+ 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 [Fri Jul 10 00:24:30 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-d48548896-wdkrs 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 0x564219938160 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-07-10 00:24:34.492 7 INFO neutron.common.config [-] Logging enabled! 2026-07-10 00:24:34.492 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-10 00:24:34.502 8 INFO neutron.common.config [-] Logging enabled! 2026-07-10 00:24:34.502 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-10 00:24:34.926 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-10 00:24:34.927 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-10 00:24:35.786 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:35.788 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-10 00:24:35.791 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-10 00:24:35.792 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:35.792 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-10 00:24:35.793 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-10 00:24:35.793 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:35.800 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:35.800 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:35.800 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:35.813 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:35.816 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-10 00:24:35.819 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-10 00:24:35.819 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-10 00:24:35.820 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:35.820 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-10 00:24:35.820 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-10 00:24:35.820 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:35.820 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:35.820 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-10 00:24:35.826 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:35.826 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:35.826 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:35.845 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-10 00:24:35.846 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:35.846 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-10 00:24:35.863 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-10 00:24:35.863 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-10 00:24:35.863 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-10 00:24:35.863 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-10 00:24:35.870 8 WARNING oslo_policy.policy [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] 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-07-10 00:24:35.887 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-10 00:24:35.888 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-10 00:24:35.888 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-10 00:24:35.888 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-10 00:24:35.895 7 WARNING oslo_policy.policy [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] 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-07-10 00:24:36.166 8 INFO neutron.plugins.ml2.managers [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] Initializing driver for type 'vlan' 2026-07-10 00:24:36.174 7 INFO neutron.plugins.ml2.managers [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] Initializing driver for type 'vlan' 2026-07-10 00:24:36.481 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] VlanTypeDriver initialization complete 2026-07-10 00:24:36.482 8 INFO neutron.plugins.ml2.managers [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] Initializing driver for type 'vxlan' 2026-07-10 00:24:36.482 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-10 00:24:36.495 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] VlanTypeDriver initialization complete 2026-07-10 00:24:36.496 7 INFO neutron.plugins.ml2.managers [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] Initializing driver for type 'vxlan' 2026-07-10 00:24:36.496 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-10 00:24:36.504 8 INFO neutron.plugins.ml2.managers [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-10 00:24:36.504 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-10 00:24:36.504 8 INFO neutron.plugins.ml2.managers [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] Initializing extension driver 'port_security' 2026-07-10 00:24:36.504 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-10 00:24:36.505 8 INFO neutron.plugins.ml2.managers [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] Initializing extension driver 'qos' 2026-07-10 00:24:36.505 8 INFO neutron.plugins.ml2.managers [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-10 00:24:36.505 8 INFO neutron.plugins.ml2.managers [None req-e995b0b6-38f7-4836-875c-9a87977791da - - - - - -] Initializing mechanism driver 'l2population' 2026-07-10 00:24:36.516 8 INFO neutron.quota [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded quota_driver: . 2026-07-10 00:24:36.516 8 INFO neutron.plugins.ml2.plugin [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Modular L2 Plugin initialization complete 2026-07-10 00:24:36.516 8 INFO neutron.plugins.ml2.managers [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-10 00:24:36.516 8 INFO neutron.plugins.ml2.managers [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-10 00:24:36.517 8 INFO neutron.plugins.ml2.managers [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Got port-security extension from driver 'port_security' 2026-07-10 00:24:36.517 8 INFO neutron.extensions.vlantransparent [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Disabled vlantransparent extension. 2026-07-10 00:24:36.517 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: qos 2026-07-10 00:24:36.522 7 INFO neutron.plugins.ml2.managers [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-10 00:24:36.522 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-10 00:24:36.523 7 INFO neutron.plugins.ml2.managers [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] Initializing extension driver 'port_security' 2026-07-10 00:24:36.523 7 INFO neutron.plugins.ml2.extensions.port_security [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-10 00:24:36.523 7 INFO neutron.plugins.ml2.managers [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] Initializing extension driver 'qos' 2026-07-10 00:24:36.523 7 INFO neutron.plugins.ml2.managers [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-10 00:24:36.523 7 INFO neutron.plugins.ml2.managers [None req-cef3484c-40a4-445b-babc-11bb61a29c83 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-10 00:24:36.528 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: router 2026-07-10 00:24:36.534 7 INFO neutron.quota [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded quota_driver: . 2026-07-10 00:24:36.534 7 INFO neutron.plugins.ml2.plugin [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Modular L2 Plugin initialization complete 2026-07-10 00:24:36.535 7 INFO neutron.plugins.ml2.managers [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-10 00:24:36.535 7 INFO neutron.plugins.ml2.managers [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-10 00:24:36.535 7 INFO neutron.plugins.ml2.managers [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-10 00:24:36.535 7 INFO neutron.extensions.vlantransparent [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Disabled vlantransparent extension. 2026-07-10 00:24:36.535 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: qos 2026-07-10 00:24:36.545 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: router 2026-07-10 00:24:36.561 8 INFO neutron.services.service_base [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-10 00:24:36.562 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: segments 2026-07-10 00:24:36.579 7 INFO neutron.services.service_base [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-10 00:24:36.579 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: segments 2026-07-10 00:24:36.654 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: trunk 2026-07-10 00:24:36.672 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: trunk 2026-07-10 00:24:36.713 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: vpnaas 2026-07-10 00:24:36.717 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: vpnaas 2026-07-10 00:24:36.750 8 WARNING stevedore.named [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 00:24:36.752 7 WARNING stevedore.named [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 00:24:36.801 7 INFO neutron_vpnaas.services.vpn.plugin [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-10 00:24:36.801 7 INFO neutron.common.utils [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-10 00:24:36.802 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: auto_allocate 2026-07-10 00:24:36.805 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: tag 2026-07-10 00:24:36.811 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-10 00:24:36.811 8 INFO neutron.common.utils [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-10 00:24:36.811 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: auto_allocate 2026-07-10 00:24:36.812 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: timestamp 2026-07-10 00:24:36.814 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: network_ip_availability 2026-07-10 00:24:36.815 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: tag 2026-07-10 00:24:36.818 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: flavors 2026-07-10 00:24:36.820 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: timestamp 2026-07-10 00:24:36.821 7 INFO neutron.manager [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loading Plugin: revisions 2026-07-10 00:24:36.823 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: network_ip_availability 2026-07-10 00:24:36.824 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Initializing extension manager. 2026-07-10 00:24:36.825 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: address-group 2026-07-10 00:24:36.826 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: address-scope 2026-07-10 00:24:36.826 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: flavors 2026-07-10 00:24:36.826 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-10 00:24:36.827 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: agent 2026-07-10 00:24:36.828 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: agent-resources-synced 2026-07-10 00:24:36.829 8 INFO neutron.manager [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loading Plugin: revisions 2026-07-10 00:24:36.829 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-10 00:24:36.830 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-10 00:24:36.831 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: availability_zone 2026-07-10 00:24:36.831 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: availability_zone_filter 2026-07-10 00:24:36.832 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-10 00:24:36.832 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Initializing extension manager. 2026-07-10 00:24:36.832 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: default-subnetpools 2026-07-10 00:24:36.833 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: address-group 2026-07-10 00:24:36.834 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-10 00:24:36.834 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: address-scope 2026-07-10 00:24:36.834 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: dns-integration 2026-07-10 00:24:36.835 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-10 00:24:36.835 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: dns-domain-ports 2026-07-10 00:24:36.835 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-10 00:24:36.835 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: agent 2026-07-10 00:24:36.836 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: dvr 2026-07-10 00:24:36.836 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: agent-resources-synced 2026-07-10 00:24:36.836 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-10 00:24:36.837 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: empty-string-filtering 2026-07-10 00:24:36.837 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: allowed-address-pairs 2026-07-10 00:24:36.838 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:36.838 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: auto-allocated-topology 2026-07-10 00:24:36.838 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-10 00:24:36.839 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: availability_zone 2026-07-10 00:24:36.839 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: external-net 2026-07-10 00:24:36.839 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: availability_zone_filter 2026-07-10 00:24:36.839 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-10 00:24:36.840 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-10 00:24:36.840 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: extraroute 2026-07-10 00:24:36.840 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: default-subnetpools 2026-07-10 00:24:36.840 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: extraroute-atomic 2026-07-10 00:24:36.841 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-10 00:24:36.842 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-10 00:24:36.842 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-10 00:24:36.842 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-10 00:24:36.842 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: dns-integration 2026-07-10 00:24:36.843 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-10 00:24:36.843 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: dns-domain-ports 2026-07-10 00:24:36.843 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: fip-port-details 2026-07-10 00:24:36.843 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-10 00:24:36.844 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: dvr 2026-07-10 00:24:36.844 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: flavors 2026-07-10 00:24:36.845 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-10 00:24:36.845 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-10 00:24:36.845 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: empty-string-filtering 2026-07-10 00:24:36.846 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:36.846 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: floatingip-pools 2026-07-10 00:24:36.846 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-10 00:24:36.847 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: ip_allocation 2026-07-10 00:24:36.847 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: external-net 2026-07-10 00:24:36.847 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-10 00:24:36.847 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-10 00:24:36.848 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: l2_adjacency 2026-07-10 00:24:36.848 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: extraroute 2026-07-10 00:24:36.849 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: extraroute-atomic 2026-07-10 00:24:36.849 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: router 2026-07-10 00:24:36.849 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-10 00:24:36.850 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-10 00:24:36.850 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:36.850 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-10 00:24:36.851 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-10 00:24:36.851 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-10 00:24:36.852 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: fip-port-details 2026-07-10 00:24:36.852 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-10 00:24:36.852 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: ext-gw-mode 2026-07-10 00:24:36.852 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: flavors 2026-07-10 00:24:36.853 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: l3-ha 2026-07-10 00:24:36.853 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:36.853 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-10 00:24:36.854 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-10 00:24:36.854 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: floatingip-pools 2026-07-10 00:24:36.854 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: l3-flavors 2026-07-10 00:24:36.855 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: ip_allocation 2026-07-10 00:24:36.855 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: ip-substring-filtering 2026-07-10 00:24:36.855 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:36.856 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: l2_adjacency 2026-07-10 00:24:36.856 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-10 00:24:36.857 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: router 2026-07-10 00:24:36.858 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-10 00:24:36.858 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:36.859 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-10 00:24:36.859 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-10 00:24:36.860 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-10 00:24:36.860 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-10 00:24:36.860 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: ext-gw-mode 2026-07-10 00:24:36.861 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-10 00:24:36.861 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: l3-ha 2026-07-10 00:24:36.862 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:36.862 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-10 00:24:36.862 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-10 00:24:36.862 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: multi-provider 2026-07-10 00:24:36.863 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: l3-flavors 2026-07-10 00:24:36.863 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: net-mtu 2026-07-10 00:24:36.863 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: net-mtu-writable 2026-07-10 00:24:36.864 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:36.864 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: network_availability_zone 2026-07-10 00:24:36.864 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-10 00:24:36.865 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: network_ha 2026-07-10 00:24:36.865 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: network-ip-availability 2026-07-10 00:24:36.866 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-10 00:24:36.866 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-10 00:24:36.867 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: pagination 2026-07-10 00:24:36.867 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-10 00:24:36.867 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-device-profile 2026-07-10 00:24:36.868 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-10 00:24:36.868 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-10 00:24:36.869 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-10 00:24:36.869 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-10 00:24:36.869 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-10 00:24:36.870 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-mac-override 2026-07-10 00:24:36.870 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-10 00:24:36.870 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-10 00:24:36.871 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: multi-provider 2026-07-10 00:24:36.871 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-10 00:24:36.871 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: net-mtu 2026-07-10 00:24:36.871 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-resource-request 2026-07-10 00:24:36.872 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: net-mtu-writable 2026-07-10 00:24:36.872 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-10 00:24:36.872 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: network_availability_zone 2026-07-10 00:24:36.872 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: binding 2026-07-10 00:24:36.873 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: network_ha 2026-07-10 00:24:36.873 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: binding-extended 2026-07-10 00:24:36.873 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: network-ip-availability 2026-07-10 00:24:36.874 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-security 2026-07-10 00:24:36.874 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: project-id 2026-07-10 00:24:36.874 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-10 00:24:36.875 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: provider 2026-07-10 00:24:36.875 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: pagination 2026-07-10 00:24:36.875 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-device-profile 2026-07-10 00:24:36.876 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-10 00:24:36.877 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos 2026-07-10 00:24:36.877 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-10 00:24:36.877 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-10 00:24:36.877 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-10 00:24:36.878 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-mac-override 2026-07-10 00:24:36.878 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-10 00:24:36.878 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-10 00:24:36.878 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-default 2026-07-10 00:24:36.879 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-10 00:24:36.879 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-fip 2026-07-10 00:24:36.879 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-resource-request 2026-07-10 00:24:36.880 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-10 00:24:36.880 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-resource-request-groups 2026-07-10 00:24:36.880 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-10 00:24:36.881 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: binding 2026-07-10 00:24:36.881 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-10 00:24:36.881 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: binding-extended 2026-07-10 00:24:36.881 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-10 00:24:36.882 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-security 2026-07-10 00:24:36.882 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-10 00:24:36.882 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: project-id 2026-07-10 00:24:36.883 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-pps 2026-07-10 00:24:36.883 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: provider 2026-07-10 00:24:36.883 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-10 00:24:36.884 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-10 00:24:36.885 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos 2026-07-10 00:24:36.885 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: qos-rules-alias 2026-07-10 00:24:36.885 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: quota-check-limit 2026-07-10 00:24:36.885 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-10 00:24:36.886 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-10 00:24:36.886 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-default 2026-07-10 00:24:36.887 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: quotas 2026-07-10 00:24:36.887 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-fip 2026-07-10 00:24:36.888 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-10 00:24:36.888 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: quota_details 2026-07-10 00:24:36.888 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-gateway-ip 2026-07-10 00:24:36.889 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-port-network-policy 2026-07-10 00:24:36.889 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: rbac-policies 2026-07-10 00:24:36.890 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-pps-minimum 2026-07-10 00:24:36.890 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: rbac-address-group 2026-07-10 00:24:36.890 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: rbac-address-scope 2026-07-10 00:24:36.890 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-10 00:24:36.891 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: rbac-security-groups 2026-07-10 00:24:36.891 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-pps 2026-07-10 00:24:36.891 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-10 00:24:36.892 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-rule-type-details 2026-07-10 00:24:36.892 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: revision-if-match 2026-07-10 00:24:36.892 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-10 00:24:36.893 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-10 00:24:36.893 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: qos-rules-alias 2026-07-10 00:24:36.893 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: router_availability_zone 2026-07-10 00:24:36.893 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: quota-check-limit 2026-07-10 00:24:36.894 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-10 00:24:36.895 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: quotas 2026-07-10 00:24:36.895 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-10 00:24:36.896 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-10 00:24:36.896 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: quota_details 2026-07-10 00:24:36.896 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-10 00:24:36.897 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-10 00:24:36.897 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: rbac-policies 2026-07-10 00:24:36.897 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-10 00:24:36.898 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: rbac-address-group 2026-07-10 00:24:36.898 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-10 00:24:36.898 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: rbac-address-scope 2026-07-10 00:24:36.899 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: rbac-security-groups 2026-07-10 00:24:36.899 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: rbac-subnetpool 2026-07-10 00:24:36.900 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: revision-if-match 2026-07-10 00:24:36.901 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: standard-attr-revisions 2026-07-10 00:24:36.901 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: router_availability_zone 2026-07-10 00:24:36.902 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-10 00:24:36.903 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: security-groups-default-rules 2026-07-10 00:24:36.904 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-10 00:24:36.905 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-10 00:24:36.905 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-10 00:24:36.905 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: security-group 2026-07-10 00:24:36.906 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-10 00:24:36.906 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: segment 2026-07-10 00:24:36.906 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-10 00:24:36.907 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-10 00:24:36.908 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: service-type 2026-07-10 00:24:36.908 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: sorting 2026-07-10 00:24:36.909 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: standard-attr-segment 2026-07-10 00:24:36.909 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: standard-attr-description 2026-07-10 00:24:36.910 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: stateful-security-group 2026-07-10 00:24:36.910 7 WARNING neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-10 00:24:36.911 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-10 00:24:36.912 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: subnet_onboard 2026-07-10 00:24:36.912 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-10 00:24:36.913 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: subnet-service-types 2026-07-10 00:24:36.913 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: subnet_allocation 2026-07-10 00:24:36.914 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-10 00:24:36.915 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-10 00:24:36.915 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: security-group 2026-07-10 00:24:36.916 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: segment 2026-07-10 00:24:36.917 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-10 00:24:36.917 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: standard-attr-tag 2026-07-10 00:24:36.917 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: service-type 2026-07-10 00:24:36.918 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: sorting 2026-07-10 00:24:36.918 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-10 00:24:36.918 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: standard-attr-segment 2026-07-10 00:24:36.919 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: trunk 2026-07-10 00:24:36.919 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: standard-attr-description 2026-07-10 00:24:36.919 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: trunk-details 2026-07-10 00:24:36.920 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: stateful-security-group 2026-07-10 00:24:36.920 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-10 00:24:36.920 8 WARNING neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-10 00:24:36.920 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-10 00:24:36.921 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-10 00:24:36.921 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: subnet_onboard 2026-07-10 00:24:36.922 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-10 00:24:36.922 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-10 00:24:36.922 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: subnet-service-types 2026-07-10 00:24:36.923 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-10 00:24:36.923 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: subnet_allocation 2026-07-10 00:24:36.924 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: vpn-flavors 2026-07-10 00:24:36.924 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-10 00:24:36.924 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-10 00:24:36.925 7 INFO neutron.api.extensions [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Loaded extension: vpnaas 2026-07-10 00:24:36.927 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-10 00:24:36.927 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: standard-attr-tag 2026-07-10 00:24:36.927 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-10 00:24:36.928 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.928 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-10 00:24:36.928 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-10 00:24:36.929 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: trunk 2026-07-10 00:24:36.929 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: trunk-details 2026-07-10 00:24:36.930 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-10 00:24:36.930 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-10 00:24:36.932 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-10 00:24:36.932 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-10 00:24:36.932 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-10 00:24:36.933 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-10 00:24:36.933 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: vpn-flavors 2026-07-10 00:24:36.935 8 INFO neutron.api.extensions [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Loaded extension: vpnaas 2026-07-10 00:24:36.937 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-10 00:24:36.937 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-10 00:24:36.938 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.938 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-10 00:24:36.938 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-10 00:24:36.939 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-10 00:24:36.940 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-10 00:24:36.941 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.941 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.941 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.942 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.942 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-10 00:24:36.942 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-10 00:24:36.942 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-10 00:24:36.943 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-10 00:24:36.943 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-10 00:24:36.944 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-10 00:24:36.944 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-10 00:24:36.945 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-10 00:24:36.949 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-10 00:24:36.949 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-10 00:24:36.950 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-10 00:24:36.950 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] router is already registered 2026-07-10 00:24:36.950 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-10 00:24:36.950 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-10 00:24:36.951 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] floatingip is already registered 2026-07-10 00:24:36.951 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.951 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.952 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.952 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.953 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-10 00:24:36.953 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-10 00:24:36.954 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-10 00:24:36.955 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-10 00:24:36.955 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-10 00:24:36.956 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-10 00:24:36.956 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-10 00:24:36.956 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] rbac_policy is already registered 2026-07-10 00:24:36.957 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-10 00:24:36.957 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] security_group is already registered 2026-07-10 00:24:36.958 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-10 00:24:36.958 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] security_group_rule is already registered 2026-07-10 00:24:36.959 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.959 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.960 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.960 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.960 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-10 00:24:36.961 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] router is already registered 2026-07-10 00:24:36.961 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-10 00:24:36.961 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] trunk is already registered 2026-07-10 00:24:36.961 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-10 00:24:36.961 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-10 00:24:36.961 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] floatingip is already registered 2026-07-10 00:24:36.962 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] endpoint_group is already registered 2026-07-10 00:24:36.962 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-10 00:24:36.962 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] vpnservice is already registered 2026-07-10 00:24:36.963 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-10 00:24:36.963 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] ipsec_site_connection is already registered 2026-07-10 00:24:36.964 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-10 00:24:36.964 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] ipsecpolicy is already registered 2026-07-10 00:24:36.964 7 INFO neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-10 00:24:36.964 7 WARNING neutron.quota.resource_registry [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] ikepolicy is already registered 2026-07-10 00:24:36.966 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-10 00:24:36.967 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] rbac_policy is already registered 2026-07-10 00:24:36.967 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-10 00:24:36.968 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] security_group is already registered 2026-07-10 00:24:36.968 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-10 00:24:36.968 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] security_group_rule is already registered 2026-07-10 00:24:36.969 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.970 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.970 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-10 00:24:36.970 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] subnetpool is already registered 2026-07-10 00:24:36.971 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-10 00:24:36.971 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] trunk is already registered 2026-07-10 00:24:36.972 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-10 00:24:36.972 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] endpoint_group is already registered 2026-07-10 00:24:36.972 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-10 00:24:36.973 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] vpnservice is already registered 2026-07-10 00:24:36.973 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-10 00:24:36.973 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] ipsec_site_connection is already registered 2026-07-10 00:24:36.974 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-10 00:24:36.974 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] ipsecpolicy is already registered 2026-07-10 00:24:36.975 8 INFO neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-10 00:24:36.975 8 WARNING neutron.quota.resource_registry [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] ikepolicy is already registered 2026-07-10 00:24:37.001 7 WARNING keystonemiddleware._common.config [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:24:37.009 7 WARNING oslo_config.cfg [None req-8109680b-05a8-44c3-a8a3-315c6b178864 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x564219938160 pid: 7 (default app) 2026-07-10 00:24:37.012 8 WARNING keystonemiddleware._common.config [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:24:37.020 8 WARNING oslo_config.cfg [None req-3616c36d-e761-42b9-89d1-5b527984c2fb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x564219938160 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-07-10 00:24:42.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58d183d3-ffd1-4d6d-87ca-43dad9e5a6aa cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:24:41 2026] GET /v2.0/networks/public => generated 108 bytes in 830 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: 4/5] 199.204.45.222 () {44 vars in 948 bytes} [Fri Jul 10 00:24:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:24:43.183 8 WARNING oslo_policy.policy [None req-ca1f434b-71f5-44d8-b2a1-282f948ac708 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-10 00:24:43.320 8 WARNING neutron.services.revisions.revision_plugin [None req-ca1f434b-71f5-44d8-b2a1-282f948ac708 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Could not find related network for resource to bump revision. 2026-07-10 00:24:43.352 8 INFO neutron.db.segments_db [None req-ca1f434b-71f5-44d8-b2a1-282f948ac708 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment cfa9b415-fd74-4f3b-b3c7-e8886a6451bb of type flat for network 0940cac7-bbc8-41d5-9f03-1cef958bb70d 2026-07-10 00:24:43.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca1f434b-71f5-44d8-b2a1-282f948ac708 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.222 () {48 vars in 966 bytes} [Fri Jul 10 00:24:43 2026] POST /v2.0/networks => generated 124 bytes in 406 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:24:49.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f703320e-28fa-430c-a733-379c6abeac35 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:24:49 2026] GET /v2.0/networks/public => generated 108 bytes in 376 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.222 () {44 vars in 948 bytes} [Fri Jul 10 00:24:49 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-07-10 00:24:49.752 7 WARNING oslo_policy.policy [None req-ef57f7b5-e6f1-4e8b-8ff7-3d7cf425fddb cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-10 00:24:49.804 7 WARNING neutron.services.revisions.revision_plugin [None req-ef57f7b5-e6f1-4e8b-8ff7-3d7cf425fddb cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Could not find related network for resource to bump revision. 2026-07-10 00:24:49.825 7 INFO neutron.db.segments_db [None req-ef57f7b5-e6f1-4e8b-8ff7-3d7cf425fddb cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment e26beb82-9356-4171-9689-bf895a6ff48d of type flat for network 9e0fb0f0-21a6-445f-a54c-aadf06070027 2026-07-10 00:24:49.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef57f7b5-e6f1-4e8b-8ff7-3d7cf425fddb cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.222 () {48 vars in 966 bytes} [Fri Jul 10 00:24:49 2026] POST /v2.0/networks => generated 124 bytes in 307 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:24:55.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf27f352-a7d2-42d8-b4a0-627ec1ecdc6f cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:24:55 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.222 () {44 vars in 948 bytes} [Fri Jul 10 00:24:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:24:55.846 7 WARNING neutron.services.revisions.revision_plugin [None req-e7a70fdc-3c1c-4ed4-b3b0-e4f649ea6221 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Could not find related network for resource to bump revision. 2026-07-10 00:24:55.870 7 INFO neutron.db.segments_db [None req-e7a70fdc-3c1c-4ed4-b3b0-e4f649ea6221 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 61dba8b5-1ba1-4899-a904-9d7c5394bea9 of type flat for network 9b22bf9b-228c-410e-a7d9-95176eb3616d 2026-07-10 00:24:55.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7a70fdc-3c1c-4ed4-b3b0-e4f649ea6221 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.222 () {48 vars in 966 bytes} [Fri Jul 10 00:24:55 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-07-10 00:25:01.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-823ccf1f-cbe9-416a-bd13-8312999cb033 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:25:01 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.222 () {44 vars in 948 bytes} [Fri Jul 10 00:25:01 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-07-10 00:25:01.875 8 WARNING neutron.services.revisions.revision_plugin [None req-029090bb-7686-41a8-8104-faf0f4478f86 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Could not find related network for resource to bump revision. 2026-07-10 00:25:01.896 8 INFO neutron.db.segments_db [None req-029090bb-7686-41a8-8104-faf0f4478f86 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 6888d2a7-6c92-41a4-8e29-cda91b20ec16 of type flat for network e561ffe8-951c-4a63-b64f-cccfde6dcd00 2026-07-10 00:25:01.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-029090bb-7686-41a8-8104-faf0f4478f86 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.222 () {48 vars in 966 bytes} [Fri Jul 10 00:25:01 2026] POST /v2.0/networks => generated 124 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:25:07.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ebf010fd-74d4-4f9f-826a-5d77a07ac5a5 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:25:07 2026] GET /v2.0/networks/public => generated 108 bytes in 63 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.222 () {44 vars in 948 bytes} [Fri Jul 10 00:25:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:25:07.919 7 WARNING neutron.services.revisions.revision_plugin [None req-f7276b5b-4d42-4921-8669-056423ce741c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Could not find related network for resource to bump revision. 2026-07-10 00:25:07.966 7 INFO neutron.db.segments_db [None req-f7276b5b-4d42-4921-8669-056423ce741c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 12ffd8b9-0de5-4784-8ca7-e3cd88819aa3 of type flat for network 1ac78bcc-ad94-4707-843e-e5fd052bfd8f [pid: 7|app: 0|req: 11/19] 199.204.45.222 () {48 vars in 966 bytes} [Fri Jul 10 00:25:07 2026] POST /v2.0/networks => generated 706 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:25:09.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8ba2c78-8416-4072-9076-df6309db3b9b cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:25:09 2026] GET /v2.0/networks/public => generated 108 bytes in 49 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.222 () {44 vars in 948 bytes} [Fri Jul 10 00:25:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:25:09.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0c955f5-f612-478d-8d32-2ac292cff370 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.222 () {44 vars in 1033 bytes} [Fri Jul 10 00:25:09 2026] GET /v2.0/subnets/public-subnet?network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.222 () {44 vars in 1056 bytes} [Fri Jul 10 00:25:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f => 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: 11/24] 199.204.45.222 () {48 vars in 964 bytes} [Fri Jul 10 00:25:09 2026] POST /v2.0/subnets => generated 641 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:29:36.622 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:29:36.625 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:29:36.625 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jul 10 00:29:36 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.222) !!! 2026-07-10 00:29:36.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23902cc3-a60d-4544-a3ab-dace737b591a cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 199.204.45.222 () {44 vars in 936 bytes} [Fri Jul 10 00:29:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:29:36.780 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:29:36.781 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:29:36.783 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jul 10 00:29:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.222) !!! [pid: 7|app: 0|req: 31/60] 199.204.45.222 () {44 vars in 958 bytes} [Fri Jul 10 00:29:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:29:36.877 8 INFO neutron.db.segments_db [None req-1e217831-be24-4bb7-9e00-a0ccd8e0ab5f cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 3a76d8f6-2a60-456f-b660-b0c4e3d8a94a of type vxlan for network bb7f85d2-c743-452e-98ac-daf48224b5f3 [pid: 8|app: 0|req: 30/61] 199.204.45.222 () {48 vars in 965 bytes} [Fri Jul 10 00:29:36 2026] POST /v2.0/networks => generated 707 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:29:38.010 7 INFO oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51590. 2026-07-10 00:29:38.011 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51572. 2026-07-10 00:29:38.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-205524b5-ab61-444b-9357-1fc049320cc4 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/62] 199.204.45.222 () {44 vars in 936 bytes} [Fri Jul 10 00:29:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:29:38.121 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51594. 2026-07-10 00:29:38.121 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51592. [pid: 8|app: 0|req: 31/63] 199.204.45.222 () {44 vars in 958 bytes} [Fri Jul 10 00:29:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:29:38.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c25b473b-8443-40ab-bff0-7ea622dd32ad cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.204.45.222 () {44 vars in 1035 bytes} [Fri Jul 10 00:29:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.204.45.222 () {44 vars in 1058 bytes} [Fri Jul 10 00:29:38 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.222 () {48 vars in 964 bytes} [Fri Jul 10 00:29:38 2026] POST /v2.0/subnets => generated 627 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:29:39.487 8 INFO neutron.api.v2.resource [None req-14f941d6-0bd4-482a-8ac3-ee6622c1c9cc cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.204.45.222 () {44 vars in 970 bytes} [Fri Jul 10 00:29:39 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.222 () {44 vars in 992 bytes} [Fri Jul 10 00:29:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-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: 34/69] 199.204.45.222 () {48 vars in 979 bytes} [Fri Jul 10 00:29:39 2026] POST /v2.0/security-groups => generated 1616 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:40 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:40 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:40 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 1616 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.222 () {48 vars in 990 bytes} [Fri Jul 10 00:29:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:41 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 2230 bytes in 68 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:41 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 2230 bytes in 29 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:41 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => 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: 39/79] 199.204.45.222 () {48 vars in 990 bytes} [Fri Jul 10 00:29:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:42 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 2846 bytes in 63 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:42 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:42 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 2846 bytes in 33 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.222 () {48 vars in 990 bytes} [Fri Jul 10 00:29:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:43 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 3462 bytes in 62 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:43 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 3462 bytes in 35 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:44 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 3462 bytes in 178 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.222 () {48 vars in 990 bytes} [Fri Jul 10 00:29:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 127 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:45 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4078 bytes in 65 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:45 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4078 bytes in 46 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:45 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4078 bytes in 35 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.222 () {48 vars in 990 bytes} [Fri Jul 10 00:29:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 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.222 () {44 vars in 986 bytes} [Fri Jul 10 00:29:46 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 732 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:29:46.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-158a7ab6-d941-4f6a-89ba-586d83ece2d2 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/93] 199.204.45.222 () {44 vars in 1075 bytes} [Fri Jul 10 00:29:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.222 () {44 vars in 1098 bytes} [Fri Jul 10 00:29:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:46 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.222 () {48 vars in 960 bytes} [Fri Jul 10 00:29:46 2026] POST /v2.0/ports => generated 1100 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:29:52.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f492da1-83ab-4868-a5b9-317a259a24a9 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.204.45.222 () {44 vars in 978 bytes} [Fri Jul 10 00:29:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/98] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.222 () {48 vars in 1030 bytes} [Fri Jul 10 00:29:52 2026] PUT /v2.0/ports/a2f49181-c579-4619-8677-bc607a989e3d => generated 1213 bytes in 558 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.222 () {44 vars in 919 bytes} [Fri Jul 10 00:29:54 2026] GET /v2.0/ports => generated 3730 bytes in 98 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-07-10 00:29:55.506 8 INFO neutron.api.v2.resource [None req-ae1a1037-afaa-4c25-9d00-2a4203507f7f cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.204.45.222 () {44 vars in 958 bytes} [Fri Jul 10 00:29:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.204.45.222 () {44 vars in 980 bytes} [Fri Jul 10 00:29:55 2026] GET /v2.0/security-groups?name=lb-mgmt-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: 51/105] 199.204.45.222 () {48 vars in 979 bytes} [Fri Jul 10 00:29:55 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:56 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:56 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:56 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.222 () {48 vars in 990 bytes} [Fri Jul 10 00:29:56 2026] POST /v2.0/security-group-rules => generated 623 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:57 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 2246 bytes in 70 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:57 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 2246 bytes in 34 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.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:29:57 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 2246 bytes in 31 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.222 () {48 vars in 990 bytes} [Fri Jul 10 00:29:57 2026] POST /v2.0/security-group-rules => generated 627 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.222 () {44 vars in 974 bytes} [Fri Jul 10 00:31:10 2026] GET /v2.0/quotas/3ea7ee2fa64a4c35953454f683b3a3bb => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 63/124] 199.204.45.222 () {48 vars in 1026 bytes} [Fri Jul 10 00:31:10 2026] PUT /v2.0/quotas/3ea7ee2fa64a4c35953454f683b3a3bb => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:33:11.555 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:33:11.559 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] 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-07-10 00:33:11.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fa0cec9-d3af-4ae8-a17d-daf4fe778661 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/142] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 00:33:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:33:11.707 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:33:11.708 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:33:11.711 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 00:33:11 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.222) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 71/143] 199.204.45.222 () {30 vars in 762 bytes} [Fri Jul 10 00:33:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:33:13.443 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60732. 2026-07-10 00:33:13.444 7 INFO oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60724. 2026-07-10 00:33:13.537 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e4c23da-48ca-4d03-bdfb-3b1becdbddc6 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/144] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 00:33:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:33:13.571 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60740. 2026-07-10 00:33:13.572 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60750. [pid: 8|app: 0|req: 72/145] 199.204.45.222 () {30 vars in 762 bytes} [Fri Jul 10 00:33:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:39:14.432 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:39:14.433 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:39:14.436 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Jul 10 00:39:14 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=57b44825aa32427faf417a83c49a7de1 (ip 199.204.45.222) !!! 2026-07-10 00:39:14.602 8 INFO neutron.api.v2.resource [None req-788b47c8-adcf-4e95-b058-64ef6cddf960 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 97/194] 199.204.45.222 () {44 vars in 1073 bytes} [Fri Jul 10 00:39:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=57b44825aa32427faf417a83c49a7de1 => generated 139 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:39:14.614 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:39:14.624 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:39:14.625 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 00:39:14 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=57b44825aa32427faf417a83c49a7de1 (ip 199.204.45.222) !!! [pid: 7|app: 0|req: 98/195] 199.204.45.222 () {44 vars in 1096 bytes} [Fri Jul 10 00:39:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=57b44825aa32427faf417a83c49a7de1 => generated 23 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.204.45.222 () {48 vars in 980 bytes} [Fri Jul 10 00:39:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:39:15.910 7 INFO oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55556. 2026-07-10 00:39:15.912 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55544. [pid: 7|app: 0|req: 99/197] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:15 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 1624 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:39:15 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => generated 1624 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:16 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:39:16.121 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55566. 2026-07-10 00:39:16.128 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55570. [pid: 8|app: 0|req: 100/200] 199.204.45.222 () {48 vars in 990 bytes} [Fri Jul 10 00:39:16 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: 101/201] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:17 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 2234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:39:17 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:17 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 2234 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.222 () {48 vars in 990 bytes} [Fri Jul 10 00:39:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:18 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 2846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:39:18 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:18 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.222 () {48 vars in 990 bytes} [Fri Jul 10 00:39:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:19 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:39:19 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => 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: 106/211] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:39:19 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.222 () {48 vars in 990 bytes} [Fri Jul 10 00:39:19 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) [pid: 7|app: 0|req: 116/233] 199.204.45.222 () {30 vars in 739 bytes} [Fri Jul 10 00:41:40 2026] GET /v2.0/networks?tenant_id=57b44825aa32427faf417a83c49a7de1&shared=False => generated 15 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:41:40.569 8 INFO neutron.db.segments_db [None req-dba723e0-de66-4b77-94e6-d274b8e58c30 3f822e976f8c4403b1b1f02bec794d19 57b44825aa32427faf417a83c49a7de1 - - e9f79223a01c400b8a5656ff6e6955b0 e9f79223a01c400b8a5656ff6e6955b0] Added segment a8136387-b45b-4fc3-97a3-b380e4be4bae of type vxlan for network 4f76eec3-e7fe-4e89-8555-0252272c42a5 [pid: 8|app: 0|req: 118/234] 199.204.45.222 () {34 vars in 681 bytes} [Fri Jul 10 00:41:40 2026] POST /v2.0/networks => generated 717 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/235] 199.204.45.222 () {30 vars in 721 bytes} [Fri Jul 10 00:41:40 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/236] 199.204.45.222 () {30 vars in 632 bytes} [Fri Jul 10 00:41:40 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/237] 199.204.45.222 () {34 vars in 676 bytes} [Fri Jul 10 00:41:40 2026] POST /v2.0/ports => generated 963 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 00:41:41 2026] GET /v2.0/networks/4f76eec3-e7fe-4e89-8555-0252272c42a5 => generated 704 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/239] 199.204.45.222 () {30 vars in 721 bytes} [Fri Jul 10 00:41:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 00:41:43 2026] GET /v2.0/networks/4f76eec3-e7fe-4e89-8555-0252272c42a5 => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.204.45.222 () {44 vars in 974 bytes} [Fri Jul 10 00:42:00 2026] GET /v2.0/quotas/57b44825aa32427faf417a83c49a7de1 => generated 292 bytes in 16 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: 123/244] 199.204.45.222 () {48 vars in 1026 bytes} [Fri Jul 10 00:42:00 2026] PUT /v2.0/quotas/57b44825aa32427faf417a83c49a7de1 => generated 291 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:53:53.377 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:53:53.379 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:53:53.380 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 00:53:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.222) !!! 2026-07-10 00:53:53.543 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac5b061b-45cc-40cf-921b-b5cac1e5fe52 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/339] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:53:53 2026] GET /v2.0/networks/public => generated 108 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:53:53.552 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:53:53.555 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:53:53.555 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 10 00:53:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.222) !!! [pid: 7|app: 0|req: 169/340] 199.204.45.222 () {44 vars in 948 bytes} [Fri Jul 10 00:53:53 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-07-10 00:53:54.723 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37036. 2026-07-10 00:53:54.724 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37022. 2026-07-10 00:53:54.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3ed88ed-e04c-4791-a5f7-f43059d19a8f cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/341] 199.204.45.222 () {44 vars in 926 bytes} [Fri Jul 10 00:53:54 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:53:54.803 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37050. 2026-07-10 00:53:54.804 7 INFO oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37052. [pid: 7|app: 0|req: 170/342] 199.204.45.222 () {44 vars in 948 bytes} [Fri Jul 10 00:53:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:53:54.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65bfc2b2-d9a8-448f-9066-699dba0eb540 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/343] 199.204.45.222 () {44 vars in 1033 bytes} [Fri Jul 10 00:53:54 2026] GET /v2.0/subnets/public-subnet?network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/344] 199.204.45.222 () {44 vars in 1056 bytes} [Fri Jul 10 00:53:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:54:27.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6b2eac2-2c7f-411b-a382-ef65c48c6786 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/351] 199.204.45.222 () {44 vars in 936 bytes} [Fri Jul 10 00:54:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 199.204.45.222 () {44 vars in 958 bytes} [Fri Jul 10 00:54:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:54:28.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d261b2c6-9b79-4850-b633-89aa03b07669 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/353] 199.204.45.222 () {44 vars in 936 bytes} [Fri Jul 10 00:54:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 199.204.45.222 () {44 vars in 958 bytes} [Fri Jul 10 00:54:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:54:28.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3dd1402-542e-412b-b6e5-b2a2417b1be5 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/355] 199.204.45.222 () {44 vars in 1035 bytes} [Fri Jul 10 00:54:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 199.204.45.222 () {44 vars in 1058 bytes} [Fri Jul 10 00:54:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:54:29.487 7 INFO neutron.api.v2.resource [None req-78c56c57-7162-4aea-be4a-148b40aab136 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/357] 199.204.45.222 () {44 vars in 970 bytes} [Fri Jul 10 00:54:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.204.45.222 () {44 vars in 992 bytes} [Fri Jul 10 00:54:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:30 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:30 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:54:30 2026] GET /v2.0/security-group-rules/d7514c85-9f71-4abf-86ca-44e44fbabaf8 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:31 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => 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: 181/363] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:31 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:54:31 2026] GET /v2.0/security-group-rules/5b5127c1-5852-45b1-ae8f-ddad0089cd0b => 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: 182/365] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:32 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => 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: 184/366] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:32 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:54:32 2026] GET /v2.0/security-group-rules/0939731a-69eb-4474-b470-823a8fc9faa8 => 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: 185/368] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:33 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:33 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => 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: 186/370] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:54:33 2026] GET /v2.0/security-group-rules/148de4da-3546-4d42-b836-6e2856932a7f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:34 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:34 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:54:34 2026] GET /v2.0/security-group-rules/50b00160-c9d8-420d-bc5b-ed99182f516b => 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: 188/374] 199.204.45.222 () {44 vars in 986 bytes} [Fri Jul 10 00:54:35 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:54:35.855 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2fc5300-1cf5-4051-8984-1af34a53d003 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/375] 199.204.45.222 () {44 vars in 1075 bytes} [Fri Jul 10 00:54:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.222 () {44 vars in 1098 bytes} [Fri Jul 10 00:54:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 1254 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:35 2026] GET /v2.0/security-groups/314d1420-39fd-474b-b31a-7d0a16a7d0eb => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:54:43.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff524332-a274-40bd-b3d3-a68c3454275e cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/380] 199.204.45.222 () {44 vars in 978 bytes} [Fri Jul 10 00:54:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.222 () {44 vars in 919 bytes} [Fri Jul 10 00:54:44 2026] GET /v2.0/ports => generated 4725 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:54:45.530 7 INFO neutron.api.v2.resource [None req-4fa92a9f-e2f6-479a-8877-8b4e2c454669 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/383] 199.204.45.222 () {44 vars in 958 bytes} [Fri Jul 10 00:54:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.222 () {44 vars in 980 bytes} [Fri Jul 10 00:54:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:46 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 2886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:46 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:54:46 2026] GET /v2.0/security-group-rules/c490ebff-6105-4a71-985d-3d83321af6d5 => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:47 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 2886 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:54:47 2026] GET /v2.0/security-groups/d86906b6-e538-4cb2-9ad7-5b260b444380 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:54:47 2026] GET /v2.0/security-group-rules/2645d785-06a5-4042-9585-746193574245 => generated 627 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.222 () {44 vars in 974 bytes} [Fri Jul 10 00:54:59 2026] GET /v2.0/quotas/3ea7ee2fa64a4c35953454f683b3a3bb => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:55:50.061 7 INFO neutron.api.v2.resource [None req-fcdc2a1b-e095-4d05-a90c-ae753ff71555 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/400] 199.204.45.222 () {44 vars in 1073 bytes} [Fri Jul 10 00:55:50 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=57b44825aa32427faf417a83c49a7de1 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.222 () {44 vars in 1096 bytes} [Fri Jul 10 00:55:50 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=57b44825aa32427faf417a83c49a7de1 => generated 4072 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:55:51 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:55:51 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:55:51 2026] GET /v2.0/security-group-rules/d9e83ef3-6399-44c0-9d88-a8957b5740d9 => 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: 203/405] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:55:52 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 4075 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:55:52 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => 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: 204/407] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:55:52 2026] GET /v2.0/security-group-rules/d26b86c2-8db0-4c23-ae4a-d8e9c901d746 => generated 599 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:55:53 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:55:53 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:55:53 2026] GET /v2.0/security-group-rules/b4b061ea-9d18-48e4-a278-a072217cf7a5 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.222 () {44 vars in 1087 bytes} [Fri Jul 10 00:55:54 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0?project_id=57b44825aa32427faf417a83c49a7de1 => generated 4075 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.222 () {44 vars in 1000 bytes} [Fri Jul 10 00:55:54 2026] GET /v2.0/security-groups/9d29399b-a8bb-4588-81a8-e3e50130d4a0 => 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/413] 199.204.45.222 () {44 vars in 1010 bytes} [Fri Jul 10 00:55:54 2026] GET /v2.0/security-group-rules/21e567ea-6425-4a0c-a4c1-094436b7416b => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.222 () {44 vars in 974 bytes} [Fri Jul 10 00:56:01 2026] GET /v2.0/quotas/57b44825aa32427faf417a83c49a7de1 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.222 () {44 vars in 948 bytes} [Fri Jul 10 00:56:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:57:33.405 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:57:33.406 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] 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/430] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:57:33 2026] GET /v2.0/networks => generated 2167 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:57:34.729 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-10 00:57:34.730 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 216/431] 10.0.0.173 () {32 vars in 654 bytes} [Fri Jul 10 00:57:34 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:57:34 2026] GET /v2.0/routers => generated 15 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 00:57:34 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:57:35 2026] GET /v2.0/subnets => generated 1261 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:57:35 2026] GET /v2.0/networks => generated 2167 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:57:35.709 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c00ca4af-3eb8-43c2-b361-7b4060956072] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44806. 2026-07-10 00:57:35.711 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b94b1716-78c6-4458-95a0-d605c73dcd97] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44814. [pid: 8|app: 0|req: 218/436] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 00:57:35 2026] GET /v2.0/security-groups => generated 17401 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 10.0.0.173 () {32 vars in 654 bytes} [Fri Jul 10 00:57:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:57:46.410 7 INFO oslo.messaging._drivers.impl_rabbit [-] [09c109a9-c4ee-41b9-a670-c7ffbe695bdc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59228. 2026-07-10 00:57:46.411 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4d298227-0a96-4f98-b8ce-1d9d44a6a834] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59230. 2026-07-10 00:57:46.711 7 INFO neutron.db.segments_db [None req-2912442c-53e0-42fc-9480-a99e0bbaf749 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 32779f9c-37ae-4731-ad2b-797e97398106 of type vxlan for network 2aa2e826-26bf-4c35-b97e-5967f80ac901 2026-07-10 00:57:46.748 8 INFO neutron.db.segments_db [None req-c709b05a-ab2f-4030-8650-2caa7b06e16d cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment edfff446-816d-4433-80dc-ed659515ad9b of type vxlan for network 08de8444-908a-4858-9d97-ba1f6a055b6d [pid: 7|app: 0|req: 221/440] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:57:46 2026] POST /v2.0/networks => generated 751 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/441] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:57:46 2026] POST /v2.0/networks => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/442] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:57:46 2026] POST /v2.0/subnets => generated 674 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:57:46 2026] POST /v2.0/subnets => generated 667 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:57:47.177 7 INFO neutron.db.segments_db [None req-771c34ea-e340-404e-9223-0dd209875e0d cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 5a85ce85-95ed-42e1-b56d-de2216a9a935 of type vxlan for network c0ffbebb-a05f-4b29-84a9-78bd8f3faf84 2026-07-10 00:57:47.205 8 INFO neutron.db.segments_db [None req-2d28fd05-9c17-41ef-a55f-7135ad3db299 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment c11f47ce-2455-46e0-8e9c-ee4874ff4ea2 of type vxlan for network b534d295-c2c4-49d6-b551-8b4b8ab40106 2026-07-10 00:57:47.480 7 INFO neutron.db.l3_hamode_db [None req-771c34ea-e340-404e-9223-0dd209875e0d cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:57:47.562 8 INFO neutron.db.l3_hamode_db [None req-2d28fd05-9c17-41ef-a55f-7135ad3db299 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:57:48.625 7 INFO neutron.db.l3_hamode_db [None req-771c34ea-e340-404e-9223-0dd209875e0d cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:57:48.811 8 INFO neutron.db.l3_hamode_db [None req-2d28fd05-9c17-41ef-a55f-7135ad3db299 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/444] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:57:47 2026] POST /v2.0/routers => generated 738 bytes in 3066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:57:47 2026] POST /v2.0/routers => generated 731 bytes in 3185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:57:50 2026] GET /v2.0/security-groups?tenant_id=9e8f40d07a9e4aab9db2a601f3c05018&name=default => generated 2921 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:57:50 2026] GET /v2.0/security-groups?tenant_id=f6a1eb2d5ed74abeb151a6148d63d705&name=default => generated 2921 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:57:50 2026] PUT /v2.0/routers/d97a596b-0206-4474-ae4e-dff0e9b7a6b5/add_router_interface => generated 309 bytes in 1585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:57:52 2026] DELETE /v2.0/security-groups/3a025a35-9165-41e3-8573-d8fd0385ba1b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/450] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:57:50 2026] PUT /v2.0/routers/2f68dfbe-dd7f-43c8-912f-b66f7f9c5288/add_router_interface => generated 309 bytes in 1734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:57:52 2026] DELETE /v2.0/security-groups/697a5629-b433-47bf-8b06-304873e0e7cd => 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: 226/452] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:57:52 2026] GET /v2.0/security-groups?tenant_id=79980881aadb4713b1bd58f272bbc8e6&name=default => generated 2923 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:57:52 2026] DELETE /v2.0/security-groups/88a80d0d-c1aa-4dc1-8df1-c5479afe4539 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:57:52.882 7 WARNING neutron_lib.context [None req-bcdbdb6c-ece2-4419-8357-d827e4e8d9a3 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:57:52.885 8 WARNING neutron_lib.context [None req-3736a321-d77a-47cd-8e86-ef8ab064bd95 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/454] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 00:57:52 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-07-10 00:57:53.021 7 WARNING neutron_lib.context [None req-6137e2b7-d25e-45e1-ae99-853e7fde4ffc 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/455] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 00:57:52 2026] POST /v2.0/security-groups => generated 1659 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:57:53.036 8 WARNING neutron_lib.context [None req-edf12a9b-9625-456b-9821-efaa014ef8b3 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/456] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:57:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:57:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:57:53.155 7 WARNING neutron_lib.context [None req-9b996ff0-baf6-41ed-b2e3-299d69a1dd03 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:57:53.168 8 WARNING neutron_lib.context [None req-3c3ad4f5-6f60-4523-affc-69b7bd8e3071 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/458] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:57:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:57:53.297 7 WARNING neutron_lib.context [None req-0e333779-3251-4571-af5f-d79fd96edf80 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/459] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:57:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:57:53.317 8 WARNING neutron_lib.context [None req-6e65c0b3-c493-4071-9a75-6485a2116d9f 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/460] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 00:57:53 2026] POST /v2.0/floatingips => generated 552 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 00:57:53 2026] POST /v2.0/floatingips => generated 552 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:57:54.533 7 INFO neutron.db.segments_db [None req-a9130ff0-c14f-4cb7-ba91-f2c185b9902d cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 24dfbfa4-94aa-4a48-86b5-c9e15b532529 of type vxlan for network 51acb289-d98f-42f1-a436-033c60de0f88 [pid: 7|app: 0|req: 231/462] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:57:54 2026] POST /v2.0/networks => generated 748 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:57:54 2026] POST /v2.0/subnets => generated 671 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:57:54.954 7 INFO neutron.db.segments_db [None req-6a7e33fc-e923-4467-8c22-ae2ca1aae44c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment a3a8539b-6fba-4ab3-ac0a-93d58e1a3677 of type vxlan for network 6abe962b-706e-41e9-afec-bef86b4bf72f [pid: 8|app: 0|req: 233/464] 10.0.0.211 () {34 vars in 1099 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1637361750&fields=id&tenant_id=da0d5dae170440a2b89abdad7e1306f7 => 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: 234/465] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/networks?id=08de8444-908a-4858-9d97-ba1f6a055b6d => generated 676 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 10.0.0.211 () {34 vars in 1097 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--999907063&fields=id&tenant_id=2f89cf704eb94771abf085df5731f3d8 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/quotas/da0d5dae170440a2b89abdad7e1306f7 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:57:55.322 7 INFO neutron.db.l3_hamode_db [None req-6a7e33fc-e923-4467-8c22-ae2ca1aae44c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/468] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 683 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/469] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/ports?tenant_id=da0d5dae170440a2b89abdad7e1306f7&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/470] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/quotas/2f89cf704eb94771abf085df5731f3d8 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/473] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:57:55 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/474] 10.0.0.211 () {34 vars in 906 bytes} [Fri Jul 10 00:57:55 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) [pid: 8|app: 0|req: 244/475] 10.0.0.211 () {34 vars in 906 bytes} [Fri Jul 10 00:57:56 2026] GET /v2.0/extensions => generated 19901 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/476] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 00:57:56 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/477] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 00:57:56 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 247/478] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 00:57:56 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?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: 8|app: 0|req: 248/479] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 00:57:56 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 249/480] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:57:56 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/481] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:57:56 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:57:56.729 7 INFO neutron.db.l3_hamode_db [None req-6a7e33fc-e923-4467-8c22-ae2ca1aae44c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/482] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:57:57 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/483] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:57:57 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => 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: 232/484] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:57:54 2026] POST /v2.0/routers => generated 735 bytes in 3112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/485] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:57:57 2026] GET /v2.0/security-groups?tenant_id=6e1c59e11ffb420fb31c400cdd5f4f5f&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/486] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:57:58 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 683 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/487] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:57:58 2026] DELETE /v2.0/security-groups/76289b9c-8692-4d63-96a0-e8f691cfc4fc => 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: 256/488] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 00:57:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2f89cf704eb94771abf085df5731f3d8 => generated 180 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:57:58.602 8 WARNING neutron_lib.context [req-0cd2892d-d105-4d1b-8c2f-4a5b2ef40760 req-2f86fd8a-0e51-43c7-8779-1a1c30545c54 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/489] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 00:57:58 2026] POST /v2.0/ports => generated 958 bytes in 668 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: 258/490] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:57:59 2026] GET /v2.0/security-groups?tenant_id=ec65ea828df744b4a3c9dbfd700a04ff&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/491] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:57:59 2026] GET /v2.0/networks?id=08de8444-908a-4858-9d97-ba1f6a055b6d => generated 676 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/492] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:57:59 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => 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: 261/493] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:57:59 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 961 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/494] 199.204.45.222 () {34 vars in 910 bytes} [Fri Jul 10 00:57:59 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: 8|app: 0|req: 263/495] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:57:59 2026] DELETE /v2.0/security-groups/7c78da0e-b3b5-486d-ba4c-e31edcbeabb6 => 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: 233/496] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:57:58 2026] PUT /v2.0/routers/fd2ff0e2-1cce-47d7-9176-19cf63e9da35/add_router_interface => generated 309 bytes in 1719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/497] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 00:57:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da0d5dae170440a2b89abdad7e1306f7 => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:57:59.784 8 WARNING neutron_lib.context [req-09e5029a-69f6-41da-b227-032c8d7a7757 req-d87d1f17-ee99-471c-8fe8-36f8b0b7948f 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/498] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:57:59 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/499] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 00:57:59 2026] POST /v2.0/ports => generated 958 bytes in 530 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: 235/500] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:57:59 2026] PUT /v2.0/ports/c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 1203 bytes in 828 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-07-10 00:58:00.775 7 WARNING neutron_lib.context [req-811cb06d-3f1e-4746-96e2-9ff0bd395d1e req-ba44a640-04da-47cf-adb1-66e3dc361d05 2534a65a29434fbfab2adba9951018ba aba494047a3445f99b7c657b02b3fd59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/501] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:58:00 2026] PUT /v2.0/ports/2746e165-e02b-4479-837b-06004b2ec9db => generated 1203 bytes in 661 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: 236/502] 10.0.0.211 () {38 vars in 970 bytes} [Fri Jul 10 00:58:00 2026] POST /v2.0/security-groups => generated 1686 bytes in 236 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: 237/503] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:00 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => 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: 267/504] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:00 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/505] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/ports?tenant_id=da0d5dae170440a2b89abdad7e1306f7&device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/506] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/507] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 268/508] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/509] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2746e165-e02b-4479-837b-06004b2ec9db => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/510] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/subnets?id=e6c03582-7670-4a0b-897f-c258a00305ab => generated 677 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/511] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&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: 8|app: 0|req: 270/512] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/security-groups/eebd3a95-a9e8-48ce-85b4-ad904966efdf => generated 1686 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/513] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/subnets?id=7e56df56-d0b1-424e-a26f-06fd4471e793 => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:01.366 7 WARNING neutron_lib.context [req-7111ccb6-6108-4f91-8f8f-8c1efc05d870 req-7396fee3-a2ca-4975-be31-7f7df4f974d6 2534a65a29434fbfab2adba9951018ba aba494047a3445f99b7c657b02b3fd59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/514] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/ports?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:58:01.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae878a7c-5107-406e-8c4e-48b203106b5e'] response: {'name': 'network-changed', 'server_uuid': '7f453a78-5d16-4ae3-b360-61f8d5fcc441', 'tag': 'c1abbee3-1a2f-463e-99b0-4b897af9dd8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 272/515] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/ports?network_id=08de8444-908a-4858-9d97-ba1f6a055b6d&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/516] 10.0.0.211 () {38 vars in 980 bytes} [Fri Jul 10 00:58:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:01.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7afa9f60-ae88-4a1e-87b9-588c2c393d1f'] response: {'name': 'network-changed', 'server_uuid': 'a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0', 'tag': '2746e165-e02b-4479-837b-06004b2ec9db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 273/517] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/518] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:58:01.614 8 WARNING neutron_lib.context [req-0a70f69e-a395-4311-b563-62962a5c16c1 req-d5a899c2-fb68-4be1-8920-03a40671c007 2534a65a29434fbfab2adba9951018ba aba494047a3445f99b7c657b02b3fd59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 246/519] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 247/520] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?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: 274/521] 10.0.0.211 () {38 vars in 970 bytes} [Fri Jul 10 00:58:01 2026] POST /v2.0/security-groups => generated 1684 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/522] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/523] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/ports?tenant_id=da0d5dae170440a2b89abdad7e1306f7&device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/524] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/security-groups/7776a10e-b1e3-4d97-992d-98a8fa528f70 => generated 1684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/525] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/networks?id=08de8444-908a-4858-9d97-ba1f6a055b6d => generated 771 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:01.974 8 WARNING neutron_lib.context [req-77d62799-b268-4597-9202-64a515bb4f33 req-088cb015-d26a-4ae0-aa63-b978ee38290f 2534a65a29434fbfab2adba9951018ba aba494047a3445f99b7c657b02b3fd59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 278/526] 10.0.0.211 () {38 vars in 980 bytes} [Fri Jul 10 00:58:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/527] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2746e165-e02b-4479-837b-06004b2ec9db => 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: 280/528] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/security-groups/7776a10e-b1e3-4d97-992d-98a8fa528f70 => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/529] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:01 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 779 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:02.187 7 WARNING neutron_lib.context [req-9db9385e-6dd1-4410-abaa-b12e4dec77df req-06bba54a-701c-4b12-af17-d69626a7359c 2534a65a29434fbfab2adba9951018ba aba494047a3445f99b7c657b02b3fd59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/530] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/subnets?id=7e56df56-d0b1-424e-a26f-06fd4471e793 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/531] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/532] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/ports?network_id=08de8444-908a-4858-9d97-ba1f6a055b6d&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/533] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/subnets?id=e6c03582-7670-4a0b-897f-c258a00305ab => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/534] 10.0.0.211 () {38 vars in 980 bytes} [Fri Jul 10 00:58:02 2026] POST /v2.0/security-group-rules => generated 619 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/535] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/536] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?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: 286/537] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/ports?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901&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: 252/538] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 287/539] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/540] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?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: 288/541] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 254/542] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/security-groups/7776a10e-b1e3-4d97-992d-98a8fa528f70 => generated 2939 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/543] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/544] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 290/545] 10.0.0.211 () {34 vars in 1000 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/security-group-rules/ebe0713e-5268-48ac-a067-f50a45fc3049 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/546] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/security-groups/7776a10e-b1e3-4d97-992d-98a8fa528f70 => generated 2939 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/547] 10.0.0.211 () {36 vars in 1022 bytes} [Fri Jul 10 00:58:02 2026] DELETE /v2.0/security-group-rules/ebe0713e-5268-48ac-a067-f50a45fc3049 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/548] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:02 2026] GET /v2.0/security-groups/7776a10e-b1e3-4d97-992d-98a8fa528f70 => generated 2309 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/549] 10.0.0.211 () {36 vars in 1012 bytes} [Fri Jul 10 00:58:02 2026] DELETE /v2.0/security-groups/7776a10e-b1e3-4d97-992d-98a8fa528f70 => 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: 258/550] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:03 2026] GET /v2.0/security-groups/eebd3a95-a9e8-48ce-85b4-ad904966efdf => generated 2311 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/551] 10.0.0.211 () {36 vars in 1012 bytes} [Fri Jul 10 00:58:03 2026] DELETE /v2.0/security-groups/eebd3a95-a9e8-48ce-85b4-ad904966efdf => 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: 294/552] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:03 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/553] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:03 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 296/554] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:03 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/555] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:03 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/556] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:58:03 2026] PUT /v2.0/routers/fd2ff0e2-1cce-47d7-9176-19cf63e9da35/remove_router_interface => generated 309 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/557] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:04 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 973 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/558] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:04 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/559] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:05 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 7|app: 0|req: 263/560] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:05 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:05.947 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d1048504-f00d-4e79-b9a3-4a8537c9a7c6 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 264/561] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:06 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/562] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:06 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/563] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:06 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&fields=id&fields=name => generated 114 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:06.396 8 INFO neutron.db.l3_hamode_db [None req-d1048504-f00d-4e79-b9a3-4a8537c9a7c6 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network 6abe962b-706e-41e9-afec-bef86b4bf72f was deleted as no HA routers are present in tenant aba494047a3445f99b7c657b02b3fd59. [pid: 8|app: 0|req: 298/564] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:04 2026] DELETE /v2.0/routers/fd2ff0e2-1cce-47d7-9176-19cf63e9da35 => generated 0 bytes in 1664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/565] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:06 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/566] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:06 2026] DELETE /v2.0/subnets/01eb3336-c4a7-420a-b5cc-dce7417c1a05 => 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: 268/567] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:06 2026] DELETE /v2.0/networks/51acb289-d98f-42f1-a436-033c60de0f88 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/568] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:07 2026] GET /v2.0/security-groups?tenant_id=aba494047a3445f99b7c657b02b3fd59&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/569] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:07 2026] DELETE /v2.0/security-groups/0f0e68e5-5fa2-4119-9b9d-17b144fe225c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/570] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:07 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:07.589 8 INFO neutron.services.segments.plugin [-] Segment a3a8539b-6fba-4ab3-ac0a-93d58e1a3677 resource provider aggregate not found 2026-07-10 00:58:07.599 8 INFO neutron.services.segments.plugin [-] Segment a3a8539b-6fba-4ab3-ac0a-93d58e1a3677 resource provider aggregate not found [pid: 7|app: 0|req: 270/571] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:07 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/572] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:07 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:07.645 7 INFO neutron.services.segments.plugin [-] Segment 24dfbfa4-94aa-4a48-86b5-c9e15b532529 resource provider aggregate not found 2026-07-10 00:58:07.654 7 INFO neutron.services.segments.plugin [-] Segment 24dfbfa4-94aa-4a48-86b5-c9e15b532529 resource provider aggregate not found 2026-07-10 00:58:07.663 7 INFO neutron.services.segments.plugin [-] Segment 24dfbfa4-94aa-4a48-86b5-c9e15b532529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dfbfa4-94aa-4a48-86b5-c9e15b532529 found for delete ", "request_id": "req-e222a195-86e0-4bbd-9750-28891242204b"}]} 2026-07-10 00:58:07.671 8 INFO neutron.services.segments.plugin [-] Segment a3a8539b-6fba-4ab3-ac0a-93d58e1a3677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a8539b-6fba-4ab3-ac0a-93d58e1a3677 found for delete ", "request_id": "req-2e328e09-52a4-4e55-8d25-568c0fda8077"}]} 2026-07-10 00:58:07.674 7 INFO neutron.services.segments.plugin [-] Segment 24dfbfa4-94aa-4a48-86b5-c9e15b532529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24dfbfa4-94aa-4a48-86b5-c9e15b532529 found for delete ", "request_id": "req-7c4323bb-f93c-476f-90fe-1b36e2539ec3"}]} 2026-07-10 00:58:07.677 8 INFO neutron.services.segments.plugin [-] Segment a3a8539b-6fba-4ab3-ac0a-93d58e1a3677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3a8539b-6fba-4ab3-ac0a-93d58e1a3677 found for delete ", "request_id": "req-7d5c1ac1-0353-4c07-aaa2-d6826f5c3d78"}]} [pid: 7|app: 0|req: 271/573] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:07 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&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: 272/574] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:07 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/575] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:07 2026] GET /v2.0/security-groups?tenant_id=7e7854555aed450d82d96b18e8854375&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/576] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:07 2026] DELETE /v2.0/security-groups/70f401be-43c7-45bd-902c-9232299383b2 => 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: 305/577] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:08 2026] GET /v2.0/security-groups?tenant_id=faae58fc1b0e4fe9a694fdc2c5c6add1&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:58:08.432 7 INFO neutron.db.l3_db [None req-49beed7a-477c-4a24-9ee2-cab4c873a365 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] Floating IP ad66909e-486c-4d0c-b2eb-b641814f1c42 associated. External IP: 10.96.250.207, port: c1abbee3-1a2f-463e-99b0-4b897af9dd8f. [pid: 8|app: 0|req: 306/578] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:08 2026] DELETE /v2.0/security-groups/1114bfca-175a-41e1-95e4-173ce780359f => 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: 307/579] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:08 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/580] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:08 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 7|app: 0|req: 273/581] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:58:07 2026] PUT /v2.0/floatingips/ad66909e-486c-4d0c-b2eb-b641814f1c42 => generated 856 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/582] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 975 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/583] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/584] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:58:09.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d65988d-9d79-4234-bbf5-ce10405594ed'] response: {'name': 'network-changed', 'server_uuid': '7f453a78-5d16-4ae3-b360-61f8d5fcc441', 'tag': 'c1abbee3-1a2f-463e-99b0-4b897af9dd8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 275/585] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 779 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/586] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/587] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/subnets?id=e6c03582-7670-4a0b-897f-c258a00305ab => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/588] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/ports?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/589] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:58:09.899 8 INFO neutron.db.segments_db [None req-3072947c-31b0-4577-85dc-48762999f9ea cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment b4f47d1d-e388-4de2-b77f-f47e38e4f059 of type vxlan for network 77fbad02-4e05-42be-9d65-75337b594619 [pid: 7|app: 0|req: 280/590] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 281/591] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:09 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/592] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:58:09 2026] POST /v2.0/networks => generated 744 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/593] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:10 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 283/594] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:10 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/595] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:10 2026] POST /v2.0/subnets => generated 667 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:10.417 8 INFO neutron.db.segments_db [None req-ac4c7bce-a58f-4904-a35e-71502e482ca4 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment edcd35c7-6906-46af-8ae1-defbf3216f05 of type vxlan for network 9f404323-2f7b-4ada-80bd-776541fb7467 2026-07-10 00:58:10.750 7 INFO neutron.db.l3_db [None req-2d1b90e8-9113-4cf4-8888-526263ab0f63 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] Floating IP 244c51a8-85b2-4c62-94ee-bfa8390e8d79 associated. External IP: 10.96.250.220, port: 2746e165-e02b-4479-837b-06004b2ec9db. 2026-07-10 00:58:10.840 8 INFO neutron.db.l3_hamode_db [None req-ac4c7bce-a58f-4904-a35e-71502e482ca4 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/596] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:58:10 2026] PUT /v2.0/floatingips/244c51a8-85b2-4c62-94ee-bfa8390e8d79 => generated 856 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:12.288 8 INFO neutron.db.l3_hamode_db [None req-ac4c7bce-a58f-4904-a35e-71502e482ca4 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 313/599] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:10 2026] POST /v2.0/routers => generated 731 bytes in 3199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:13.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44bb62fc-14c3-4c45-9576-0661ecd1430b'] response: {'name': 'network-changed', 'server_uuid': 'a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0', 'tag': '2746e165-e02b-4479-837b-06004b2ec9db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 314/600] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.0/ports?tenant_id=da0d5dae170440a2b89abdad7e1306f7&device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => 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: 315/601] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.0/networks?id=08de8444-908a-4858-9d97-ba1f6a055b6d => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/602] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2746e165-e02b-4479-837b-06004b2ec9db => generated 861 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/603] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.0/subnets?id=7e56df56-d0b1-424e-a26f-06fd4471e793 => generated 670 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/604] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.0/ports?network_id=08de8444-908a-4858-9d97-ba1f6a055b6d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/605] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:13 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?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: 320/606] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:14 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/607] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:58:13 2026] PUT /v2.0/routers/3b6446c6-f824-44b6-aac0-f90b606e33cf/add_router_interface => generated 309 bytes in 1579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/608] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:14 2026] GET /v2.0/security-groups?tenant_id=735709b76e7649019e97e3d9b40b1155&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/609] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:15 2026] DELETE /v2.0/security-groups/3f4ad145-9677-4216-b4c1-11f97864e524 => 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: 322/610] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:15 2026] GET /v2.0/security-groups?tenant_id=7c0c955c7ff84bca80c2e26d033ef5a4&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/611] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:15 2026] DELETE /v2.0/security-groups/6a6403b8-aba4-451b-b48b-51d6aa89d6b1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:15.848 8 WARNING neutron_lib.context [req-b02587fb-10df-48d5-a532-8aaf8f6d5666 req-d920d761-82fa-4610-a768-77a84e210666 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 323/612] 10.0.0.211 () {38 vars in 970 bytes} [Fri Jul 10 00:58:15 2026] POST /v2.0/security-groups => generated 1681 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:58:16.026 7 WARNING neutron_lib.context [req-09697ea3-c772-44d8-9c17-cc81ada80642 req-71a4534f-dfc0-4e93-afa2-e37ba07c33f2 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/613] 10.0.0.211 () {38 vars in 970 bytes} [Fri Jul 10 00:58:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:58:16.189 8 WARNING neutron_lib.context [req-5addb2ff-e60c-41fe-aa13-e9f4e98dd036 req-ad2e10a7-e9e9-47b7-b320-a8223b042e63 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 324/614] 10.0.0.211 () {38 vars in 970 bytes} [Fri Jul 10 00:58:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/615] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:58:16 2026] GET /v2.0/security-groups?tenant_id=1d46e3a2665443d98799f49a64c98299 => generated 7908 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/616] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:16 2026] GET /v2.0/security-groups/aad09c3f-d515-4b43-ad43-76322d4cc0a9 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/617] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:16 2026] GET /v2.0/security-groups/aad09c3f-d515-4b43-ad43-76322d4cc0a9 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/618] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:16 2026] GET /v2.0/security-groups/d414f2d9-1a65-45ab-ba4b-bf5109558945 => generated 1681 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/619] 10.0.0.211 () {36 vars in 1012 bytes} [Fri Jul 10 00:58:16 2026] DELETE /v2.0/security-groups/d414f2d9-1a65-45ab-ba4b-bf5109558945 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:16.789 8 INFO neutron.api.v2.resource [req-aafe91d8-041f-4c29-b0c1-df7c1d87c050 req-c79821e0-c5e9-4980-b9e5-e8c71e403ef2 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 327/620] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:16 2026] GET /v2.0/security-groups/d414f2d9-1a65-45ab-ba4b-bf5109558945 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/621] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:16 2026] GET /v2.0/security-groups/9c8cdfac-30a4-4301-afaa-145c934f0a50 => generated 1681 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/622] 10.0.0.211 () {36 vars in 1012 bytes} [Fri Jul 10 00:58:16 2026] DELETE /v2.0/security-groups/9c8cdfac-30a4-4301-afaa-145c934f0a50 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:17.031 7 INFO neutron.api.v2.resource [req-88063a68-e7b0-40ee-adff-f92279bb06d1 req-aba0b559-6836-4534-9291-768389f10ac3 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/623] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/9c8cdfac-30a4-4301-afaa-145c934f0a50 => 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: 329/624] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/6af4a981-1d0c-40f2-9250-1d5f1cd81193 => generated 1681 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/625] 10.0.0.211 () {36 vars in 1012 bytes} [Fri Jul 10 00:58:17 2026] DELETE /v2.0/security-groups/6af4a981-1d0c-40f2-9250-1d5f1cd81193 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:17.255 8 INFO neutron.api.v2.resource [req-b96e3e19-b43b-4f87-9e25-053e72c70209 req-4897dd2b-2d56-4af2-9b11-025656dafc07 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 330/626] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/6af4a981-1d0c-40f2-9250-1d5f1cd81193 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/627] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups?tenant_id=1d46e3a2665443d98799f49a64c98299 => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/628] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/aad09c3f-d515-4b43-ad43-76322d4cc0a9 => generated 2922 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/629] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/aad09c3f-d515-4b43-ad43-76322d4cc0a9 => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:58:17.497 8 INFO neutron.api.v2.resource [req-2d7efd30-045d-4b0b-8b81-a29cded70989 req-691e5289-318f-469d-80df-e02356a5e078 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 332/630] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/6af4a981-1d0c-40f2-9250-1d5f1cd81193 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:17.539 7 INFO neutron.api.v2.resource [req-f4de040a-afd4-4bec-8392-334df892b0c3 req-e2c52ab4-f511-4662-bbb7-f7a16149e017 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 299/631] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/9c8cdfac-30a4-4301-afaa-145c934f0a50 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:17.576 8 INFO neutron.api.v2.resource [req-fd97485d-fd35-49c6-ba26-a1c09874779a req-0f7d719a-4f06-44dd-9cb5-5811eeb1c874 7947ad61767d4213a7b94df604355327 1d46e3a2665443d98799f49a64c98299 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/632] 10.0.0.211 () {34 vars in 990 bytes} [Fri Jul 10 00:58:17 2026] GET /v2.0/security-groups/d414f2d9-1a65-45ab-ba4b-bf5109558945 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:17.851 8 WARNING neutron_lib.context [None req-2d8677e4-2afb-4a42-a862-69cc4fe002f6 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:17.851 8 WARNING neutron_lib.context [None req-2d8677e4-2afb-4a42-a862-69cc4fe002f6 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:18.008 8 INFO neutron.db.segments_db [None req-2d8677e4-2afb-4a42-a862-69cc4fe002f6 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Added segment f4d2a78a-cf41-421b-9f34-1508f367ffd7 of type vxlan for network 7f2b6001-afc3-4bc0-a1a5-5bb18f0a5d29 2026-07-10 00:58:18.108 8 INFO neutron.db.segments_db [None req-2d8677e4-2afb-4a42-a862-69cc4fe002f6 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Added segment aa264ad5-4483-49d8-9662-122a3cf65435 of type vxlan for network ef304a23-f304-4c5a-83a6-c18a897d5fdc [pid: 8|app: 0|req: 334/633] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:17 2026] POST /v2.0/networks => generated 1246 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/634] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:58:18 2026] GET /v2.0/networks => generated 1845 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:58:18.652 8 INFO neutron.services.segments.plugin [-] Segment f4d2a78a-cf41-421b-9f34-1508f367ffd7 resource provider aggregate not found 2026-07-10 00:58:18.656 8 INFO neutron.services.segments.plugin [-] Segment f4d2a78a-cf41-421b-9f34-1508f367ffd7 resource provider aggregate not found 2026-07-10 00:58:18.670 8 INFO neutron.services.segments.plugin [-] Segment f4d2a78a-cf41-421b-9f34-1508f367ffd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d2a78a-cf41-421b-9f34-1508f367ffd7 found for delete ", "request_id": "req-2a2039f1-39ed-4db5-b1f8-0c75bb2dd42f"}]} 2026-07-10 00:58:18.677 8 INFO neutron.services.segments.plugin [-] Segment f4d2a78a-cf41-421b-9f34-1508f367ffd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d2a78a-cf41-421b-9f34-1508f367ffd7 found for delete ", "request_id": "req-39108e3a-91e9-4303-8315-4e6177a16d5b"}]} [pid: 8|app: 0|req: 336/635] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:18 2026] DELETE /v2.0/networks/7f2b6001-afc3-4bc0-a1a5-5bb18f0a5d29 => 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: 300/636] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:58:17 2026] PUT /v2.0/routers/3b6446c6-f824-44b6-aac0-f90b606e33cf/remove_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/637] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:18 2026] DELETE /v2.0/networks/ef304a23-f304-4c5a-83a6-c18a897d5fdc => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/638] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:58:18 2026] GET /v2.0/networks => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:19.008 8 WARNING neutron_lib.context [None req-9b1cdc2f-1a38-4328-ac55-ca1c4b8764dd a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:19.078 8 INFO neutron.db.segments_db [None req-9b1cdc2f-1a38-4328-ac55-ca1c4b8764dd a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Added segment 138ad2eb-44af-4b5f-88cd-0e0ca2dd9f3a of type vxlan for network f0090d5b-418e-4654-acf0-9558a505700b [pid: 8|app: 0|req: 339/639] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:19 2026] POST /v2.0/networks => generated 650 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:19.219 8 WARNING neutron_lib.context [None req-d1192708-5c41-4a37-9af3-8d28527a0d97 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:19.290 8 INFO neutron.db.segments_db [None req-d1192708-5c41-4a37-9af3-8d28527a0d97 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Added segment 010ac2b5-a4de-4f21-8939-bffc13deb19b of type vxlan for network 6973b830-6a85-46cc-a562-378f76a1638d [pid: 8|app: 0|req: 340/640] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:19 2026] POST /v2.0/networks => generated 649 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:19.412 8 WARNING neutron_lib.context [None req-3df92f50-e317-4e41-a3c9-836e7ffd5f75 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:19.466 8 WARNING neutron_lib.context [None req-3df92f50-e317-4e41-a3c9-836e7ffd5f75 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:19.821 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-43d77774-6307-45ce-a609-78344d10e3ce cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - 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-07-10 00:58:20.193 7 INFO neutron.services.segments.plugin [-] Segment edcd35c7-6906-46af-8ae1-defbf3216f05 resource provider aggregate not found 2026-07-10 00:58:20.197 7 INFO neutron.services.segments.plugin [-] Segment edcd35c7-6906-46af-8ae1-defbf3216f05 resource provider aggregate not found 2026-07-10 00:58:20.214 7 INFO neutron.services.segments.plugin [-] Segment edcd35c7-6906-46af-8ae1-defbf3216f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edcd35c7-6906-46af-8ae1-defbf3216f05 found for delete ", "request_id": "req-a37d90b7-6829-4363-aa76-b196c742588a"}]} 2026-07-10 00:58:20.215 7 INFO neutron.services.segments.plugin [-] Segment edcd35c7-6906-46af-8ae1-defbf3216f05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edcd35c7-6906-46af-8ae1-defbf3216f05 found for delete ", "request_id": "req-fb556728-74d2-4286-8adf-2a9e34de4f6b"}]} 2026-07-10 00:58:20.220 7 INFO neutron.db.l3_hamode_db [None req-43d77774-6307-45ce-a609-78344d10e3ce cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network 9f404323-2f7b-4ada-80bd-776541fb7467 was deleted as no HA routers are present in tenant 1d46e3a2665443d98799f49a64c98299. [pid: 7|app: 0|req: 301/641] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:18 2026] DELETE /v2.0/routers/3b6446c6-f824-44b6-aac0-f90b606e33cf => generated 0 bytes in 1400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/642] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:58:19 2026] POST /v2.0/ports => generated 1505 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/643] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 00:58:20 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1244 bytes in 195 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: 342/644] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 00:58:20 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 1244 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/645] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:20 2026] DELETE /v2.0/subnets/90f9dffc-7be9-4d51-b8a0-35c893d8e031 => 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: 304/646] 10.0.0.214 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:20 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/647] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 00:58:20 2026] GET /v2.0/ports => generated 1505 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:58:20.714 8 INFO neutron.services.segments.plugin [-] Segment aa264ad5-4483-49d8-9662-122a3cf65435 resource provider aggregate not found 2026-07-10 00:58:20.719 8 INFO neutron.services.segments.plugin [-] Segment aa264ad5-4483-49d8-9662-122a3cf65435 resource provider aggregate not found 2026-07-10 00:58:20.734 8 INFO neutron.services.segments.plugin [-] Segment aa264ad5-4483-49d8-9662-122a3cf65435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa264ad5-4483-49d8-9662-122a3cf65435 found for delete ", "request_id": "req-ecec55f8-f1bf-4db5-9595-d30d60ef82ff"}]} [pid: 7|app: 0|req: 305/648] 10.0.0.214 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:20 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:20.747 8 INFO neutron.services.segments.plugin [-] Segment aa264ad5-4483-49d8-9662-122a3cf65435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa264ad5-4483-49d8-9662-122a3cf65435 found for delete ", "request_id": "req-7aea33d9-7e2d-455c-848e-5e4846c964a1"}]} [pid: 7|app: 0|req: 306/649] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:58:20 2026] DELETE /v2.0/ports/156ced2c-adfe-468d-b3c1-669093ceba8a => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/650] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:20 2026] DELETE /v2.0/networks/77fbad02-4e05-42be-9d65-75337b594619 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/651] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:21 2026] GET /v2.0/security-groups?tenant_id=1d46e3a2665443d98799f49a64c98299&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/652] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:58:21 2026] DELETE /v2.0/ports/a5119d19-7868-4fa5-8194-ace84e90d958 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/653] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 00:58:21 2026] GET /v2.0/ports => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:58:21.456 7 WARNING neutron_lib.context [None req-20f356df-2785-498b-8eae-8d177398f7f6 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 346/654] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:21 2026] DELETE /v2.0/security-groups/aad09c3f-d515-4b43-ad43-76322d4cc0a9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:21.515 7 INFO neutron.db.segments_db [None req-20f356df-2785-498b-8eae-8d177398f7f6 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Added segment 767b1132-7e34-4860-ad7a-e9a09eaa2cec of type vxlan for network 8ffff86e-ad47-4af1-af26-41f412e52efa [pid: 7|app: 0|req: 309/655] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:21 2026] POST /v2.0/networks => generated 649 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:21.654 8 WARNING neutron_lib.context [None req-6f403429-0d0a-4f40-a684-0c3a4a775563 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:21.720 8 INFO neutron.db.segments_db [None req-6f403429-0d0a-4f40-a684-0c3a4a775563 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Added segment 54d4dcb6-cd7f-47e9-9d46-3a07a99a0b75 of type vxlan for network 035760d3-a86b-44d9-9c52-2e85f76fd448 [pid: 8|app: 0|req: 347/656] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:21 2026] POST /v2.0/networks => generated 648 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:21.888 7 WARNING neutron_lib.context [None req-6f74e7bc-7542-436f-bc0e-e4fc772a28a0 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:21.956 7 WARNING neutron_lib.context [None req-6f74e7bc-7542-436f-bc0e-e4fc772a28a0 a08409aa9cda4879a04b7551a7a98e95 20d644609db74fbc8e6ef07b2cebd542 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 310/657] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:21 2026] POST /v2.0/subnets => generated 1226 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/658] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:58:22 2026] GET /v2.0/subnets => generated 1839 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/659] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:22 2026] DELETE /v2.0/subnets/37ff7419-0574-4566-b25e-ed924744cf71 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:58:23.290 8 INFO neutron.services.segments.plugin [-] Segment b4f47d1d-e388-4de2-b77f-f47e38e4f059 resource provider aggregate not found 2026-07-10 00:58:23.302 8 INFO neutron.services.segments.plugin [-] Segment b4f47d1d-e388-4de2-b77f-f47e38e4f059 resource provider aggregate not found 2026-07-10 00:58:23.316 8 INFO neutron.services.segments.plugin [-] Segment b4f47d1d-e388-4de2-b77f-f47e38e4f059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4f47d1d-e388-4de2-b77f-f47e38e4f059 found for delete ", "request_id": "req-ee0a4b2c-a96b-44ea-9ebe-61982d521b86"}]} 2026-07-10 00:58:23.328 8 INFO neutron.services.segments.plugin [-] Segment b4f47d1d-e388-4de2-b77f-f47e38e4f059 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4f47d1d-e388-4de2-b77f-f47e38e4f059 found for delete ", "request_id": "req-c2bebdaf-0cd6-41f2-8b1c-17b0d8aa1b34"}]} [pid: 8|app: 0|req: 349/660] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:23 2026] DELETE /v2.0/subnets/ba5a8b13-a263-4bf2-8afd-669eef564ada => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/661] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:58:23 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:23.676 7 INFO neutron.db.segments_db [None req-f27f1c0e-9fa5-41ba-bf2b-1b729cd755ca cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment e5827621-b47f-4f85-84cf-a9f15d860ec2 of type vxlan for network 30aa3e3f-b06e-4a98-8178-0f52e74f1e21 [pid: 7|app: 0|req: 312/662] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:58:23 2026] POST /v2.0/networks => generated 747 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/663] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:23 2026] DELETE /v2.0/networks/035760d3-a86b-44d9-9c52-2e85f76fd448 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/664] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:23 2026] POST /v2.0/subnets => generated 670 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:24.037 7 INFO neutron.db.segments_db [None req-286c254c-2b1b-4b53-8d3a-39854c742744 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 6f7519a4-4ca7-4215-bc85-0b1851e25cb5 of type vxlan for network ee033970-c153-45e4-b547-24865b4f4da4 2026-07-10 00:58:24.324 7 INFO neutron.db.l3_hamode_db [None req-286c254c-2b1b-4b53-8d3a-39854c742744 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 352/665] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:23 2026] DELETE /v2.0/networks/8ffff86e-ad47-4af1-af26-41f412e52efa => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/666] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:24 2026] DELETE /v2.0/networks/6973b830-6a85-46cc-a562-378f76a1638d => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/667] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:24 2026] DELETE /v2.0/networks/f0090d5b-418e-4654-acf0-9558a505700b => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:58:25.416 8 INFO neutron.services.segments.plugin [-] Segment 54d4dcb6-cd7f-47e9-9d46-3a07a99a0b75 resource provider aggregate not found 2026-07-10 00:58:25.420 8 INFO neutron.services.segments.plugin [-] Segment 54d4dcb6-cd7f-47e9-9d46-3a07a99a0b75 resource provider aggregate not found 2026-07-10 00:58:25.433 8 INFO neutron.services.segments.plugin [-] Segment 54d4dcb6-cd7f-47e9-9d46-3a07a99a0b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d4dcb6-cd7f-47e9-9d46-3a07a99a0b75 found for delete ", "request_id": "req-8e27959d-ed1e-425b-af1f-89c070638df1"}]} 2026-07-10 00:58:25.439 8 INFO neutron.services.segments.plugin [-] Segment 54d4dcb6-cd7f-47e9-9d46-3a07a99a0b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d4dcb6-cd7f-47e9-9d46-3a07a99a0b75 found for delete ", "request_id": "req-c3f05e90-b1bc-4bc0-8bb1-28e57b069e6a"}]} 2026-07-10 00:58:25.446 8 INFO neutron.services.segments.plugin [-] Segment 767b1132-7e34-4860-ad7a-e9a09eaa2cec resource provider aggregate not found 2026-07-10 00:58:25.446 7 INFO neutron.db.l3_hamode_db [None req-286c254c-2b1b-4b53-8d3a-39854c742744 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:58:25.459 8 INFO neutron.services.segments.plugin [-] Segment 767b1132-7e34-4860-ad7a-e9a09eaa2cec resource provider aggregate not found 2026-07-10 00:58:25.470 8 INFO neutron.services.segments.plugin [-] Segment 767b1132-7e34-4860-ad7a-e9a09eaa2cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767b1132-7e34-4860-ad7a-e9a09eaa2cec found for delete ", "request_id": "req-deb40775-8f34-4730-93dd-4c26aef44db7"}]} 2026-07-10 00:58:25.478 8 INFO neutron.services.segments.plugin [-] Segment 767b1132-7e34-4860-ad7a-e9a09eaa2cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 767b1132-7e34-4860-ad7a-e9a09eaa2cec found for delete ", "request_id": "req-3a9e5fd9-9d70-42e0-b4cd-2693e8163e52"}]} 2026-07-10 00:58:25.489 8 INFO neutron.services.segments.plugin [-] Segment 010ac2b5-a4de-4f21-8939-bffc13deb19b resource provider aggregate not found 2026-07-10 00:58:25.497 8 INFO neutron.services.segments.plugin [-] Segment 010ac2b5-a4de-4f21-8939-bffc13deb19b resource provider aggregate not found 2026-07-10 00:58:25.516 8 INFO neutron.services.segments.plugin [-] Segment 010ac2b5-a4de-4f21-8939-bffc13deb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010ac2b5-a4de-4f21-8939-bffc13deb19b found for delete ", "request_id": "req-24248644-53cb-4c8b-ab8d-32128b75a135"}]} 2026-07-10 00:58:25.522 8 INFO neutron.services.segments.plugin [-] Segment 010ac2b5-a4de-4f21-8939-bffc13deb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 010ac2b5-a4de-4f21-8939-bffc13deb19b found for delete ", "request_id": "req-4256c50b-f147-4bce-8ebf-fb951c8a10da"}]} 2026-07-10 00:58:25.533 8 INFO neutron.services.segments.plugin [-] Segment 138ad2eb-44af-4b5f-88cd-0e0ca2dd9f3a resource provider aggregate not found 2026-07-10 00:58:25.545 8 INFO neutron.services.segments.plugin [-] Segment 138ad2eb-44af-4b5f-88cd-0e0ca2dd9f3a resource provider aggregate not found 2026-07-10 00:58:25.554 8 INFO neutron.services.segments.plugin [-] Segment 138ad2eb-44af-4b5f-88cd-0e0ca2dd9f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 138ad2eb-44af-4b5f-88cd-0e0ca2dd9f3a found for delete ", "request_id": "req-31ccc671-afd2-40a9-a7d6-af60b17611b6"}]} 2026-07-10 00:58:25.561 8 INFO neutron.services.segments.plugin [-] Segment 138ad2eb-44af-4b5f-88cd-0e0ca2dd9f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 138ad2eb-44af-4b5f-88cd-0e0ca2dd9f3a found for delete ", "request_id": "req-69a5ad89-5225-493c-8ee2-21b8d7b96896"}]} [pid: 8|app: 0|req: 355/668] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:25 2026] GET /v2.0/security-groups?tenant_id=20d644609db74fbc8e6ef07b2cebd542&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/671] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:25 2026] DELETE /v2.0/security-groups/3c7aa8f7-07aa-40f7-8b75-d4fcead3ff44 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/672] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:24 2026] POST /v2.0/routers => generated 734 bytes in 2901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/673] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:58:26 2026] PUT /v2.0/routers/030a54fa-e5aa-4dbf-8637-9dc5b1216271/add_router_interface => generated 309 bytes in 1681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:29.175 7 WARNING neutron_lib.context [None req-281c3dd9-0f37-426e-86e9-89f4c284efd5 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 315/674] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 00:58:29 2026] POST /v2.0/security-groups => generated 1658 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:58:29.310 7 WARNING neutron_lib.context [None req-87fb5c75-dcb3-44d3-a9eb-1c0c856209b5 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 360/675] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:29 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 975 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/676] 10.0.0.211 () {34 vars in 970 bytes} [Fri Jul 10 00:58:29 2026] GET /v2.0/ports/c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 972 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/677] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:58:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:29.544 7 WARNING neutron_lib.context [None req-05d6482b-c986-4d2a-b8d3-d3819d9e8479 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 317/678] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:58:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:29.679 7 WARNING neutron_lib.context [None req-5b09169e-be63-44dd-9e7e-93e86e0590ae 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 362/679] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:29 2026] GET /v2.0/security-groups?tenant_id=13ce9fdc244245fb99a8100b3947c9ea&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/680] 199.204.45.222 () {34 vars in 999 bytes} [Fri Jul 10 00:58:29 2026] GET /v2.0/subnets?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 659 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/681] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:29 2026] DELETE /v2.0/security-groups/7070313f-f6c2-4688-ab84-45dbbec91c41 => 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: 365/682] 199.204.45.222 () {34 vars in 1145 bytes} [Fri Jul 10 00:58:30 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441&device_owner=compute%3Anova&network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/683] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 00:58:29 2026] POST /v2.0/floatingips => generated 552 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/684] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:58:30 2026] PUT /v2.0/ports/c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 1149 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/685] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:30 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1421 bytes in 47 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-07-10 00:58:30.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0afce8c3-d8f9-4e8a-b592-3a0627b512ac'] response: {'name': 'network-changed', 'server_uuid': '7f453a78-5d16-4ae3-b360-61f8d5fcc441', 'tag': 'c1abbee3-1a2f-463e-99b0-4b897af9dd8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/686] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:30 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 779 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/687] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/688] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/689] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/subnets?id=e6c03582-7670-4a0b-897f-c258a00305ab => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/690] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/ports?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/691] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/692] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 370/693] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 7|app: 0|req: 324/694] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 371/695] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => 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: 325/696] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/697] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 326/698] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/699] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => 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: 327/700] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/701] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/subnets?id=e6c03582-7670-4a0b-897f-c258a00305ab => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/702] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/ports?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/703] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 329/704] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1152 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/705] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 377/706] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/707] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:31 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/708] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/ports?tenant_id=da0d5dae170440a2b89abdad7e1306f7&device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/709] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 379/710] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/networks?id=08de8444-908a-4858-9d97-ba1f6a055b6d => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/711] 199.204.45.222 () {34 vars in 1117 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/712] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2746e165-e02b-4479-837b-06004b2ec9db => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/713] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/subnets?id=7e56df56-d0b1-424e-a26f-06fd4471e793 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/714] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/ports?network_id=08de8444-908a-4858-9d97-ba1f6a055b6d&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/715] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/716] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/717] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:58:32 2026] PUT /v2.0/ports/c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 972 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/718] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:58:32.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08c2ce9c-97d5-4aaa-8b1c-6149adee2571'] response: {'name': 'network-changed', 'server_uuid': '7f453a78-5d16-4ae3-b360-61f8d5fcc441', 'tag': 'c1abbee3-1a2f-463e-99b0-4b897af9dd8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/719] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:32 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/720] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 861 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/721] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/subnets?id=e6c03582-7670-4a0b-897f-c258a00305ab => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/722] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/ports?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901&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: 336/723] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/724] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/725] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 389/726] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/727] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/ports?tenant_id=2f89cf704eb94771abf085df5731f3d8&device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/728] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/networks?id=2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/729] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/730] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/subnets?id=e6c03582-7670-4a0b-897f-c258a00305ab => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/731] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/ports?network_id=2aa2e826-26bf-4c35-b97e-5967f80ac901&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: 392/732] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?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: 341/733] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:33 2026] GET /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/734] 10.0.0.211 () {34 vars in 1095 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--89803337&fields=id&tenant_id=e7be1e7729c140bfad8a69a952174583 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/735] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/736] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/networks?id=30aa3e3f-b06e-4a98-8178-0f52e74f1e21 => generated 679 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/737] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/quotas/e7be1e7729c140bfad8a69a952174583 => 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: 395/738] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 7|app: 0|req: 344/739] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/ports?tenant_id=e7be1e7729c140bfad8a69a952174583&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/740] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/741] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/742] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/security-groups?id=8d11063a-5ae9-4d6f-810b-de6fd0e02edf&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/743] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 00:58:34 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?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: 398/744] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 00:58:35 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => 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: 399/745] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:35 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:58:35.445 7 INFO neutron.db.l3_db [req-0bee3cac-85ca-4606-9043-206eb5c3dee7 req-fcddd79a-48c3-40cb-91cd-b88f416f3654 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] Floating IP ad66909e-486c-4d0c-b2eb-b641814f1c42 disassociated. External IP: 10.96.250.207, port: c1abbee3-1a2f-463e-99b0-4b897af9dd8f. [pid: 7|app: 0|req: 347/746] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 00:58:35 2026] DELETE /v2.0/ports/c1abbee3-1a2f-463e-99b0-4b897af9dd8f => generated 0 bytes in 876 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/747] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:35 2026] GET /v2.0/ports?device_id=7f453a78-5d16-4ae3-b360-61f8d5fcc441 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:58:36.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98d8e588-9450-4589-8be3-fc066cb59249'] response: {'server_uuid': '7f453a78-5d16-4ae3-b360-61f8d5fcc441', 'name': 'network-vif-deleted', 'tag': 'c1abbee3-1a2f-463e-99b0-4b897af9dd8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/748] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:36 2026] GET /v2.0/networks?id=30aa3e3f-b06e-4a98-8178-0f52e74f1e21 => generated 679 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/749] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 00:58:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e7be1e7729c140bfad8a69a952174583 => generated 179 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:36.214 7 WARNING neutron_lib.context [req-da271779-7240-4876-b5d7-a8d63b941222 req-97d8eb3f-a4ca-4298-ada4-44d0e0f2446b 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 402/750] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:36 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/751] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 00:58:36 2026] POST /v2.0/ports => generated 954 bytes in 653 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: 350/752] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:37 2026] DELETE /v2.0/security-groups/8d11063a-5ae9-4d6f-810b-de6fd0e02edf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:37.240 7 INFO neutron.api.v2.resource [None req-e8c05d90-dd1b-47d2-bd98-2295336bbc1d 3f70dce046884f6c8a740437d9209ce4 2f89cf704eb94771abf085df5731f3d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 351/753] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 00:58:37 2026] GET /v2.0/security-groups/8d11063a-5ae9-4d6f-810b-de6fd0e02edf => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/754] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:58:36 2026] PUT /v2.0/ports/b384460c-1059-4c6b-83e7-1514fb3fb52b => generated 1199 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:58:37.545 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-831abb3a-56c2-46dc-9b6a-e696e19f9161'] response: {'name': 'network-changed', 'server_uuid': '69819207-a97b-4c28-a392-d13a58151aeb', 'tag': 'b384460c-1059-4c6b-83e7-1514fb3fb52b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 404/755] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:37 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 969 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/756] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:37 2026] GET /v2.0/ports?tenant_id=e7be1e7729c140bfad8a69a952174583&device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/757] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:58:37 2026] DELETE /v2.0/floatingips/ad66909e-486c-4d0c-b2eb-b641814f1c42 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/758] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 00:58:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b384460c-1059-4c6b-83e7-1514fb3fb52b => 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: 354/759] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:37 2026] GET /v2.0/subnets?id=41e4cc32-8ef4-4556-a7fa-5f2441b3307e => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/760] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:37 2026] GET /v2.0/security-groups?id=5f7c1a81-633d-421c-8bcb-f68015cf053e&fields=id&fields=name => generated 112 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/761] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/ports?network_id=30aa3e3f-b06e-4a98-8178-0f52e74f1e21&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/762] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/763] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?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: 410/764] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/ports?tenant_id=e7be1e7729c140bfad8a69a952174583&device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/765] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/networks?id=30aa3e3f-b06e-4a98-8178-0f52e74f1e21 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/766] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b384460c-1059-4c6b-83e7-1514fb3fb52b => 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: 413/767] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/subnets?id=41e4cc32-8ef4-4556-a7fa-5f2441b3307e => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/768] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/ports?network_id=30aa3e3f-b06e-4a98-8178-0f52e74f1e21&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: 415/769] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?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: 416/770] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:38 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?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: 355/771] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:58:37 2026] PUT /v2.0/routers/d97a596b-0206-4474-ae4e-dff0e9b7a6b5/remove_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/772] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:39 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/773] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:39 2026] GET /v2.0/security-groups?id=5f7c1a81-633d-421c-8bcb-f68015cf053e&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/774] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:40 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/775] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:40 2026] GET /v2.0/security-groups?id=5f7c1a81-633d-421c-8bcb-f68015cf053e&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/778] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:40 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:40.758 7 INFO neutron.services.segments.plugin [-] Segment 5a85ce85-95ed-42e1-b56d-de2216a9a935 resource provider aggregate not found 2026-07-10 00:58:40.765 7 INFO neutron.services.segments.plugin [-] Segment 5a85ce85-95ed-42e1-b56d-de2216a9a935 resource provider aggregate not found 2026-07-10 00:58:40.770 7 INFO neutron.db.l3_hamode_db [None req-44957e43-4f52-4f0d-8340-7ba575b5e024 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network c0ffbebb-a05f-4b29-84a9-78bd8f3faf84 was deleted as no HA routers are present in tenant 2f89cf704eb94771abf085df5731f3d8. [pid: 7|app: 0|req: 356/779] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:39 2026] DELETE /v2.0/routers/d97a596b-0206-4474-ae4e-dff0e9b7a6b5 => generated 0 bytes in 1640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:40.794 7 INFO neutron.services.segments.plugin [-] Segment 5a85ce85-95ed-42e1-b56d-de2216a9a935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a85ce85-95ed-42e1-b56d-de2216a9a935 found for delete ", "request_id": "req-6440a114-a8c6-4c57-a60a-0fb1cf45fd38"}]} 2026-07-10 00:58:40.795 7 INFO neutron.services.segments.plugin [-] Segment 5a85ce85-95ed-42e1-b56d-de2216a9a935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a85ce85-95ed-42e1-b56d-de2216a9a935 found for delete ", "request_id": "req-193a5c25-4ac6-4d83-be90-30128f236677"}]} [pid: 7|app: 0|req: 357/780] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:40 2026] DELETE /v2.0/subnets/e6c03582-7670-4a0b-897f-c258a00305ab => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:58:41.236 8 INFO neutron.db.l3_db [None req-3545fdb6-c408-45f7-9979-76d74541d68d 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] Floating IP 05f42ca3-1fe5-4a00-afd6-5ef07d456633 associated. External IP: 10.96.250.212, port: b384460c-1059-4c6b-83e7-1514fb3fb52b. [pid: 7|app: 0|req: 358/781] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:41 2026] DELETE /v2.0/networks/2aa2e826-26bf-4c35-b97e-5967f80ac901 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/782] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:58:40 2026] PUT /v2.0/floatingips/05f42ca3-1fe5-4a00-afd6-5ef07d456633 => generated 855 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/783] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:41 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:41.916 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ee0085a-f712-43e2-86c3-da0398d6200e'] response: {'name': 'network-changed', 'server_uuid': '69819207-a97b-4c28-a392-d13a58151aeb', 'tag': 'b384460c-1059-4c6b-83e7-1514fb3fb52b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 425/784] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:41 2026] GET /v2.0/security-groups?tenant_id=2f89cf704eb94771abf085df5731f3d8&name=default => generated 2921 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/785] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:41 2026] GET /v2.0/security-groups?id=5f7c1a81-633d-421c-8bcb-f68015cf053e&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/786] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:41 2026] GET /v2.0/ports?tenant_id=e7be1e7729c140bfad8a69a952174583&device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/787] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:41 2026] DELETE /v2.0/security-groups/c257c7db-32a1-4fa8-a666-96ba3ae2e883 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/788] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/networks?id=30aa3e3f-b06e-4a98-8178-0f52e74f1e21 => generated 775 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/789] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b384460c-1059-4c6b-83e7-1514fb3fb52b => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/790] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/subnets?id=41e4cc32-8ef4-4556-a7fa-5f2441b3307e => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/791] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/ports?network_id=30aa3e3f-b06e-4a98-8178-0f52e74f1e21&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/792] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?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: 364/793] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/794] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21?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: 365/795] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/security-groups?id=5f7c1a81-633d-421c-8bcb-f68015cf053e&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/796] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 00:58:42 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:42.992 7 INFO neutron.services.segments.plugin [-] Segment 32779f9c-37ae-4731-ad2b-797e97398106 resource provider aggregate not found 2026-07-10 00:58:43.008 7 INFO neutron.services.segments.plugin [-] Segment 32779f9c-37ae-4731-ad2b-797e97398106 resource provider aggregate not found 2026-07-10 00:58:43.024 7 INFO neutron.services.segments.plugin [-] Segment 32779f9c-37ae-4731-ad2b-797e97398106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32779f9c-37ae-4731-ad2b-797e97398106 found for delete ", "request_id": "req-ec1c3de7-50a4-4580-8049-3378d6a0ad6d"}]} 2026-07-10 00:58:43.032 7 INFO neutron.services.segments.plugin [-] Segment 32779f9c-37ae-4731-ad2b-797e97398106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32779f9c-37ae-4731-ad2b-797e97398106 found for delete ", "request_id": "req-23ae0fce-f6a2-43ee-be3d-dc092dc30ca5"}]} 2026-07-10 00:58:43.357 7 INFO neutron.db.l3_db [req-2ceacdcc-879f-4d11-ac88-a61893d1169d req-5c5ecfde-fdd5-4e01-9937-cb2916e221ee 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] Floating IP 05f42ca3-1fe5-4a00-afd6-5ef07d456633 disassociated. External IP: 10.96.250.212, port: b384460c-1059-4c6b-83e7-1514fb3fb52b. [pid: 8|app: 0|req: 432/797] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:43 2026] GET /v2.0/ports?device_id=69819207-a97b-4c28-a392-d13a58151aeb => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/798] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 00:58:42 2026] DELETE /v2.0/ports/b384460c-1059-4c6b-83e7-1514fb3fb52b => generated 0 bytes in 911 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:58:44.542 8 INFO neutron.db.segments_db [None req-598c147a-14ba-463e-884f-16719cae798b cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 52be8502-4091-4c8b-92eb-a3ba1e9fd36c of type vxlan for network 1f71a550-d397-4184-8e70-8575e6d3e985 [pid: 8|app: 0|req: 433/799] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:58:44 2026] POST /v2.0/networks => generated 736 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:44.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2816242-8853-4fd6-8f99-38cfbf96e691'] response: {'server_uuid': '69819207-a97b-4c28-a392-d13a58151aeb', 'name': 'network-vif-deleted', 'tag': 'b384460c-1059-4c6b-83e7-1514fb3fb52b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 434/800] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:44 2026] DELETE /v2.0/security-groups/5f7c1a81-633d-421c-8bcb-f68015cf053e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:44.842 8 INFO neutron.api.v2.resource [None req-ece1ba4b-df3d-4be8-8bb1-6167354140fc 5a828267407b400f9f0a7b40b837a47b e7be1e7729c140bfad8a69a952174583 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/801] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 00:58:44 2026] GET /v2.0/security-groups/5f7c1a81-633d-421c-8bcb-f68015cf053e => 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: 367/802] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:44 2026] POST /v2.0/subnets => generated 659 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:44.961 7 INFO neutron.db.segments_db [None req-22899a8b-947b-4481-9b62-9437ef3745bc cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 4f085d66-aab9-4ed2-ba00-591e01e6b2e9 of type vxlan for network 34bd84b8-0313-4d68-8ecd-16ec6986a84a [pid: 8|app: 0|req: 436/803] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:58:44 2026] DELETE /v2.0/floatingips/05f42ca3-1fe5-4a00-afd6-5ef07d456633 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:45.260 7 INFO neutron.db.l3_hamode_db [None req-22899a8b-947b-4481-9b62-9437ef3745bc cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:58:46.377 7 INFO neutron.db.l3_hamode_db [None req-22899a8b-947b-4481-9b62-9437ef3745bc cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 437/804] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:58:45 2026] PUT /v2.0/routers/030a54fa-e5aa-4dbf-8637-9dc5b1216271/remove_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/805] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:46 2026] GET /v2.0/security-groups?tenant_id=17000a1d3fbc4dc8bc19a5a52843c6c1&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/806] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 00:58:46 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/807] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:44 2026] POST /v2.0/routers => generated 723 bytes in 2698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/808] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:47 2026] DELETE /v2.0/security-groups/e30e0491-c031-4630-8711-43f492313f12 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/809] 10.0.0.214 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:47 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:48.481 8 INFO neutron.services.segments.plugin [-] Segment 6f7519a4-4ca7-4215-bc85-0b1851e25cb5 resource provider aggregate not found 2026-07-10 00:58:48.488 8 INFO neutron.services.segments.plugin [-] Segment 6f7519a4-4ca7-4215-bc85-0b1851e25cb5 resource provider aggregate not found 2026-07-10 00:58:48.496 8 INFO neutron.db.l3_hamode_db [None req-98bd6036-7455-4fe2-93ac-1a30b1aa89c7 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network ee033970-c153-45e4-b547-24865b4f4da4 was deleted as no HA routers are present in tenant e7be1e7729c140bfad8a69a952174583. [pid: 8|app: 0|req: 440/810] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:46 2026] DELETE /v2.0/routers/030a54fa-e5aa-4dbf-8637-9dc5b1216271 => generated 0 bytes in 1509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:48.538 8 INFO neutron.services.segments.plugin [-] Segment 6f7519a4-4ca7-4215-bc85-0b1851e25cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7519a4-4ca7-4215-bc85-0b1851e25cb5 found for delete ", "request_id": "req-a142fa1b-75ab-42ad-aaa9-6e522e4261b6"}]} 2026-07-10 00:58:48.538 8 INFO neutron.services.segments.plugin [-] Segment 6f7519a4-4ca7-4215-bc85-0b1851e25cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7519a4-4ca7-4215-bc85-0b1851e25cb5 found for delete ", "request_id": "req-08698510-d0e0-446a-9727-c1d82aa7d9d2"}]} [pid: 8|app: 0|req: 441/811] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:48 2026] DELETE /v2.0/subnets/41e4cc32-8ef4-4556-a7fa-5f2441b3307e => 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: 442/812] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:48 2026] DELETE /v2.0/networks/30aa3e3f-b06e-4a98-8178-0f52e74f1e21 => 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: 371/813] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:58:47 2026] PUT /v2.0/routers/b87c07f9-0ac0-4838-b996-831ef9056e2f/add_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/814] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:49 2026] GET /v2.0/security-groups?tenant_id=e7be1e7729c140bfad8a69a952174583&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/815] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:49 2026] DELETE /v2.0/security-groups/d3ec70fa-638c-4042-bd8f-99fed26fbd32 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:50.131 8 WARNING neutron_lib.context [None req-32a71088-e095-4079-8dca-3a59ae0beccd 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 444/816] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 00:58:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:58:50.308 8 WARNING neutron_lib.context [None req-d156e4aa-5012-407c-b0d9-2794a70be716 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 373/817] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:50 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/818] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:50 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/819] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:58:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:50.484 7 WARNING neutron_lib.context [None req-fd7202d4-cac0-47ca-84f7-1aa97708e95a 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:58:50.598 8 INFO neutron.services.segments.plugin [-] Segment e5827621-b47f-4f85-84cf-a9f15d860ec2 resource provider aggregate not found 2026-07-10 00:58:50.602 8 INFO neutron.services.segments.plugin [-] Segment e5827621-b47f-4f85-84cf-a9f15d860ec2 resource provider aggregate not found 2026-07-10 00:58:50.615 8 INFO neutron.services.segments.plugin [-] Segment e5827621-b47f-4f85-84cf-a9f15d860ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5827621-b47f-4f85-84cf-a9f15d860ec2 found for delete ", "request_id": "req-5163a1b8-de3a-44cb-890e-9ce81e4fce92"}]} 2026-07-10 00:58:50.633 8 INFO neutron.services.segments.plugin [-] Segment e5827621-b47f-4f85-84cf-a9f15d860ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5827621-b47f-4f85-84cf-a9f15d860ec2 found for delete ", "request_id": "req-5be88ae9-733d-4245-9203-d1c54c31fc33"}]} [pid: 7|app: 0|req: 375/820] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:58:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:50.657 7 WARNING neutron_lib.context [None req-858a9236-018e-407f-ad98-1246f5e82c01 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 446/821] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:50 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/822] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:50 2026] GET /v2.0/security-groups?id=5933d1be-965d-48f6-ab0b-92be81a3e2c1&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: 448/823] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 00:58:51 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:51.595 8 INFO neutron.db.l3_db [req-8a142292-42fa-4fe7-8120-017d32318d42 req-f49d6776-23d6-4d0c-9436-42d1cb581eb8 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] Floating IP 244c51a8-85b2-4c62-94ee-bfa8390e8d79 disassociated. External IP: 10.96.250.220, port: 2746e165-e02b-4479-837b-06004b2ec9db. [pid: 7|app: 0|req: 376/824] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 00:58:50 2026] POST /v2.0/floatingips => generated 552 bytes in 1022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/825] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:51 2026] GET /v2.0/ports?device_id=a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0 => 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: 449/826] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 00:58:51 2026] DELETE /v2.0/ports/2746e165-e02b-4479-837b-06004b2ec9db => generated 0 bytes in 872 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/827] 10.0.0.211 () {34 vars in 1097 bytes} [Fri Jul 10 00:58:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--808787338&fields=id&tenant_id=48634712264846b08546046d8f3da7df => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:58:52.277 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0eebd68-545f-4205-933a-8061d5346fb5'] response: {'server_uuid': 'a57d59ee-9798-43ef-b9f4-f7a5df5c9cb0', 'name': 'network-vif-deleted', 'tag': '2746e165-e02b-4479-837b-06004b2ec9db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/828] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 00:58:52 2026] GET /v2.0/networks?id=1f71a550-d397-4184-8e70-8575e6d3e985 => generated 668 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/829] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 00:58:52 2026] GET /v2.0/quotas/48634712264846b08546046d8f3da7df => 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: 451/830] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:58:52 2026] GET /v2.0/ports?tenant_id=48634712264846b08546046d8f3da7df&fields=id => generated 103 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/831] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 00:58:52 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?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: 453/832] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 00:58:52 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:58:52.837 7 INFO neutron.db.segments_db [None req-bcace6ac-04df-46cb-a517-4ee530bbf2f1 ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] Added segment c1ca8716-a638-4dc6-adab-82a39ee8ee57 of type vxlan for network 7ccc7e83-1309-4d77-8f07-242b2944edc2 [pid: 8|app: 0|req: 454/833] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:52 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => 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: 380/834] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:52 2026] POST /v2.0/networks => generated 726 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/835] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:52 2026] DELETE /v2.0/security-groups/5933d1be-965d-48f6-ab0b-92be81a3e2c1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:53.074 8 INFO neutron.api.v2.resource [None req-6ee7faf2-d239-4189-b1fb-b09be53f1fb1 86f6261b1ad0435d958337370c17f546 da0d5dae170440a2b89abdad7e1306f7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 456/836] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 00:58:53 2026] GET /v2.0/security-groups/5933d1be-965d-48f6-ab0b-92be81a3e2c1 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/837] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:52 2026] POST /v2.0/subnets => generated 620 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:53.187 7 WARNING neutron.api.v2.base [None req-2de977ed-d80d-45bc-9ad5-f11df01757a3 ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - 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-07-10 00:58:53.188 7 INFO neutron.api.v2.resource [None req-2de977ed-d80d-45bc-9ad5-f11df01757a3 ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 382/838] 10.0.0.173 () {34 vars in 680 bytes} [Fri Jul 10 00:58:53 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/839] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:58:53 2026] DELETE /v2.0/floatingips/244c51a8-85b2-4c62-94ee-bfa8390e8d79 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:53.524 7 INFO neutron.services.segments.plugin [-] Segment c1ca8716-a638-4dc6-adab-82a39ee8ee57 resource provider aggregate not found 2026-07-10 00:58:53.528 7 INFO neutron.services.segments.plugin [-] Segment c1ca8716-a638-4dc6-adab-82a39ee8ee57 resource provider aggregate not found 2026-07-10 00:58:53.543 7 INFO neutron.services.segments.plugin [-] Segment c1ca8716-a638-4dc6-adab-82a39ee8ee57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ca8716-a638-4dc6-adab-82a39ee8ee57 found for delete ", "request_id": "req-4405f916-340e-415d-8dcf-d3daf540bff9"}]} 2026-07-10 00:58:53.545 7 INFO neutron.services.segments.plugin [-] Segment c1ca8716-a638-4dc6-adab-82a39ee8ee57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ca8716-a638-4dc6-adab-82a39ee8ee57 found for delete ", "request_id": "req-a6226b1e-9f95-4284-a6bc-fc79daca2fe4"}]} [pid: 7|app: 0|req: 383/840] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:53 2026] DELETE /v2.0/networks/7ccc7e83-1309-4d77-8f07-242b2944edc2 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/841] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:53 2026] GET /v2.0/networks?id=1f71a550-d397-4184-8e70-8575e6d3e985 => generated 668 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:53.692 7 INFO neutron.db.segments_db [None req-30b3b8fa-9dd6-4dd6-83fe-628957b24483 ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] Added segment cbaf9a4b-a92b-47fc-ac3c-b888a00e410e of type vxlan for network b871e97e-e1a5-4a0c-b9d6-11354a384f6d [pid: 7|app: 0|req: 385/842] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:53 2026] POST /v2.0/networks => generated 725 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/843] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 00:58:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=48634712264846b08546046d8f3da7df => generated 180 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/844] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:53 2026] POST /v2.0/subnets => generated 623 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:58:54.086 7 WARNING neutron_lib.context [req-808592e4-e162-48c3-8210-39653c041a96 req-c3f7c422-b331-4cd2-9915-392f3013add7 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 388/845] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 00:58:54 2026] POST /v2.0/ports => generated 958 bytes in 470 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: 389/846] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:54 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 961 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:54.657 7 WARNING neutron.api.v2.base [None req-0be9e6c6-535a-4e76-8f2d-8af9eaa070df ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - 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-07-10 00:58:54.658 7 INFO neutron.api.v2.resource [None req-0be9e6c6-535a-4e76-8f2d-8af9eaa070df ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 390/847] 10.0.0.173 () {34 vars in 680 bytes} [Fri Jul 10 00:58:54 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/848] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:58:53 2026] PUT /v2.0/routers/2f68dfbe-dd7f-43c8-912f-b66f7f9c5288/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/849] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:54 2026] GET /v2.0/security-groups?tenant_id=ac644d20c9dd461fa98c127899098cd9&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/850] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:55 2026] GET /v2.0/security-groups?id=d813cebe-402a-4a21-915c-661b8058820c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/851] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:58:54 2026] PUT /v2.0/ports/97fe4b71-75a8-4706-94ab-1a4009be9dbf => generated 1203 bytes in 482 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-07-10 00:58:55.321 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd767026-dbbb-437b-bfeb-07e6f76b215b'] response: {'name': 'network-changed', 'server_uuid': '2977507f-74e0-4d1c-8d01-218555c22344', 'tag': '97fe4b71-75a8-4706-94ab-1a4009be9dbf', 'status': 'completed', 'code': 200} 2026-07-10 00:58:55.601 7 INFO neutron.services.segments.plugin [-] Segment cbaf9a4b-a92b-47fc-ac3c-b888a00e410e resource provider aggregate not found 2026-07-10 00:58:55.606 7 INFO neutron.services.segments.plugin [-] Segment cbaf9a4b-a92b-47fc-ac3c-b888a00e410e resource provider aggregate not found 2026-07-10 00:58:55.624 7 INFO neutron.services.segments.plugin [-] Segment cbaf9a4b-a92b-47fc-ac3c-b888a00e410e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbaf9a4b-a92b-47fc-ac3c-b888a00e410e found for delete ", "request_id": "req-42f501a6-d108-48d8-a692-132e5d72eaa6"}]} 2026-07-10 00:58:55.625 7 INFO neutron.services.segments.plugin [-] Segment cbaf9a4b-a92b-47fc-ac3c-b888a00e410e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbaf9a4b-a92b-47fc-ac3c-b888a00e410e found for delete ", "request_id": "req-f0ebbd9d-a5b4-4da7-b6b0-494a07238959"}]} [pid: 7|app: 0|req: 393/852] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:55 2026] DELETE /v2.0/networks/b871e97e-e1a5-4a0c-b9d6-11354a384f6d => generated 0 bytes in 573 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/853] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:55 2026] DELETE /v2.0/security-groups/f66f1129-2ced-431f-a138-a6520511919e => 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: 395/854] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:55 2026] GET /v2.0/ports?tenant_id=48634712264846b08546046d8f3da7df&device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:58:55.875 7 INFO neutron.db.segments_db [None req-72b7719f-61e2-4a86-997a-818c74d390e3 ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] Added segment 0f5678da-f1ee-4591-a064-0bd93ffe3f57 of type vxlan for network 1a681d84-e646-41e5-aa00-6c9cda8772a7 [pid: 7|app: 0|req: 398/857] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:58:55 2026] POST /v2.0/networks => generated 727 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/858] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=97fe4b71-75a8-4706-94ab-1a4009be9dbf => 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: 400/859] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.0/security-groups?tenant_id=c18efc208cfa4d5d8b20321212451f08&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/860] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:58:56 2026] POST /v2.0/subnets => generated 623 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/861] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.0/subnets?id=db0c33c4-6850-4ade-9192-2f4797f70576 => generated 662 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/862] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/863] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:56 2026] DELETE /v2.0/security-groups/27f648d0-5aa5-430b-9f02-6ce8c8428b3d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:56.754 8 INFO neutron.services.segments.plugin [-] Segment c11f47ce-2455-46e0-8e9c-ee4874ff4ea2 resource provider aggregate not found 2026-07-10 00:58:56.758 8 INFO neutron.services.segments.plugin [-] Segment c11f47ce-2455-46e0-8e9c-ee4874ff4ea2 resource provider aggregate not found 2026-07-10 00:58:56.769 8 INFO neutron.services.segments.plugin [-] Segment c11f47ce-2455-46e0-8e9c-ee4874ff4ea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11f47ce-2455-46e0-8e9c-ee4874ff4ea2 found for delete ", "request_id": "req-dd48f8b0-8edd-484c-929e-c9d846118a77"}]} 2026-07-10 00:58:56.774 8 INFO neutron.services.segments.plugin [-] Segment c11f47ce-2455-46e0-8e9c-ee4874ff4ea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c11f47ce-2455-46e0-8e9c-ee4874ff4ea2 found for delete ", "request_id": "req-0f882b9c-c6fc-4220-a3e9-3343e69894ea"}]} 2026-07-10 00:58:56.777 8 INFO neutron.db.l3_hamode_db [None req-451a63a1-fa35-446b-99e6-3b40498771bd cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network b534d295-c2c4-49d6-b551-8b4b8ab40106 was deleted as no HA routers are present in tenant da0d5dae170440a2b89abdad7e1306f7. [pid: 8|app: 0|req: 460/864] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:55 2026] DELETE /v2.0/routers/2f68dfbe-dd7f-43c8-912f-b66f7f9c5288 => generated 0 bytes in 1508 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/865] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.0/ports?network_id=1f71a550-d397-4184-8e70-8575e6d3e985&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/866] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.0/security-groups?id=d813cebe-402a-4a21-915c-661b8058820c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/867] 10.0.0.173 () {34 vars in 680 bytes} [Fri Jul 10 00:58:56 2026] POST /v2.0/rbac-policies => generated 324 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/868] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:56 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/869] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:56 2026] DELETE /v2.0/subnets/7e56df56-d0b1-424e-a26f-06fd4471e793 => 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: 407/870] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?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: 408/871] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/ports?tenant_id=48634712264846b08546046d8f3da7df&device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 1242 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/872] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/networks?id=1f71a550-d397-4184-8e70-8575e6d3e985 => generated 764 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/873] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:57 2026] DELETE /v2.0/networks/08de8444-908a-4858-9d97-ba1f6a055b6d => 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: 410/874] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/networks/1a681d84-e646-41e5-aa00-6c9cda8772a7 => generated 655 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/875] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=97fe4b71-75a8-4706-94ab-1a4009be9dbf => 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: 411/876] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/subnets?id=db0c33c4-6850-4ade-9192-2f4797f70576 => generated 662 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/877] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/ports?network_id=1f71a550-d397-4184-8e70-8575e6d3e985&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: 412/878] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/879] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?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: 413/880] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/security-groups?tenant_id=da0d5dae170440a2b89abdad7e1306f7&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/881] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:57 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/882] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:58:57 2026] DELETE /v2.0/security-groups/a85b3111-c76a-4459-bcdf-093ac7d711e3 => 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: 469/883] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:58 2026] GET /v2.0/security-groups?id=d813cebe-402a-4a21-915c-661b8058820c&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:58.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13e83098-dbc2-4174-81ce-33df24bf0150 a94355f0678d4c029415b97934fa9b83 cabc913e5a7247769e8cd58a8deba1fd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/884] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 00:58:58 2026] GET /v2.0/networks/1a681d84-e646-41e5-aa00-6c9cda8772a7 => generated 138 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:58.787 8 INFO neutron.services.segments.plugin [-] Segment edfff446-816d-4433-80dc-ed659515ad9b resource provider aggregate not found 2026-07-10 00:58:58.799 8 INFO neutron.services.segments.plugin [-] Segment edfff446-816d-4433-80dc-ed659515ad9b resource provider aggregate not found 2026-07-10 00:58:58.805 8 INFO neutron.services.segments.plugin [-] Segment edfff446-816d-4433-80dc-ed659515ad9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edfff446-816d-4433-80dc-ed659515ad9b found for delete ", "request_id": "req-852a91d3-700b-4975-bb32-5babe08c2efa"}]} 2026-07-10 00:58:58.821 8 INFO neutron.services.segments.plugin [-] Segment edfff446-816d-4433-80dc-ed659515ad9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edfff446-816d-4433-80dc-ed659515ad9b found for delete ", "request_id": "req-0bd20cc5-52f3-45d2-ae1a-9dd7a920ca1b"}]} [pid: 8|app: 0|req: 470/885] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:58:58 2026] DELETE /v2.0/networks/1a681d84-e646-41e5-aa00-6c9cda8772a7 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:58:58.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3080252b-fcdd-4213-87f8-7ed753bcb9db ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 416/886] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:58 2026] DELETE /v2.0/subnets/87e34ae4-51fb-47a8-b7e3-f3796a04833a => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:58.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73986b73-ca5c-4902-bec6-5adaee8d7353 ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/887] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:58 2026] DELETE /v2.0/subnets/a29568bf-056e-4d77-a4cd-d8c8273f3346 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:59.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-744a1fe4-5dc8-492a-bf35-058579312a81 ee117383a8c54927884a54fbfe3af340 c1d442c589c9445a9f5807e191383e42 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/888] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:58:58 2026] DELETE /v2.0/subnets/b437599a-a3d9-4495-a47e-746ab9f3b19e => 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: 472/889] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:58:59 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/890] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:58:59 2026] GET /v2.0/security-groups?id=d813cebe-402a-4a21-915c-661b8058820c&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/891] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:58:59 2026] GET /v2.0/security-groups?tenant_id=c1d442c589c9445a9f5807e191383e42&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/892] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:00 2026] DELETE /v2.0/security-groups/cbb5c6d2-ba4d-435d-b38f-a628948b56a4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/893] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:00 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/894] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:00 2026] GET /v2.0/security-groups?id=d813cebe-402a-4a21-915c-661b8058820c&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/895] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:00 2026] GET /v2.0/security-groups?tenant_id=cabc913e5a7247769e8cd58a8deba1fd&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/896] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:00 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/897] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:00 2026] DELETE /v2.0/security-groups/4c089402-8bdb-43ec-a463-a6f7f63186d6 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:00.979 8 INFO neutron.services.segments.plugin [-] Segment 0f5678da-f1ee-4591-a064-0bd93ffe3f57 resource provider aggregate not found 2026-07-10 00:59:00.983 8 INFO neutron.services.segments.plugin [-] Segment 0f5678da-f1ee-4591-a064-0bd93ffe3f57 resource provider aggregate not found 2026-07-10 00:59:00.996 8 INFO neutron.services.segments.plugin [-] Segment 0f5678da-f1ee-4591-a064-0bd93ffe3f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f5678da-f1ee-4591-a064-0bd93ffe3f57 found for delete ", "request_id": "req-b128654b-042f-46e5-a51a-4eb29cb8c039"}]} 2026-07-10 00:59:01.000 8 INFO neutron.services.segments.plugin [-] Segment 0f5678da-f1ee-4591-a064-0bd93ffe3f57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f5678da-f1ee-4591-a064-0bd93ffe3f57 found for delete ", "request_id": "req-805df7b3-b48f-44c6-8a27-f6f47042b5fc"}]} [pid: 8|app: 0|req: 477/898] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:00 2026] GET /v2.0/security-groups?tenant_id=48ff5d3ff24d40f0a452db934443f866&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:01.068 7 INFO neutron.db.l3_db [None req-88ddefe3-380a-49fd-96e9-4c86a2bd37bf 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] Floating IP 5e50893c-9ba0-403f-a468-eaf2e13d5de9 associated. External IP: 10.96.250.209, port: 97fe4b71-75a8-4706-94ab-1a4009be9dbf. [pid: 8|app: 0|req: 478/899] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:01 2026] DELETE /v2.0/security-groups/b44df2e8-cb52-405c-8d59-f76e8604aa57 => 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: 422/900] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:59:00 2026] PUT /v2.0/floatingips/5e50893c-9ba0-403f-a468-eaf2e13d5de9 => generated 856 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/901] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/security-groups?tenant_id=f9ca0a3b20384c3c9135731537756202&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/902] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:01.615 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e83fcad-4001-41c9-b5b4-0c3c78bcfa0e'] response: {'name': 'network-changed', 'server_uuid': '2977507f-74e0-4d1c-8d01-218555c22344', 'tag': '97fe4b71-75a8-4706-94ab-1a4009be9dbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 424/903] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/ports?tenant_id=48634712264846b08546046d8f3da7df&device_id=2977507f-74e0-4d1c-8d01-218555c22344 => 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: 480/904] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:01 2026] DELETE /v2.0/security-groups/ddb88f8d-2a50-4a76-8956-3125771a7847 => 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: 425/905] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/security-groups?id=d813cebe-402a-4a21-915c-661b8058820c&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/906] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/networks?id=1f71a550-d397-4184-8e70-8575e6d3e985 => generated 764 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/907] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=97fe4b71-75a8-4706-94ab-1a4009be9dbf => generated 859 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/908] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/security-groups?tenant_id=92952767518643f891d8c5ddeeec8cf6&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/909] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:01 2026] GET /v2.0/security-groups?tenant_id=9baf431b601f4bb8a73286f5425969ff&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/910] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:59:02 2026] GET /v2.0/subnets?id=db0c33c4-6850-4ade-9192-2f4797f70576 => generated 662 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/911] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:02 2026] DELETE /v2.0/security-groups/7815edab-0b31-45f5-a76b-133258cdda10 => 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: 482/912] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:02 2026] DELETE /v2.0/security-groups/5657cfbb-2072-4d22-b975-ff0e1d03da26 => 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: 431/913] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:02 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/914] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:59:02 2026] GET /v2.0/ports?network_id=1f71a550-d397-4184-8e70-8575e6d3e985&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/915] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:02 2026] GET /v2.0/security-groups?id=d813cebe-402a-4a21-915c-661b8058820c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/916] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:59:02 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/917] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:59:02 2026] GET /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/918] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 00:59:02 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:03.095 7 INFO neutron.db.l3_db [req-69a53eb8-d820-41c8-83ef-2dbff16106f1 req-06f8ee5e-6771-48c9-8a76-dd622fa39537 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] Floating IP 5e50893c-9ba0-403f-a468-eaf2e13d5de9 disassociated. External IP: 10.96.250.209, port: 97fe4b71-75a8-4706-94ab-1a4009be9dbf. [pid: 8|app: 0|req: 486/919] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:03 2026] GET /v2.0/ports?device_id=2977507f-74e0-4d1c-8d01-218555c22344 => 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: 434/920] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 00:59:02 2026] DELETE /v2.0/ports/97fe4b71-75a8-4706-94ab-1a4009be9dbf => generated 0 bytes in 899 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:04.078 8 WARNING neutron_lib.context [None req-9736a867-65b8-456b-a103-6a0e54cdd2f1 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:04.079 8 WARNING neutron_lib.context [None req-9736a867-65b8-456b-a103-6a0e54cdd2f1 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:04.245 8 INFO neutron.db.segments_db [None req-9736a867-65b8-456b-a103-6a0e54cdd2f1 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Added segment 7137bb8f-72c4-4008-81d3-ca56f14680cb of type vxlan for network 5b705a9d-657e-4c08-8e62-373384aecbe5 2026-07-10 00:59:04.358 8 INFO neutron.db.segments_db [None req-9736a867-65b8-456b-a103-6a0e54cdd2f1 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Added segment bd8166b3-ec93-4498-8104-ca58ef47ee0b of type vxlan for network 3d1a76a0-49e6-442c-8d7d-23ecc1f95bfd [pid: 8|app: 0|req: 487/921] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:03 2026] POST /v2.0/networks => generated 1245 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:59:04.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b0f6b5c-6ceb-4b83-83f2-569c600c18e3'] response: {'server_uuid': '2977507f-74e0-4d1c-8d01-218555c22344', 'name': 'network-vif-deleted', 'tag': '97fe4b71-75a8-4706-94ab-1a4009be9dbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/922] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:59:04 2026] GET /v2.0/networks => generated 1844 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/923] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:04 2026] DELETE /v2.0/security-groups/d813cebe-402a-4a21-915c-661b8058820c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:04.718 8 INFO neutron.api.v2.resource [None req-8de1c595-1e28-4658-9752-49a29bdee85c 7d5abd5e101e4694bf2d0fd251c7fa21 48634712264846b08546046d8f3da7df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 489/924] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 00:59:04 2026] GET /v2.0/security-groups/d813cebe-402a-4a21-915c-661b8058820c => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:59:04.815 7 INFO neutron.services.segments.plugin [-] Segment 7137bb8f-72c4-4008-81d3-ca56f14680cb resource provider aggregate not found 2026-07-10 00:59:04.819 7 INFO neutron.services.segments.plugin [-] Segment 7137bb8f-72c4-4008-81d3-ca56f14680cb resource provider aggregate not found 2026-07-10 00:59:04.839 7 INFO neutron.services.segments.plugin [-] Segment 7137bb8f-72c4-4008-81d3-ca56f14680cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7137bb8f-72c4-4008-81d3-ca56f14680cb found for delete ", "request_id": "req-ed2bd8b2-6af8-47d9-a422-9de524b1a5c4"}]} [pid: 7|app: 0|req: 436/925] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:04 2026] DELETE /v2.0/networks/5b705a9d-657e-4c08-8e62-373384aecbe5 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:04.851 7 INFO neutron.services.segments.plugin [-] Segment 7137bb8f-72c4-4008-81d3-ca56f14680cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7137bb8f-72c4-4008-81d3-ca56f14680cb found for delete ", "request_id": "req-8e86d446-0578-4067-b518-0150c0f525f6"}]} [pid: 7|app: 0|req: 437/926] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:04 2026] DELETE /v2.0/networks/3d1a76a0-49e6-442c-8d7d-23ecc1f95bfd => 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: 490/927] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:59:04 2026] DELETE /v2.0/floatingips/5e50893c-9ba0-403f-a468-eaf2e13d5de9 => 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: 438/928] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:59:05 2026] GET /v2.0/networks => generated 651 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:05.172 7 WARNING neutron_lib.context [None req-faba7180-e85a-4072-9e03-9a3d90da2987 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:05.266 7 INFO neutron.db.segments_db [None req-faba7180-e85a-4072-9e03-9a3d90da2987 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Added segment 94012775-519f-46c5-ac69-400cf08112cd of type vxlan for network 5180534a-cb74-4b9a-b96d-feee420c9513 [pid: 7|app: 0|req: 439/929] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:05 2026] POST /v2.0/networks => generated 654 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:05.443 7 WARNING neutron_lib.context [None req-f138c827-c870-4b83-a759-f468178e7548 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:05.516 7 INFO neutron.db.segments_db [None req-f138c827-c870-4b83-a759-f468178e7548 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Added segment 30fc2bae-8523-4f16-82fd-7844539d28be of type vxlan for network dc483471-3143-4d78-a7c2-5fb4f6d4425a [pid: 7|app: 0|req: 440/930] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:05 2026] POST /v2.0/networks => generated 654 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:05.639 7 WARNING neutron_lib.context [None req-e5277c52-6826-4352-add9-574720804484 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:05.695 7 WARNING neutron_lib.context [None req-e5277c52-6826-4352-add9-574720804484 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 441/931] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:59:05 2026] POST /v2.0/ports => generated 1505 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/932] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:59:05 2026] PUT /v2.0/routers/b87c07f9-0ac0-4838-b996-831ef9056e2f/remove_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/933] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 00:59:06 2026] GET /v2.0/ports => generated 1505 bytes in 139 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-07-10 00:59:06.736 7 WARNING neutron_lib.context [None req-f49e4d53-73a6-4c06-94de-1549e4f576e6 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:06.867 7 INFO neutron.services.segments.plugin [-] Segment bd8166b3-ec93-4498-8104-ca58ef47ee0b resource provider aggregate not found 2026-07-10 00:59:06.876 7 INFO neutron.services.segments.plugin [-] Segment bd8166b3-ec93-4498-8104-ca58ef47ee0b resource provider aggregate not found 2026-07-10 00:59:06.883 7 INFO neutron.services.segments.plugin [-] Segment bd8166b3-ec93-4498-8104-ca58ef47ee0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8166b3-ec93-4498-8104-ca58ef47ee0b found for delete ", "request_id": "req-cf9149d5-2a4f-420f-93d5-693edc1c6f86"}]} 2026-07-10 00:59:06.894 7 INFO neutron.services.segments.plugin [-] Segment bd8166b3-ec93-4498-8104-ca58ef47ee0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd8166b3-ec93-4498-8104-ca58ef47ee0b found for delete ", "request_id": "req-33772e15-401a-4007-bea5-b8e24c902467"}]} 2026-07-10 00:59:06.910 7 INFO neutron.db.segments_db [None req-f49e4d53-73a6-4c06-94de-1549e4f576e6 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Added segment 999d8c6a-842e-41c8-8248-a269d91a8720 of type vxlan for network cce4578f-7086-4b08-93d7-d8406401c10b [pid: 7|app: 0|req: 442/934] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:06 2026] POST /v2.0/networks => generated 632 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/935] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:07 2026] DELETE /v2.0/ports/00643778-52a6-4f72-9193-c6ffbdd3295a => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:07.319 7 WARNING neutron_lib.context [None req-8d2bd639-257b-4434-907b-aadb70bac301 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 444/936] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 00:59:07 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:07.811 8 INFO neutron.services.segments.plugin [-] Segment 4f085d66-aab9-4ed2-ba00-591e01e6b2e9 resource provider aggregate not found 2026-07-10 00:59:07.824 8 INFO neutron.services.segments.plugin [-] Segment 4f085d66-aab9-4ed2-ba00-591e01e6b2e9 resource provider aggregate not found 2026-07-10 00:59:07.836 8 INFO neutron.db.l3_hamode_db [None req-15fbddfe-2ca5-4e62-8e0e-e413a337c72c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network 34bd84b8-0313-4d68-8ecd-16ec6986a84a was deleted as no HA routers are present in tenant 48634712264846b08546046d8f3da7df. 2026-07-10 00:59:07.838 8 INFO neutron.services.segments.plugin [-] Segment 4f085d66-aab9-4ed2-ba00-591e01e6b2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f085d66-aab9-4ed2-ba00-591e01e6b2e9 found for delete ", "request_id": "req-c87fd22c-8409-403a-ae76-11234f9503ff"}]} [pid: 8|app: 0|req: 493/937] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:06 2026] DELETE /v2.0/routers/b87c07f9-0ac0-4838-b996-831ef9056e2f => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:07.849 8 INFO neutron.services.segments.plugin [-] Segment 4f085d66-aab9-4ed2-ba00-591e01e6b2e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f085d66-aab9-4ed2-ba00-591e01e6b2e9 found for delete ", "request_id": "req-9d4d6a90-b1a9-4186-8483-3a15bf8b6a3e"}]} 2026-07-10 00:59:07.853 8 WARNING neutron_lib.context [None req-897a9176-759d-4ad6-be82-cd4f27eeeec3 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:07.907 8 INFO neutron.db.segments_db [None req-897a9176-759d-4ad6-be82-cd4f27eeeec3 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Added segment db15b6ee-8d27-4929-baa8-236e34e339ae of type vxlan for network 44958d78-c40e-488c-8749-ccc2d0290638 [pid: 7|app: 0|req: 445/938] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:07 2026] DELETE /v2.0/ports/b83a288e-b8af-4749-8ddf-1192f7d3c30f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/939] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:07 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/940] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 00:59:08 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:08.046 8 WARNING neutron_lib.context [None req-1f6f580a-bf2e-4390-b474-0eb2bac7de96 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/941] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:08 2026] DELETE /v2.0/subnets/db0c33c4-6850-4ade-9192-2f4797f70576 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:08.247 7 WARNING neutron_lib.context [None req-506e15dc-fbd9-4ab1-b965-b50450009a06 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:08.331 7 INFO neutron.db.segments_db [None req-506e15dc-fbd9-4ab1-b965-b50450009a06 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Added segment 2b7d1256-b011-4000-af14-fe18b06cc319 of type vxlan for network e7ca959b-422f-40b6-bd70-c3176ebaa532 [pid: 8|app: 0|req: 496/942] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 00:59:08 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 497/943] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:08 2026] DELETE /v2.0/networks/1f71a550-d397-4184-8e70-8575e6d3e985 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:08.783 8 WARNING neutron_lib.context [None req-1c72e341-28c4-479d-bbf2-0c33652609b7 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 447/944] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:08 2026] POST /v2.0/networks => generated 654 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:08.836 8 INFO neutron.db.segments_db [None req-1c72e341-28c4-479d-bbf2-0c33652609b7 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Added segment f3d52cca-ce44-407d-a292-646141195e2e of type vxlan for network b02f12cf-c478-4dd7-b319-a452901d51f0 [pid: 8|app: 0|req: 498/945] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:08 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:08.936 8 WARNING neutron_lib.context [None req-3fae39d0-6b2d-4c74-8e07-af81f6c6b636 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:09.000 8 INFO neutron.db.segments_db [None req-3fae39d0-6b2d-4c74-8e07-af81f6c6b636 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Added segment 56538357-4b50-4679-9618-0627a7b3d27d of type vxlan for network 636ea1e2-283d-49d8-8eb5-81afb41b6d07 [pid: 8|app: 0|req: 499/946] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:08 2026] POST /v2.0/networks => generated 654 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/947] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:08 2026] GET /v2.0/security-groups?tenant_id=e50c93dbc79845b1a31f6816eb908bf8&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:09.158 7 WARNING neutron_lib.context [None req-ff0250b1-aef8-45be-99f2-6bda97790553 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/948] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:09 2026] GET /v2.0/security-groups?tenant_id=48634712264846b08546046d8f3da7df&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/949] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:09 2026] DELETE /v2.0/security-groups/2cfdee70-2f89-4556-972f-b1621784f275 => 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: 502/950] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:09 2026] DELETE /v2.0/security-groups/fbae6e24-5dbf-42b9-8dae-1e3a6aa64f36 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/951] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:09 2026] GET /v2.0/security-groups?tenant_id=0d5ac2db044b4de6aa71a974332b586e&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/952] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 00:59:09 2026] POST /v2.0/ports => generated 743 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:09.563 7 WARNING neutron_lib.context [None req-ee02a8b3-cda0-430f-bb76-4b6b3e8d5d9b 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:09.618 7 INFO neutron.db.segments_db [None req-ee02a8b3-cda0-430f-bb76-4b6b3e8d5d9b 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Added segment 1786bd9c-e48d-42e3-98b8-c36255bde1e9 of type vxlan for network 6a4eb41c-b045-471a-987c-3c56112e8a1c [pid: 8|app: 0|req: 504/953] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:09 2026] DELETE /v2.0/security-groups/9b66a5fc-ff1d-495e-ae4e-d07fa9e902f3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:09.648 8 WARNING neutron_lib.context [None req-6a8eade4-deda-40e3-9d47-892985137133 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:09.689 8 WARNING neutron_lib.context [None req-6a8eade4-deda-40e3-9d47-892985137133 54c936a9b4684ef9a9dd5044256ed772 25973f677705458ca7c59ab0433aa97e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 450/954] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:09 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:09.721 7 WARNING neutron_lib.context [None req-b89f9da9-e0c7-43a5-ab9a-405d7f0f556e 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:09.866 8 INFO neutron.services.segments.plugin [-] Segment 52be8502-4091-4c8b-92eb-a3ba1e9fd36c resource provider aggregate not found 2026-07-10 00:59:09.874 8 INFO neutron.services.segments.plugin [-] Segment 52be8502-4091-4c8b-92eb-a3ba1e9fd36c resource provider aggregate not found 2026-07-10 00:59:09.878 8 INFO neutron.services.segments.plugin [-] Segment 52be8502-4091-4c8b-92eb-a3ba1e9fd36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52be8502-4091-4c8b-92eb-a3ba1e9fd36c found for delete ", "request_id": "req-f3f8c8f4-9ff5-4065-89c2-5e846fd59afe"}]} 2026-07-10 00:59:09.888 8 INFO neutron.services.segments.plugin [-] Segment 52be8502-4091-4c8b-92eb-a3ba1e9fd36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52be8502-4091-4c8b-92eb-a3ba1e9fd36c found for delete ", "request_id": "req-e8953a5a-d97b-4917-8cc8-7a432c385823"}]} [pid: 7|app: 0|req: 451/955] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 00:59:09 2026] POST /v2.0/ports => generated 743 bytes in 349 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-07-10 00:59:10.078 7 WARNING neutron_lib.context [None req-04e70c25-3622-4cd4-ace9-38226d6161d9 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:10.136 7 INFO neutron.db.segments_db [None req-04e70c25-3622-4cd4-ace9-38226d6161d9 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Added segment e933b4fd-a77d-4061-90fb-356acfa96394 of type vxlan for network 2c8f8c90-ffb6-4074-82c6-be2d19d5e94e [pid: 7|app: 0|req: 452/956] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:10 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:10.284 7 WARNING neutron_lib.context [None req-e4c1a78f-41ee-4933-accd-ff39f7c46ada 5f22d5fc4d3942e1ba481531200bb9a1 492f74f322fd4e09aa91226a9737f9c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 505/957] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:09 2026] POST /v2.0/subnets => generated 1276 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/958] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:59:10 2026] GET /v2.0/subnets => generated 1889 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/959] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 00:59:10 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 456/962] 10.0.0.173 () {34 vars in 746 bytes} [Fri Jul 10 00:59:10 2026] PUT /v2.0/ports/b4ebf419-f27a-4d43-b1a9-36cbda06d7ad/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/963] 10.0.0.173 () {34 vars in 746 bytes} [Fri Jul 10 00:59:10 2026] PUT /v2.0/ports/d03cd4bd-f24a-4cfb-9da6-87df2af7694b/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/964] 10.0.0.173 () {34 vars in 746 bytes} [Fri Jul 10 00:59:10 2026] PUT /v2.0/ports/aac09c9c-eef5-4814-a331-681eb3a01559/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/965] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:10 2026] DELETE /v2.0/subnets/8dce7659-9719-4687-ba43-aab67c2240ba => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/966] 10.0.0.173 () {34 vars in 746 bytes} [Fri Jul 10 00:59:10 2026] PUT /v2.0/ports/9c9fd1d6-116e-4caf-9359-27d907326931/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/967] 10.0.0.173 () {32 vars in 659 bytes} [Fri Jul 10 00:59:10 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/968] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:10 2026] DELETE /v2.0/subnets/0fd9e8fa-72e3-4e02-8542-cf775d192b65 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/969] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:59:11 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: 7|app: 0|req: 461/970] 10.0.0.173 () {32 vars in 673 bytes} [Fri Jul 10 00:59:11 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:11.595 8 INFO neutron.db.segments_db [None req-2392ab1b-d64d-4fe9-869e-6b6cc6d09560 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment efbdd060-6a12-4abf-9d67-8d756e8d08d1 of type vxlan for network d31fe6eb-7c7d-4e02-a647-75183530f99e 2026-07-10 00:59:11.634 7 INFO neutron.services.segments.plugin [-] Segment 56538357-4b50-4679-9618-0627a7b3d27d resource provider aggregate not found 2026-07-10 00:59:11.643 7 INFO neutron.services.segments.plugin [-] Segment 56538357-4b50-4679-9618-0627a7b3d27d resource provider aggregate not found [pid: 7|app: 0|req: 462/971] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:11 2026] DELETE /v2.0/networks/636ea1e2-283d-49d8-8eb5-81afb41b6d07 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:11.663 7 INFO neutron.services.segments.plugin [-] Segment 56538357-4b50-4679-9618-0627a7b3d27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56538357-4b50-4679-9618-0627a7b3d27d found for delete ", "request_id": "req-a889e075-5a85-49b1-8b39-dff60b94ed6e"}]} 2026-07-10 00:59:11.673 7 INFO neutron.services.segments.plugin [-] Segment 56538357-4b50-4679-9618-0627a7b3d27d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56538357-4b50-4679-9618-0627a7b3d27d found for delete ", "request_id": "req-0a4784d1-4493-4c99-ade8-ae5abed85ee5"}]} [pid: 8|app: 0|req: 510/972] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:59:11 2026] POST /v2.0/networks => generated 743 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/973] 10.0.0.173 () {32 vars in 669 bytes} [Fri Jul 10 00:59:11 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/974] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:11 2026] POST /v2.0/subnets => generated 666 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/975] 10.0.0.173 () {32 vars in 681 bytes} [Fri Jul 10 00:59:11 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:12.081 7 INFO neutron.db.segments_db [None req-8ee8526d-e679-46f4-8a19-11fa84106e40 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 58ebda43-40dd-4adc-9c8a-413370bd3765 of type vxlan for network d327abf5-8b33-495d-9761-d64ade94f198 2026-07-10 00:59:12.346 7 INFO neutron.db.l3_hamode_db [None req-8ee8526d-e679-46f4-8a19-11fa84106e40 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:12.420 8 INFO neutron.services.segments.plugin [-] Segment 2b7d1256-b011-4000-af14-fe18b06cc319 resource provider aggregate not found 2026-07-10 00:59:12.425 8 INFO neutron.services.segments.plugin [-] Segment 2b7d1256-b011-4000-af14-fe18b06cc319 resource provider aggregate not found 2026-07-10 00:59:12.438 8 INFO neutron.services.segments.plugin [-] Segment 2b7d1256-b011-4000-af14-fe18b06cc319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7d1256-b011-4000-af14-fe18b06cc319 found for delete ", "request_id": "req-c7c8eb88-3264-4a1b-ba69-85f3484536fe"}]} 2026-07-10 00:59:12.439 8 INFO neutron.services.segments.plugin [-] Segment 2b7d1256-b011-4000-af14-fe18b06cc319 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7d1256-b011-4000-af14-fe18b06cc319 found for delete ", "request_id": "req-29235686-14c1-4e8b-9dec-bb90834c2db8"}]} [pid: 8|app: 0|req: 511/976] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:11 2026] DELETE /v2.0/networks/e7ca959b-422f-40b6-bd70-c3176ebaa532 => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/977] 10.0.0.173 () {32 vars in 667 bytes} [Fri Jul 10 00:59:12 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/978] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:12 2026] GET /v2.0/security-groups?tenant_id=7707ba3649c245d489703c769226471a&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/979] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:12 2026] DELETE /v2.0/networks/dc483471-3143-4d78-a7c2-5fb4f6d4425a => 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: 515/980] 10.0.0.173 () {32 vars in 681 bytes} [Fri Jul 10 00:59:13 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/981] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:13 2026] DELETE /v2.0/security-groups/937936ff-3b78-4630-beab-5228d1217e05 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:13.463 7 INFO neutron.db.l3_hamode_db [None req-8ee8526d-e679-46f4-8a19-11fa84106e40 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 517/982] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:13 2026] DELETE /v2.0/networks/5180534a-cb74-4b9a-b96d-feee420c9513 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/983] 10.0.0.173 () {32 vars in 677 bytes} [Fri Jul 10 00:59:13 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/984] 10.0.0.173 () {32 vars in 689 bytes} [Fri Jul 10 00:59:13 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/985] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:13 2026] DELETE /v2.0/ports/b4ebf419-f27a-4d43-b1a9-36cbda06d7ad => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/986] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:13 2026] DELETE /v2.0/ports/d03cd4bd-f24a-4cfb-9da6-87df2af7694b => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/987] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:14 2026] GET /v2.0/security-groups?tenant_id=25973f677705458ca7c59ab0433aa97e&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:14.467 8 INFO neutron.services.segments.plugin [-] Segment 30fc2bae-8523-4f16-82fd-7844539d28be resource provider aggregate not found 2026-07-10 00:59:14.476 8 INFO neutron.services.segments.plugin [-] Segment 30fc2bae-8523-4f16-82fd-7844539d28be resource provider aggregate not found 2026-07-10 00:59:14.486 8 INFO neutron.services.segments.plugin [-] Segment 30fc2bae-8523-4f16-82fd-7844539d28be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30fc2bae-8523-4f16-82fd-7844539d28be found for delete ", "request_id": "req-4c5f5911-e4a2-4337-9738-b3a7e7d184e8"}]} 2026-07-10 00:59:14.499 8 INFO neutron.services.segments.plugin [-] Segment 30fc2bae-8523-4f16-82fd-7844539d28be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30fc2bae-8523-4f16-82fd-7844539d28be found for delete ", "request_id": "req-a9274d83-309e-498e-8587-c1eda27676da"}]} 2026-07-10 00:59:14.504 8 INFO neutron.services.segments.plugin [-] Segment 94012775-519f-46c5-ac69-400cf08112cd resource provider aggregate not found 2026-07-10 00:59:14.514 8 INFO neutron.services.segments.plugin [-] Segment 94012775-519f-46c5-ac69-400cf08112cd resource provider aggregate not found 2026-07-10 00:59:14.524 8 INFO neutron.services.segments.plugin [-] Segment 94012775-519f-46c5-ac69-400cf08112cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94012775-519f-46c5-ac69-400cf08112cd found for delete ", "request_id": "req-cb73f9ca-d248-48f6-b625-1b2c988c696d"}]} 2026-07-10 00:59:14.528 8 INFO neutron.services.segments.plugin [-] Segment 94012775-519f-46c5-ac69-400cf08112cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94012775-519f-46c5-ac69-400cf08112cd found for delete ", "request_id": "req-0e936ff9-edcb-4309-ba85-6875f57c38e2"}]} [pid: 8|app: 0|req: 523/988] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:14 2026] DELETE /v2.0/ports/aac09c9c-eef5-4814-a331-681eb3a01559 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/989] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:14 2026] DELETE /v2.0/security-groups/e089e97b-f6dd-4289-b6e9-6bfada75b67e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/990] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:12 2026] POST /v2.0/routers => generated 730 bytes in 3036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/991] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:14 2026] DELETE /v2.0/ports/9c9fd1d6-116e-4caf-9359-27d907326931 => 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: 526/992] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:15 2026] DELETE /v2.0/ports/71b98017-7e15-47c0-9224-55dd93df70f5 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/993] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:15 2026] DELETE /v2.0/networks/cce4578f-7086-4b08-93d7-d8406401c10b => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/994] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:15 2026] GET /v2.0/security-groups?tenant_id=3fc86d70398a4a30b512950a63072219&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/995] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:15 2026] DELETE /v2.0/networks/44958d78-c40e-488c-8749-ccc2d0290638 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/996] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:16 2026] DELETE /v2.0/security-groups/83b37499-fa31-462b-948b-da2b9b1d625f => 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: 531/997] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:16 2026] DELETE /v2.0/networks/b02f12cf-c478-4dd7-b319-a452901d51f0 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:16.561 8 INFO neutron.services.segments.plugin [-] Segment 999d8c6a-842e-41c8-8248-a269d91a8720 resource provider aggregate not found 2026-07-10 00:59:16.565 8 INFO neutron.services.segments.plugin [-] Segment 999d8c6a-842e-41c8-8248-a269d91a8720 resource provider aggregate not found 2026-07-10 00:59:16.578 8 INFO neutron.services.segments.plugin [-] Segment 999d8c6a-842e-41c8-8248-a269d91a8720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 999d8c6a-842e-41c8-8248-a269d91a8720 found for delete ", "request_id": "req-2f2cdc2d-e5e9-4ad9-b842-2228d17f8914"}]} 2026-07-10 00:59:16.594 8 INFO neutron.services.segments.plugin [-] Segment 999d8c6a-842e-41c8-8248-a269d91a8720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 999d8c6a-842e-41c8-8248-a269d91a8720 found for delete ", "request_id": "req-4ce8b5c9-66a9-4dc1-8e82-4ffbaa374fec"}]} 2026-07-10 00:59:16.610 8 INFO neutron.services.segments.plugin [-] Segment db15b6ee-8d27-4929-baa8-236e34e339ae resource provider aggregate not found 2026-07-10 00:59:16.616 8 INFO neutron.services.segments.plugin [-] Segment db15b6ee-8d27-4929-baa8-236e34e339ae resource provider aggregate not found [pid: 7|app: 0|req: 467/998] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:59:15 2026] PUT /v2.0/routers/d8ede00c-9449-4512-868d-ae1e93baa148/add_router_interface => generated 309 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:16.632 8 INFO neutron.services.segments.plugin [-] Segment db15b6ee-8d27-4929-baa8-236e34e339ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db15b6ee-8d27-4929-baa8-236e34e339ae found for delete ", "request_id": "req-6670be70-a671-4785-b24a-082c8723dc74"}]} 2026-07-10 00:59:16.640 8 INFO neutron.services.segments.plugin [-] Segment db15b6ee-8d27-4929-baa8-236e34e339ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db15b6ee-8d27-4929-baa8-236e34e339ae found for delete ", "request_id": "req-76f35f2b-74b5-49f1-85e1-838ffee0260c"}]} 2026-07-10 00:59:16.657 8 INFO neutron.services.segments.plugin [-] Segment f3d52cca-ce44-407d-a292-646141195e2e resource provider aggregate not found 2026-07-10 00:59:16.664 8 INFO neutron.services.segments.plugin [-] Segment f3d52cca-ce44-407d-a292-646141195e2e resource provider aggregate not found 2026-07-10 00:59:16.681 8 INFO neutron.services.segments.plugin [-] Segment f3d52cca-ce44-407d-a292-646141195e2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d52cca-ce44-407d-a292-646141195e2e found for delete ", "request_id": "req-7190c1d3-b7ce-4167-b9b8-fffd3105b24f"}]} 2026-07-10 00:59:16.684 8 INFO neutron.services.segments.plugin [-] Segment f3d52cca-ce44-407d-a292-646141195e2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3d52cca-ce44-407d-a292-646141195e2e found for delete ", "request_id": "req-1faa1158-b734-4624-a5ac-58109f1cf36c"}]} 2026-07-10 00:59:16.794 7 WARNING neutron_lib.context [None req-729d7aaf-b861-46e9-bb5a-5d72e184a540 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 532/999] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:16 2026] DELETE /v2.0/networks/6a4eb41c-b045-471a-987c-3c56112e8a1c => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:16.932 7 INFO neutron.db.segments_db [None req-729d7aaf-b861-46e9-bb5a-5d72e184a540 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] Added segment 58bc5fa2-7750-45e0-91b3-127633e862a0 of type vxlan for network 072035cb-c42a-4265-a123-6012160db925 [pid: 8|app: 0|req: 533/1000] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:16 2026] DELETE /v2.0/networks/2c8f8c90-ffb6-4074-82c6-be2d19d5e94e => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1001] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:16 2026] POST /v2.0/networks => generated 647 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:17.364 8 WARNING neutron_lib.context [None req-32d530a9-ec5c-4370-a933-15b7e2e09b53 a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:17.390 7 WARNING neutron_lib.context [None req-f5311b46-1914-4aec-afab-b7eec9491bc5 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 534/1002] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 00:59:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 00:59:17.506 8 WARNING neutron_lib.context [None req-05141155-dd81-491c-a12f-d36833a2d1f1 a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 535/1003] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:59:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:17.668 8 WARNING neutron_lib.context [None req-44034b4a-9ece-48dd-83a5-58a56c4f8426 a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1004] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:17 2026] POST /v2.0/subnets => generated 649 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:17.734 7 WARNING neutron_lib.context [None req-83a0b3d2-dae4-4cd3-90d3-c34fa2d83c23 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1005] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 00:59:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:17.791 8 WARNING neutron_lib.context [None req-9b21a7e3-27c3-4257-b936-5d5fe044a992 a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:17.811 7 INFO neutron.db.segments_db [None req-83a0b3d2-dae4-4cd3-90d3-c34fa2d83c23 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] Added segment 831f0617-c602-4970-800f-50c4c7e67a09 of type vxlan for network 5914eb77-7db5-425e-829a-0a88e4f52190 [pid: 7|app: 0|req: 470/1006] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:17 2026] POST /v2.0/networks => generated 648 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1007] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:17 2026] GET /v2.0/security-groups?tenant_id=492f74f322fd4e09aa91226a9737f9c1&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1008] 10.0.0.173 () {34 vars in 742 bytes} [Fri Jul 10 00:59:18 2026] PUT /v2.0/networks/5914eb77-7db5-425e-829a-0a88e4f52190 => generated 592 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1009] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:18 2026] DELETE /v2.0/security-groups/a57b64f0-8430-4f44-8907-018f489967b2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:18.416 7 WARNING neutron_lib.context [None req-673f7cfa-b35d-4b88-8f5c-3decaa928609 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 537/1010] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 00:59:17 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:18.702 8 INFO neutron.services.segments.plugin [-] Segment 1786bd9c-e48d-42e3-98b8-c36255bde1e9 resource provider aggregate not found 2026-07-10 00:59:18.711 8 INFO neutron.services.segments.plugin [-] Segment 1786bd9c-e48d-42e3-98b8-c36255bde1e9 resource provider aggregate not found 2026-07-10 00:59:18.727 8 INFO neutron.services.segments.plugin [-] Segment 1786bd9c-e48d-42e3-98b8-c36255bde1e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1786bd9c-e48d-42e3-98b8-c36255bde1e9 found for delete ", "request_id": "req-9b465c4d-0dc0-46ba-857f-ab41574e1d02"}]} 2026-07-10 00:59:18.738 8 INFO neutron.services.segments.plugin [-] Segment 1786bd9c-e48d-42e3-98b8-c36255bde1e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1786bd9c-e48d-42e3-98b8-c36255bde1e9 found for delete ", "request_id": "req-66f62a1b-0b50-4fd5-82a8-be9c4e79c0bf"}]} 2026-07-10 00:59:18.756 8 INFO neutron.services.segments.plugin [-] Segment e933b4fd-a77d-4061-90fb-356acfa96394 resource provider aggregate not found 2026-07-10 00:59:18.764 8 INFO neutron.services.segments.plugin [-] Segment e933b4fd-a77d-4061-90fb-356acfa96394 resource provider aggregate not found 2026-07-10 00:59:18.778 8 INFO neutron.services.segments.plugin [-] Segment e933b4fd-a77d-4061-90fb-356acfa96394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e933b4fd-a77d-4061-90fb-356acfa96394 found for delete ", "request_id": "req-28c320d8-abcd-4bb2-8ef9-76413f948123"}]} [pid: 7|app: 0|req: 474/1011] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:18 2026] POST /v2.0/subnets => generated 622 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:18.780 8 INFO neutron.services.segments.plugin [-] Segment e933b4fd-a77d-4061-90fb-356acfa96394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e933b4fd-a77d-4061-90fb-356acfa96394 found for delete ", "request_id": "req-3cfe5596-f7ed-443f-a3cd-72cef8ccb93b"}]} [pid: 8|app: 0|req: 538/1012] 10.0.0.173 () {32 vars in 652 bytes} [Fri Jul 10 00:59:18 2026] GET /v2.0/extensions => generated 19901 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1013] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:18 2026] GET /v2.0/security-groups?tenant_id=1f985fa9c9b14831a32b252557d2655c&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1014] 10.0.0.173 () {32 vars in 680 bytes} [Fri Jul 10 00:59:18 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1015] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:18 2026] DELETE /v2.0/security-groups/619abe86-6960-44e4-89b0-24c87d7353ec => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1016] 10.0.0.173 () {32 vars in 680 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1017] 10.0.0.211 () {34 vars in 1097 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--827587936&fields=id&tenant_id=5feb899fb1da4b78bfb25bde870262d2 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1018] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1019] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/networks?id=d31fe6eb-7c7d-4e02-a647-75183530f99e => generated 675 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1020] 10.0.0.173 () {32 vars in 664 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1021] 10.0.0.173 () {32 vars in 698 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1022] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/quotas/5feb899fb1da4b78bfb25bde870262d2 => 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: 485/1023] 10.0.0.173 () {32 vars in 696 bytes} [Fri Jul 10 00:59: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: 539/1024] 10.0.0.173 () {34 vars in 740 bytes} [Fri Jul 10 00:59:18 2026] PUT /v2.0/subnets/8abc2ed1-e382-4aed-9780-8aaea06709b6 => generated 632 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1025] 10.0.0.173 () {32 vars in 700 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1026] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/ports?tenant_id=5feb899fb1da4b78bfb25bde870262d2&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1027] 10.0.0.173 () {32 vars in 688 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1028] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/security-groups?tenant_id=2859c9625bc346678cfe2fc75881ebce&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1029] 10.0.0.173 () {32 vars in 702 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1030] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1031] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:19 2026] DELETE /v2.0/security-groups/e1c18df3-dfad-42bc-859f-a902e5d463de => 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: 492/1032] 10.0.0.173 () {32 vars in 692 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1033] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?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: 494/1034] 10.0.0.173 () {32 vars in 694 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1035] 10.0.0.173 () {32 vars in 684 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1036] 10.0.0.173 () {32 vars in 686 bytes} [Fri Jul 10 00:59:19 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: 7|app: 0|req: 497/1037] 10.0.0.173 () {32 vars in 660 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1038] 10.0.0.173 () {32 vars in 698 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1039] 10.0.0.173 () {32 vars in 678 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1040] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:19 2026] DELETE /v2.0/networks/5914eb77-7db5-425e-829a-0a88e4f52190 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1041] 10.0.0.173 () {32 vars in 682 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1042] 10.0.0.173 () {32 vars in 674 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1043] 10.0.0.173 () {32 vars in 688 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:19.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20bea511-fb4b-4783-8ca9-585ad653957f 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1044] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:19 2026] DELETE /v2.0/networks/5914eb77-7db5-425e-829a-0a88e4f52190 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1045] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1046] 10.0.0.173 () {32 vars in 686 bytes} [Fri Jul 10 00:59:19 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: 7|app: 0|req: 505/1047] 10.0.0.173 () {32 vars in 668 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1048] 10.0.0.173 () {32 vars in 686 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1049] 10.0.0.173 () {32 vars in 680 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1050] 10.0.0.173 () {32 vars in 698 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1051] 10.0.0.173 () {32 vars in 678 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1052] 10.0.0.173 () {32 vars in 666 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1053] 10.0.0.173 () {32 vars in 676 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1054] 10.0.0.173 () {32 vars in 664 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1055] 10.0.0.173 () {32 vars in 674 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/extensions/l3-flavors => 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: 514/1056] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => 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: 515/1057] 10.0.0.173 () {32 vars in 712 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1058] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 00:59:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1059] 10.0.0.173 () {32 vars in 690 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1060] 10.0.0.173 () {32 vars in 682 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1061] 10.0.0.173 () {32 vars in 668 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1062] 10.0.0.173 () {32 vars in 686 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1063] 10.0.0.173 () {32 vars in 704 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1064] 10.0.0.173 () {32 vars in 674 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1065] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/subnets?network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1066] 10.0.0.173 () {32 vars in 700 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1067] 10.0.0.173 () {32 vars in 652 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1068] 10.0.0.173 () {32 vars in 674 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1069] 10.0.0.173 () {32 vars in 692 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1070] 10.0.0.173 () {32 vars in 688 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1071] 10.0.0.173 () {32 vars in 708 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1072] 10.0.0.173 () {32 vars in 704 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1073] 10.0.0.173 () {32 vars in 696 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1074] 10.0.0.173 () {32 vars in 710 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1075] 10.0.0.173 () {32 vars in 668 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1076] 10.0.0.173 () {32 vars in 686 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1077] 10.0.0.173 () {32 vars in 680 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1078] 10.0.0.173 () {32 vars in 674 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1079] 10.0.0.173 () {32 vars in 670 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1080] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/networks => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1081] 10.0.0.173 () {32 vars in 660 bytes} [Fri Jul 10 00:59:20 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: 536/1082] 10.0.0.173 () {32 vars in 698 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1083] 10.0.0.173 () {32 vars in 698 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1084] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/subnets => generated 1265 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1085] 10.0.0.173 () {32 vars in 676 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1086] 10.0.0.173 () {32 vars in 668 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1087] 10.0.0.173 () {32 vars in 682 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1088] 10.0.0.173 () {32 vars in 700 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1089] 10.0.0.173 () {32 vars in 684 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1090] 10.0.0.173 () {32 vars in 706 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1091] 10.0.0.173 () {32 vars in 668 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1092] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/networks/072035cb-c42a-4265-a123-6012160db925 => generated 672 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1093] 10.0.0.173 () {32 vars in 696 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1094] 10.0.0.173 () {32 vars in 694 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1095] 10.0.0.173 () {32 vars in 684 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1096] 10.0.0.173 () {32 vars in 688 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1097] 10.0.0.173 () {32 vars in 666 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1098] 10.0.0.173 () {32 vars in 680 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1099] 10.0.0.173 () {32 vars in 680 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1100] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/subnets/1a8dbedc-bc63-42dc-8476-9b497fd13b97 => generated 649 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1101] 10.0.0.173 () {32 vars in 690 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1102] 10.0.0.173 () {32 vars in 690 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1103] 10.0.0.173 () {32 vars in 694 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1104] 10.0.0.173 () {32 vars in 684 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:20.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcce9b9c-25bd-4f7c-9b59-0175eb842c70 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1105] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:20 2026] DELETE /v2.0/subnets/8abc2ed1-e382-4aed-9780-8aaea06709b6 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1106] 10.0.0.173 () {32 vars in 688 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1107] 10.0.0.173 () {32 vars in 700 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1108] 10.0.0.173 () {32 vars in 702 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:20.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5abfead0-cba1-4857-a41c-dfa2b46646af 30c8e0f229f342fc8b186cf50c692c6d 04f0a66a26b44ab18073b60d48f14aa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1109] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:20 2026] DELETE /v2.0/networks/5914eb77-7db5-425e-829a-0a88e4f52190 => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1110] 10.0.0.173 () {32 vars in 712 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1111] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1112] 10.0.0.173 () {32 vars in 714 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1113] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1114] 10.0.0.173 () {32 vars in 740 bytes} [Fri Jul 10 00:59:20 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: 556/1115] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1116] 10.0.0.173 () {32 vars in 682 bytes} [Fri Jul 10 00:59:20 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: 8|app: 0|req: 558/1117] 10.0.0.173 () {32 vars in 668 bytes} [Fri Jul 10 00:59:20 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: 559/1118] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1119] 10.0.0.173 () {32 vars in 678 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1120] 10.0.0.173 () {32 vars in 668 bytes} [Fri Jul 10 00:59:20 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: 562/1121] 10.0.0.173 () {32 vars in 696 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1122] 10.0.0.173 () {32 vars in 704 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1123] 10.0.0.173 () {32 vars in 700 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1124] 10.0.0.173 () {32 vars in 682 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1125] 10.0.0.173 () {32 vars in 704 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1126] 10.0.0.173 () {32 vars in 694 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1127] 10.0.0.173 () {32 vars in 688 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1128] 10.0.0.173 () {32 vars in 696 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1129] 10.0.0.173 () {32 vars in 688 bytes} [Fri Jul 10 00:59:20 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: 571/1130] 10.0.0.173 () {32 vars in 700 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1131] 10.0.0.173 () {32 vars in 664 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1132] 10.0.0.173 () {32 vars in 680 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1133] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:20 2026] DELETE /v2.0/subnets/1a8dbedc-bc63-42dc-8476-9b497fd13b97 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1134] 10.0.0.173 () {32 vars in 692 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1135] 10.0.0.173 () {32 vars in 676 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1136] 10.0.0.173 () {32 vars in 666 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:20.859 8 INFO neutron.services.segments.plugin [-] Segment 831f0617-c602-4970-800f-50c4c7e67a09 resource provider aggregate not found 2026-07-10 00:59:20.864 8 INFO neutron.services.segments.plugin [-] Segment 831f0617-c602-4970-800f-50c4c7e67a09 resource provider aggregate not found 2026-07-10 00:59:20.893 8 INFO neutron.services.segments.plugin [-] Segment 831f0617-c602-4970-800f-50c4c7e67a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831f0617-c602-4970-800f-50c4c7e67a09 found for delete ", "request_id": "req-d67526ae-0678-4444-a221-939d5a0f1392"}]} 2026-07-10 00:59:20.901 8 INFO neutron.services.segments.plugin [-] Segment 831f0617-c602-4970-800f-50c4c7e67a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831f0617-c602-4970-800f-50c4c7e67a09 found for delete ", "request_id": "req-54949d3d-1413-4457-af80-65cb1e8cb03c"}]} [pid: 8|app: 0|req: 577/1137] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/networks?id=d31fe6eb-7c7d-4e02-a647-75183530f99e => generated 675 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1138] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 00:59:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5feb899fb1da4b78bfb25bde870262d2 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:21.034 8 WARNING neutron_lib.context [req-aa4e338e-bb0e-4a75-a677-19529c5cbd58 req-60e89c52-64de-4899-ab8d-22f9f17aabd6 a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:21.208 7 INFO neutron.services.segments.plugin [-] Segment 58bc5fa2-7750-45e0-91b3-127633e862a0 resource provider aggregate not found 2026-07-10 00:59:21.226 7 INFO neutron.services.segments.plugin [-] Segment 58bc5fa2-7750-45e0-91b3-127633e862a0 resource provider aggregate not found 2026-07-10 00:59:21.233 7 INFO neutron.services.segments.plugin [-] Segment 58bc5fa2-7750-45e0-91b3-127633e862a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58bc5fa2-7750-45e0-91b3-127633e862a0 found for delete ", "request_id": "req-2bd40736-09ce-4fe6-b01d-67d2b620c936"}]} [pid: 7|app: 0|req: 561/1139] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:20 2026] DELETE /v2.0/networks/072035cb-c42a-4265-a123-6012160db925 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:21.249 7 INFO neutron.services.segments.plugin [-] Segment 58bc5fa2-7750-45e0-91b3-127633e862a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58bc5fa2-7750-45e0-91b3-127633e862a0 found for delete ", "request_id": "req-0c6134ba-5476-4ed6-a606-934d9a1dc55a"}]} [pid: 7|app: 0|req: 562/1140] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1141] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 00:59:21 2026] POST /v2.0/ports => generated 958 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1142] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.0/security-groups?tenant_id=3462491e18a44816b816302493516f17&name=default => generated 2925 bytes in 340 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: 580/1143] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:21 2026] DELETE /v2.0/security-groups/f5a837af-9186-4cf5-8af2-b29db33c0ecc => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1144] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:21 2026] GET /v2.0/security-groups?tenant_id=04f0a66a26b44ab18073b60d48f14aa3&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1145] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:22 2026] DELETE /v2.0/security-groups/c539776e-2413-4fd1-96f0-ad16ac0ce866 => 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: 564/1146] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:59:21 2026] PUT /v2.0/ports/cf83c85b-3a22-401d-ab62-d4c8e698615c => generated 1203 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1147] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/ports?tenant_id=5feb899fb1da4b78bfb25bde870262d2&device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 1242 bytes in 47 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: 565/1148] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cf83c85b-3a22-401d-ab62-d4c8e698615c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:22.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46122acd-52ed-4198-a9c4-48d208d642e5'] response: {'name': 'network-changed', 'server_uuid': '9ca8600c-e970-4cc7-b19d-eded11f46839', 'tag': 'cf83c85b-3a22-401d-ab62-d4c8e698615c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 584/1149] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/subnets?id=ddbec5e7-4cad-4b7e-900b-6604b228e6bd => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1150] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 973 bytes in 44 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: 585/1151] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/ports?network_id=d31fe6eb-7c7d-4e02-a647-75183530f99e&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: 567/1152] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/security-groups?id=36a291f2-f873-4870-b074-15540694f454&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1153] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1154] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1155] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/ports?tenant_id=5feb899fb1da4b78bfb25bde870262d2&device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1156] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/networks?id=d31fe6eb-7c7d-4e02-a647-75183530f99e => generated 771 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1157] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cf83c85b-3a22-401d-ab62-d4c8e698615c => 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: 570/1158] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/subnets?id=ddbec5e7-4cad-4b7e-900b-6604b228e6bd => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1159] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/ports?network_id=d31fe6eb-7c7d-4e02-a647-75183530f99e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1160] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1161] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:59:22 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1162] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:23 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1163] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:23 2026] GET /v2.0/security-groups?id=36a291f2-f873-4870-b074-15540694f454&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:23.943 7 WARNING neutron_lib.context [None req-009de8aa-ef08-4f97-b279-322a2a5d13c3 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:24.104 7 INFO neutron.db.segments_db [None req-009de8aa-ef08-4f97-b279-322a2a5d13c3 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Added segment 32514bd6-e4f1-4413-90a9-695c9d0ec4ba of type vxlan for network 92bcadf7-dc2e-4ab3-bc34-41287e830e3c 2026-07-10 00:59:24.165 8 WARNING neutron_lib.context [None req-9e95088b-858b-4bae-b397-4cb0a2475327 ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 573/1164] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:23 2026] POST /v2.0/networks => generated 650 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:24.234 7 WARNING neutron_lib.context [None req-5c7b1ce2-cb86-405f-a75d-fb8c6868668b 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:24.347 8 INFO neutron.db.segments_db [None req-9e95088b-858b-4bae-b397-4cb0a2475327 ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] Added segment 87d49fb3-0ec5-4b12-85bb-54f0dcae27ae of type vxlan for network 7b1b35ae-306e-477a-bd30-6d4391dd5a0a [pid: 8|app: 0|req: 592/1165] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:24 2026] POST /v2.0/networks => generated 641 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:24.501 8 WARNING neutron_lib.context [None req-8eb0a31f-8780-46e3-9ab5-616312c775d9 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:24.554 8 INFO neutron.db.segments_db [None req-8eb0a31f-8780-46e3-9ab5-616312c775d9 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Added segment 45f460c0-2566-4852-9cde-a738282359b3 of type vxlan for network 3c5114a5-d94f-4830-aad5-5f44a12d42a7 [pid: 7|app: 0|req: 574/1166] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:24 2026] POST /v2.0/subnets => generated 603 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:24.564 7 WARNING neutron_lib.context [None req-2edd5312-9fa4-4469-a1ea-3349a7cf062f ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 575/1167] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:24 2026] POST /v2.0/subnets => generated 617 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:24.876 8 INFO neutron.db.l3_hamode_db [None req-8eb0a31f-8780-46e3-9ab5-616312c775d9 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:24.876 7 WARNING neutron_lib.context [None req-7e7e2b79-ec47-4e49-9c57-b2c13d68e803 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:24.918 7 INFO neutron.db.segments_db [None req-7e7e2b79-ec47-4e49-9c57-b2c13d68e803 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Added segment d83912d7-df39-40a2-842f-f0cdbb54e444 of type vxlan for network 5fe2f024-8678-4101-bf77-42e19235760c 2026-07-10 00:59:25.084 8 INFO neutron.db.l3_hamode_db [None req-8eb0a31f-8780-46e3-9ab5-616312c775d9 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:25.208 7 INFO neutron.db.l3_hamode_db [None req-7e7e2b79-ec47-4e49-9c57-b2c13d68e803 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 593/1168] 10.0.0.173 () {34 vars in 667 bytes} [Fri Jul 10 00:59:24 2026] POST /v2.0/routers => generated 474 bytes in 1891 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1169] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:26 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:26.458 8 WARNING neutron_lib.context [None req-603b8567-5663-4ecf-8dba-722975663674 ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:26.520 8 INFO neutron.db.segments_db [None req-603b8567-5663-4ecf-8dba-722975663674 ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] Added segment d3f498c7-f8f1-4c32-9072-c21a8fc0bc85 of type vxlan for network 30f4d096-ad77-481f-8130-6fdb5c2c7919 [pid: 8|app: 0|req: 595/1170] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:26 2026] POST /v2.0/networks => generated 644 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:26.644 8 WARNING neutron_lib.context [None req-cf18f9da-64d1-4acc-b978-58b6bff3879e 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:26.702 8 INFO neutron.db.l3_hamode_db [None req-cf18f9da-64d1-4acc-b978-58b6bff3879e 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:26.837 7 INFO neutron.db.l3_hamode_db [None req-7e7e2b79-ec47-4e49-9c57-b2c13d68e803 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:26.895 8 INFO neutron.db.l3_hamode_db [None req-cf18f9da-64d1-4acc-b978-58b6bff3879e 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1173] 10.0.0.173 () {34 vars in 667 bytes} [Fri Jul 10 00:59:26 2026] POST /v2.0/routers => generated 474 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1174] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:27 2026] GET /v2.0/security-groups?id=36a291f2-f873-4870-b074-15540694f454&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: 8|app: 0|req: 600/1175] 10.0.0.173 () {34 vars in 742 bytes} [Fri Jul 10 00:59:27 2026] PUT /v2.0/networks/30f4d096-ad77-481f-8130-6fdb5c2c7919 => generated 592 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:27.835 8 WARNING neutron_lib.context [None req-10ee4635-473e-48d5-a346-b0a7a461cad6 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:27.886 8 INFO neutron.db.l3_hamode_db [None req-10ee4635-473e-48d5-a346-b0a7a461cad6 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1176] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:24 2026] POST /v2.0/routers => generated 694 bytes in 3171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:28.070 8 INFO neutron.db.l3_hamode_db [None req-10ee4635-473e-48d5-a346-b0a7a461cad6 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 577/1177] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:28 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:28.134 7 WARNING neutron_lib.context [None req-b66d2d46-26a8-47b2-8dce-3e9e25360c46 ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 578/1178] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:28 2026] POST /v2.0/subnets => generated 602 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1179] 10.0.0.173 () {34 vars in 667 bytes} [Fri Jul 10 00:59:27 2026] POST /v2.0/routers => generated 474 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:29.368 8 INFO neutron.db.l3_db [None req-224e075b-ebe5-4c9f-a5ef-7c60debe4905 a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] Floating IP 2e1861d6-02f9-443d-9fad-1d69a180c825 associated. External IP: 10.96.250.211, port: cf83c85b-3a22-401d-ab62-d4c8e698615c. [pid: 8|app: 0|req: 602/1180] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:59:28 2026] PUT /v2.0/floatingips/2e1861d6-02f9-443d-9fad-1d69a180c825 => generated 856 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:29.810 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c9d2f34-cca9-4269-b379-23436482063c'] response: {'name': 'network-changed', 'server_uuid': '9ca8600c-e970-4cc7-b19d-eded11f46839', 'tag': 'cf83c85b-3a22-401d-ab62-d4c8e698615c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 603/1181] 10.0.0.173 () {34 vars in 740 bytes} [Fri Jul 10 00:59:29 2026] PUT /v2.0/subnets/4d44c4b3-4b4a-49fc-ba9e-606d483cebad => generated 612 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:29.928 8 WARNING neutron_lib.context [None req-1c75fdf4-3ebd-42fb-a80a-8d4bda633caf 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:29.971 8 INFO neutron.db.l3_hamode_db [None req-1c75fdf4-3ebd-42fb-a80a-8d4bda633caf 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:30.157 8 INFO neutron.db.l3_hamode_db [None req-1c75fdf4-3ebd-42fb-a80a-8d4bda633caf 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 579/1182] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:59:28 2026] PUT /v2.0/routers/c307c85c-3232-412e-ba54-907d0952b133/add_router_interface => generated 309 bytes in 1852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1183] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:30 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1184] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:59:30 2026] GET /v2.0/ports?tenant_id=5feb899fb1da4b78bfb25bde870262d2&device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1185] 10.0.0.173 () {34 vars in 667 bytes} [Fri Jul 10 00:59:29 2026] POST /v2.0/routers => generated 474 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:30.991 8 WARNING neutron_lib.context [None req-bfe01ffc-aa10-4857-83a8-dec33f6751b9 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:31.089 7 INFO neutron.services.segments.plugin [-] Segment d3f498c7-f8f1-4c32-9072-c21a8fc0bc85 resource provider aggregate not found 2026-07-10 00:59:31.093 7 INFO neutron.services.segments.plugin [-] Segment d3f498c7-f8f1-4c32-9072-c21a8fc0bc85 resource provider aggregate not found 2026-07-10 00:59:31.111 7 INFO neutron.services.segments.plugin [-] Segment d3f498c7-f8f1-4c32-9072-c21a8fc0bc85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f498c7-f8f1-4c32-9072-c21a8fc0bc85 found for delete ", "request_id": "req-1c67c33d-5bbe-466e-a4a8-beacfa3f003c"}]} 2026-07-10 00:59:31.112 7 INFO neutron.services.segments.plugin [-] Segment d3f498c7-f8f1-4c32-9072-c21a8fc0bc85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f498c7-f8f1-4c32-9072-c21a8fc0bc85 found for delete ", "request_id": "req-fd105b03-3e1d-4f1e-aaf8-e386ce888361"}]} [pid: 7|app: 0|req: 582/1186] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:30 2026] DELETE /v2.0/networks/30f4d096-ad77-481f-8130-6fdb5c2c7919 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1187] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:31 2026] GET /v2.0/security-groups?id=36a291f2-f873-4870-b074-15540694f454&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1188] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:59:31 2026] GET /v2.0/networks?id=d31fe6eb-7c7d-4e02-a647-75183530f99e => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:31.224 7 WARNING neutron_lib.context [None req-c1f6b0d7-bc98-4779-8cdd-188536b33943 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:31.288 7 INFO neutron.db.l3_hamode_db [None req-c1f6b0d7-bc98-4779-8cdd-188536b33943 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:31.455 7 INFO neutron.db.l3_hamode_db [None req-c1f6b0d7-bc98-4779-8cdd-188536b33943 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 605/1189] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:59:30 2026] POST /v2.0/ports => generated 959 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:31.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c1b756d-3bf3-453b-ae0e-ed055444ddaf ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1190] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:31 2026] DELETE /v2.0/networks/30f4d096-ad77-481f-8130-6fdb5c2c7919 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1191] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cf83c85b-3a22-401d-ab62-d4c8e698615c => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1192] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:31 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:31.647 8 WARNING neutron_lib.context [None req-23aa6273-f7d9-4329-8af7-9e4b389e442f 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 609/1193] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:59:31 2026] POST /v2.0/ports => generated 959 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1194] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1195] 10.0.0.173 () {34 vars in 667 bytes} [Fri Jul 10 00:59:31 2026] POST /v2.0/routers => generated 474 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1196] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.0/subnets?id=ddbec5e7-4cad-4b7e-900b-6604b228e6bd => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1197] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.0/security-groups?id=36a291f2-f873-4870-b074-15540694f454&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:32.277 7 WARNING neutron_lib.context [None req-5d40b9f6-6b68-44dc-b27a-1c7f9c13e5a5 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 612/1198] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1199] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.0/subnets?network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1200] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 00:59:32 2026] PUT /v2.0/routers/beda0392-86d8-4811-ac20-2c54527c51d3/tags => generated 17 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1201] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:59:32 2026] GET /v2.0/ports?network_id=d31fe6eb-7c7d-4e02-a647-75183530f99e&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-07-10 00:59:33.193 8 INFO neutron.db.l3_db [req-ea165ef2-7b53-4110-bf42-48bb9dffcfbd req-512e7c69-1973-4732-b707-962a7e6de11a a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] Floating IP 2e1861d6-02f9-443d-9fad-1d69a180c825 disassociated. External IP: 10.96.250.211, port: cf83c85b-3a22-401d-ab62-d4c8e698615c. [pid: 8|app: 0|req: 616/1202] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 00:59:32 2026] DELETE /v2.0/ports/cf83c85b-3a22-401d-ab62-d4c8e698615c => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1203] 10.0.0.173 () {32 vars in 652 bytes} [Fri Jul 10 00:59:33 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-10 00:59:33.627 7 INFO neutron.db.l3_db [None req-5d40b9f6-6b68-44dc-b27a-1c7f9c13e5a5 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Floating IP 6d66d561-88d2-465b-bf78-fc9d1e6c26c0 associated. External IP: 10.96.250.208, port: d0027af1-38a7-4e91-9034-14e4e2a86a47. 2026-07-10 00:59:33.652 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40030a39-46ea-4484-935e-055ce3f2201c'] response: {'server_uuid': '9ca8600c-e970-4cc7-b19d-eded11f46839', 'name': 'network-vif-deleted', 'tag': 'cf83c85b-3a22-401d-ab62-d4c8e698615c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 618/1204] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 00:59:33 2026] PUT /v2.0/routers/ec2babeb-0865-48ed-ab82-96212b9fab2d/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1205] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:59:33 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?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: 620/1206] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:33 2026] GET /v2.0/ports?device_id=9ca8600c-e970-4cc7-b19d-eded11f46839 => 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: 621/1207] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 00:59:33 2026] GET /v2.0/networks => generated 1306 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1208] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 00:59:33 2026] PUT /v2.0/routers/02dd5cc1-bc13-4143-89ee-425f3a7174fe/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1209] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:59:33 2026] GET /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1210] 10.0.0.173 () {34 vars in 676 bytes} [Fri Jul 10 00:59:32 2026] POST /v2.0/floatingips => generated 843 bytes in 1794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1211] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/subnets => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1212] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 00:59:34 2026] PUT /v2.0/routers/2fb5de5e-de9c-4af5-83dc-97b5e319a7cd/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1213] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/networks/7b1b35ae-306e-477a-bd30-6d4391dd5a0a => generated 666 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:34.225 8 INFO neutron.db.l3_db [None req-f41ac6b2-5f44-4280-ab39-eea81976a49b 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Floating IP 6d66d561-88d2-465b-bf78-fc9d1e6c26c0 disassociated. External IP: 10.96.250.208, port: d0027af1-38a7-4e91-9034-14e4e2a86a47. [pid: 7|app: 0|req: 590/1214] 10.0.0.173 () {32 vars in 663 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1215] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/subnets/1ca6772a-9b92-4fb9-8f92-869118c3d869 => generated 617 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1216] 10.0.0.173 () {32 vars in 677 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:34.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2230aab2-c668-40ff-8890-afba4b9ce4e0 ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 593/1217] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:34 2026] DELETE /v2.0/subnets/4d44c4b3-4b4a-49fc-ba9e-606d483cebad => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1218] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:59:34 2026] PUT /v2.0/floatingips/6d66d561-88d2-465b-bf78-fc9d1e6c26c0 => generated 552 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1219] 10.0.0.173 () {32 vars in 673 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:34.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c381074-5ac0-4b1b-b862-d03a63a83700 ee573f4fca684e729f140c16093ca2c3 70ea37d1b60848f7a3c75ba1cb2d9472 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1220] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:34 2026] DELETE /v2.0/networks/30f4d096-ad77-481f-8130-6fdb5c2c7919 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1221] 10.0.0.173 () {32 vars in 685 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1222] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:34 2026] DELETE /v2.0/subnets/1ca6772a-9b92-4fb9-8f92-869118c3d869 => 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: 595/1223] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:59:34 2026] DELETE /v2.0/floatingips/6d66d561-88d2-465b-bf78-fc9d1e6c26c0 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1224] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:34 2026] DELETE /v2.0/security-groups/36a291f2-f873-4870-b074-15540694f454 => 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: 629/1225] 10.0.0.173 () {32 vars in 671 bytes} [Fri Jul 10 00:59:34 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:35.071 8 WARNING neutron_lib.context [None req-6181d4a9-af95-493d-8c51-0057f4bc3c51 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table '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() 2026-07-10 00:59:35.373 7 INFO neutron.services.segments.plugin [-] Segment 87d49fb3-0ec5-4b12-85bb-54f0dcae27ae resource provider aggregate not found 2026-07-10 00:59:35.379 7 INFO neutron.services.segments.plugin [-] Segment 87d49fb3-0ec5-4b12-85bb-54f0dcae27ae resource provider aggregate not found 2026-07-10 00:59:35.404 7 INFO neutron.services.segments.plugin [-] Segment 87d49fb3-0ec5-4b12-85bb-54f0dcae27ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d49fb3-0ec5-4b12-85bb-54f0dcae27ae found for delete ", "request_id": "req-22fd75a0-fe77-4c89-acd5-b1770b84e4ad"}]} 2026-07-10 00:59:35.406 7 INFO neutron.services.segments.plugin [-] Segment 87d49fb3-0ec5-4b12-85bb-54f0dcae27ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d49fb3-0ec5-4b12-85bb-54f0dcae27ae found for delete ", "request_id": "req-9c4a49c8-c714-4f3b-a729-7bdd47c34e44"}]} [pid: 7|app: 0|req: 597/1226] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:35 2026] DELETE /v2.0/networks/7b1b35ae-306e-477a-bd30-6d4391dd5a0a => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:35.441 7 INFO neutron.api.v2.resource [None req-a999d0c7-8de6-42aa-8a97-94365932fb9e a3de9c66fa0c401b872bd992c13b6fcd 5feb899fb1da4b78bfb25bde870262d2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1227] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 00:59:35 2026] GET /v2.0/security-groups/36a291f2-f873-4870-b074-15540694f454 => 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: 599/1228] 10.0.0.173 () {32 vars in 685 bytes} [Fri Jul 10 00:59:35 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1229] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:59:35 2026] DELETE /v2.0/floatingips/2e1861d6-02f9-443d-9fad-1d69a180c825 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1230] 10.0.0.173 () {32 vars in 681 bytes} [Fri Jul 10 00:59:35 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:36.071 8 INFO neutron.db.l3_db [None req-6181d4a9-af95-493d-8c51-0057f4bc3c51 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Floating IP 14eacf37-468b-4ef9-96ec-118da072e89a associated. External IP: 10.96.250.218, port: b787fb5f-1e5d-43b0-b5d5-74106b9a3426. [pid: 8|app: 0|req: 630/1231] 10.0.0.173 () {34 vars in 676 bytes} [Fri Jul 10 00:59:35 2026] POST /v2.0/floatingips => generated 843 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1232] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:36 2026] GET /v2.0/security-groups?tenant_id=70ea37d1b60848f7a3c75ba1cb2d9472&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1233] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 00:59:36 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1234] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 00:59:36 2026] GET /v2.0/floatingips/14eacf37-468b-4ef9-96ec-118da072e89a => generated 843 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1235] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:36 2026] DELETE /v2.0/security-groups/323f0a0a-7229-4c18-8580-106795189feb => 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: 635/1236] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 00:59:36 2026] GET /v2.0/routers/beda0392-86d8-4811-ac20-2c54527c51d3 => generated 485 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1237] 10.0.0.173 () {32 vars in 654 bytes} [Fri Jul 10 00:59:36 2026] GET /v2.0/floatingips => generated 846 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1238] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:59:35 2026] PUT /v2.0/routers/d8ede00c-9449-4512-868d-ae1e93baa148/remove_router_interface => generated 309 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1239] 10.0.0.173 () {34 vars in 741 bytes} [Fri Jul 10 00:59:37 2026] PUT /v2.0/routers/beda0392-86d8-4811-ac20-2c54527c51d3 => generated 485 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:38.226 7 INFO neutron.db.l3_db [None req-3479f6d0-41b0-49fc-a24d-8a6ab7e13119 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Floating IP 14eacf37-468b-4ef9-96ec-118da072e89a associated. External IP: 10.96.250.218, port: b787fb5f-1e5d-43b0-b5d5-74106b9a3426. [pid: 7|app: 0|req: 603/1240] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:59:37 2026] PUT /v2.0/floatingips/14eacf37-468b-4ef9-96ec-118da072e89a => generated 843 bytes in 1673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1241] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 00:59:38 2026] GET /v2.0/ports?device_id=beda0392-86d8-4811-ac20-2c54527c51d3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:39.184 7 WARNING neutron_lib.context [None req-4f5455f8-3491-41fb-a159-f164f61844ac 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:39.353 7 INFO neutron.db.segments_db [None req-4f5455f8-3491-41fb-a159-f164f61844ac 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment b43a0ecd-6572-422a-ac8a-c8f9d6b34260 of type vxlan for network 0b9d3623-9d42-4f25-b66a-d444cc239543 2026-07-10 00:59:39.431 8 INFO neutron.services.segments.plugin [-] Segment 58ebda43-40dd-4adc-9c8a-413370bd3765 resource provider aggregate not found 2026-07-10 00:59:39.435 8 INFO neutron.services.segments.plugin [-] Segment 58ebda43-40dd-4adc-9c8a-413370bd3765 resource provider aggregate not found 2026-07-10 00:59:39.455 8 INFO neutron.services.segments.plugin [-] Segment 58ebda43-40dd-4adc-9c8a-413370bd3765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ebda43-40dd-4adc-9c8a-413370bd3765 found for delete ", "request_id": "req-df77816b-4a2b-4de3-8d88-fd06329de389"}]} 2026-07-10 00:59:39.456 8 INFO neutron.services.segments.plugin [-] Segment 58ebda43-40dd-4adc-9c8a-413370bd3765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ebda43-40dd-4adc-9c8a-413370bd3765 found for delete ", "request_id": "req-2d3b091e-e4e6-4c5f-901e-7b2570cc1f37"}]} 2026-07-10 00:59:39.457 8 INFO neutron.db.l3_hamode_db [None req-3c4e1295-d2c5-4680-beac-be41d11eb305 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network d327abf5-8b33-495d-9761-d64ade94f198 was deleted as no HA routers are present in tenant 5feb899fb1da4b78bfb25bde870262d2. [pid: 8|app: 0|req: 638/1242] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:37 2026] DELETE /v2.0/routers/d8ede00c-9449-4512-868d-ae1e93baa148 => generated 0 bytes in 1608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1243] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:39 2026] POST /v2.0/networks => generated 630 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:39.622 8 INFO neutron.db.l3_db [None req-a9defef7-df5c-442f-a37b-896676c26641 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] Floating IP 14eacf37-468b-4ef9-96ec-118da072e89a disassociated. External IP: 10.96.250.218, port: d0027af1-38a7-4e91-9034-14e4e2a86a47. [pid: 7|app: 0|req: 606/1244] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:39 2026] DELETE /v2.0/routers/beda0392-86d8-4811-ac20-2c54527c51d3 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1245] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 00:59:39 2026] PUT /v2.0/floatingips/14eacf37-468b-4ef9-96ec-118da072e89a => generated 552 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:40.024 8 WARNING neutron_lib.context [None req-30eaaa6b-32dc-4913-8df1-a6fa8c7c3662 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:40.077 8 INFO neutron.db.segments_db [None req-30eaaa6b-32dc-4913-8df1-a6fa8c7c3662 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment d4ff9d96-3eca-4753-a3a2-b50277b0e6ed of type vxlan for network eec187ce-9e2f-4df0-bcbd-675c2b53b801 [pid: 8|app: 0|req: 640/1246] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:40 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1247] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:40 2026] DELETE /v2.0/subnets/ddbec5e7-4cad-4b7e-900b-6604b228e6bd => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1248] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 00:59:40 2026] GET /v2.0/routers/ec2babeb-0865-48ed-ab82-96212b9fab2d => generated 493 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:40.305 8 WARNING neutron_lib.context [None req-821310c6-b6b7-4ffa-8711-14fe68740ca5 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 608/1249] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:59:40 2026] DELETE /v2.0/floatingips/14eacf37-468b-4ef9-96ec-118da072e89a => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1250] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:40 2026] POST /v2.0/subnets => generated 602 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:40.782 7 INFO neutron.services.segments.plugin [-] Segment efbdd060-6a12-4abf-9d67-8d756e8d08d1 resource provider aggregate not found 2026-07-10 00:59:40.788 7 INFO neutron.services.segments.plugin [-] Segment efbdd060-6a12-4abf-9d67-8d756e8d08d1 resource provider aggregate not found 2026-07-10 00:59:40.801 7 INFO neutron.services.segments.plugin [-] Segment efbdd060-6a12-4abf-9d67-8d756e8d08d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbdd060-6a12-4abf-9d67-8d756e8d08d1 found for delete ", "request_id": "req-dc9753a1-cabf-4238-b8d3-4b61a19c7f41"}]} 2026-07-10 00:59:40.805 7 INFO neutron.services.segments.plugin [-] Segment efbdd060-6a12-4abf-9d67-8d756e8d08d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efbdd060-6a12-4abf-9d67-8d756e8d08d1 found for delete ", "request_id": "req-6fbac968-80a3-4e3e-83a0-4c9f4bf2af97"}]} [pid: 7|app: 0|req: 609/1251] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:40 2026] DELETE /v2.0/networks/d31fe6eb-7c7d-4e02-a647-75183530f99e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:40.848 7 INFO neutron.api.v2.resource [None req-b213e44a-bba5-429f-b7fd-de430495270b 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1254] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 00:59:40 2026] DELETE /v2.0/floatingips/14eacf37-468b-4ef9-96ec-118da072e89a => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:59:40.853 7 WARNING neutron_lib.context [None req-5cd1adef-cdb1-46b4-8d96-1db8e55267d0 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1255] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:40 2026] POST /v2.0/subnets => generated 602 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1256] 10.0.0.173 () {34 vars in 741 bytes} [Fri Jul 10 00:59:40 2026] PUT /v2.0/routers/ec2babeb-0865-48ed-ab82-96212b9fab2d => generated 493 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1257] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:41 2026] GET /v2.0/security-groups?tenant_id=5feb899fb1da4b78bfb25bde870262d2&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:41.633 8 WARNING neutron_lib.context [None req-c561ebce-7653-4da2-82dd-b83454ac2c06 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:41.689 8 INFO neutron.db.segments_db [None req-c561ebce-7653-4da2-82dd-b83454ac2c06 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment 3b6ee768-155d-4af7-9d2a-1dbd85b44645 of type vxlan for network b3df71fe-b049-4461-ad4b-2992fb9cc976 [pid: 7|app: 0|req: 614/1258] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:41 2026] DELETE /v2.0/ports/d0027af1-38a7-4e91-9034-14e4e2a86a47 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1259] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 00:59:41 2026] GET /v2.0/ports?device_id=ec2babeb-0865-48ed-ab82-96212b9fab2d => 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: 616/1260] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:41 2026] DELETE /v2.0/security-groups/c43e3318-5d88-466c-848e-c053959324e0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:42.015 8 INFO neutron.db.l3_hamode_db [None req-c561ebce-7653-4da2-82dd-b83454ac2c06 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 617/1261] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:41 2026] DELETE /v2.0/ports/b787fb5f-1e5d-43b0-b5d5-74106b9a3426 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:42.217 8 INFO neutron.db.l3_hamode_db [None req-c561ebce-7653-4da2-82dd-b83454ac2c06 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 618/1262] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:42 2026] DELETE /v2.0/routers/ec2babeb-0865-48ed-ab82-96212b9fab2d => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1263] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 00:59:42 2026] GET /v2.0/ports?device_id=c307c85c-3232-412e-ba54-907d0952b133 => generated 958 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1264] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 00:59:42 2026] GET /v2.0/routers/02dd5cc1-bc13-4143-89ee-425f3a7174fe => generated 502 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1265] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:41 2026] POST /v2.0/routers => generated 507 bytes in 1507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1266] 10.0.0.173 () {34 vars in 741 bytes} [Fri Jul 10 00:59:43 2026] PUT /v2.0/routers/02dd5cc1-bc13-4143-89ee-425f3a7174fe => generated 502 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1267] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:59:42 2026] PUT /v2.0/routers/c307c85c-3232-412e-ba54-907d0952b133/remove_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:44.798 7 INFO neutron.db.segments_db [None req-a35d50e4-8ffa-4733-b9c8-8793abc2b2f7 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment d9938878-23a6-4d96-8418-422cf2e826cd of type vxlan for network 1f15f394-1acc-40d2-9445-08379e50eb4f [pid: 7|app: 0|req: 622/1268] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 00:59:44 2026] POST /v2.0/networks => generated 746 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1269] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 00:59:44 2026] GET /v2.0/ports?device_id=02dd5cc1-bc13-4143-89ee-425f3a7174fe => 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: 647/1270] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:59:44 2026] PUT /v2.0/routers/4cf936c4-d3dd-48e5-ae83-2d44f97170ad/add_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:45.976 7 INFO neutron.db.l3_hamode_db [None req-7e8d26c4-0e92-43d2-a75e-5438a61a4988 542d317c92b34d269e05835efe86aa38 dbf4fb45806b4e5aa875a749fc030cf1 - - default default] HA network 5fe2f024-8678-4101-bf77-42e19235760c was deleted as no HA routers are present in tenant dbf4fb45806b4e5aa875a749fc030cf1. [pid: 7|app: 0|req: 624/1271] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:44 2026] DELETE /v2.0/routers/c307c85c-3232-412e-ba54-907d0952b133 => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:45.991 7 INFO neutron.services.segments.plugin [-] Segment d83912d7-df39-40a2-842f-f0cdbb54e444 resource provider aggregate not found 2026-07-10 00:59:45.996 7 INFO neutron.services.segments.plugin [-] Segment d83912d7-df39-40a2-842f-f0cdbb54e444 resource provider aggregate not found 2026-07-10 00:59:46.024 7 INFO neutron.services.segments.plugin [-] Segment d83912d7-df39-40a2-842f-f0cdbb54e444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83912d7-df39-40a2-842f-f0cdbb54e444 found for delete ", "request_id": "req-1931e4b2-5952-4a06-b43b-c4399b3761c0"}]} 2026-07-10 00:59:46.025 7 INFO neutron.services.segments.plugin [-] Segment d83912d7-df39-40a2-842f-f0cdbb54e444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d83912d7-df39-40a2-842f-f0cdbb54e444 found for delete ", "request_id": "req-442a5cfc-635f-4c24-93b2-5d6fac227cd4"}]} [pid: 8|app: 0|req: 648/1272] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:45 2026] POST /v2.0/subnets => generated 669 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1273] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 00:59:46 2026] GET /v2.0/ports/bf2a9674-5128-4681-9f7b-0bb09364c8b9 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1274] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:46 2026] DELETE /v2.0/subnets/3ac8d547-c7c2-4e44-b3dd-0efab76ce52d => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:46.387 8 INFO neutron.db.segments_db [None req-0294ee14-9570-40c8-9d03-2367ad620da0 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 81746c9f-413e-40df-8e9c-4cde5a4464a3 of type vxlan for network 80396abd-978e-4662-935e-97947ed0d7ae [pid: 7|app: 0|req: 625/1275] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:45 2026] DELETE /v2.0/routers/02dd5cc1-bc13-4143-89ee-425f3a7174fe => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:46.676 8 INFO neutron.db.l3_hamode_db [None req-0294ee14-9570-40c8-9d03-2367ad620da0 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:47.725 8 INFO neutron.db.l3_hamode_db [None req-0294ee14-9570-40c8-9d03-2367ad620da0 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1276] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:59:46 2026] PUT /v2.0/routers/4cf936c4-d3dd-48e5-ae83-2d44f97170ad/add_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:48.350 7 INFO neutron.services.segments.plugin [-] Segment 32514bd6-e4f1-4413-90a9-695c9d0ec4ba resource provider aggregate not found 2026-07-10 00:59:48.368 7 INFO neutron.services.segments.plugin [-] Segment 32514bd6-e4f1-4413-90a9-695c9d0ec4ba resource provider aggregate not found 2026-07-10 00:59:48.386 7 INFO neutron.services.segments.plugin [-] Segment 32514bd6-e4f1-4413-90a9-695c9d0ec4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32514bd6-e4f1-4413-90a9-695c9d0ec4ba found for delete ", "request_id": "req-8270d7f2-c257-4db9-b610-f07c9bb2dbd1"}]} 2026-07-10 00:59:48.390 7 INFO neutron.services.segments.plugin [-] Segment 32514bd6-e4f1-4413-90a9-695c9d0ec4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32514bd6-e4f1-4413-90a9-695c9d0ec4ba found for delete ", "request_id": "req-d3207ae7-031f-4754-a720-900966defcac"}]} [pid: 7|app: 0|req: 627/1277] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:48 2026] DELETE /v2.0/networks/92bcadf7-dc2e-4ab3-bc34-41287e830e3c => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1278] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 00:59:48 2026] GET /v2.0/routers/2fb5de5e-de9c-4af5-83dc-97b5e319a7cd => generated 487 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1279] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 00:59:48 2026] GET /v2.0/ports/b0759878-ccfb-414c-bcfc-8611f622c72f => generated 955 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1280] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:46 2026] POST /v2.0/routers => generated 733 bytes in 3151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1281] 10.0.0.173 () {34 vars in 741 bytes} [Fri Jul 10 00:59:48 2026] PUT /v2.0/routers/2fb5de5e-de9c-4af5-83dc-97b5e319a7cd => generated 487 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1282] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:49 2026] GET /v2.0/security-groups?tenant_id=dbf4fb45806b4e5aa875a749fc030cf1&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1283] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:59:49 2026] PUT /v2.0/routers/4cf936c4-d3dd-48e5-ae83-2d44f97170ad/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1284] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 00:59:50 2026] GET /v2.0/ports?device_id=2fb5de5e-de9c-4af5-83dc-97b5e319a7cd => 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: 654/1285] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:50 2026] DELETE /v2.0/security-groups/19f4a675-9820-4090-b7dc-4f2cf99c64c1 => 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: 632/1286] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:59:49 2026] PUT /v2.0/routers/092b678e-07ad-4133-aa03-fd8023851b86/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1287] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:59:50 2026] PUT /v2.0/routers/4cf936c4-d3dd-48e5-ae83-2d44f97170ad/remove_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1288] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 00:59:51 2026] GET /v2.0/ports?device_id=4cf936c4-d3dd-48e5-ae83-2d44f97170ad => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1289] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:51 2026] DELETE /v2.0/routers/2fb5de5e-de9c-4af5-83dc-97b5e319a7cd => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1290] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 00:59:51 2026] GET /v2.0/routers/61c2bcb3-8009-46fc-beab-d2bd36a566af => generated 480 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:52.541 8 INFO neutron.services.segments.plugin [-] Segment 3b6ee768-155d-4af7-9d2a-1dbd85b44645 resource provider aggregate not found 2026-07-10 00:59:52.553 8 INFO neutron.services.segments.plugin [-] Segment 3b6ee768-155d-4af7-9d2a-1dbd85b44645 resource provider aggregate not found 2026-07-10 00:59:52.558 8 INFO neutron.services.segments.plugin [-] Segment 3b6ee768-155d-4af7-9d2a-1dbd85b44645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b6ee768-155d-4af7-9d2a-1dbd85b44645 found for delete ", "request_id": "req-c59679ad-c2f1-4f5a-bc8a-eec7d8262d06"}]} 2026-07-10 00:59:52.565 8 INFO neutron.db.l3_hamode_db [None req-99c0e4d1-db66-4925-9368-51ec59709dcc 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] HA network b3df71fe-b049-4461-ad4b-2992fb9cc976 was deleted as no HA routers are present in tenant 6749366d63e644ab9531c77406f27d28. 2026-07-10 00:59:52.567 8 INFO neutron.services.segments.plugin [-] Segment 3b6ee768-155d-4af7-9d2a-1dbd85b44645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b6ee768-155d-4af7-9d2a-1dbd85b44645 found for delete ", "request_id": "req-24eec0aa-3c62-49ca-a245-7081bc41adf1"}]} [pid: 8|app: 0|req: 657/1291] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:51 2026] DELETE /v2.0/routers/4cf936c4-d3dd-48e5-ae83-2d44f97170ad => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1292] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 00:59:52 2026] GET /v2.0/networks?id=1f15f394-1acc-40d2-9445-08379e50eb4f => generated 678 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1293] 10.0.0.173 () {34 vars in 741 bytes} [Fri Jul 10 00:59:52 2026] PUT /v2.0/routers/61c2bcb3-8009-46fc-beab-d2bd36a566af => generated 480 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1294] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:52 2026] DELETE /v2.0/subnets/91c01f1e-5f5d-4927-b458-521e33356f72 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:52.939 7 WARNING neutron_lib.context [None req-7ee6ef4f-64f7-41da-bb77-69e03c79bd71 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1295] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 00:59:52 2026] GET /v2.0/quotas/8f3c807db6bd44a6ae4bbcb54e55f97b => 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: 661/1296] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 00:59:52 2026] GET /v2.0/ports?device_id=61c2bcb3-8009-46fc-beab-d2bd36a566af => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:53.076 7 INFO neutron.db.segments_db [None req-7ee6ef4f-64f7-41da-bb77-69e03c79bd71 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Added segment 536f50dd-bdc7-46df-93c1-4672171f852b of type vxlan for network c5fde27e-95ae-4182-914a-3e59c1950a82 [pid: 7|app: 0|req: 636/1297] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:52 2026] POST /v2.0/networks => generated 649 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1298] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:52 2026] DELETE /v2.0/subnets/496b9a81-aab6-4081-8cfa-35cc3d8b5a89 => 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: 637/1299] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 00:59:53 2026] GET /v2.0/ports?tenant_id=8f3c807db6bd44a6ae4bbcb54e55f97b&fields=id => generated 103 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:53.333 7 WARNING neutron_lib.context [None req-729a03a7-f67d-4184-ae69-e9f50e9b8fec c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 638/1300] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:59:53 2026] POST /v2.0/ports => generated 779 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:53.910 7 INFO neutron.services.segments.plugin [-] Segment d4ff9d96-3eca-4753-a3a2-b50277b0e6ed resource provider aggregate not found 2026-07-10 00:59:53.914 7 INFO neutron.services.segments.plugin [-] Segment d4ff9d96-3eca-4753-a3a2-b50277b0e6ed resource provider aggregate not found 2026-07-10 00:59:53.922 8 INFO neutron.db.l3_hamode_db [None req-be720bf3-f376-4ca6-9206-aeaecccf5258 71589395ceb144f4aebbd16d1cd4310f 755e2758a564420ca576bab3febb58b4 - - default default] HA network 3c5114a5-d94f-4830-aad5-5f44a12d42a7 was deleted as no HA routers are present in tenant 755e2758a564420ca576bab3febb58b4. [pid: 8|app: 0|req: 663/1301] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:53 2026] DELETE /v2.0/routers/61c2bcb3-8009-46fc-beab-d2bd36a566af => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1302] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:53 2026] DELETE /v2.0/networks/eec187ce-9e2f-4df0-bcbd-675c2b53b801 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:53.945 7 INFO neutron.services.segments.plugin [-] Segment d4ff9d96-3eca-4753-a3a2-b50277b0e6ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ff9d96-3eca-4753-a3a2-b50277b0e6ed found for delete ", "request_id": "req-572fb823-53a8-406d-afba-2378a33bfd4c"}]} 2026-07-10 00:59:53.945 7 INFO neutron.services.segments.plugin [-] Segment d4ff9d96-3eca-4753-a3a2-b50277b0e6ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ff9d96-3eca-4753-a3a2-b50277b0e6ed found for delete ", "request_id": "req-01f892a2-51e3-4039-bf52-eb192e5a58c9"}]} 2026-07-10 00:59:53.950 7 WARNING neutron_lib.context [None req-bbfd8dde-dcf5-4ce7-b4f1-84bd8c70209e c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 664/1303] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 00:59:53 2026] GET /v2.0/networks/1f15f394-1acc-40d2-9445-08379e50eb4f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:54.007 7 INFO neutron.db.segments_db [None req-bbfd8dde-dcf5-4ce7-b4f1-84bd8c70209e c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Added segment b9c215a2-2125-4f0e-a1b3-9dce6231dd61 of type vxlan for network f593e152-6fb6-4739-a91c-95e96bb9a702 [pid: 7|app: 0|req: 640/1304] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:53 2026] POST /v2.0/networks => generated 635 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1305] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 00:59:54 2026] GET /v2.0/networks/1f15f394-1acc-40d2-9445-08379e50eb4f?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-07-10 00:59:54.190 7 WARNING neutron_lib.context [None req-9064ab2c-b008-4231-9bad-d2ba1e2134dd c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 665/1306] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:53 2026] DELETE /v2.0/networks/0b9d3623-9d42-4f25-b66a-d444cc239543 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:54.230 8 WARNING neutron_lib.context [None req-dcc0205e-6014-41e5-b3f3-2b5b1e5cc1e9 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:54.316 8 INFO neutron.db.segments_db [None req-dcc0205e-6014-41e5-b3f3-2b5b1e5cc1e9 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment 24094ade-e3d3-485f-9898-1a9674969560 of type vxlan for network 47c2eee2-6957-4e5f-b325-dd57af00125d [pid: 8|app: 0|req: 666/1307] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:54 2026] POST /v2.0/networks => generated 630 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1308] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:54 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:54.468 8 WARNING neutron_lib.context [None req-ad3f4e85-0efe-452b-9e83-f908fef653e5 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 642/1309] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:54 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:54.543 7 WARNING neutron_lib.context [None req-1950f228-6dfa-486e-84c4-36c3f7dcd2b9 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:54.580 8 INFO neutron.services.segments.plugin [-] Segment 45f460c0-2566-4852-9cde-a738282359b3 resource provider aggregate not found 2026-07-10 00:59:54.585 8 INFO neutron.services.segments.plugin [-] Segment 45f460c0-2566-4852-9cde-a738282359b3 resource provider aggregate not found 2026-07-10 00:59:54.601 8 INFO neutron.services.segments.plugin [-] Segment 45f460c0-2566-4852-9cde-a738282359b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45f460c0-2566-4852-9cde-a738282359b3 found for delete ", "request_id": "req-dd0f5a27-1f79-4408-aecd-b6f8e21a0cf3"}]} 2026-07-10 00:59:54.607 8 INFO neutron.services.segments.plugin [-] Segment 45f460c0-2566-4852-9cde-a738282359b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45f460c0-2566-4852-9cde-a738282359b3 found for delete ", "request_id": "req-b8d2760c-775a-47e4-822d-f2d9b84a147a"}]} 2026-07-10 00:59:54.625 8 INFO neutron.services.segments.plugin [-] Segment b43a0ecd-6572-422a-ac8a-c8f9d6b34260 resource provider aggregate not found 2026-07-10 00:59:54.633 8 INFO neutron.services.segments.plugin [-] Segment b43a0ecd-6572-422a-ac8a-c8f9d6b34260 resource provider aggregate not found 2026-07-10 00:59:54.640 8 INFO neutron.services.segments.plugin [-] Segment b43a0ecd-6572-422a-ac8a-c8f9d6b34260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b43a0ecd-6572-422a-ac8a-c8f9d6b34260 found for delete ", "request_id": "req-0407e414-11a7-4925-9513-9bb92a4f9279"}]} 2026-07-10 00:59:54.660 8 INFO neutron.services.segments.plugin [-] Segment b43a0ecd-6572-422a-ac8a-c8f9d6b34260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b43a0ecd-6572-422a-ac8a-c8f9d6b34260 found for delete ", "request_id": "req-d2c9aaf9-3095-409b-b18f-cbc67b749915"}]} [pid: 8|app: 0|req: 668/1310] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:54 2026] POST /v2.0/subnets => generated 602 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1311] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:59:54 2026] POST /v2.0/ports => generated 962 bytes in 458 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-07-10 00:59:55.000 7 WARNING neutron_lib.context [None req-1b24a340-e789-4d68-a46b-07c6dc421cda 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:55.040 7 INFO neutron.db.segments_db [None req-1b24a340-e789-4d68-a46b-07c6dc421cda 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment 0269cd3f-5632-4996-a413-3b2b2a1683ff of type vxlan for network a2975b5a-1fd6-4194-81d4-5c5c46e46905 [pid: 8|app: 0|req: 669/1312] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:54 2026] GET /v2.0/security-groups?tenant_id=755e2758a564420ca576bab3febb58b4&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:55.345 7 INFO neutron.db.l3_hamode_db [None req-1b24a340-e789-4d68-a46b-07c6dc421cda 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:59:55.565 7 INFO neutron.db.l3_hamode_db [None req-1b24a340-e789-4d68-a46b-07c6dc421cda 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 670/1313] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:55 2026] DELETE /v2.0/ports/5a306a36-8640-473f-a531-5eb4c72a0dec => generated 0 bytes in 830 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1314] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 00:59:56 2026] GET /v2.0/networks?id=1f15f394-1acc-40d2-9445-08379e50eb4f => generated 678 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1315] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:56 2026] DELETE /v2.0/security-groups/e215dc4d-9837-4c38-846d-0056ce32f27a => 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: 675/1318] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:56 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:56.275 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bbec788-fab9-4ad9-94b3-5c6241ee93d9 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1319] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:56 2026] DELETE /v2.0/ports/5a306a36-8640-473f-a531-5eb4c72a0dec => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:59:56.284 8 WARNING neutron_lib.context [req-2ac001a7-a9f3-4eb7-ad19-d49948bad6a8 req-faba5f2e-0560-41dd-b34c-4de64e83ee5c c9c560ce31504d299d667bec3df29b8e 8f3c807db6bd44a6ae4bbcb54e55f97b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 644/1320] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:54 2026] POST /v2.0/routers => generated 507 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 00:59:56.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9e2f31d-1af6-43f9-b0fd-1524955fc109 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1321] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 00:59:56 2026] GET /v2.0/ports/5a306a36-8640-473f-a531-5eb4c72a0dec => 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: 646/1322] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:56 2026] GET /v2.0/security-groups?tenant_id=1c53dd357a9b4ce88bb7f3914cc24e9a&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:56.590 7 WARNING neutron_lib.context [None req-f90f2d4a-1d81-4f84-a160-07255ab374e3 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1323] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 00:59:56 2026] POST /v2.0/ports => generated 958 bytes in 567 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: 678/1324] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:56 2026] DELETE /v2.0/subnets/7885d224-f556-455d-b9f2-d3306e77cbb1 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1325] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:57 2026] DELETE /v2.0/security-groups/6ac0d4b1-6e08-45b2-a162-c9127f3f79b0 => 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: 647/1326] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:59:56 2026] POST /v2.0/ports => generated 952 bytes in 890 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: 680/1327] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 00:59:57 2026] PUT /v2.0/ports/28db8883-e59a-4231-9414-2dfd04cb7beb => generated 1203 bytes in 617 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-07-10 00:59:57.874 7 INFO neutron.services.segments.plugin [-] Segment b9c215a2-2125-4f0e-a1b3-9dce6231dd61 resource provider aggregate not found 2026-07-10 00:59:57.881 7 INFO neutron.services.segments.plugin [-] Segment b9c215a2-2125-4f0e-a1b3-9dce6231dd61 resource provider aggregate not found 2026-07-10 00:59:57.891 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0992cb75-bf4d-49dd-9565-68ff62709552'] response: {'name': 'network-changed', 'server_uuid': '75809dba-0dfc-44de-823b-8706f77bbb4a', 'tag': '28db8883-e59a-4231-9414-2dfd04cb7beb', 'status': 'completed', 'code': 200} 2026-07-10 00:59:57.892 7 INFO neutron.services.segments.plugin [-] Segment b9c215a2-2125-4f0e-a1b3-9dce6231dd61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c215a2-2125-4f0e-a1b3-9dce6231dd61 found for delete ", "request_id": "req-87ebf414-0cc8-4cee-9386-929bf8dc1f08"}]} [pid: 7|app: 0|req: 648/1328] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 00:59:57 2026] DELETE /v2.0/networks/f593e152-6fb6-4739-a91c-95e96bb9a702 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 00:59:57.906 7 INFO neutron.services.segments.plugin [-] Segment b9c215a2-2125-4f0e-a1b3-9dce6231dd61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c215a2-2125-4f0e-a1b3-9dce6231dd61 found for delete ", "request_id": "req-d118cc0a-1f71-45a8-b1aa-4b216d884a65"}]} [pid: 8|app: 0|req: 681/1329] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:57 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 973 bytes in 126 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: 649/1330] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 00:59:57 2026] GET /v2.0/security-groups?tenant_id=c90c3865f88d4603aba17c636e98bcee&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1331] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 00:59:58 2026] GET /v2.0/ports?tenant_id=8f3c807db6bd44a6ae4bbcb54e55f97b&device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:59:58.059 7 WARNING neutron_lib.context [None req-32a191e0-8b8d-4160-8eeb-dec099ff48ff c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 00:59:58.105 7 INFO neutron.db.segments_db [None req-32a191e0-8b8d-4160-8eeb-dec099ff48ff c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Added segment 85c6c09d-397f-4b7b-b712-45e6f662ccaa of type vxlan for network cf2c3534-6ce9-458e-8c8d-5f085e1c83b8 [pid: 7|app: 0|req: 651/1332] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 00:59:58 2026] POST /v2.0/networks => generated 635 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1333] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:58 2026] GET /v2.0/security-groups?id=529c6932-95f0-466e-b1cd-286562e5dc2e&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1334] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 00:59:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=28db8883-e59a-4231-9414-2dfd04cb7beb => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1335] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 00:59:58 2026] DELETE /v2.0/security-groups/c285d888-b96f-4fa2-b675-c51a75fbc4aa => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:59:58.436 7 WARNING neutron_lib.context [None req-dd17199a-4958-4488-8a55-6f55b3fed62e c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1336] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 00:59:58 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1337] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 00:59:58 2026] GET /v2.0/subnets?id=89168cd9-6297-48be-95ed-9f600b476af7 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:59:58.825 7 WARNING neutron_lib.context [None req-e61f4586-95f9-4406-9060-491f9ad46081 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1338] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 00:59:58 2026] POST /v2.0/ports => generated 927 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1339] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.0/ports?network_id=1f15f394-1acc-40d2-9445-08379e50eb4f&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1340] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 00:59:57 2026] PUT /v2.0/routers/b4e68df9-7041-40c9-b40b-8a234ba77fdf/add_router_interface => generated 309 bytes in 1640 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: 683/1341] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1342] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 00:59:59 2026] DELETE /v2.0/ports/685f2237-5391-433b-98c1-0890ba05e99e => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1343] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.0/networks/1f15f394-1acc-40d2-9445-08379e50eb4f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1344] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.0/ports/79d369ad-598b-4404-95ae-ae926421661b => generated 1026 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1345] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.0/security-groups?id=529c6932-95f0-466e-b1cd-286562e5dc2e&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:59:59.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d547c468-c7e2-4c6f-8d98-b0093b179a60 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1346] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.0/ports/685f2237-5391-433b-98c1-0890ba05e99e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1347] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 00:59:59 2026] GET /v2.0/networks/1f15f394-1acc-40d2-9445-08379e50eb4f?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: 687/1348] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 00:59:59 2026] DELETE /v2.0/subnets/f62450c6-a04a-4482-8dd3-e8eb22dd4917 => 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: 688/1349] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:00:00 2026] GET /v2.0/ports?tenant_id=8f3c807db6bd44a6ae4bbcb54e55f97b&device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:00.514 8 INFO neutron.services.segments.plugin [-] Segment 85c6c09d-397f-4b7b-b712-45e6f662ccaa resource provider aggregate not found 2026-07-10 01:00:00.518 8 INFO neutron.services.segments.plugin [-] Segment 85c6c09d-397f-4b7b-b712-45e6f662ccaa resource provider aggregate not found 2026-07-10 01:00:00.535 8 INFO neutron.services.segments.plugin [-] Segment 85c6c09d-397f-4b7b-b712-45e6f662ccaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c6c09d-397f-4b7b-b712-45e6f662ccaa found for delete ", "request_id": "req-506cd4c8-6d75-4f8c-84e8-8cf6667d3cfb"}]} 2026-07-10 01:00:00.536 8 INFO neutron.services.segments.plugin [-] Segment 85c6c09d-397f-4b7b-b712-45e6f662ccaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85c6c09d-397f-4b7b-b712-45e6f662ccaa found for delete ", "request_id": "req-8a55b869-dbd0-4ed4-a0a1-d67569a6a76e"}]} [pid: 8|app: 0|req: 689/1350] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:00 2026] DELETE /v2.0/networks/cf2c3534-6ce9-458e-8c8d-5f085e1c83b8 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1351] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:00:00 2026] GET /v2.0/networks?id=1f15f394-1acc-40d2-9445-08379e50eb4f => generated 774 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:00.654 8 WARNING neutron_lib.context [None req-d3a9920a-b099-4f36-a17a-61dc65bfa988 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 662/1352] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 00:59:59 2026] PUT /v2.0/routers/b4e68df9-7041-40c9-b40b-8a234ba77fdf/remove_router_interface => generated 309 bytes in 1218 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: 663/1353] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 01:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=28db8883-e59a-4231-9414-2dfd04cb7beb => 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: 691/1354] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 01:00:00 2026] POST /v2.0/ports => generated 778 bytes in 373 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: 664/1355] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:00 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1356] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/subnets?id=89168cd9-6297-48be-95ed-9f600b476af7 => generated 672 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:01.216 8 INFO neutron.api.v2.resource [None req-e48dac77-a32f-4495-ac81-a548e000bc32 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1357] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:01 2026] PUT /v2.0/routers/b4e68df9-7041-40c9-b40b-8a234ba77fdf/remove_router_interface => generated 197 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1358] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/security-groups?id=529c6932-95f0-466e-b1cd-286562e5dc2e&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1359] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/ports?network_id=1f15f394-1acc-40d2-9445-08379e50eb4f&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1360] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/ports?device_id=b4e68df9-7041-40c9-b40b-8a234ba77fdf => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1361] 10.0.0.173 () {34 vars in 736 bytes} [Fri Jul 10 01:00:01 2026] PUT /v2.0/ports/599dfe9f-8853-4fec-a329-2575e2aea113 => generated 752 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1362] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/networks/1f15f394-1acc-40d2-9445-08379e50eb4f?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: 697/1363] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:01 2026] DELETE /v2.0/ports/599dfe9f-8853-4fec-a329-2575e2aea113 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1364] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/networks/1f15f394-1acc-40d2-9445-08379e50eb4f?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: 699/1365] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/ports => generated 782 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:01.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02a31f6a-4a7d-4e48-98f2-4942093305c0 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1366] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/ports/599dfe9f-8853-4fec-a329-2575e2aea113 => 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: 701/1367] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1368] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:01 2026] GET /v2.0/ports/e07d277a-a5e0-478c-829a-56ed09e1d371 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:02.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c29b6928-5b09-4e0e-b6fe-302f9d9f656e c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1369] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:01 2026] DELETE /v2.0/ports/685f2237-5391-433b-98c1-0890ba05e99e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:02.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e752e565-1408-4ae4-8ee8-2fff6fe400f9 c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1370] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:02 2026] DELETE /v2.0/subnets/f62450c6-a04a-4482-8dd3-e8eb22dd4917 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:02.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fce993b-7efc-467f-bde7-27c410f0063e c3c05dd9b8b847b6a1aedc6c7080aae0 0df2d1db2adc455bb4135ab297d55a47 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1371] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:02 2026] DELETE /v2.0/subnets/7885d224-f556-455d-b9f2-d3306e77cbb1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:02.169 7 INFO neutron.services.segments.plugin [-] Segment 0269cd3f-5632-4996-a413-3b2b2a1683ff resource provider aggregate not found 2026-07-10 01:00:02.174 7 INFO neutron.services.segments.plugin [-] Segment 0269cd3f-5632-4996-a413-3b2b2a1683ff resource provider aggregate not found 2026-07-10 01:00:02.206 7 INFO neutron.services.segments.plugin [-] Segment 0269cd3f-5632-4996-a413-3b2b2a1683ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0269cd3f-5632-4996-a413-3b2b2a1683ff found for delete ", "request_id": "req-575a4cf5-5e18-418f-92b6-a8029f6fb62c"}]} 2026-07-10 01:00:02.208 7 INFO neutron.services.segments.plugin [-] Segment 0269cd3f-5632-4996-a413-3b2b2a1683ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0269cd3f-5632-4996-a413-3b2b2a1683ff found for delete ", "request_id": "req-f73a9341-ec91-401a-ae6c-b8da4427b785"}]} 2026-07-10 01:00:02.224 7 INFO neutron.db.l3_hamode_db [None req-86e62b6c-07ff-46c0-b8e8-dcb1bd18c854 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] HA network a2975b5a-1fd6-4194-81d4-5c5c46e46905 was deleted as no HA routers are present in tenant 6749366d63e644ab9531c77406f27d28. [pid: 7|app: 0|req: 667/1372] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:01 2026] DELETE /v2.0/routers/b4e68df9-7041-40c9-b40b-8a234ba77fdf => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 706/1373] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:02 2026] DELETE /v2.0/ports/e07d277a-a5e0-478c-829a-56ed09e1d371 => 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: 668/1374] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:02 2026] DELETE /v2.0/subnets/2fff466a-841a-4a43-8e5f-a788c427372e => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1375] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:02 2026] DELETE /v2.0/networks/c5fde27e-95ae-4182-914a-3e59c1950a82 => 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: 669/1376] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:02 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:02.564 8 INFO neutron.services.segments.plugin [-] Segment 536f50dd-bdc7-46df-93c1-4672171f852b resource provider aggregate not found 2026-07-10 01:00:02.569 8 INFO neutron.services.segments.plugin [-] Segment 536f50dd-bdc7-46df-93c1-4672171f852b resource provider aggregate not found 2026-07-10 01:00:02.589 8 INFO neutron.services.segments.plugin [-] Segment 536f50dd-bdc7-46df-93c1-4672171f852b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 536f50dd-bdc7-46df-93c1-4672171f852b found for delete ", "request_id": "req-d4474f28-cec1-40e1-800e-02cb92f1a83c"}]} 2026-07-10 01:00:02.590 8 INFO neutron.services.segments.plugin [-] Segment 536f50dd-bdc7-46df-93c1-4672171f852b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 536f50dd-bdc7-46df-93c1-4672171f852b found for delete ", "request_id": "req-ef65e438-33b0-4290-927a-cd21efe40192"}]} [pid: 7|app: 0|req: 670/1377] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:02 2026] GET /v2.0/security-groups?id=529c6932-95f0-466e-b1cd-286562e5dc2e&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: 708/1378] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:02 2026] DELETE /v2.0/networks/47c2eee2-6957-4e5f-b325-dd57af00125d => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:02.989 7 WARNING neutron_lib.context [None req-bc465d95-f6e1-4d29-96a2-69bb500ac408 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:03.062 7 INFO neutron.db.segments_db [None req-bc465d95-f6e1-4d29-96a2-69bb500ac408 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment 79e90ef1-344a-40ed-b265-5c1be2c4cc3b of type vxlan for network 08416649-f228-4796-8747-61541a1fcbbf [pid: 7|app: 0|req: 671/1379] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:02 2026] POST /v2.0/networks => generated 629 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:03.272 8 WARNING neutron_lib.context [None req-b59c9512-9cd3-4cac-b925-09a5bf70be69 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1380] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:03 2026] GET /v2.0/security-groups?tenant_id=0df2d1db2adc455bb4135ab297d55a47&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:03.421 8 INFO neutron.db.segments_db [None req-b59c9512-9cd3-4cac-b925-09a5bf70be69 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Added segment ff22ef83-b955-48d6-b073-b6075365e677 of type vxlan for network 6f8370fc-77bd-4e39-9ccd-d14a15328a43 2026-07-10 01:00:03.423 7 WARNING neutron_lib.context [None req-23a3167c-4a5e-496a-a5da-1e072b45b326 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 709/1381] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:03 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1382] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:03 2026] DELETE /v2.0/security-groups/f4e1e141-bd37-414e-90a1-55ae60127432 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:03.669 8 WARNING neutron_lib.context [None req-c179c13d-14ba-439d-869a-f96fcc56bc96 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 673/1383] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:03 2026] POST /v2.0/subnets => generated 602 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1384] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:03 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:03.852 7 WARNING neutron_lib.context [None req-b331d6cd-2656-4e45-a86f-b44d719106ae 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:03.886 7 INFO neutron.db.segments_db [None req-b331d6cd-2656-4e45-a86f-b44d719106ae 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment 428cab95-af92-4a86-bcb4-eb7e9a0d91c8 of type vxlan for network 47386afa-9d82-4035-87ac-17a938530b69 [pid: 8|app: 0|req: 711/1385] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:03 2026] POST /v2.0/subnets => generated 602 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1386] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:03 2026] GET /v2.0/security-groups?id=529c6932-95f0-466e-b1cd-286562e5dc2e&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:04.039 8 WARNING neutron_lib.context [None req-a175ca45-f044-4474-839a-12555689adf8 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:04.105 8 INFO neutron.db.segments_db [None req-a175ca45-f044-4474-839a-12555689adf8 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Added segment 2ee0f0fa-2d64-404a-9697-9ab1181fa909 of type vxlan for network 7d2195c1-c457-4021-9c5d-2fe980e348b1 2026-07-10 01:00:04.166 7 INFO neutron.db.l3_hamode_db [None req-b331d6cd-2656-4e45-a86f-b44d719106ae 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 713/1387] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:04 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:04.250 8 WARNING neutron_lib.context [None req-84cafffb-6060-43d5-a619-940695d36875 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:04.390 7 INFO neutron.db.l3_hamode_db [None req-b331d6cd-2656-4e45-a86f-b44d719106ae 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 01:00:04.632 8 INFO neutron.services.segments.plugin [-] Segment 24094ade-e3d3-485f-9898-1a9674969560 resource provider aggregate not found 2026-07-10 01:00:04.638 8 INFO neutron.services.segments.plugin [-] Segment 24094ade-e3d3-485f-9898-1a9674969560 resource provider aggregate not found 2026-07-10 01:00:04.668 8 INFO neutron.services.segments.plugin [-] Segment 24094ade-e3d3-485f-9898-1a9674969560 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24094ade-e3d3-485f-9898-1a9674969560 found for delete ", "request_id": "req-116a8a22-fb2c-41e6-ad6a-d683d046a284"}]} 2026-07-10 01:00:04.674 8 INFO neutron.services.segments.plugin [-] Segment 24094ade-e3d3-485f-9898-1a9674969560 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24094ade-e3d3-485f-9898-1a9674969560 found for delete ", "request_id": "req-090f67c3-c017-4a2e-8a44-27bbba757a02"}]} [pid: 8|app: 0|req: 714/1388] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:04 2026] POST /v2.0/subnets => generated 605 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1389] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:04 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:04.930 8 WARNING neutron_lib.context [None req-6c212e3a-8a35-4359-b83b-89a1a6dd0bda 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:04.985 8 INFO neutron.db.segments_db [None req-6c212e3a-8a35-4359-b83b-89a1a6dd0bda 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Added segment b3ab8162-db65-447a-8e86-c3f7a9d66c2c of type vxlan for network 14a605f5-1bf2-40b0-a099-028cd96bc9b0 [pid: 8|app: 0|req: 716/1390] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:04 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1391] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:05 2026] GET /v2.0/security-groups?id=529c6932-95f0-466e-b1cd-286562e5dc2e&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1392] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:00:05 2026] GET /v2.0/ports?device_id=75809dba-0dfc-44de-823b-8706f77bbb4a => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:05.228 8 WARNING neutron_lib.context [None req-f7a1ee29-7638-4cf9-9ce9-8929186ca937 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 675/1393] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:03 2026] POST /v2.0/routers => generated 505 bytes in 1567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1394] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:05 2026] POST /v2.0/subnets => generated 605 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1395] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:00:05 2026] DELETE /v2.0/ports/28db8883-e59a-4231-9414-2dfd04cb7beb => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:05.939 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-808a5406-0d06-480d-8096-3c2ea941c4c0'] response: {'server_uuid': '75809dba-0dfc-44de-823b-8706f77bbb4a', 'name': 'network-vif-deleted', 'tag': '28db8883-e59a-4231-9414-2dfd04cb7beb', 'status': 'completed', 'code': 200} 2026-07-10 01:00:06.107 7 WARNING neutron_lib.context [None req-5ff2a8dc-72ea-49a2-a791-47939a1f82a8 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:06.388 7 INFO neutron.db.segments_db [None req-5ff2a8dc-72ea-49a2-a791-47939a1f82a8 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Added segment b59a5598-b469-4ebe-ba42-d57cca5c1c3a of type vxlan for network f59ac569-49ce-4eb6-9a38-cf1787424354 [pid: 7|app: 0|req: 677/1396] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:05 2026] POST /v2.0/networks => generated 645 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:06.516 7 WARNING neutron_lib.context [None req-d2e85b5a-be59-4f43-9f52-1d424f033a15 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:06.600 7 INFO neutron.db.segments_db [None req-d2e85b5a-be59-4f43-9f52-1d424f033a15 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Added segment a9fdb2b7-8ead-497d-bec8-a92865515167 of type vxlan for network 0da2643e-2ecc-43d0-8b43-0cdd9e4f2705 [pid: 7|app: 0|req: 678/1397] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:06 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1398] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:00:05 2026] PUT /v2.0/routers/a43f6c22-6007-43e5-a815-3efa6bc03ee5/add_router_interface => generated 309 bytes in 2243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:07.956 8 WARNING neutron_lib.context [None req-027fd0a8-46ca-4f23-b2ea-d588991a1337 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 721/1399] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 01:00:07 2026] POST /v2.0/ports => generated 775 bytes in 421 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-07-10 01:00:08.377 8 WARNING neutron_lib.context [None req-7ff7fee8-624d-4915-87f7-80494527e7ac 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1400] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:06 2026] PUT /v2.0/routers/092b678e-07ad-4133-aa03-fd8023851b86/remove_router_interface => generated 309 bytes in 1960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1401] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:08 2026] POST /v2.0/subnets => generated 605 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:08.740 8 WARNING neutron_lib.context [None req-6a3cd21c-efa7-4b2e-83d6-76d860e13b0b e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 680/1402] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:08 2026] GET /v2.0/ports/66a13fe9-642a-4a96-b362-82b82029eff3 => generated 955 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:08.812 8 INFO neutron.db.segments_db [None req-6a3cd21c-efa7-4b2e-83d6-76d860e13b0b e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Added segment 6dffb5d8-ea97-4d67-8cf5-4cf2a1d6ac9c of type vxlan for network 7da27b2b-b25a-4530-bbf3-45bc70f16585 [pid: 8|app: 0|req: 723/1403] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:08 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-07-10 01:00:08.943 8 WARNING neutron_lib.context [None req-e516473c-44d8-4ee7-95eb-f3022d3085e5 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:09.037 8 INFO neutron.db.segments_db [None req-e516473c-44d8-4ee7-95eb-f3022d3085e5 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Added segment 7ab96aa7-0297-4ffe-a965-43af8b230834 of type vxlan for network d4f58fbc-fe08-4557-9ae2-16b5d061d444 [pid: 8|app: 0|req: 724/1404] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:08 2026] POST /v2.0/networks => generated 631 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:10.097 7 INFO neutron.services.segments.plugin [-] Segment 81746c9f-413e-40df-8e9c-4cde5a4464a3 resource provider aggregate not found 2026-07-10 01:00:10.102 7 INFO neutron.services.segments.plugin [-] Segment 81746c9f-413e-40df-8e9c-4cde5a4464a3 resource provider aggregate not found 2026-07-10 01:00:10.118 7 INFO neutron.services.segments.plugin [-] Segment 81746c9f-413e-40df-8e9c-4cde5a4464a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81746c9f-413e-40df-8e9c-4cde5a4464a3 found for delete ", "request_id": "req-2b7da15e-2280-4d11-b459-9ba1cb2696c1"}]} 2026-07-10 01:00:10.125 7 INFO neutron.db.l3_hamode_db [None req-c5f9fdf2-6ce4-420d-b879-6bb07fb7585e cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network 80396abd-978e-4662-935e-97947ed0d7ae was deleted as no HA routers are present in tenant 8f3c807db6bd44a6ae4bbcb54e55f97b. [pid: 7|app: 0|req: 681/1405] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:08 2026] DELETE /v2.0/routers/092b678e-07ad-4133-aa03-fd8023851b86 => generated 0 bytes in 1340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:10.148 7 WARNING neutron_lib.context [None req-db577296-b247-4d82-972a-1438569958d9 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:10.152 7 INFO neutron.services.segments.plugin [-] Segment 81746c9f-413e-40df-8e9c-4cde5a4464a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81746c9f-413e-40df-8e9c-4cde5a4464a3 found for delete ", "request_id": "req-e0c0e1d3-ab1f-42da-88e1-65d167e9aa82"}]} [pid: 8|app: 0|req: 725/1406] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:09 2026] PUT /v2.0/routers/a43f6c22-6007-43e5-a815-3efa6bc03ee5/remove_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:10.410 8 WARNING neutron_lib.context [None req-ed7b6443-f8be-4afe-b71d-88a4589e2221 6ac5d1f15f104a04ad9e8f9160421a7b 7e5f740372074087805e5688c126f196 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 682/1407] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:10 2026] POST /v2.0/subnets => generated 602 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1408] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:10 2026] POST /v2.0/subnets => generated 605 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1409] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:10 2026] DELETE /v2.0/subnets/89168cd9-6297-48be-95ed-9f600b476af7 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1412] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:10 2026] GET /v2.0/ports?device_id=a43f6c22-6007-43e5-a815-3efa6bc03ee5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:10.830 7 WARNING neutron_lib.context [None req-f64d1c35-36fa-4d47-b097-5e69eab35c28 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 728/1413] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:10 2026] PUT /v2.0/subnets/af667e0b-dd98-47b2-b479-a8026ef6e029/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:11.288 8 INFO neutron.services.segments.plugin [-] Segment d9938878-23a6-4d96-8418-422cf2e826cd resource provider aggregate not found 2026-07-10 01:00:11.296 8 INFO neutron.services.segments.plugin [-] Segment d9938878-23a6-4d96-8418-422cf2e826cd resource provider aggregate not found 2026-07-10 01:00:11.302 8 INFO neutron.services.segments.plugin [-] Segment d9938878-23a6-4d96-8418-422cf2e826cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9938878-23a6-4d96-8418-422cf2e826cd found for delete ", "request_id": "req-921fb054-6858-4a40-890c-63de4fb1ec12"}]} [pid: 8|app: 0|req: 729/1414] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:10 2026] DELETE /v2.0/networks/1f15f394-1acc-40d2-9445-08379e50eb4f => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:11.345 8 INFO neutron.services.segments.plugin [-] Segment d9938878-23a6-4d96-8418-422cf2e826cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9938878-23a6-4d96-8418-422cf2e826cd found for delete ", "request_id": "req-11b3db9f-5c98-46f9-b783-74b0a52b39e2"}]} [pid: 7|app: 0|req: 686/1415] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 01:00:10 2026] POST /v2.0/ports => generated 950 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, ' [pid: 7|app: 0|req: 687/1416] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:11 2026] PUT /v2.0/subnets/d913a635-f737-44a8-9cc3-647fd1cae87f/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1417] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:11 2026] DELETE /v2.0/ports/e700ce27-f960-42b4-842b-5c0c63fd4a6f => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1418] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:11 2026] PUT /v2.0/subnets/c80640e4-956d-4752-8eca-f200fdbcf873/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1419] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:11 2026] GET /v2.0/security-groups?tenant_id=8f3c807db6bd44a6ae4bbcb54e55f97b&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:11.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-096baf68-edaf-40e2-9727-ddf955b90a46 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1420] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:11 2026] DELETE /v2.0/ports/e700ce27-f960-42b4-842b-5c0c63fd4a6f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1421] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:11 2026] PUT /v2.0/subnets/c0d1f7c9-2ffa-460a-9ee7-d9baf04b6a5e/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1422] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:12 2026] DELETE /v2.0/security-groups/529c6932-95f0-466e-b1cd-286562e5dc2e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:12.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fffd2c0c-3b2d-4024-81f9-d600c95341a6 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1423] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:12 2026] GET /v2.0/ports/e700ce27-f960-42b4-842b-5c0c63fd4a6f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:12.177 8 INFO neutron.db.l3_hamode_db [None req-4aa19209-18da-47b0-8820-a92b45967f29 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] HA network 47386afa-9d82-4035-87ac-17a938530b69 was deleted as no HA routers are present in tenant 6749366d63e644ab9531c77406f27d28. [pid: 8|app: 0|req: 730/1424] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:11 2026] DELETE /v2.0/routers/a43f6c22-6007-43e5-a815-3efa6bc03ee5 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1425] 10.0.0.173 () {32 vars in 663 bytes} [Fri Jul 10 01:00:12 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1426] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:12 2026] DELETE /v2.0/subnets/16fd58d5-f2de-4b0c-b70b-edafcfa1f799 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1427] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:12 2026] DELETE /v2.0/subnets/b8c0d33d-246b-452a-a85a-72029045d19d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1428] 10.0.0.173 () {32 vars in 677 bytes} [Fri Jul 10 01:00:12 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:12.934 7 INFO neutron.services.segments.plugin [-] Segment 6dffb5d8-ea97-4d67-8cf5-4cf2a1d6ac9c resource provider aggregate not found 2026-07-10 01:00:12.939 7 INFO neutron.services.segments.plugin [-] Segment 6dffb5d8-ea97-4d67-8cf5-4cf2a1d6ac9c resource provider aggregate not found [pid: 8|app: 0|req: 733/1429] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:12 2026] DELETE /v2.0/networks/08416649-f228-4796-8747-61541a1fcbbf => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:12.955 7 INFO neutron.services.segments.plugin [-] Segment 6dffb5d8-ea97-4d67-8cf5-4cf2a1d6ac9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dffb5d8-ea97-4d67-8cf5-4cf2a1d6ac9c found for delete ", "request_id": "req-e619ed20-a6ab-48c7-a43a-c9c59a010d98"}]} 2026-07-10 01:00:12.959 7 INFO neutron.services.segments.plugin [-] Segment 6dffb5d8-ea97-4d67-8cf5-4cf2a1d6ac9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dffb5d8-ea97-4d67-8cf5-4cf2a1d6ac9c found for delete ", "request_id": "req-98e35b08-b88d-4406-9517-45203d29f1f7"}]} [pid: 7|app: 0|req: 697/1430] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:12 2026] DELETE /v2.0/networks/7da27b2b-b25a-4530-bbf3-45bc70f16585 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:12.969 7 WARNING neutron_lib.context [None req-d2c325eb-7146-4ef4-9330-665c0d50d995 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:13.028 7 INFO neutron.db.segments_db [None req-d2c325eb-7146-4ef4-9330-665c0d50d995 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Added segment 3d687f9b-62ab-4337-84c6-ca0b992e41bd of type vxlan for network 9dcfc823-6cb5-4d8f-af13-316a87b3db35 [pid: 8|app: 0|req: 734/1431] 10.0.0.173 () {32 vars in 673 bytes} [Fri Jul 10 01:00:12 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) 2026-07-10 01:00:13.035 8 WARNING neutron_lib.context [None req-66c57b3a-1262-4eb9-9903-8cdaa0607b61 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:13.101 8 INFO neutron.db.segments_db [None req-66c57b3a-1262-4eb9-9903-8cdaa0607b61 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Added segment dc976699-6ab6-4b2a-a044-138b2d10af65 of type vxlan for network 14f229a4-ac8f-4615-85e8-46bf6723462e [pid: 8|app: 0|req: 735/1432] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:13 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1433] 10.0.0.173 () {32 vars in 685 bytes} [Fri Jul 10 01:00:13 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:13.312 8 WARNING neutron_lib.context [None req-f7185b7f-7d4a-4e32-809e-8a24b76f53b8 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:13.333 8 INFO neutron.services.segments.plugin [-] Segment 428cab95-af92-4a86-bcb4-eb7e9a0d91c8 resource provider aggregate not found 2026-07-10 01:00:13.353 8 INFO neutron.services.segments.plugin [-] Segment 428cab95-af92-4a86-bcb4-eb7e9a0d91c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 428cab95-af92-4a86-bcb4-eb7e9a0d91c8 found for delete ", "request_id": "req-f8d9fd8e-2bf4-4229-82fe-73212521b188"}]} 2026-07-10 01:00:13.359 8 INFO neutron.services.segments.plugin [-] Segment 428cab95-af92-4a86-bcb4-eb7e9a0d91c8 resource provider aggregate not found 2026-07-10 01:00:13.374 8 INFO neutron.services.segments.plugin [-] Segment 79e90ef1-344a-40ed-b265-5c1be2c4cc3b resource provider aggregate not found 2026-07-10 01:00:13.382 8 INFO neutron.services.segments.plugin [-] Segment 428cab95-af92-4a86-bcb4-eb7e9a0d91c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 428cab95-af92-4a86-bcb4-eb7e9a0d91c8 found for delete ", "request_id": "req-300d5a97-0e4d-4864-9ecb-114c1a32fc11"}]} 2026-07-10 01:00:13.389 7 INFO neutron.db.l3_hamode_db [None req-d2c325eb-7146-4ef4-9330-665c0d50d995 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 01:00:13.391 8 INFO neutron.services.segments.plugin [-] Segment 79e90ef1-344a-40ed-b265-5c1be2c4cc3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e90ef1-344a-40ed-b265-5c1be2c4cc3b found for delete ", "request_id": "req-80da3012-0721-4bf5-8e12-e1acb8cc7cd3"}]} 2026-07-10 01:00:13.396 8 INFO neutron.services.segments.plugin [-] Segment 79e90ef1-344a-40ed-b265-5c1be2c4cc3b resource provider aggregate not found 2026-07-10 01:00:13.416 8 INFO neutron.services.segments.plugin [-] Segment 79e90ef1-344a-40ed-b265-5c1be2c4cc3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e90ef1-344a-40ed-b265-5c1be2c4cc3b found for delete ", "request_id": "req-f55a85d3-cdfa-46eb-8e54-096569a1e914"}]} [pid: 8|app: 0|req: 737/1434] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:13 2026] POST /v2.0/subnets => generated 602 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1435] 10.0.0.173 () {32 vars in 671 bytes} [Fri Jul 10 01:00:13 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:13.856 8 WARNING neutron_lib.context [None req-992f94f7-eb2d-472f-85e6-ec587f10f1ea e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 739/1436] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 01:00:13 2026] POST /v2.0/ports => generated 911 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1437] 10.0.0.173 () {32 vars in 685 bytes} [Fri Jul 10 01:00:14 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:14.610 7 INFO neutron.db.l3_hamode_db [None req-d2c325eb-7146-4ef4-9330-665c0d50d995 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 741/1438] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:14 2026] DELETE /v2.0/ports/8a6d493a-0890-43d0-87f9-661e97fd57e4 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1439] 10.0.0.173 () {32 vars in 681 bytes} [Fri Jul 10 01:00:14 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:14.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58a7337b-cc95-425f-a619-a86b981fafe4 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1440] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:14 2026] GET /v2.0/ports/8a6d493a-0890-43d0-87f9-661e97fd57e4 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1441] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 01:00:14 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1442] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:14 2026] DELETE /v2.0/subnets/cd47723e-19e4-4fc1-8c2f-d55f0cf47492 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1443] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:15 2026] DELETE /v2.0/subnets/af667e0b-dd98-47b2-b479-a8026ef6e029 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:15.753 8 INFO neutron.services.segments.plugin [-] Segment dc976699-6ab6-4b2a-a044-138b2d10af65 resource provider aggregate not found 2026-07-10 01:00:15.762 8 INFO neutron.services.segments.plugin [-] Segment dc976699-6ab6-4b2a-a044-138b2d10af65 resource provider aggregate not found 2026-07-10 01:00:15.774 8 INFO neutron.services.segments.plugin [-] Segment dc976699-6ab6-4b2a-a044-138b2d10af65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc976699-6ab6-4b2a-a044-138b2d10af65 found for delete ", "request_id": "req-27a9b0fe-4954-4b12-8578-c034b31bb8ef"}]} [pid: 8|app: 0|req: 747/1444] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:15 2026] DELETE /v2.0/networks/14f229a4-ac8f-4615-85e8-46bf6723462e => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:15.787 8 INFO neutron.services.segments.plugin [-] Segment dc976699-6ab6-4b2a-a044-138b2d10af65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc976699-6ab6-4b2a-a044-138b2d10af65 found for delete ", "request_id": "req-a226af06-cfe4-4d74-9d59-2002709d5410"}]} [pid: 8|app: 0|req: 748/1445] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:15 2026] DELETE /v2.0/subnets/d913a635-f737-44a8-9cc3-647fd1cae87f => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:16.029 8 WARNING neutron_lib.context [None req-f4a836dc-9ab5-495f-9f05-8321d653b1c9 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1446] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:12 2026] POST /v2.0/routers => generated 687 bytes in 3217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1447] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:16 2026] DELETE /v2.0/subnets/c80640e4-956d-4752-8eca-f200fdbcf873 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1448] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 01:00:16 2026] POST /v2.0/ports => generated 775 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 700/1449] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:00:16 2026] GET /v2.0/routers/13dca4c1-1f56-454e-8628-227ed98ce3c3 => generated 693 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1450] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:16 2026] DELETE /v2.0/subnets/c0d1f7c9-2ffa-460a-9ee7-d9baf04b6a5e => 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: 701/1451] 10.0.0.173 () {34 vars in 736 bytes} [Fri Jul 10 01:00:16 2026] PUT /v2.0/ports/62c92fca-fd63-48f1-ab8b-223a4b99eee6 => generated 752 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1452] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 01:00:16 2026] GET /v2.0/routers => generated 696 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1453] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:16 2026] DELETE /v2.0/subnets/8468c146-60b7-4c34-a372-8b6b24883914 => generated 0 bytes in 219 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: 752/1454] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:16 2026] DELETE /v2.0/ports/62c92fca-fd63-48f1-ab8b-223a4b99eee6 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1455] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:17 2026] DELETE /v2.0/networks/6f8370fc-77bd-4e39-9ccd-d14a15328a43 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1456] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 01:00:17 2026] GET /v2.0/ports => generated 778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1457] 10.0.0.173 () {34 vars in 740 bytes} [Fri Jul 10 01:00:16 2026] PUT /v2.0/routers/13dca4c1-1f56-454e-8628-227ed98ce3c3 => generated 700 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:17.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ac5c7cd-5e6e-4fbc-82ac-62df7b778fd0 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1458] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:17 2026] GET /v2.0/ports/62c92fca-fd63-48f1-ab8b-223a4b99eee6 => 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: 705/1459] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:00:17 2026] GET /v2.0/routers/13dca4c1-1f56-454e-8628-227ed98ce3c3 => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1460] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:17 2026] DELETE /v2.0/networks/7d2195c1-c457-4021-9c5d-2fe980e348b1 => 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: 756/1461] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:17 2026] GET /v2.0/ports?device_id=13dca4c1-1f56-454e-8628-227ed98ce3c3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1462] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 01:00:17 2026] GET /v2.0/ports => generated 778 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:17.805 8 INFO neutron.services.segments.plugin [-] Segment ff22ef83-b955-48d6-b073-b6075365e677 resource provider aggregate not found 2026-07-10 01:00:17.811 8 INFO neutron.services.segments.plugin [-] Segment ff22ef83-b955-48d6-b073-b6075365e677 resource provider aggregate not found 2026-07-10 01:00:17.825 8 INFO neutron.services.segments.plugin [-] Segment ff22ef83-b955-48d6-b073-b6075365e677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff22ef83-b955-48d6-b073-b6075365e677 found for delete ", "request_id": "req-97da73a7-afc1-4eec-ba30-12db9ab34edf"}]} 2026-07-10 01:00:17.831 8 INFO neutron.services.segments.plugin [-] Segment ff22ef83-b955-48d6-b073-b6075365e677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff22ef83-b955-48d6-b073-b6075365e677 found for delete ", "request_id": "req-041299a5-72c9-4f4b-b9c4-d9515435ce4f"}]} 2026-07-10 01:00:17.849 8 INFO neutron.services.segments.plugin [-] Segment 2ee0f0fa-2d64-404a-9697-9ab1181fa909 resource provider aggregate not found 2026-07-10 01:00:17.855 8 INFO neutron.services.segments.plugin [-] Segment 2ee0f0fa-2d64-404a-9697-9ab1181fa909 resource provider aggregate not found 2026-07-10 01:00:17.879 8 INFO neutron.services.segments.plugin [-] Segment 2ee0f0fa-2d64-404a-9697-9ab1181fa909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee0f0fa-2d64-404a-9697-9ab1181fa909 found for delete ", "request_id": "req-8a835d69-6d01-4f1c-a5cf-759e18e74523"}]} 2026-07-10 01:00:17.879 8 INFO neutron.services.segments.plugin [-] Segment 2ee0f0fa-2d64-404a-9697-9ab1181fa909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee0f0fa-2d64-404a-9697-9ab1181fa909 found for delete ", "request_id": "req-9eb71f74-dbb3-40e3-8afa-4b4812e6d2fd"}]} [pid: 8|app: 0|req: 757/1463] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:17 2026] DELETE /v2.0/networks/14a605f5-1bf2-40b0-a099-028cd96bc9b0 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1464] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:17 2026] GET /v2.0/ports/49de970f-e057-4a26-9b92-5299de29517b => generated 775 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1465] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:17 2026] DELETE /v2.0/networks/0da2643e-2ecc-43d0-8b43-0cdd9e4f2705 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:18.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47bcf159-2fe2-4eb0-8154-b248ccc7a9f1 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1466] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:18 2026] DELETE /v2.0/ports/8a6d493a-0890-43d0-87f9-661e97fd57e4 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:18.741 7 INFO neutron.services.segments.plugin [-] Segment 3d687f9b-62ab-4337-84c6-ca0b992e41bd resource provider aggregate not found 2026-07-10 01:00:18.748 7 INFO neutron.services.segments.plugin [-] Segment 3d687f9b-62ab-4337-84c6-ca0b992e41bd resource provider aggregate not found 2026-07-10 01:00:18.755 7 INFO neutron.services.segments.plugin [-] Segment 3d687f9b-62ab-4337-84c6-ca0b992e41bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d687f9b-62ab-4337-84c6-ca0b992e41bd found for delete ", "request_id": "req-a22e1a9f-911a-4c46-9660-c5d9917aa903"}]} 2026-07-10 01:00:18.758 7 INFO neutron.db.l3_hamode_db [None req-40007e02-946b-4050-9df8-62dbd6a3494b 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] HA network 9dcfc823-6cb5-4d8f-af13-316a87b3db35 was deleted as no HA routers are present in tenant 6749366d63e644ab9531c77406f27d28. [pid: 7|app: 0|req: 707/1467] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:17 2026] DELETE /v2.0/routers/13dca4c1-1f56-454e-8628-227ed98ce3c3 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:18.765 7 INFO neutron.services.segments.plugin [-] Segment 3d687f9b-62ab-4337-84c6-ca0b992e41bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d687f9b-62ab-4337-84c6-ca0b992e41bd found for delete ", "request_id": "req-aee44dab-cd18-4538-b15c-d8ad678cb9fa"}]} [pid: 8|app: 0|req: 761/1468] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:18 2026] DELETE /v2.0/networks/d4f58fbc-fe08-4557-9ae2-16b5d061d444 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:18.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91454bd1-6682-4ebf-8c78-65876e27e1fa e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1469] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:18 2026] DELETE /v2.0/subnets/cd47723e-19e4-4fc1-8c2f-d55f0cf47492 => 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: 709/1470] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:18 2026] GET /v2.0/ports?device_id=13dca4c1-1f56-454e-8628-227ed98ce3c3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:18.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c183c1a-82a4-481f-9f02-527f6305bd85 e100d8cc18d84ab4b74aebaf144d4ed6 d43202c5186d4c27b3b940c722036bd6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 710/1471] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:18 2026] DELETE /v2.0/subnets/16fd58d5-f2de-4b0c-b70b-edafcfa1f799 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:18.853 7 INFO neutron.api.v2.resource [None req-60b33f1e-d949-4eb9-b152-bbacca64af44 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1472] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:18 2026] DELETE /v2.0/routers/13dca4c1-1f56-454e-8628-227ed98ce3c3 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1473] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:00:18 2026] DELETE /v2.0/ports/49de970f-e057-4a26-9b92-5299de29517b => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1474] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:19 2026] GET /v2.0/ports?device_id=a43f6c22-6007-43e5-a815-3efa6bc03ee5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1475] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:18 2026] GET /v2.0/security-groups?tenant_id=1a78bf1ea7784c4ea52a398b5f1237c9&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:19.131 8 INFO neutron.api.v2.resource [None req-8afc9503-907d-4c59-8040-4bd30cca9102 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1476] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/routers/a43f6c22-6007-43e5-a815-3efa6bc03ee5 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1477] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/security-groups/7971cfd7-1a58-4db0-8d1d-8a08e24c820e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1478] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/networks/f59ac569-49ce-4eb6-9a38-cf1787424354 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:19.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef32b632-ada7-4eb6-a240-7505fda3e3f4 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1479] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/subnets/b8c0d33d-246b-452a-a85a-72029045d19d => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1480] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:19 2026] GET /v2.0/ports?device_id=b4e68df9-7041-40c9-b40b-8a234ba77fdf => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:19.421 8 INFO neutron.api.v2.resource [None req-9237f9e1-47cb-44f0-ba3e-f979ea2760dd 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1481] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/routers/b4e68df9-7041-40c9-b40b-8a234ba77fdf => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:19.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d222dcc7-851b-4a04-933b-67963f472586 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1482] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/subnets/2fff466a-841a-4a43-8e5f-a788c427372e => 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: 767/1483] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:19 2026] GET /v2.0/ports?device_id=4cf936c4-d3dd-48e5-ae83-2d44f97170ad => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:19.524 8 INFO neutron.api.v2.resource [None req-67293efb-996f-45e6-b8dc-3ff2e95c887c 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1484] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/routers/4cf936c4-d3dd-48e5-ae83-2d44f97170ad => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:19.548 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b156ecc-fb68-4c72-b4f5-a49aaf505ed8 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1485] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/subnets/91c01f1e-5f5d-4927-b458-521e33356f72 => 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: 770/1486] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:19 2026] GET /v2.0/security-groups?tenant_id=941ac8cfebe540d0bd63770c93e8479d&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:19.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8eedab73-6230-4ac2-b085-001819b9694b 4c4a4ea16fc946b2b3b9dcba0c746103 6749366d63e644ab9531c77406f27d28 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1487] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/subnets/496b9a81-aab6-4081-8cfa-35cc3d8b5a89 => 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: 772/1488] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/security-groups/4b5ee8f1-bd04-4372-8e0c-67cc8fbe6489 => 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: 717/1489] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:19 2026] GET /v2.0/security-groups?tenant_id=7e5f740372074087805e5688c126f196&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:19.918 8 INFO neutron.services.segments.plugin [-] Segment b3ab8162-db65-447a-8e86-c3f7a9d66c2c resource provider aggregate not found 2026-07-10 01:00:19.926 8 INFO neutron.services.segments.plugin [-] Segment b3ab8162-db65-447a-8e86-c3f7a9d66c2c resource provider aggregate not found 2026-07-10 01:00:19.939 8 INFO neutron.services.segments.plugin [-] Segment b3ab8162-db65-447a-8e86-c3f7a9d66c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3ab8162-db65-447a-8e86-c3f7a9d66c2c found for delete ", "request_id": "req-dda04f20-8dea-48db-b289-5bb3bc18a0fc"}]} 2026-07-10 01:00:19.944 8 INFO neutron.services.segments.plugin [-] Segment b3ab8162-db65-447a-8e86-c3f7a9d66c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3ab8162-db65-447a-8e86-c3f7a9d66c2c found for delete ", "request_id": "req-7df46d1d-1ab7-48f3-9b37-3947bbdd9c5d"}]} 2026-07-10 01:00:19.957 8 INFO neutron.services.segments.plugin [-] Segment a9fdb2b7-8ead-497d-bec8-a92865515167 resource provider aggregate not found 2026-07-10 01:00:19.963 8 INFO neutron.services.segments.plugin [-] Segment a9fdb2b7-8ead-497d-bec8-a92865515167 resource provider aggregate not found 2026-07-10 01:00:19.974 8 INFO neutron.services.segments.plugin [-] Segment a9fdb2b7-8ead-497d-bec8-a92865515167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fdb2b7-8ead-497d-bec8-a92865515167 found for delete ", "request_id": "req-e6797432-cc52-4b90-8296-a8180174a14a"}]} 2026-07-10 01:00:19.979 8 INFO neutron.services.segments.plugin [-] Segment a9fdb2b7-8ead-497d-bec8-a92865515167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9fdb2b7-8ead-497d-bec8-a92865515167 found for delete ", "request_id": "req-fb26d725-be09-4a74-a2c3-22398c0e7254"}]} 2026-07-10 01:00:19.986 8 INFO neutron.services.segments.plugin [-] Segment 7ab96aa7-0297-4ffe-a965-43af8b230834 resource provider aggregate not found 2026-07-10 01:00:19.993 8 INFO neutron.services.segments.plugin [-] Segment 7ab96aa7-0297-4ffe-a965-43af8b230834 resource provider aggregate not found 2026-07-10 01:00:20.010 8 INFO neutron.services.segments.plugin [-] Segment 7ab96aa7-0297-4ffe-a965-43af8b230834 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ab96aa7-0297-4ffe-a965-43af8b230834 found for delete ", "request_id": "req-63409212-59aa-4cee-85b8-d9ebdfaf3f3a"}]} 2026-07-10 01:00:20.011 8 INFO neutron.services.segments.plugin [-] Segment 7ab96aa7-0297-4ffe-a965-43af8b230834 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ab96aa7-0297-4ffe-a965-43af8b230834 found for delete ", "request_id": "req-d5cf8819-cbf7-4ec2-970b-a044fab1d8f7"}]} [pid: 8|app: 0|req: 773/1490] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:19 2026] DELETE /v2.0/security-groups/6aecc9f1-d4ac-4261-b744-d5d00c43e296 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1491] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:19 2026] GET /v2.0/security-groups?tenant_id=d43202c5186d4c27b3b940c722036bd6&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1492] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:20 2026] DELETE /v2.0/security-groups/974efa30-b270-4268-a600-a176c86bf458 => 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: 774/1493] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:20 2026] GET /v2.0/security-groups?tenant_id=6749366d63e644ab9531c77406f27d28&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1494] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:20 2026] GET /v2.0/security-groups?tenant_id=0aa484be10e947a2b54982a69c229f26&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1495] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:20 2026] DELETE /v2.0/security-groups/0431f837-4ecd-49a9-b0a2-3ff7e5c0894e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1496] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:20 2026] DELETE /v2.0/security-groups/327a273e-a3ab-4e40-a438-2b755aaabc3d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1497] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:21 2026] GET /v2.0/security-groups?tenant_id=c9eb6703b6dc432388b17dd66833960a&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:21.382 7 INFO neutron.services.segments.plugin [-] Segment b59a5598-b469-4ebe-ba42-d57cca5c1c3a resource provider aggregate not found 2026-07-10 01:00:21.390 7 INFO neutron.services.segments.plugin [-] Segment b59a5598-b469-4ebe-ba42-d57cca5c1c3a resource provider aggregate not found 2026-07-10 01:00:21.407 7 INFO neutron.services.segments.plugin [-] Segment b59a5598-b469-4ebe-ba42-d57cca5c1c3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59a5598-b469-4ebe-ba42-d57cca5c1c3a found for delete ", "request_id": "req-87953f87-20ac-462d-bf71-ab5f54c52e87"}]} 2026-07-10 01:00:21.408 7 INFO neutron.services.segments.plugin [-] Segment b59a5598-b469-4ebe-ba42-d57cca5c1c3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59a5598-b469-4ebe-ba42-d57cca5c1c3a found for delete ", "request_id": "req-4f221bac-35a1-4c5c-a283-0f7b1978289d"}]} [pid: 7|app: 0|req: 722/1498] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:21 2026] DELETE /v2.0/security-groups/21ab38e3-266e-4387-b9e0-b0bd8cae60ec => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:22.285 8 WARNING neutron_lib.context [None req-651cd1e1-f371-49b3-9741-ec7082a0d770 4a591fa274484577b59a81e3289bc919 3160c74468e34ac7b7b14f3aeacc9aaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1499] 10.0.0.173 () {34 vars in 676 bytes} [Fri Jul 10 01:00:22 2026] POST /v2.0/subnetpools => generated 549 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1500] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:00:22 2026] GET /v2.0/subnetpools/af639cea-485e-41ad-bb3a-7a0075c07752 => generated 549 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1501] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:00:22 2026] PUT /v2.0/subnetpools/af639cea-485e-41ad-bb3a-7a0075c07752 => generated 501 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1502] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:00:22 2026] DELETE /v2.0/subnetpools/af639cea-485e-41ad-bb3a-7a0075c07752 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:22.542 7 INFO neutron.api.v2.resource [None req-7a3c528d-e7b8-4dc4-b651-d72255de8f40 4a591fa274484577b59a81e3289bc919 3160c74468e34ac7b7b14f3aeacc9aaa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1503] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:00:22 2026] GET /v2.0/subnetpools/af639cea-485e-41ad-bb3a-7a0075c07752 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:22.555 7 INFO neutron.api.v2.resource [None req-24650489-54d7-451e-88ee-b3b14eea23c8 4a591fa274484577b59a81e3289bc919 3160c74468e34ac7b7b14f3aeacc9aaa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1504] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:00:22 2026] DELETE /v2.0/subnetpools/af639cea-485e-41ad-bb3a-7a0075c07752 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:22.573 8 WARNING neutron_lib.context [None req-7d7acd16-6fa0-4d25-8006-132eeb64f57e a9148fc5c6354b4eba57cd049843de74 dfff84e642f14c918aa8b20f96d0f8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 778/1505] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:00:22 2026] POST /v2.0/security-groups => generated 1625 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1506] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:00:22 2026] GET /v2.0/security-groups => generated 4530 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1507] 10.0.0.173 () {34 vars in 757 bytes} [Fri Jul 10 01:00:22 2026] PUT /v2.0/security-groups/d8ca656b-443a-4f2a-b3c3-3659c7365cd7 => generated 1662 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1508] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 01:00:22 2026] GET /v2.0/security-groups/d8ca656b-443a-4f2a-b3c3-3659c7365cd7 => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1509] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:22 2026] DELETE /v2.0/security-groups/d8ca656b-443a-4f2a-b3c3-3659c7365cd7 => 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: 730/1510] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:00:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:23.517 8 INFO neutron.api.v2.resource [None req-7d9f2ac6-09f0-491d-9ebe-ef69fd10c3eb a9148fc5c6354b4eba57cd049843de74 dfff84e642f14c918aa8b20f96d0f8c6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1511] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:23 2026] DELETE /v2.0/security-groups/d8ca656b-443a-4f2a-b3c3-3659c7365cd7 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:00:23.529 7 WARNING neutron_lib.context [None req-93d2684a-5289-4d16-8c9c-d2fc953c898d a9148fc5c6354b4eba57cd049843de74 dfff84e642f14c918aa8b20f96d0f8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 731/1512] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:00:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:00:23.697 7 WARNING neutron_lib.context [None req-6a0c2ed7-9221-4e44-a600-e8c5c1c79190 a9148fc5c6354b4eba57cd049843de74 dfff84e642f14c918aa8b20f96d0f8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 782/1513] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:23 2026] GET /v2.0/security-groups?tenant_id=3160c74468e34ac7b7b14f3aeacc9aaa&name=default => generated 2925 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1514] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1515] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:00:24 2026] GET /v2.0/security-group-rules/c7994d3b-9799-448a-98fc-680472af1b1e => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1516] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:24 2026] DELETE /v2.0/security-groups/f6eae474-8acf-4a32-a8f2-f32e81881491 => 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: 734/1517] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:00:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1518] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:00:24 2026] DELETE /v2.0/security-group-rules/c7994d3b-9799-448a-98fc-680472af1b1e => 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: 735/1519] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:00:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:24.709 8 WARNING neutron_lib.context [None req-82903ca9-7bdf-4964-9ed3-9523ce293b36 a9148fc5c6354b4eba57cd049843de74 dfff84e642f14c918aa8b20f96d0f8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1520] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:24 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: 7|app: 0|req: 736/1521] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:00:24 2026] GET /v2.0/security-group-rules/ada4ab68-c30d-476f-855b-6fddf73de6b6 => 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: 786/1522] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:00:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1523] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:00:24 2026] DELETE /v2.0/security-group-rules/ada4ab68-c30d-476f-855b-6fddf73de6b6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1524] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:00:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1525] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:24 2026] GET /v2.0/security-groups?tenant_id=3fe443c9906c427cbe00bfe17d2137d1&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:25.105 8 WARNING neutron_lib.context [None req-7ed556f4-598b-44a8-a8f1-f41237c671f0 a9148fc5c6354b4eba57cd049843de74 dfff84e642f14c918aa8b20f96d0f8c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1526] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1527] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:25 2026] DELETE /v2.0/security-groups/7cbde9fb-2173-4162-89c9-1d2d3c0e4d02 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1528] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:00:25 2026] GET /v2.0/security-group-rules/03001825-9fc3-41db-a2c3-38ad7c3e7be6 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1529] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:00:25 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1530] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:25 2026] GET /v2.0/security-groups?tenant_id=fb7af7cd6e644ac79048b1d717e64ca8&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1531] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:00:25 2026] DELETE /v2.0/security-group-rules/03001825-9fc3-41db-a2c3-38ad7c3e7be6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1534] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:00:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1535] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:25 2026] DELETE /v2.0/security-groups/ba8bd346-ddc9-473c-8a86-fed604661971 => 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: 744/1536] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:25 2026] DELETE /v2.0/security-groups/3d6d7e02-deee-4a6d-ac78-16284b0bb0b9 => 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: 793/1537] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:00:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1538] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:00:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1539] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:26 2026] GET /v2.0/security-groups?tenant_id=dfff84e642f14c918aa8b20f96d0f8c6&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1540] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:26 2026] DELETE /v2.0/security-groups/f099d1a6-1d66-492c-8a1e-2a2e978df3f8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:26.784 8 WARNING neutron_lib.context [None req-1c86a4c1-bcfc-4bbd-a4b7-1166bf20166a 90a99e269de44575b868ae10f5f8c4d1 fce584c5492343398b572eccfa521558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1541] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:00:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:26.856 7 WARNING neutron_lib.context [None req-61611108-027a-4e3f-aea7-14f363d5f625 90a99e269de44575b868ae10f5f8c4d1 fce584c5492343398b572eccfa521558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 747/1542] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:00:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:26.942 8 WARNING neutron_lib.context [None req-698f7f92-0fb0-4440-9926-8e425ca08a34 90a99e269de44575b868ae10f5f8c4d1 fce584c5492343398b572eccfa521558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1543] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:00:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:27.016 7 WARNING neutron_lib.context [None req-9ec9a2b5-bb7f-497b-8ee9-6c2391a2e02b 90a99e269de44575b868ae10f5f8c4d1 fce584c5492343398b572eccfa521558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 748/1544] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:00:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:27.107 8 WARNING neutron_lib.context [None req-3e396898-d7b0-473a-befd-f7434b7fb7f2 90a99e269de44575b868ae10f5f8c4d1 fce584c5492343398b572eccfa521558 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 797/1545] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:00:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1546] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:00:27 2026] PUT /v2.0/subnetpools/00a29d10-db59-4592-9f38-84f308c34e28/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1547] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:00:27 2026] PUT /v2.0/subnetpools/e3684044-11a3-4529-b410-fef246729ae0/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1548] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:00:27 2026] PUT /v2.0/subnetpools/d23bba82-d6db-495a-a020-326397cfb167/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1549] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:00:27 2026] PUT /v2.0/subnetpools/1c644b3e-e6ce-472a-a2ff-e93b739f1d7b/tags => 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: 751/1550] 10.0.0.173 () {32 vars in 671 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1551] 10.0.0.173 () {32 vars in 685 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => 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: 752/1552] 10.0.0.173 () {32 vars in 681 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1553] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => 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: 753/1554] 10.0.0.173 () {32 vars in 679 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1555] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1556] 10.0.0.173 () {32 vars in 689 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1557] 10.0.0.173 () {32 vars in 701 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1558] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:00:27 2026] DELETE /v2.0/subnetpools/00a29d10-db59-4592-9f38-84f308c34e28 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1559] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:00:27 2026] DELETE /v2.0/subnetpools/e3684044-11a3-4529-b410-fef246729ae0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1560] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:00:27 2026] DELETE /v2.0/subnetpools/d23bba82-d6db-495a-a020-326397cfb167 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1561] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:00:27 2026] DELETE /v2.0/subnetpools/1c644b3e-e6ce-472a-a2ff-e93b739f1d7b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1562] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/security-groups?tenant_id=ce3617cf396c4832b55a336029109b51&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1563] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:00:28 2026] DELETE /v2.0/subnetpools/94f1ce32-3bb9-456e-bcff-cf52d27ce1c5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1564] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:27 2026] GET /v2.0/security-groups?tenant_id=2fd4dd53c83b4575b6a68b8b22545d44&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1565] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:28 2026] DELETE /v2.0/security-groups/c19f506a-7818-4cc0-8ff2-951e901b5188 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1566] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:28 2026] DELETE /v2.0/security-groups/58c60f93-fecf-46c8-806b-c3a0159417df => 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: 760/1567] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:28 2026] GET /v2.0/security-groups?tenant_id=fce584c5492343398b572eccfa521558&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1568] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:29 2026] DELETE /v2.0/security-groups/d01904d7-d491-4831-bc6c-6875c2a3d01d => 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: 761/1569] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:29 2026] GET /v2.0/security-groups?tenant_id=3ba985a9a773477d8c665e1b5f20cd4c&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1570] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:29 2026] DELETE /v2.0/security-groups/ef3cc995-830e-4b34-b8d5-16a3b15c5c95 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1571] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:29 2026] GET /v2.0/security-groups?tenant_id=bc7d6105c3c442dfa0d66efa806ba552&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1572] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:30 2026] DELETE /v2.0/security-groups/bf8aad5c-131f-4d70-a566-801fe86e3875 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:30.663 7 INFO neutron.db.segments_db [None req-91570bf5-fb7c-4a84-b389-ad65adc9710a cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment dd1546b0-0a9f-41de-a4fb-d7b29d1d6800 of type vxlan for network 4c591b05-1d36-4f9b-845b-a081bba3f7e6 [pid: 7|app: 0|req: 763/1573] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 01:00:30 2026] POST /v2.0/networks => generated 741 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1574] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:30 2026] POST /v2.0/subnets => generated 664 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:31.097 7 INFO neutron.db.segments_db [None req-aae056f6-e9db-47c6-aa82-1ef7b4560727 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 42fbddb3-5579-401d-9a14-735bb060f14e of type vxlan for network b0eb131b-1d53-4b91-9c1f-9368e262a26f 2026-07-10 01:00:31.436 7 INFO neutron.db.l3_hamode_db [None req-aae056f6-e9db-47c6-aa82-1ef7b4560727 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 812/1575] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:31 2026] GET /v2.0/security-groups?tenant_id=f3abcdd8714f41af9482e29c27639827&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1576] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:32 2026] DELETE /v2.0/security-groups/98ecaff2-381a-4abb-bd68-2bbfbce4bc6c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1577] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:32 2026] GET /v2.0/security-groups?tenant_id=cfd5aeb9186d495e850d74f61981f537&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1578] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:32 2026] DELETE /v2.0/security-groups/fdc41dc8-17dd-45ce-aa59-5d8d65298615 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:32.654 7 INFO neutron.db.l3_hamode_db [None req-aae056f6-e9db-47c6-aa82-1ef7b4560727 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 816/1579] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:33 2026] GET /v2.0/security-groups?tenant_id=eb398e03acb9488d911d201042605246&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:33.513 8 WARNING neutron_lib.context [None req-16629eed-05c3-468c-a90f-7f807447bc95 3b76ef534afd4bf39a6f2f756a279f5d 1cf3d485c9284034b6c732a6cc04c366 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:33.647 8 INFO neutron.db.segments_db [None req-16629eed-05c3-468c-a90f-7f807447bc95 3b76ef534afd4bf39a6f2f756a279f5d 1cf3d485c9284034b6c732a6cc04c366 - - default default] Added segment df6178d6-3dff-4f8f-83bf-92fd137be256 of type vxlan for network 96bd162b-a25f-41d0-86cd-c1cd31165b25 [pid: 8|app: 0|req: 817/1580] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:33 2026] POST /v2.0/networks => generated 631 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1581] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:33 2026] DELETE /v2.0/security-groups/a2e232cc-9a76-4892-9584-56e2c0020a9e => 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: 819/1582] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:00:33 2026] PUT /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1583] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:00:33 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1584] 10.0.0.173 () {34 vars in 763 bytes} [Fri Jul 10 01:00:33 2026] PUT /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1585] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/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: 823/1586] 10.0.0.173 () {34 vars in 759 bytes} [Fri Jul 10 01:00:34 2026] PUT /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1587] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:31 2026] POST /v2.0/routers => generated 728 bytes in 3150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1588] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1589] 10.0.0.173 () {34 vars in 781 bytes} [Fri Jul 10 01:00:34 2026] PUT /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1590] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1591] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:00:34 2026] PUT /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1592] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/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: 829/1593] 10.0.0.173 () {32 vars in 740 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:34.585 8 INFO neutron.api.v2.resource [None req-7f8f68d5-0ba1-43f3-9cbf-e893c5b33dcb 3b76ef534afd4bf39a6f2f756a279f5d 1cf3d485c9284034b6c732a6cc04c366 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1594] 10.0.0.173 () {32 vars in 744 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/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: 831/1595] 10.0.0.173 () {32 vars in 743 bytes} [Fri Jul 10 01:00:34 2026] DELETE /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags/red => 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: 832/1596] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:34.763 8 INFO neutron.api.v2.resource [None req-65ae3afd-a789-41c7-8e7c-fab0dda41fa9 3b76ef534afd4bf39a6f2f756a279f5d 1cf3d485c9284034b6c732a6cc04c366 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1597] 10.0.0.173 () {32 vars in 747 bytes} [Fri Jul 10 01:00:34 2026] DELETE /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1598] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:34 2026] DELETE /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => 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: 835/1599] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:34 2026] GET /v2.0/security-groups?tenant_id=c9ddf6952c72400f8fb31b59634a3487&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1600] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:00:35 2026] GET /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1601] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:35 2026] DELETE /v2.0/security-groups/bbb4f828-fc7e-4f13-9554-71217a2b92ec => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:35.538 8 INFO neutron.services.segments.plugin [-] Segment df6178d6-3dff-4f8f-83bf-92fd137be256 resource provider aggregate not found [pid: 8|app: 0|req: 838/1602] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:35 2026] DELETE /v2.0/networks/96bd162b-a25f-41d0-86cd-c1cd31165b25 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:35.668 8 INFO neutron.services.segments.plugin [-] Segment df6178d6-3dff-4f8f-83bf-92fd137be256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df6178d6-3dff-4f8f-83bf-92fd137be256 found for delete ", "request_id": "req-e702c85b-da13-4e7a-bec6-757d9f11353b"}]} 2026-07-10 01:00:35.671 8 INFO neutron.services.segments.plugin [-] Segment df6178d6-3dff-4f8f-83bf-92fd137be256 resource provider aggregate not found 2026-07-10 01:00:35.697 8 INFO neutron.services.segments.plugin [-] Segment df6178d6-3dff-4f8f-83bf-92fd137be256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df6178d6-3dff-4f8f-83bf-92fd137be256 found for delete ", "request_id": "req-babdd4fb-07a0-4ead-8b07-ecfb1b8bc139"}]} 2026-07-10 01:00:35.858 8 WARNING neutron_lib.context [None req-67f42e9a-29af-45f3-863f-c3b6b5349a42 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 765/1603] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:00:34 2026] PUT /v2.0/routers/5be6929c-de4c-476b-a46f-6cbd19cfd94b/add_router_interface => generated 309 bytes in 1666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:36.032 8 INFO neutron.db.segments_db [None req-67f42e9a-29af-45f3-863f-c3b6b5349a42 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment 6ccd6a65-7188-4044-b48a-75c04dbfde1a of type vxlan for network 91dee1d1-afcc-4d05-beb3-c71e889c7bcb [pid: 8|app: 0|req: 839/1604] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:35 2026] POST /v2.0/networks => generated 633 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:36.159 7 WARNING neutron_lib.context [None req-075d317f-1ee1-4c9c-b22f-728ef1416763 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:36.226 7 INFO neutron.db.segments_db [None req-075d317f-1ee1-4c9c-b22f-728ef1416763 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment 556c0bfc-7fc9-4f1f-bae6-19e8ebf22bc9 of type vxlan for network 3d6bed0a-9111-427b-8ff9-8c04b368c85c [pid: 7|app: 0|req: 766/1605] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:36 2026] POST /v2.0/networks => generated 634 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:36.426 7 WARNING neutron_lib.context [None req-496ec29e-c1b5-4396-a709-1ae6dc1da917 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1606] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:36 2026] GET /v2.0/security-groups?tenant_id=1cf3d485c9284034b6c732a6cc04c366&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1607] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:36 2026] POST /v2.0/subnets => generated 622 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1608] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:36 2026] DELETE /v2.0/security-groups/acfba712-c57e-4280-8e29-a6f117d5bfbc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:36.765 7 WARNING neutron_lib.context [None req-9e2ce2f5-5e66-4734-9491-ad8a47a0ba9e 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1609] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:36 2026] GET /v2.0/security-groups?tenant_id=4b8a6591c7d44d73839f7d470f29cc66&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: 768/1610] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:36 2026] POST /v2.0/subnets => generated 631 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:37.061 7 WARNING neutron_lib.context [None req-75e31ec5-9e3e-48ce-b19c-9ab0f256f578 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:37.107 7 INFO neutron.db.segments_db [None req-75e31ec5-9e3e-48ce-b19c-9ab0f256f578 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment f1ed1974-ba32-40bc-bdab-efc960f578b1 of type vxlan for network 49e4e858-5787-4cd2-99fc-2786e087d5e6 [pid: 8|app: 0|req: 843/1611] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:37 2026] DELETE /v2.0/security-groups/0006eb7d-cd4f-48df-ac24-75b6a1ebddef => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:37.400 7 INFO neutron.db.l3_hamode_db [None req-75e31ec5-9e3e-48ce-b19c-9ab0f256f578 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 01:00:37.560 7 INFO neutron.db.l3_hamode_db [None req-75e31ec5-9e3e-48ce-b19c-9ab0f256f578 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 769/1612] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:37 2026] POST /v2.0/routers => generated 510 bytes in 1310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1613] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.0/networks?id=4c591b05-1d36-4f9b-845b-a081bba3f7e6 => generated 673 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1614] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.0/quotas/66bfc5e2944d42a4b52b037e97430b86 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1615] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.0/ports?tenant_id=66bfc5e2944d42a4b52b037e97430b86&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1616] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.0/networks/4c591b05-1d36-4f9b-845b-a081bba3f7e6?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: 774/1617] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 01:00:38 2026] GET /v2.0/networks/4c591b05-1d36-4f9b-845b-a081bba3f7e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1618] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:39 2026] GET /v2.0/ports?device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1619] 10.0.0.243 () {30 vars in 649 bytes} [Fri Jul 10 01:00:39 2026] GET /v2.0/extensions => generated 19901 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1620] 10.0.0.243 () {30 vars in 723 bytes} [Fri Jul 10 01:00:39 2026] GET /v2.0/quotas/7aa53e664d5149d5a09295bf8be2fd4c/details => generated 847 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1621] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:00:38 2026] PUT /v2.0/routers/eb8247d1-e72b-4625-b036-8985b98ddac2/add_router_interface => generated 309 bytes in 1583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1622] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:39 2026] GET /v2.0/ports/07623a0d-f304-46a8-b1ff-5312fb312b33 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1623] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:00:39 2026] GET /v2.0/networks?id=4c591b05-1d36-4f9b-845b-a081bba3f7e6 => generated 673 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:40.091 8 WARNING neutron_lib.context [req-f739c12e-0ab7-4f92-b60f-e58d6195c05e req-de54a24d-b38b-498d-833a-d1e420e9924e b05d2df2bd854881bc1f524663e45099 66bfc5e2944d42a4b52b037e97430b86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1624] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:00:40 2026] POST /v2.0/ports => generated 954 bytes in 617 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: 847/1625] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:40 2026] GET /v2.0/ports?device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 957 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1628] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:00:40 2026] PUT /v2.0/ports/02423bfe-b1b8-4f84-abbc-82ea172869a3 => generated 1199 bytes in 585 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-07-10 01:00:41.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51af0bc4-6dac-4ed6-9595-4ae86eb5a8da'] response: {'name': 'network-changed', 'server_uuid': '2fbc370a-9297-4207-9229-4bd8e272bace', 'tag': '02423bfe-b1b8-4f84-abbc-82ea172869a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 851/1629] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:41 2026] GET /v2.0/security-groups?id=d58fc971-a915-424e-9cdd-09da82a42642&fields=id&fields=name => generated 88 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:00:41.610 8 WARNING neutron_lib.context [None req-dd7e9cb9-52ed-4cb0-9ddd-45d5f9b774b1 0aa0de8633db4add95429e097859a9a7 094d61de4ba84280bc75626ab6f46772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:41.659 8 INFO neutron.db.segments_db [None req-dd7e9cb9-52ed-4cb0-9ddd-45d5f9b774b1 0aa0de8633db4add95429e097859a9a7 094d61de4ba84280bc75626ab6f46772 - - default default] Added segment 951ca126-78d1-45db-a0d2-4b66ba6664a6 of type vxlan for network 3240574c-32be-4b5a-8ab2-16c7f7392d73 [pid: 7|app: 0|req: 779/1630] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:00:40 2026] PUT /v2.0/routers/eb8247d1-e72b-4625-b036-8985b98ddac2/add_router_interface => generated 309 bytes in 1858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1631] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:00:41 2026] GET /v2.0/ports?tenant_id=66bfc5e2944d42a4b52b037e97430b86&device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:41.985 8 INFO neutron.db.l3_hamode_db [None req-dd7e9cb9-52ed-4cb0-9ddd-45d5f9b774b1 0aa0de8633db4add95429e097859a9a7 094d61de4ba84280bc75626ab6f46772 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1632] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:41 2026] GET /v2.0/ports/e39d703a-141f-4dda-b0a0-bf69e7bc3423 => generated 967 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1633] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:00:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=02423bfe-b1b8-4f84-abbc-82ea172869a3 => 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: 783/1634] 10.0.0.243 () {30 vars in 649 bytes} [Fri Jul 10 01:00:42 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) 2026-07-10 01:00:42.172 8 INFO neutron.db.l3_hamode_db [None req-dd7e9cb9-52ed-4cb0-9ddd-45d5f9b774b1 0aa0de8633db4add95429e097859a9a7 094d61de4ba84280bc75626ab6f46772 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 784/1635] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:42 2026] PUT /v2.0/routers/eb8247d1-e72b-4625-b036-8985b98ddac2/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1636] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/subnets?id=b2b4acbb-96dc-4cf3-87d7-fed8cee52830 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1637] 10.0.0.243 () {30 vars in 723 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/quotas/7aa53e664d5149d5a09295bf8be2fd4c/details => generated 847 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1638] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/ports?device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1639] 10.0.0.173 () {34 vars in 667 bytes} [Fri Jul 10 01:00:41 2026] POST /v2.0/routers => generated 474 bytes in 1914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1640] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/ports?network_id=4c591b05-1d36-4f9b-845b-a081bba3f7e6&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1641] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/security-groups?id=d58fc971-a915-424e-9cdd-09da82a42642&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1642] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:43 2026] PUT /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 25 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1643] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/networks/4c591b05-1d36-4f9b-845b-a081bba3f7e6?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: 857/1644] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1645] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/networks/4c591b05-1d36-4f9b-845b-a081bba3f7e6?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: 859/1646] 10.0.0.173 () {34 vars in 761 bytes} [Fri Jul 10 01:00:43 2026] PUT /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags/green => generated 4 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1647] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:00:43 2026] GET /v2.0/ports?tenant_id=66bfc5e2944d42a4b52b037e97430b86&device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1648] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1649] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/networks?id=4c591b05-1d36-4f9b-845b-a081bba3f7e6 => generated 769 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1650] 10.0.0.173 () {34 vars in 757 bytes} [Fri Jul 10 01:00:44 2026] PUT /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1651] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=02423bfe-b1b8-4f84-abbc-82ea172869a3 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1652] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1653] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/subnets?id=b2b4acbb-96dc-4cf3-87d7-fed8cee52830 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1654] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:43 2026] PUT /v2.0/routers/eb8247d1-e72b-4625-b036-8985b98ddac2/remove_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1655] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/ports?network_id=4c591b05-1d36-4f9b-845b-a081bba3f7e6&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1656] 10.0.0.173 () {34 vars in 779 bytes} [Fri Jul 10 01:00:44 2026] PUT /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1657] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/ports?device_id=eb8247d1-e72b-4625-b036-8985b98ddac2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1658] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/networks/4c591b05-1d36-4f9b-845b-a081bba3f7e6?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: 791/1659] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1660] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:44 2026] PUT /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1661] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/networks/4c591b05-1d36-4f9b-845b-a081bba3f7e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1662] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:44 2026] GET /v2.0/ports?device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 971 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:45.215 8 INFO neutron.services.segments.plugin [-] Segment f1ed1974-ba32-40bc-bdab-efc960f578b1 resource provider aggregate not found 2026-07-10 01:00:45.219 8 INFO neutron.services.segments.plugin [-] Segment f1ed1974-ba32-40bc-bdab-efc960f578b1 resource provider aggregate not found 2026-07-10 01:00:45.234 8 INFO neutron.db.l3_hamode_db [None req-a9329fb8-b0c3-48c4-b806-e27cb5a7dd0a 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] HA network 49e4e858-5787-4cd2-99fc-2786e087d5e6 was deleted as no HA routers are present in tenant 037829e6efb343649d556a8dd4287143. [pid: 8|app: 0|req: 869/1663] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:44 2026] DELETE /v2.0/routers/eb8247d1-e72b-4625-b036-8985b98ddac2 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:45.242 8 INFO neutron.services.segments.plugin [-] Segment f1ed1974-ba32-40bc-bdab-efc960f578b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ed1974-ba32-40bc-bdab-efc960f578b1 found for delete ", "request_id": "req-1e4fd9c7-34cf-4359-bf0c-224b1e4fc4f0"}]} 2026-07-10 01:00:45.246 8 INFO neutron.services.segments.plugin [-] Segment f1ed1974-ba32-40bc-bdab-efc960f578b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ed1974-ba32-40bc-bdab-efc960f578b1 found for delete ", "request_id": "req-fe0ed528-d653-4696-8976-3c9a54b8e970"}]} [pid: 7|app: 0|req: 795/1664] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1665] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.0/security-groups?id=d58fc971-a915-424e-9cdd-09da82a42642&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: 871/1666] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:45.440 8 INFO neutron.api.v2.resource [None req-979a3b4f-9ef1-49bc-9467-6c03bc1ca02b 0aa0de8633db4add95429e097859a9a7 094d61de4ba84280bc75626ab6f46772 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 872/1667] 10.0.0.173 () {32 vars in 742 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1668] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:45 2026] DELETE /v2.0/subnets/6f261312-6af3-4231-b060-65679aaa148f => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1669] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 01:00:45 2026] DELETE /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1670] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:45.717 8 INFO neutron.api.v2.resource [None req-b93a6217-6fa0-4319-a8ad-c13b253826d6 0aa0de8633db4add95429e097859a9a7 094d61de4ba84280bc75626ab6f46772 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1671] 10.0.0.173 () {32 vars in 745 bytes} [Fri Jul 10 01:00:45 2026] DELETE /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1672] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:45 2026] DELETE /v2.0/subnets/bda95d1e-3e68-4ae7-9948-af85277d6448 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1673] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:00:45 2026] DELETE /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1674] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:46.067 7 INFO neutron.services.segments.plugin [-] Segment 556c0bfc-7fc9-4f1f-bae6-19e8ebf22bc9 resource provider aggregate not found 2026-07-10 01:00:46.082 7 INFO neutron.services.segments.plugin [-] Segment 556c0bfc-7fc9-4f1f-bae6-19e8ebf22bc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556c0bfc-7fc9-4f1f-bae6-19e8ebf22bc9 found for delete ", "request_id": "req-db5f4def-7425-4011-a244-ffac8bc2e1cd"}]} 2026-07-10 01:00:46.088 7 INFO neutron.services.segments.plugin [-] Segment 556c0bfc-7fc9-4f1f-bae6-19e8ebf22bc9 resource provider aggregate not found [pid: 7|app: 0|req: 798/1675] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:45 2026] DELETE /v2.0/networks/3d6bed0a-9111-427b-8ff9-8c04b368c85c => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:46.110 7 INFO neutron.services.segments.plugin [-] Segment 556c0bfc-7fc9-4f1f-bae6-19e8ebf22bc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 556c0bfc-7fc9-4f1f-bae6-19e8ebf22bc9 found for delete ", "request_id": "req-33fe9498-3426-4360-92ed-95ad213c001d"}]} [pid: 7|app: 0|req: 799/1676] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:00:46 2026] GET /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154 => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1677] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:45 2026] GET /v2.0/security-groups?tenant_id=7aa53e664d5149d5a09295bf8be2fd4c&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1678] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:46 2026] DELETE /v2.0/networks/91dee1d1-afcc-4d05-beb3-c71e889c7bcb => 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: 801/1679] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:46 2026] DELETE /v2.0/security-groups/e9301c16-da7d-4407-b493-0d9886460b6b => 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: 802/1680] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:46 2026] GET /v2.0/ports?device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:46.568 7 WARNING neutron_lib.context [None req-43e5cbf1-2b0a-44a9-9024-49bf71e4a0c7 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:46.621 7 INFO neutron.db.segments_db [None req-43e5cbf1-2b0a-44a9-9024-49bf71e4a0c7 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment 9174a70c-9bf8-4a74-b349-c208812f22b3 of type vxlan for network a1ca7b64-134b-40c7-895d-6fab16f194f4 [pid: 7|app: 0|req: 803/1681] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:46 2026] POST /v2.0/networks => generated 634 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1682] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:46 2026] GET /v2.0/security-groups?id=d58fc971-a915-424e-9cdd-09da82a42642&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:46.777 7 WARNING neutron_lib.context [None req-5eff2f0d-0d55-4a66-aa3f-b502c38af0e4 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 879/1683] 10.0.0.173 () {34 vars in 741 bytes} [Fri Jul 10 01:00:46 2026] PUT /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154 => generated 480 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1684] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:46 2026] GET /v2.0/ports?device_id=ca0068ae-baa1-40f9-b487-63a4b9397154 => 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: 805/1685] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:46 2026] POST /v2.0/subnets => generated 622 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:47.135 7 WARNING neutron_lib.context [None req-e89f1503-03eb-4f0f-8f98-7f17689633c7 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:47.185 7 INFO neutron.db.segments_db [None req-e89f1503-03eb-4f0f-8f98-7f17689633c7 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment b82114e6-1ce8-40aa-b706-93a99e84650d of type vxlan for network 2d7d566d-cb85-4152-88b3-920a14a5d4fa 2026-07-10 01:00:47.545 7 INFO neutron.db.l3_hamode_db [None req-e89f1503-03eb-4f0f-8f98-7f17689633c7 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 01:00:47.700 7 INFO neutron.db.l3_hamode_db [None req-e89f1503-03eb-4f0f-8f98-7f17689633c7 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 01:00:48.101 7 INFO neutron.services.segments.plugin [-] Segment 6ccd6a65-7188-4044-b48a-75c04dbfde1a resource provider aggregate not found 2026-07-10 01:00:48.122 7 INFO neutron.services.segments.plugin [-] Segment 6ccd6a65-7188-4044-b48a-75c04dbfde1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccd6a65-7188-4044-b48a-75c04dbfde1a found for delete ", "request_id": "req-287e3cc5-40b8-46b2-bfb2-c5e8828ae0d3"}]} 2026-07-10 01:00:48.126 8 INFO neutron.services.segments.plugin [-] Segment 951ca126-78d1-45db-a0d2-4b66ba6664a6 resource provider aggregate not found 2026-07-10 01:00:48.131 8 INFO neutron.services.segments.plugin [-] Segment 951ca126-78d1-45db-a0d2-4b66ba6664a6 resource provider aggregate not found 2026-07-10 01:00:48.133 7 INFO neutron.services.segments.plugin [-] Segment 6ccd6a65-7188-4044-b48a-75c04dbfde1a resource provider aggregate not found 2026-07-10 01:00:48.152 8 INFO neutron.services.segments.plugin [-] Segment 951ca126-78d1-45db-a0d2-4b66ba6664a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951ca126-78d1-45db-a0d2-4b66ba6664a6 found for delete ", "request_id": "req-78812675-cec5-4f40-82ed-a805126ffb99"}]} 2026-07-10 01:00:48.155 8 INFO neutron.services.segments.plugin [-] Segment 951ca126-78d1-45db-a0d2-4b66ba6664a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 951ca126-78d1-45db-a0d2-4b66ba6664a6 found for delete ", "request_id": "req-ef05c681-2240-4b3f-a530-9ee96ba3e902"}]} 2026-07-10 01:00:48.158 8 INFO neutron.db.l3_hamode_db [None req-cc5c086c-c031-4aef-9b63-126287f6dc18 0aa0de8633db4add95429e097859a9a7 094d61de4ba84280bc75626ab6f46772 - - default default] HA network 3240574c-32be-4b5a-8ab2-16c7f7392d73 was deleted as no HA routers are present in tenant 094d61de4ba84280bc75626ab6f46772. 2026-07-10 01:00:48.160 7 INFO neutron.services.segments.plugin [-] Segment 6ccd6a65-7188-4044-b48a-75c04dbfde1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ccd6a65-7188-4044-b48a-75c04dbfde1a found for delete ", "request_id": "req-1f2157df-7562-4e79-929c-d1a2e3bac491"}]} [pid: 8|app: 0|req: 881/1686] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:46 2026] DELETE /v2.0/routers/ca0068ae-baa1-40f9-b487-63a4b9397154 => generated 0 bytes in 1181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1687] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:00:48 2026] GET /v2.0/ports?device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 971 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1688] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:00:48 2026] GET /v2.0/ports?device_id=2fbc370a-9297-4207-9229-4bd8e272bace => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1689] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:00:48 2026] GET /v2.0/security-groups?id=d58fc971-a915-424e-9cdd-09da82a42642&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1690] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:47 2026] POST /v2.0/routers => generated 510 bytes in 1570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:48.712 7 WARNING neutron_lib.context [None req-dddafc19-bf91-4e55-99b1-0319c82dd371 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 885/1691] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:00:48 2026] DELETE /v2.0/ports/02423bfe-b1b8-4f84-abbc-82ea172869a3 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:49.034 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3aa5d701-ff32-4022-bc9c-21c03e1d0ecf'] response: {'server_uuid': '2fbc370a-9297-4207-9229-4bd8e272bace', 'name': 'network-vif-deleted', 'tag': '02423bfe-b1b8-4f84-abbc-82ea172869a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 807/1692] 10.0.0.173 () {34 vars in 664 bytes} [Fri Jul 10 01:00:48 2026] POST /v2.0/ports => generated 959 bytes in 459 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: 886/1693] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:48 2026] GET /v2.0/security-groups?tenant_id=094d61de4ba84280bc75626ab6f46772&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1694] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:49 2026] DELETE /v2.0/security-groups/10e0b7ee-7ab7-44e8-a24e-826247820c1d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:49.804 8 WARNING neutron_lib.context [None req-e74c9cbd-f6ca-421f-9189-bd48cf491826 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:50.005 8 INFO neutron.db.segments_db [None req-e74c9cbd-f6ca-421f-9189-bd48cf491826 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Added segment ae9c2534-9429-4b75-a5f3-9745158e5116 of type vxlan for network 4fb03dc7-f34b-4d01-b61f-061fa1554a8c [pid: 8|app: 0|req: 888/1695] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 01:00:49 2026] POST /v2.0/networks => generated 632 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1696] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:50 2026] GET /v2.0/security-groups?tenant_id=1dace7eebd2f48f3a7ff1aa94eaac658&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:50.280 8 WARNING neutron_lib.context [None req-25b44834-b754-44ae-93ec-d53f3c1ce490 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:50.363 8 INFO neutron.db.segments_db [None req-25b44834-b754-44ae-93ec-d53f3c1ce490 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Added segment a0db622f-5dd4-4ef5-a5da-b2dec6611d01 of type vxlan for network 87cec581-5bab-4d86-b949-84c67afd9897 2026-07-10 01:00:50.660 8 INFO neutron.db.l3_hamode_db [None req-25b44834-b754-44ae-93ec-d53f3c1ce490 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 808/1697] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:00:49 2026] PUT /v2.0/routers/7e019223-751c-4e41-a02e-3136b8dbcb33/add_router_interface => generated 309 bytes in 1499 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: 809/1698] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:50 2026] DELETE /v2.0/security-groups/2066f2d9-8725-4560-9c26-a739d25f6986 => 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: 810/1699] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:00:50 2026] GET /v2.0/ports/5452f164-bd55-488d-a74a-70aba3271761 => generated 1033 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:51.709 8 INFO neutron.db.l3_hamode_db [None req-25b44834-b754-44ae-93ec-d53f3c1ce490 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 811/1700] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:50 2026] PUT /v2.0/routers/5be6929c-de4c-476b-a46f-6cbd19cfd94b/remove_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1701] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:50 2026] POST /v2.0/routers => generated 694 bytes in 2567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1702] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:52 2026] PUT /v2.0/routers/7e019223-751c-4e41-a02e-3136b8dbcb33/remove_router_interface => generated 309 bytes in 1397 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: 813/1703] 10.0.0.173 () {32 vars in 775 bytes} [Fri Jul 10 01:00:53 2026] GET /v2.0/subnets?project_id=931788e184994cdd8cbec515591838a0&cidr=10.100.0.0%2F28 => generated 14 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:53.788 7 INFO neutron.api.v2.resource [None req-1c613e00-eec9-4cde-9135-e3c9091e134d 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1704] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:00:53 2026] PUT /v2.0/routers/7e019223-751c-4e41-a02e-3136b8dbcb33/remove_router_interface => generated 197 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1705] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 01:00:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:00:53.891 8 INFO neutron.services.segments.plugin [-] Segment 42fbddb3-5579-401d-9a14-735bb060f14e resource provider aggregate not found 2026-07-10 01:00:53.894 8 INFO neutron.services.segments.plugin [-] Segment 42fbddb3-5579-401d-9a14-735bb060f14e resource provider aggregate not found [pid: 7|app: 0|req: 816/1706] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:00:53 2026] GET /v2.0/ports?device_id=7e019223-751c-4e41-a02e-3136b8dbcb33 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:53.910 8 INFO neutron.services.segments.plugin [-] Segment 42fbddb3-5579-401d-9a14-735bb060f14e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42fbddb3-5579-401d-9a14-735bb060f14e found for delete ", "request_id": "req-65ed9455-7a05-423e-9117-365ee1cf58aa"}]} 2026-07-10 01:00:53.911 8 INFO neutron.services.segments.plugin [-] Segment 42fbddb3-5579-401d-9a14-735bb060f14e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42fbddb3-5579-401d-9a14-735bb060f14e found for delete ", "request_id": "req-f5403ea2-6be7-4d45-b36b-f1f8a5608488"}]} 2026-07-10 01:00:53.914 8 INFO neutron.db.l3_hamode_db [None req-77141637-6ad3-4458-a553-fc36a507151c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network b0eb131b-1d53-4b91-9c1f-9368e262a26f was deleted as no HA routers are present in tenant 66bfc5e2944d42a4b52b037e97430b86. [pid: 7|app: 0|req: 817/1707] 10.0.0.173 () {32 vars in 783 bytes} [Fri Jul 10 01:00:53 2026] GET /v2.0/subnets?network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1708] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:52 2026] DELETE /v2.0/routers/5be6929c-de4c-476b-a46f-6cbd19cfd94b => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:53.931 8 WARNING neutron_lib.context [None req-e39030e7-d4b5-4132-b440-dde4c2d37ed3 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1709] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:53 2026] POST /v2.0/subnets => generated 633 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1710] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:54 2026] DELETE /v2.0/subnets/b2b4acbb-96dc-4cf3-87d7-fed8cee52830 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:54.520 8 WARNING neutron_lib.context [None req-2477adef-722e-4c3d-af24-1386be96e9ac 4da60790f522421d84cea8dacc8f75c9 c333a85c34b446839cfd6b0b9d301d4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:54.630 7 INFO neutron.services.segments.plugin [-] Segment b82114e6-1ce8-40aa-b706-93a99e84650d resource provider aggregate not found 2026-07-10 01:00:54.638 7 INFO neutron.services.segments.plugin [-] Segment b82114e6-1ce8-40aa-b706-93a99e84650d resource provider aggregate not found 2026-07-10 01:00:54.646 7 INFO neutron.services.segments.plugin [-] Segment b82114e6-1ce8-40aa-b706-93a99e84650d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82114e6-1ce8-40aa-b706-93a99e84650d found for delete ", "request_id": "req-9c3f0ea3-4b16-4aa3-8f2e-06b98b5e9805"}]} 2026-07-10 01:00:54.647 7 INFO neutron.db.l3_hamode_db [None req-3ffd0078-eac9-4cac-aff0-774a13e7b92e 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] HA network 2d7d566d-cb85-4152-88b3-920a14a5d4fa was deleted as no HA routers are present in tenant 037829e6efb343649d556a8dd4287143. [pid: 7|app: 0|req: 818/1711] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:53 2026] DELETE /v2.0/routers/7e019223-751c-4e41-a02e-3136b8dbcb33 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:54.662 7 INFO neutron.services.segments.plugin [-] Segment b82114e6-1ce8-40aa-b706-93a99e84650d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b82114e6-1ce8-40aa-b706-93a99e84650d found for delete ", "request_id": "req-75be0d7a-981b-421f-baca-ea494ecf8b94"}]} 2026-07-10 01:00:54.674 8 INFO neutron.db.segments_db [None req-2477adef-722e-4c3d-af24-1386be96e9ac 4da60790f522421d84cea8dacc8f75c9 c333a85c34b446839cfd6b0b9d301d4e - - default default] Added segment c30f7bd3-f361-4825-8cfb-83e292654ad6 of type vxlan for network 6fd5be55-7079-4646-82ff-0006da5c177f [pid: 8|app: 0|req: 894/1712] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:54 2026] POST /v2.0/networks => generated 632 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1713] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:54 2026] DELETE /v2.0/networks/4c591b05-1d36-4f9b-845b-a081bba3f7e6 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1714] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:55 2026] DELETE /v2.0/subnets/7d068722-b1f1-44c1-bc93-c5399912197c => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:00:55.368 8 WARNING neutron_lib.context [None req-1256a6f5-ecba-41eb-af11-c48f44fb770a 4da60790f522421d84cea8dacc8f75c9 c333a85c34b446839cfd6b0b9d301d4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1715] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:55 2026] POST /v2.0/subnets => generated 602 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1716] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:00:55 2026] GET /v2.0/security-groups?tenant_id=66bfc5e2944d42a4b52b037e97430b86&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:00:55.927 8 INFO neutron.services.segments.plugin [-] Segment dd1546b0-0a9f-41de-a4fb-d7b29d1d6800 resource provider aggregate not found 2026-07-10 01:00:55.944 8 INFO neutron.services.segments.plugin [-] Segment dd1546b0-0a9f-41de-a4fb-d7b29d1d6800 resource provider aggregate not found 2026-07-10 01:00:55.962 8 INFO neutron.services.segments.plugin [-] Segment dd1546b0-0a9f-41de-a4fb-d7b29d1d6800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1546b0-0a9f-41de-a4fb-d7b29d1d6800 found for delete ", "request_id": "req-4c613096-479c-4ede-b42c-ae8f6f55576e"}]} 2026-07-10 01:00:55.975 8 INFO neutron.services.segments.plugin [-] Segment dd1546b0-0a9f-41de-a4fb-d7b29d1d6800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd1546b0-0a9f-41de-a4fb-d7b29d1d6800 found for delete ", "request_id": "req-2dad01d5-a904-4ea2-b758-e05574256966"}]} [pid: 8|app: 0|req: 899/1717] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:55 2026] DELETE /v2.0/networks/a1ca7b64-134b-40c7-895d-6fab16f194f4 => 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: 902/1720] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:56 2026] PUT /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/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: 903/1721] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:00:56 2026] DELETE /v2.0/security-groups/d58fc971-a915-424e-9cdd-09da82a42642 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:56.291 8 WARNING neutron_lib.context [None req-a0352bc5-dd24-4cee-91da-a8de83a122b9 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1722] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:00:54 2026] PUT /v2.0/routers/e998675d-bd63-43fb-b8b4-a2089eba3e04/add_router_interface => generated 309 bytes in 1667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1723] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:56 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:56.383 8 INFO neutron.db.segments_db [None req-a0352bc5-dd24-4cee-91da-a8de83a122b9 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment 40f67a0e-1d60-4987-8904-c9d23fa46e3b of type vxlan for network 70231051-f93d-4e66-82c3-25573c0d2b03 [pid: 7|app: 0|req: 821/1724] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 01:00:56 2026] GET /v2.0/networks => generated 4346 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1725] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:56 2026] POST /v2.0/networks => generated 634 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1726] 10.0.0.173 () {34 vars in 761 bytes} [Fri Jul 10 01:00:56 2026] PUT /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-10 01:00:56.596 7 WARNING neutron_lib.context [None req-97c43d5a-11b1-45cd-820b-2b06b19c6fe2 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 905/1727] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 01:00:56 2026] GET /v2.0/subnets => generated 3122 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1728] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:56 2026] POST /v2.0/subnets => generated 622 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1729] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:56 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 34 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:57.056 8 WARNING neutron_lib.context [None req-0e523668-7467-4499-a856-051567ef3778 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:57.105 8 INFO neutron.db.segments_db [None req-0e523668-7467-4499-a856-051567ef3778 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment 8baaccfa-0c3f-453c-8dd0-e91c2add141c of type vxlan for network de6be9a1-2931-458b-bd2e-0f839401aa1c [pid: 7|app: 0|req: 824/1730] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 01:00:56 2026] GET /v2.0/routers => generated 737 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1731] 10.0.0.173 () {34 vars in 757 bytes} [Fri Jul 10 01:00:57 2026] PUT /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1732] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:57 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:57.222 7 WARNING neutron_lib.context [None req-3f69b5e6-5ffe-4446-b4be-57a53f011f94 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1733] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 01:00:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1734] 10.0.0.173 () {34 vars in 779 bytes} [Fri Jul 10 01:00:57 2026] PUT /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-10 01:00:57.418 7 WARNING neutron_lib.context [None req-337202b8-cce0-4004-a96b-cbbfe2820245 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:57.471 8 INFO neutron.db.l3_hamode_db [None req-0e523668-7467-4499-a856-051567ef3778 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 829/1735] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1736] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:57 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:57.600 7 WARNING neutron_lib.context [None req-6052c671-158d-4dff-919f-bd7de7bb299d 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:57.654 8 INFO neutron.db.l3_hamode_db [None req-0e523668-7467-4499-a856-051567ef3778 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 831/1737] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1738] 10.0.0.173 () {34 vars in 750 bytes} [Fri Jul 10 01:00:57 2026] PUT /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 37 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:57.833 7 WARNING neutron_lib.context [None req-28c72e21-8c90-4c4c-a778-38dd00c573b0 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1739] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:57.981 8 INFO neutron.services.segments.plugin [-] Segment 9174a70c-9bf8-4a74-b349-c208812f22b3 resource provider aggregate not found 2026-07-10 01:00:57.999 8 INFO neutron.services.segments.plugin [-] Segment 9174a70c-9bf8-4a74-b349-c208812f22b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9174a70c-9bf8-4a74-b349-c208812f22b3 found for delete ", "request_id": "req-dd7660f0-9a8b-43df-a5f8-c9719475642c"}]} 2026-07-10 01:00:58.014 8 INFO neutron.services.segments.plugin [-] Segment 9174a70c-9bf8-4a74-b349-c208812f22b3 resource provider aggregate not found [pid: 7|app: 0|req: 834/1740] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:57 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:58.026 7 WARNING neutron_lib.context [None req-ba3968b4-e2ec-48c6-b257-a148f054ed80 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:58.035 8 INFO neutron.services.segments.plugin [-] Segment 9174a70c-9bf8-4a74-b349-c208812f22b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9174a70c-9bf8-4a74-b349-c208812f22b3 found for delete ", "request_id": "req-6c3e43bf-8037-46e0-98bc-09c1192f95fc"}]} [pid: 7|app: 0|req: 835/1741] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1742] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:00:58 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:00:58.239 7 WARNING neutron_lib.context [None req-14cc6a57-1e10-46b4-babd-a67cabdd0b9d 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:58.289 7 INFO neutron.db.securitygroups_db [None req-14cc6a57-1e10-46b4-babd-a67cabdd0b9d 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Project 931788e184994cdd8cbec515591838a0 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: 837/1743] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:00:58.422 7 INFO neutron.api.v2.resource [None req-460e553b-607f-4d38-b663-43e91971335e 4da60790f522421d84cea8dacc8f75c9 c333a85c34b446839cfd6b0b9d301d4e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1744] 10.0.0.173 () {32 vars in 742 bytes} [Fri Jul 10 01:00:58 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:00:58.428 7 WARNING neutron_lib.context [None req-f5c4507f-8392-40a2-a864-e54703d801be 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:00:58.468 7 INFO neutron.db.securitygroups_db [None req-f5c4507f-8392-40a2-a864-e54703d801be 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Project 931788e184994cdd8cbec515591838a0 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: 907/1745] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:00:57 2026] POST /v2.0/routers => generated 510 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1746] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:00:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1747] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 01:00:58 2026] DELETE /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1748] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:58 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:58.698 8 INFO neutron.api.v2.resource [None req-411f95c4-d1e2-4c54-9f85-f3f505a3a9f8 4da60790f522421d84cea8dacc8f75c9 c333a85c34b446839cfd6b0b9d301d4e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1749] 10.0.0.173 () {32 vars in 745 bytes} [Fri Jul 10 01:00:58 2026] DELETE /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1750] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:00:58 2026] DELETE /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1751] 10.0.0.173 () {32 vars in 730 bytes} [Fri Jul 10 01:00:58 2026] GET /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1752] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:00:58 2026] DELETE /v2.0/subnets/edc35600-e77e-490e-a513-560250d267e9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1753] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 01:00:59 2026] GET /v2.0/networks => generated 1297 bytes in 387 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: 8|app: 0|req: 915/1754] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:00:59 2026] DELETE /v2.0/networks/6fd5be55-7079-4646-82ff-0006da5c177f => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1755] 10.0.0.211 () {34 vars in 1099 bytes} [Fri Jul 10 01:00:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1069233159&fields=id&tenant_id=931788e184994cdd8cbec515591838a0 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:00:59.966 8 WARNING neutron_lib.context [None req-2ce0f610-7df9-4d95-bf6b-c3c7a545b880 d71af42e8d35434a95f6dbc0017c64d2 f63aedb8d55a47588e1f2b9e3b04014a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:00.045 8 INFO neutron.services.segments.plugin [-] Segment c30f7bd3-f361-4825-8cfb-83e292654ad6 resource provider aggregate not found 2026-07-10 01:01:00.054 8 INFO neutron.services.segments.plugin [-] Segment c30f7bd3-f361-4825-8cfb-83e292654ad6 resource provider aggregate not found 2026-07-10 01:01:00.077 8 INFO neutron.services.segments.plugin [-] Segment c30f7bd3-f361-4825-8cfb-83e292654ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30f7bd3-f361-4825-8cfb-83e292654ad6 found for delete ", "request_id": "req-bbaeb800-5827-4bd2-9fdf-2f46b19f9b4b"}]} 2026-07-10 01:01:00.078 8 INFO neutron.services.segments.plugin [-] Segment c30f7bd3-f361-4825-8cfb-83e292654ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30f7bd3-f361-4825-8cfb-83e292654ad6 found for delete ", "request_id": "req-6b37a83a-b028-4b4b-bc7c-e67cbf1baef6"}]} 2026-07-10 01:01:00.168 8 INFO neutron.db.segments_db [None req-2ce0f610-7df9-4d95-bf6b-c3c7a545b880 d71af42e8d35434a95f6dbc0017c64d2 f63aedb8d55a47588e1f2b9e3b04014a - - default default] Added segment c77ce935-b312-4cdf-896d-71a39ae91e01 of type vxlan for network 9c8617fb-bcc4-4f2d-8053-56a1f8ce621c [pid: 8|app: 0|req: 917/1756] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:00:59 2026] POST /v2.0/networks => generated 631 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1757] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 01:01:00 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 660 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:00.470 8 WARNING neutron_lib.context [None req-e4eb882b-55c1-4df3-a51a-12585c4e91d7 d71af42e8d35434a95f6dbc0017c64d2 f63aedb8d55a47588e1f2b9e3b04014a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1758] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:00:58 2026] PUT /v2.0/routers/dfee4d18-4991-4c12-8e33-31d09108ce22/add_router_interface => generated 309 bytes in 2204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1759] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 01:01:00 2026] GET /v2.0/quotas/931788e184994cdd8cbec515591838a0 => 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: 919/1760] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 01:01:00 2026] POST /v2.0/ports => generated 743 bytes in 423 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: 842/1761] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:00 2026] GET /v2.0/security-groups?tenant_id=c333a85c34b446839cfd6b0b9d301d4e&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1762] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:01:00 2026] GET /v2.0/ports/54c3c183-e588-42e0-8937-2032b6e13d90 => generated 959 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1763] 10.0.0.173 () {34 vars in 746 bytes} [Fri Jul 10 01:01:01 2026] PUT /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1764] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 01:01:00 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&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: 922/1765] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:01 2026] DELETE /v2.0/security-groups/694ec6e0-cdec-4d0a-afab-12f3ea392d7d => 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: 923/1766] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1767] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1768] 10.0.0.173 () {34 vars in 757 bytes} [Fri Jul 10 01:01:01 2026] PUT /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1769] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 927/1770] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/security-groups?tenant_id=d4e733a62239400499b9d78525013e6c&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1771] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1772] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1773] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:01 2026] DELETE /v2.0/security-groups/b75550f5-a358-4188-a797-681f02368a9b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1774] 10.0.0.173 () {34 vars in 753 bytes} [Fri Jul 10 01:01:01 2026] PUT /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1775] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/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: 933/1776] 10.0.0.173 () {34 vars in 775 bytes} [Fri Jul 10 01:01:01 2026] PUT /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1777] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1778] 10.0.0.173 () {34 vars in 746 bytes} [Fri Jul 10 01:01:01 2026] PUT /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/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: 936/1779] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1780] 10.0.0.173 () {32 vars in 734 bytes} [Fri Jul 10 01:01:01 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:02.065 8 INFO neutron.api.v2.resource [None req-b38d8516-23ba-45a1-a344-e7da78c1f453 d71af42e8d35434a95f6dbc0017c64d2 f63aedb8d55a47588e1f2b9e3b04014a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/1781] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:02 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/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: 844/1782] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:01:01 2026] PUT /v2.0/routers/dfee4d18-4991-4c12-8e33-31d09108ce22/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1783] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:02 2026] GET /v2.0/ports?device_id=dfee4d18-4991-4c12-8e33-31d09108ce22 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1784] 10.0.0.173 () {32 vars in 737 bytes} [Fri Jul 10 01:01:02 2026] DELETE /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1785] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 01:01:02 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:02.211 7 INFO neutron.api.v2.resource [None req-9fc26430-79d7-420c-b9ae-81b76101d1be d71af42e8d35434a95f6dbc0017c64d2 f63aedb8d55a47588e1f2b9e3b04014a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1786] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 01:01:02 2026] DELETE /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1787] 10.0.0.173 () {32 vars in 729 bytes} [Fri Jul 10 01:01:02 2026] DELETE /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1788] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:02 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1789] 10.0.0.173 () {32 vars in 726 bytes} [Fri Jul 10 01:01:02 2026] GET /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1790] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 01:01:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=931788e184994cdd8cbec515591838a0 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1791] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:01:02 2026] DELETE /v2.0/ports/f254d456-1d4e-4962-b9f8-cf46d1b2c73d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:01:02.682 7 WARNING neutron_lib.context [req-1bc8f019-0016-4f0a-a3ff-83694a06f611 req-34958479-2557-49f7-a028-ca20894f937c 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:02.811 8 INFO neutron.services.segments.plugin [-] Segment 8baaccfa-0c3f-453c-8dd0-e91c2add141c resource provider aggregate not found 2026-07-10 01:01:02.818 8 INFO neutron.services.segments.plugin [-] Segment 8baaccfa-0c3f-453c-8dd0-e91c2add141c resource provider aggregate not found 2026-07-10 01:01:02.825 8 INFO neutron.db.l3_hamode_db [None req-b51c4555-fe27-406e-bd8d-74436f9be857 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] HA network de6be9a1-2931-458b-bd2e-0f839401aa1c was deleted as no HA routers are present in tenant 037829e6efb343649d556a8dd4287143. [pid: 8|app: 0|req: 940/1792] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:02 2026] DELETE /v2.0/routers/dfee4d18-4991-4c12-8e33-31d09108ce22 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:02.844 8 INFO neutron.services.segments.plugin [-] Segment 8baaccfa-0c3f-453c-8dd0-e91c2add141c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8baaccfa-0c3f-453c-8dd0-e91c2add141c found for delete ", "request_id": "req-e295d6f1-1a4a-489d-8887-b74ee790a85f"}]} 2026-07-10 01:01:02.845 8 INFO neutron.services.segments.plugin [-] Segment 8baaccfa-0c3f-453c-8dd0-e91c2add141c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8baaccfa-0c3f-453c-8dd0-e91c2add141c found for delete ", "request_id": "req-33c88467-a211-4b8c-b1cf-d0c0dc1b51a1"}]} [pid: 8|app: 0|req: 941/1793] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:02 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => 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: 942/1794] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:02 2026] DELETE /v2.0/networks/9c8617fb-bcc4-4f2d-8053-56a1f8ce621c => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1795] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:01:02 2026] POST /v2.0/ports => generated 954 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 943/1796] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:03 2026] DELETE /v2.0/subnets/f7195157-f9f3-4464-98b9-c58adcbb874d => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1797] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:03 2026] DELETE /v2.0/networks/70231051-f93d-4e66-82c3-25573c0d2b03 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:01:03.715 8 WARNING neutron_lib.context [None req-975be657-0240-455a-aed6-8d6f56f6ed1a 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 854/1798] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:01:03 2026] PUT /v2.0/ports/20e8371e-c331-4416-9229-87497871eb86 => generated 1199 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:03.759 8 INFO neutron.db.segments_db [None req-975be657-0240-455a-aed6-8d6f56f6ed1a 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Added segment 7b8e23d6-25e3-428e-a30e-ee9de4d790eb of type vxlan for network 0ebef450-63d4-45a4-9889-266f7924a088 2026-07-10 01:01:03.814 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de722218-284b-42ec-9e4e-2b1a2675d0f4'] response: {'name': 'network-changed', 'server_uuid': '7f6e8c56-1ebb-455c-864a-538d28233f1e', 'tag': '20e8371e-c331-4416-9229-87497871eb86', '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: 855/1799] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:03 2026] GET /v2.0/security-groups?tenant_id=f63aedb8d55a47588e1f2b9e3b04014a&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1800] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:04.064 8 INFO neutron.db.l3_hamode_db [None req-975be657-0240-455a-aed6-8d6f56f6ed1a 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 857/1801] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1802] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:04 2026] DELETE /v2.0/security-groups/dfd4301d-558a-4c4c-9fd0-4beaa72778dd => 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: 859/1803] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=20e8371e-c331-4416-9229-87497871eb86 => 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: 860/1804] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/security-groups?id=dc5e154e-4893-4a47-9c20-2dc5421454ed&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: 861/1805] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/subnets?id=7be93d89-5df4-434c-960c-987cedea7f9b => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1806] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/ports?network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c&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: 863/1807] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 864/1808] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/security-groups?tenant_id=78bd99f1faf4467587dd6bf6d9b48a6e&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1809] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 866/1810] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:04 2026] DELETE /v2.0/security-groups/4771dd1f-c0db-46a8-9aa5-76184ba57602 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1811] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:04.880 8 INFO neutron.services.segments.plugin [-] Segment c77ce935-b312-4cdf-896d-71a39ae91e01 resource provider aggregate not found 2026-07-10 01:01:04.894 8 INFO neutron.services.segments.plugin [-] Segment c77ce935-b312-4cdf-896d-71a39ae91e01 resource provider aggregate not found 2026-07-10 01:01:04.899 8 INFO neutron.services.segments.plugin [-] Segment c77ce935-b312-4cdf-896d-71a39ae91e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77ce935-b312-4cdf-896d-71a39ae91e01 found for delete ", "request_id": "req-71a2286f-4108-47d2-ae20-10267625717f"}]} 2026-07-10 01:01:04.926 8 INFO neutron.services.segments.plugin [-] Segment c77ce935-b312-4cdf-896d-71a39ae91e01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c77ce935-b312-4cdf-896d-71a39ae91e01 found for delete ", "request_id": "req-6a07ff36-0d37-439b-9e5b-86fb41814743"}]} 2026-07-10 01:01:04.930 8 INFO neutron.services.segments.plugin [-] Segment 40f67a0e-1d60-4987-8904-c9d23fa46e3b resource provider aggregate not found [pid: 7|app: 0|req: 868/1812] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:04 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 756 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:04.947 8 INFO neutron.services.segments.plugin [-] Segment 40f67a0e-1d60-4987-8904-c9d23fa46e3b resource provider aggregate not found 2026-07-10 01:01:04.963 8 INFO neutron.services.segments.plugin [-] Segment 40f67a0e-1d60-4987-8904-c9d23fa46e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f67a0e-1d60-4987-8904-c9d23fa46e3b found for delete ", "request_id": "req-72d91dfa-5bc0-48e5-b859-5ecdf35ba0d1"}]} 2026-07-10 01:01:04.964 8 INFO neutron.services.segments.plugin [-] Segment 40f67a0e-1d60-4987-8904-c9d23fa46e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40f67a0e-1d60-4987-8904-c9d23fa46e3b found for delete ", "request_id": "req-bc3d7186-835f-4e96-a89f-b6c5fbd4a513"}]} 2026-07-10 01:01:05.216 7 WARNING neutron_lib.context [None req-98583b33-f9ee-4617-b678-40a5c8570a52 721c5df01dad48778d38d897965a6393 40136b63975e40e087c048eb40123e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:05.262 8 INFO neutron.db.l3_hamode_db [None req-975be657-0240-455a-aed6-8d6f56f6ed1a 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 01:01:05.386 7 INFO neutron.db.segments_db [None req-98583b33-f9ee-4617-b678-40a5c8570a52 721c5df01dad48778d38d897965a6393 40136b63975e40e087c048eb40123e89 - - default default] Added segment 43f6b61a-7327-41c3-bc35-9aff1f10f687 of type vxlan for network efdf91bd-9957-4249-87d4-3746f1f35f65 [pid: 7|app: 0|req: 869/1813] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:04 2026] POST /v2.0/networks => generated 632 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1814] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=20e8371e-c331-4416-9229-87497871eb86 => 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: 871/1815] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:05 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:05.613 7 WARNING neutron_lib.context [None req-dc41c94a-adad-49c6-95f7-2380f519f902 721c5df01dad48778d38d897965a6393 40136b63975e40e087c048eb40123e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:05.669 7 INFO neutron.db.segments_db [None req-dc41c94a-adad-49c6-95f7-2380f519f902 721c5df01dad48778d38d897965a6393 40136b63975e40e087c048eb40123e89 - - default default] Added segment d8b1a0b7-56c0-42ba-890a-735da4501f0a of type vxlan for network b4e4851c-7d26-4479-b306-48d36464acc1 [pid: 7|app: 0|req: 872/1816] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:05 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1817] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:01:05 2026] GET /v2.0/subnets?id=7be93d89-5df4-434c-960c-987cedea7f9b => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1818] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:05 2026] GET /v2.0/security-groups?id=dc5e154e-4893-4a47-9c20-2dc5421454ed&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1819] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:01:05 2026] PUT /v2.0/networks/efdf91bd-9957-4249-87d4-3746f1f35f65/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1820] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:05 2026] GET /v2.0/ports?network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c&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: 877/1821] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:01:05 2026] GET /v2.0/networks/efdf91bd-9957-4249-87d4-3746f1f35f65/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1822] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:06 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1823] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:01:06 2026] PUT /v2.0/networks/b4e4851c-7d26-4479-b306-48d36464acc1/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1824] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:06 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1825] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:01:06 2026] GET /v2.0/networks/b4e4851c-7d26-4479-b306-48d36464acc1/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1826] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:01:06 2026] PUT /v2.0/networks/b4e4851c-7d26-4479-b306-48d36464acc1/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1827] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:01:06 2026] GET /v2.0/networks/b4e4851c-7d26-4479-b306-48d36464acc1/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1828] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:01:06 2026] GET /v2.0/networks/efdf91bd-9957-4249-87d4-3746f1f35f65/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:06.681 7 INFO neutron.services.segments.plugin [-] Segment 43f6b61a-7327-41c3-bc35-9aff1f10f687 resource provider aggregate not found 2026-07-10 01:01:06.686 7 INFO neutron.services.segments.plugin [-] Segment 43f6b61a-7327-41c3-bc35-9aff1f10f687 resource provider aggregate not found 2026-07-10 01:01:06.700 7 INFO neutron.services.segments.plugin [-] Segment 43f6b61a-7327-41c3-bc35-9aff1f10f687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43f6b61a-7327-41c3-bc35-9aff1f10f687 found for delete ", "request_id": "req-1e12f9d0-79c6-4a19-a4fe-bfaa3fb62483"}]} 2026-07-10 01:01:06.713 7 INFO neutron.services.segments.plugin [-] Segment 43f6b61a-7327-41c3-bc35-9aff1f10f687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43f6b61a-7327-41c3-bc35-9aff1f10f687 found for delete ", "request_id": "req-fab8f84b-15db-4e37-a9be-f24d00864e64"}]} [pid: 7|app: 0|req: 885/1829] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:06 2026] DELETE /v2.0/networks/efdf91bd-9957-4249-87d4-3746f1f35f65 => 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: 945/1830] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:03 2026] POST /v2.0/routers => generated 692 bytes in 3207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1831] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:06 2026] DELETE /v2.0/networks/b4e4851c-7d26-4479-b306-48d36464acc1 => 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: 946/1832] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:01:06 2026] GET /v2.0/routers/be20ca0c-7f93-4b5d-bb3b-8f11df05c48d => generated 698 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1833] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:06 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1834] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 01:01:07 2026] GET /v2.0/routers => generated 701 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1835] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:07 2026] GET /v2.0/security-groups?id=dc5e154e-4893-4a47-9c20-2dc5421454ed&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1836] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:07 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1837] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:07 2026] GET /v2.0/security-groups?id=dc5e154e-4893-4a47-9c20-2dc5421454ed&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: 7|app: 0|req: 891/1838] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:07 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:07.606 7 WARNING neutron_lib.context [None req-ee5299fb-d16e-4094-a042-6a6c2d2ea4b0 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1839] 10.0.0.173 () {34 vars in 740 bytes} [Fri Jul 10 01:01:07 2026] PUT /v2.0/routers/be20ca0c-7f93-4b5d-bb3b-8f11df05c48d => generated 705 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1840] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:07 2026] GET /v2.0/security-groups?tenant_id=40136b63975e40e087c048eb40123e89&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1841] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:01:08 2026] GET /v2.0/routers/be20ca0c-7f93-4b5d-bb3b-8f11df05c48d => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1842] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:08 2026] DELETE /v2.0/security-groups/91d2bcec-9a04-4bc4-b46b-b91d04256aa3 => 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: 952/1843] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:08 2026] GET /v2.0/ports?device_id=be20ca0c-7f93-4b5d-bb3b-8f11df05c48d => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:08.352 8 WARNING neutron_lib.context [None req-e1ae0258-a111-4027-adb4-57593dccb871 12b1e1bc5ed14991bb5bf7d1d58094c7 2ac53926e2aa4034ba49233e25baea54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/1844] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:01:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:08.729 7 INFO neutron.services.segments.plugin [-] Segment d8b1a0b7-56c0-42ba-890a-735da4501f0a resource provider aggregate not found 2026-07-10 01:01:08.733 7 INFO neutron.services.segments.plugin [-] Segment d8b1a0b7-56c0-42ba-890a-735da4501f0a resource provider aggregate not found 2026-07-10 01:01:08.756 7 INFO neutron.services.segments.plugin [-] Segment d8b1a0b7-56c0-42ba-890a-735da4501f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b1a0b7-56c0-42ba-890a-735da4501f0a found for delete ", "request_id": "req-682b68de-b649-4ea0-ad12-5dadd85653f8"}]} 2026-07-10 01:01:08.757 7 INFO neutron.services.segments.plugin [-] Segment d8b1a0b7-56c0-42ba-890a-735da4501f0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b1a0b7-56c0-42ba-890a-735da4501f0a found for delete ", "request_id": "req-74ad02cd-bd08-499b-9437-24ef79fcc44c"}]} 2026-07-10 01:01:09.055 7 INFO neutron.db.l3_db [None req-ee5299fb-d16e-4094-a042-6a6c2d2ea4b0 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Floating IP 859f91be-7b3b-4540-b965-18d29390e2eb associated. External IP: 10.96.250.213, port: 20e8371e-c331-4416-9229-87497871eb86. [pid: 7|app: 0|req: 892/1845] 10.0.0.173 () {34 vars in 676 bytes} [Fri Jul 10 01:01:07 2026] POST /v2.0/floatingips => generated 855 bytes in 1855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:09.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecb7e1fa-9b7f-4150-92eb-e8d70b0615da'] response: {'name': 'network-changed', 'server_uuid': '7f6e8c56-1ebb-455c-864a-538d28233f1e', 'tag': '20e8371e-c331-4416-9229-87497871eb86', 'status': 'completed', 'code': 200} 2026-07-10 01:01:09.575 8 INFO neutron.services.segments.plugin [-] Segment 7b8e23d6-25e3-428e-a30e-ee9de4d790eb resource provider aggregate not found 2026-07-10 01:01:09.579 8 INFO neutron.services.segments.plugin [-] Segment 7b8e23d6-25e3-428e-a30e-ee9de4d790eb resource provider aggregate not found 2026-07-10 01:01:09.593 8 INFO neutron.db.l3_hamode_db [None req-cd06dba3-b261-4eba-9298-23686b6bea5e 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] HA network 0ebef450-63d4-45a4-9889-266f7924a088 was deleted as no HA routers are present in tenant 037829e6efb343649d556a8dd4287143. 2026-07-10 01:01:09.595 8 INFO neutron.services.segments.plugin [-] Segment 7b8e23d6-25e3-428e-a30e-ee9de4d790eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8e23d6-25e3-428e-a30e-ee9de4d790eb found for delete ", "request_id": "req-3e6e5c93-5b4b-48eb-9bd8-998626916f3a"}]} [pid: 8|app: 0|req: 954/1846] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:08 2026] DELETE /v2.0/routers/be20ca0c-7f93-4b5d-bb3b-8f11df05c48d => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:09.602 8 INFO neutron.services.segments.plugin [-] Segment 7b8e23d6-25e3-428e-a30e-ee9de4d790eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8e23d6-25e3-428e-a30e-ee9de4d790eb found for delete ", "request_id": "req-e6f9f290-9648-4312-a8b8-3e1e518d6452"}]} [pid: 7|app: 0|req: 893/1847] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/security-groups?tenant_id=79d477203fd743bf8805f011b275e81b&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: 955/1848] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:01:09 2026] PUT /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/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: 956/1849] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1850] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 855 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1851] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/ports?device_id=be20ca0c-7f93-4b5d-bb3b-8f11df05c48d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1852] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1853] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 756 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1854] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:09 2026] DELETE /v2.0/security-groups/b75360ec-ec76-43aa-84d9-1c8b06237114 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:09.816 8 INFO neutron.api.v2.resource [None req-63d242c2-785b-4cd1-b748-ba7949122f27 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1855] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:09 2026] DELETE /v2.0/routers/be20ca0c-7f93-4b5d-bb3b-8f11df05c48d => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1856] 10.0.0.173 () {34 vars in 769 bytes} [Fri Jul 10 01:01:09 2026] PUT /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1857] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/ports?device_id=dfee4d18-4991-4c12-8e33-31d09108ce22 => 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: 961/1858] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=20e8371e-c331-4416-9229-87497871eb86 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1859] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:09.919 8 INFO neutron.api.v2.resource [None req-31353d57-92c6-47c4-b3fe-7e0b96e60cf5 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/1860] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:09 2026] DELETE /v2.0/routers/dfee4d18-4991-4c12-8e33-31d09108ce22 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1861] 10.0.0.173 () {34 vars in 765 bytes} [Fri Jul 10 01:01:09 2026] PUT /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1862] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/subnets?id=7be93d89-5df4-434c-960c-987cedea7f9b => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:09.956 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01164882-ce14-4b6f-91a6-22931e26ca4d 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 964/1863] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:09 2026] DELETE /v2.0/subnets/f7195157-f9f3-4464-98b9-c58adcbb874d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1864] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1865] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/ports?network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c&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: 7|app: 0|req: 901/1866] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:09 2026] GET /v2.0/ports?device_id=7e019223-751c-4e41-a02e-3136b8dbcb33 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:10.033 7 INFO neutron.api.v2.resource [None req-bed5ca50-615f-4fd5-aa20-336122cb8c49 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1867] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/routers/7e019223-751c-4e41-a02e-3136b8dbcb33 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1868] 10.0.0.173 () {34 vars in 787 bytes} [Fri Jul 10 01:01:09 2026] PUT /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1869] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:10.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b904ec7a-3201-4d85-b590-6e1a92b82a83 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 903/1870] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 968/1871] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/subnets/7d068722-b1f1-44c1-bc93-c5399912197c => 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: 969/1872] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/ports?device_id=eb8247d1-e72b-4625-b036-8985b98ddac2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1873] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:01:10 2026] PUT /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:10.156 7 INFO neutron.api.v2.resource [None req-a5f06ffd-3369-4d6c-8708-1d903723d61d 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 905/1874] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/routers/eb8247d1-e72b-4625-b036-8985b98ddac2 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1875] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1876] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:10.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dc642ad-d57b-4471-b0d9-5602f4c0ba15 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1877] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/subnets/6f261312-6af3-4231-b060-65679aaa148f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:01:10.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f86b3d4-c4a1-4cf3-a52d-f44a589286cf 956a1ac11ae649668320741bc57cb15a 037829e6efb343649d556a8dd4287143 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 971/1878] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1879] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/subnets/bda95d1e-3e68-4ae7-9948-af85277d6448 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:01:10.257 8 INFO neutron.api.v2.resource [None req-dafeeea9-c30a-42e8-b691-3d61eb372d02 12b1e1bc5ed14991bb5bf7d1d58094c7 2ac53926e2aa4034ba49233e25baea54 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1880] 10.0.0.173 () {32 vars in 750 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1881] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1882] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:10.426 7 INFO neutron.api.v2.resource [None req-abd15908-4973-47c0-ac87-61419730a9e6 12b1e1bc5ed14991bb5bf7d1d58094c7 2ac53926e2aa4034ba49233e25baea54 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1883] 10.0.0.173 () {32 vars in 753 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1886] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1887] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1888] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:01:10 2026] DELETE /v2.0/subnetpools/c3ecd094-835f-4c22-b822-5237beb9feba => 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: 914/1889] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1890] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:10 2026] GET /v2.0/security-groups?tenant_id=037829e6efb343649d556a8dd4287143&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1891] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:11 2026] DELETE /v2.0/security-groups/d11932c1-fd35-4f88-a386-2a0a2ece3917 => 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: 977/1892] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:11 2026] GET /v2.0/security-groups?tenant_id=2ac53926e2aa4034ba49233e25baea54&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1893] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:11 2026] DELETE /v2.0/security-groups/38b1ef7a-c73c-47db-a1ea-6f3420d903d8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1894] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:11 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 857 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1895] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:11 2026] GET /v2.0/security-groups?tenant_id=d05ab06ec5bf477abf58a1f847c2c168&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1896] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:11 2026] DELETE /v2.0/security-groups/e256e5ae-ce43-4252-a40d-6b7d18be3df6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:13.201 7 WARNING neutron_lib.context [None req-13153890-0267-4751-b028-505e18e218a6 38cd4297b2424429b34ed2b60586e82a a1843c8850144cf491346b8d0213e3d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 918/1897] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:13 2026] POST /v2.0/security-groups => generated 1625 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1898] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:01:13 2026] GET /v2.0/security-groups => generated 4530 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1899] 10.0.0.173 () {34 vars in 757 bytes} [Fri Jul 10 01:01:13 2026] PUT /v2.0/security-groups/8c9e2925-4186-4881-b04e-e8dbc0b9e8f9 => generated 1662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1900] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 01:01:13 2026] GET /v2.0/security-groups/8c9e2925-4186-4881-b04e-e8dbc0b9e8f9 => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1901] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:13 2026] DELETE /v2.0/security-groups/8c9e2925-4186-4881-b04e-e8dbc0b9e8f9 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1902] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:01:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:13.753 7 INFO neutron.api.v2.resource [None req-6cf3b582-f39d-4d94-81cc-c810382db135 38cd4297b2424429b34ed2b60586e82a a1843c8850144cf491346b8d0213e3d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1903] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:13 2026] DELETE /v2.0/security-groups/8c9e2925-4186-4881-b04e-e8dbc0b9e8f9 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:01:13.767 8 WARNING neutron_lib.context [None req-c4e59e61-8fa7-448e-92f7-7aad6979328f 38cd4297b2424429b34ed2b60586e82a a1843c8850144cf491346b8d0213e3d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/1904] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:01:13.903 7 WARNING neutron_lib.context [None req-025130d8-fbd5-4816-8ea8-302a7097b524 38cd4297b2424429b34ed2b60586e82a a1843c8850144cf491346b8d0213e3d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1905] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1906] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules/4ba3e074-31a1-4f68-8309-2e228768b6dd => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1907] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1908] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:01:14 2026] DELETE /v2.0/security-group-rules/4ba3e074-31a1-4f68-8309-2e228768b6dd => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1909] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:14.325 8 WARNING neutron_lib.context [None req-4ad94bb3-c9e2-4a56-8ae5-37765661ac99 38cd4297b2424429b34ed2b60586e82a a1843c8850144cf491346b8d0213e3d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 986/1910] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1911] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules/7fe84cac-7366-4178-8bfa-f692b8055f4a => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1912] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1913] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:01:14 2026] DELETE /v2.0/security-group-rules/7fe84cac-7366-4178-8bfa-f692b8055f4a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1914] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:14.740 7 WARNING neutron_lib.context [None req-e342e099-0b3d-4bcd-bb70-f0c1a19034e2 38cd4297b2424429b34ed2b60586e82a a1843c8850144cf491346b8d0213e3d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:14.776 7 INFO neutron.db.securitygroups_db [None req-e342e099-0b3d-4bcd-bb70-f0c1a19034e2 38cd4297b2424429b34ed2b60586e82a a1843c8850144cf491346b8d0213e3d1 - - default default] Project a1843c8850144cf491346b8d0213e3d1 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: 927/1915] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1916] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules/b2f475e0-c854-431d-a170-eb82e4aca204 => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1917] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:01:14 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1918] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:01:14 2026] DELETE /v2.0/security-group-rules/b2f475e0-c854-431d-a170-eb82e4aca204 => 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: 929/1919] 10.0.0.173 () {32 vars in 672 bytes} [Fri Jul 10 01:01:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1920] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:15 2026] DELETE /v2.0/security-groups/3073bdb1-b7c5-48e5-9493-697d58a6d375 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1921] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:01:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1922] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:01:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1923] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:15 2026] GET /v2.0/security-groups?tenant_id=a1843c8850144cf491346b8d0213e3d1&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1924] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:15 2026] DELETE /v2.0/security-groups/81ccd68d-567b-4ea2-afe2-d28498cb912a => 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: 932/1925] 10.0.0.173 () {32 vars in 622 bytes} [Fri Jul 10 01:01:17 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: 994/1926] 10.0.0.173 () {32 vars in 632 bytes} [Fri Jul 10 01:01:17 2026] GET /v2.0/ => generated 632 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1927] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 01:01:18 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1928] 10.0.0.214 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:18 2026] GET /v2.0/security-groups?id=dc5e154e-4893-4a47-9c20-2dc5421454ed&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1929] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:18 2026] GET /v2.0/security-groups?tenant_id=627ad6ae8bf84c34b595bdb3415dd852&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1930] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:18 2026] DELETE /v2.0/security-groups/e7be8495-6087-4a11-b7db-5274f3cf3894 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:19.059 7 WARNING neutron_lib.context [None req-2f6bee4c-acd2-4c10-b905-32718bd87279 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:19.193 7 INFO neutron.db.segments_db [None req-2f6bee4c-acd2-4c10-b905-32718bd87279 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Added segment fd71f40d-b389-4152-9b06-06f34367f3a2 of type vxlan for network 90aa7882-2e3e-4909-b7d4-8794bacda421 [pid: 7|app: 0|req: 934/1931] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:18 2026] POST /v2.0/networks => generated 640 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:19.336 8 WARNING neutron_lib.context [None req-92547704-1517-4672-bcbc-5ada9a98bdb8 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/1932] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:19 2026] POST /v2.0/subnets => generated 633 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1933] 10.0.0.173 () {32 vars in 825 bytes} [Fri Jul 10 01:01:19 2026] GET /v2.0/ports?project_id=931788e184994cdd8cbec515591838a0&network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 3691 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1934] 10.0.0.173 () {32 vars in 721 bytes} [Fri Jul 10 01:01:19 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:19.870 8 WARNING neutron_lib.context [None req-63e5b0ea-08bf-4d68-b1b5-0eac78890dda a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 936/1935] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 01:01:20 2026] GET /v2.0/subnets?network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f => generated 644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1936] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:19 2026] POST /v2.0/subnets => generated 707 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:20.217 7 WARNING neutron_lib.context [None req-f35d4b4c-6bb8-4322-94ea-02c100b4f2e6 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:20.306 7 INFO neutron.db.segments_db [None req-f35d4b4c-6bb8-4322-94ea-02c100b4f2e6 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Added segment b85e6352-9a75-4d3b-8157-1fd25ce17a16 of type vxlan for network 85048e0d-0256-4099-a14d-4407841e807d [pid: 7|app: 0|req: 937/1937] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:20 2026] POST /v2.0/networks => generated 638 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:20.434 7 WARNING neutron_lib.context [None req-841868ce-831b-41cb-9eee-857659fc3711 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:20.505 8 INFO neutron.db.l3_db [None req-8762c561-cdc5-4499-ad6a-5a617a2d8e70 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Floating IP 859f91be-7b3b-4540-b965-18d29390e2eb disassociated. External IP: 10.96.250.213, port: 20e8371e-c331-4416-9229-87497871eb86. [pid: 7|app: 0|req: 938/1938] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:20 2026] POST /v2.0/subnets => generated 632 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:20.825 7 WARNING neutron_lib.context [None req-ec19d72f-5134-4009-99c0-0692c5aeb2c3 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/1939] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:01:20 2026] PUT /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 554 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1940] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:20 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:21.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fa64dcf-ab86-4234-8913-f75a783e99c6'] response: {'name': 'network-changed', 'server_uuid': '7f6e8c56-1ebb-455c-864a-538d28233f1e', 'tag': '20e8371e-c331-4416-9229-87497871eb86', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1003/1941] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:21 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1942] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:20 2026] POST /v2.0/subnets => generated 702 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:21.185 7 WARNING neutron_lib.context [None req-fe28b995-f4cd-4ac2-a497-a8206d2ed6da a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1004/1943] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:21 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => 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: 1005/1944] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=20e8371e-c331-4416-9229-87497871eb86 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:21.243 7 INFO neutron.db.segments_db [None req-fe28b995-f4cd-4ac2-a497-a8206d2ed6da a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Added segment 8a70cfcb-01d2-4df0-ba7f-581ad508019e of type vxlan for network 7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 [pid: 8|app: 0|req: 1006/1945] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:01:21 2026] GET /v2.0/subnets?id=7be93d89-5df4-434c-960c-987cedea7f9b => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1946] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:21 2026] GET /v2.0/ports?network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c&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: 940/1947] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:21 2026] POST /v2.0/networks => generated 636 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:21.396 7 WARNING neutron_lib.context [None req-b5e50c9e-ef59-4666-a251-e24d0c0d786c a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/1948] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:21 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1949] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:21 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 941/1950] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:21 2026] POST /v2.0/subnets => generated 631 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:21.778 8 WARNING neutron_lib.context [None req-2e36c951-d9f2-4ab8-a107-5120d86fe755 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/1951] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:22 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1952] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:21 2026] POST /v2.0/subnets => generated 706 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:22.225 7 WARNING neutron_lib.context [None req-e2326394-865e-46d7-84ca-8cf1d84e6afd a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:22.282 7 INFO neutron.db.segments_db [None req-e2326394-865e-46d7-84ca-8cf1d84e6afd a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Added segment ca899c05-b4e1-4ae3-bdaf-4254a7ee5409 of type vxlan for network 787234d2-368d-48c6-8949-94ef7e8040e5 2026-07-10 01:01:22.681 7 INFO neutron.db.l3_hamode_db [None req-e2326394-865e-46d7-84ca-8cf1d84e6afd a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1011/1953] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:23 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 552 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1954] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:23 2026] GET /v2.0/security-groups?tenant_id=5a52241f8da040568cb4d7e5dd376408&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1955] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:23 2026] DELETE /v2.0/security-groups/cb084bb2-4cbe-4f4b-b208-8c3a16747c53 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:23.867 7 INFO neutron.db.l3_hamode_db [None req-e2326394-865e-46d7-84ca-8cf1d84e6afd a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1014/1956] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:23 2026] GET /v2.0/security-groups?tenant_id=bc6081dcaa5645e8bb4c695c778e26f4&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1957] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:24 2026] DELETE /v2.0/security-groups/7dcb965e-cfe2-4500-aeb1-3ad5c71b8815 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:24.181 8 WARNING neutron_lib.context [None req-29ba71ea-c7ae-481d-ad72-b5f706d45caf 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1016/1958] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 01:01:24 2026] POST /v2.0/security-groups => generated 1673 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:01:24.366 8 WARNING neutron_lib.context [None req-a354e258-22b5-4303-b1f5-9a26019bfa9f 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1017/1959] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:24.519 8 WARNING neutron_lib.context [None req-e415cd79-63ba-4e69-a310-aec8925f99ef 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1960] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:24.656 8 WARNING neutron_lib.context [None req-d8ac19de-53f6-4617-8b15-a98adc7c3921 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/1961] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:24.877 8 WARNING neutron_lib.context [None req-c812133e-8ed6-4556-8fb3-e73d3ce37344 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1020/1962] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:25.049 8 WARNING neutron_lib.context [None req-b31a93cf-4659-4f18-8655-1dfc7aada85c 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:25.088 8 INFO neutron.db.securitygroups_db [None req-b31a93cf-4659-4f18-8655-1dfc7aada85c 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Project 931788e184994cdd8cbec515591838a0 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: 1021/1963] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:25.168 8 WARNING neutron_lib.context [None req-7136cf81-a699-4030-879c-8f0351449d3e 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:25.202 8 INFO neutron.db.securitygroups_db [None req-7136cf81-a699-4030-879c-8f0351449d3e 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Project 931788e184994cdd8cbec515591838a0 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: 1022/1964] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1967] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:01:22 2026] POST /v2.0/routers => generated 685 bytes in 3430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1968] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 01:01:25 2026] GET /v2.0/networks => generated 1297 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1969] 10.0.0.211 () {34 vars in 1097 bytes} [Fri Jul 10 01:01:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-388346623&fields=id&tenant_id=931788e184994cdd8cbec515591838a0 => generated 69 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1970] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 01:01:26 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 660 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1971] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 01:01:26 2026] GET /v2.0/quotas/931788e184994cdd8cbec515591838a0 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1972] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 01:01:26 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&fields=id => generated 149 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1973] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 01:01:26 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 950/1974] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 01:01:26 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 951/1975] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:26 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => 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: 952/1976] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:27 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 660 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1977] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 01:01:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=931788e184994cdd8cbec515591838a0 => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:27.528 7 WARNING neutron_lib.context [req-ae489d31-4ab2-4e5b-909f-70e7e9207bce req-20c6ad4f-0a1e-4310-bc99-0525df24cfde 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1978] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:01:27 2026] POST /v2.0/ports => generated 954 bytes in 481 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: 1025/1979] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:01:25 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/add_router_interface => generated 309 bytes in 2517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1980] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:28 2026] GET /v2.0/security-groups?tenant_id=0eac16aa6e86413a8417e0d2eef4cdd0&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1981] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:28 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 957 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1982] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:01:28 2026] PUT /v2.0/ports/45697e4b-cb90-4ddc-a083-5d8db8de9908 => generated 1199 bytes in 547 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-07-10 01:01:28.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34f0717e-c9e0-41d7-aa27-58dccef4d6ed'] response: {'name': 'network-changed', 'server_uuid': '68ca80d8-2716-4add-a569-a01c46104dea', 'tag': '45697e4b-cb90-4ddc-a083-5d8db8de9908', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 957/1983] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:28 2026] DELETE /v2.0/security-groups/a00e483a-9cb8-409d-a0bf-b607f2bd4035 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 958/1984] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:28 2026] GET /v2.0/security-groups?id=92f0a0c8-ea1a-4025-b83f-4bbf467e257e&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: 959/1985] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:28 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1986] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=45697e4b-cb90-4ddc-a083-5d8db8de9908 => 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: 961/1987] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/subnets?id=7be93d89-5df4-434c-960c-987cedea7f9b => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1988] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/ports?network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c&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: 963/1989] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?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: 964/1990] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1991] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1992] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 756 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1993] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=45697e4b-cb90-4ddc-a083-5d8db8de9908 => 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: 968/1994] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/subnets?id=7be93d89-5df4-434c-960c-987cedea7f9b => 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: 969/1995] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/ports?network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c&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: 970/1996] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1997] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:29 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1998] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:30 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1999] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:01:28 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/add_router_interface => generated 309 bytes in 1794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2000] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:30 2026] GET /v2.0/security-groups?id=92f0a0c8-ea1a-4025-b83f-4bbf467e257e&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2001] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:31 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2002] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:31 2026] GET /v2.0/security-groups?id=92f0a0c8-ea1a-4025-b83f-4bbf467e257e&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2003] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:01:30 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/add_router_interface => generated 309 bytes in 1948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:32.139 7 WARNING neutron_lib.context [None req-e51e0944-7663-4b1a-89c5-5977d82817f0 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 976/2004] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:32 2026] POST /v2.0/security-groups => generated 1627 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:01:32.287 8 WARNING neutron_lib.context [None req-f49f4f91-d1e6-4b14-86ad-ae7282c3c8f5 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2005] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:32.431 8 WARNING neutron_lib.context [None req-9c23755d-e98e-45be-a2b0-397c118446ef a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 977/2006] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:32 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2007] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:32.576 8 WARNING neutron_lib.context [None req-cdabc33b-789d-434e-a5e5-02b029a97ea0 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2008] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:32 2026] GET /v2.0/security-groups?id=92f0a0c8-ea1a-4025-b83f-4bbf467e257e&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2009] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:32 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2010] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:32.712 8 WARNING neutron_lib.context [None req-cda54478-55e9-4eb3-885d-fd363cec0bad a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 980/2011] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:32 2026] GET /v2.0/security-groups?id=92f0a0c8-ea1a-4025-b83f-4bbf467e257e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2012] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:01:32 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2013] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:32.841 8 WARNING neutron_lib.context [None req-dd30cb2c-e468-4eb2-ac55-fc2ee695fa7a a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2014] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:32.986 8 WARNING neutron_lib.context [None req-ac523ea9-aebb-4beb-8d84-1cc7befdc992 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2015] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:32 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-07-10 01:01:33.129 8 WARNING neutron_lib.context [None req-b8597fb7-89ef-43d4-9465-c5e328d9210e a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2016] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:33.286 8 WARNING neutron_lib.context [None req-cc20e117-7037-42fe-a580-925d11fd11ae a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:33.287 7 INFO neutron.db.l3_db [None req-a44daa42-f63a-44b9-8887-9329d86e35be 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Floating IP 859f91be-7b3b-4540-b965-18d29390e2eb associated. External IP: 10.96.250.213, port: 45697e4b-cb90-4ddc-a083-5d8db8de9908. [pid: 8|app: 0|req: 1036/2017] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:33.435 8 WARNING neutron_lib.context [None req-1773427b-d137-4da8-b3bd-1b9e9b7540f3 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2018] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:33.603 8 WARNING neutron_lib.context [None req-1a370159-16c4-4fb5-a3fd-0e2d2ee8059d a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 982/2019] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:01:32 2026] PUT /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 855 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2020] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:33.774 8 WARNING neutron_lib.context [None req-c21e9616-144f-4ba9-b5c1-a7af932f7f27 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:33.788 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf712774-ec46-416c-9a5b-c04499d09cea'] response: {'name': 'network-changed', 'server_uuid': '68ca80d8-2716-4add-a569-a01c46104dea', 'tag': '45697e4b-cb90-4ddc-a083-5d8db8de9908', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 983/2021] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:33 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2022] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:33 2026] GET /v2.0/ports?tenant_id=931788e184994cdd8cbec515591838a0&device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2023] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:33 2026] GET /v2.0/networks?id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 756 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2024] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:01:33 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: 7|app: 0|req: 986/2025] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=45697e4b-cb90-4ddc-a083-5d8db8de9908 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2026] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/subnets?id=7be93d89-5df4-434c-960c-987cedea7f9b => generated 654 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2027] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/ports?network_id=4fb03dc7-f34b-4d01-b61f-061fa1554a8c&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2028] 10.0.0.211 () {34 vars in 1093 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-347621525&fields=id&tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2029] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2030] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2031] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/quotas/0b99c3d7e4ca4547a83e66bdee387d4d => 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: 1042/2032] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2033] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&fields=id => generated 287 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2034] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 992/2035] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 993/2036] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/ports?device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => 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: 1044/2037] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:34 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 855 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2038] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:35 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 705 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2039] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 01:01:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d => generated 178 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:35.777 7 WARNING neutron_lib.context [req-0ab2bfea-367b-4b6a-b4c6-bf93ce7ce60a req-481329fb-a94a-424b-925b-77903b65b50f a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/2040] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:01:35 2026] GET /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2041] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:01:35 2026] POST /v2.0/ports => generated 1183 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2042] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:01:36 2026] PUT /v2.0/ports/91823eea-4a91-4786-aa13-efab0b190174 => generated 1428 bytes in 572 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: 996/2043] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:36 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1048/2044] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=91823eea-4a91-4786-aa13-efab0b190174 => 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: 997/2045] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A392&port_id=91823eea-4a91-4786-aa13-efab0b190174 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:37.145 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19acb4e2-c902-4367-8936-5919df599f89'] response: {'name': 'network-changed', 'server_uuid': 'b8d2b454-e089-4a4f-b82b-1e39ac4aa527', 'tag': '91823eea-4a91-4786-aa13-efab0b190174', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1049/2046] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => 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: 998/2047] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1050/2048] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2049] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2050] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1000/2051] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1467 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2052] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2053] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=91823eea-4a91-4786-aa13-efab0b190174 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2054] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A392&port_id=91823eea-4a91-4786-aa13-efab0b190174 => 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: 1002/2055] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2056] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&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: 1003/2057] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&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: 8|app: 0|req: 1055/2058] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:37 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2059] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:38 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1056/2060] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:39 2026] GET /v2.0/security-groups?tenant_id=49391ff3781647c69db6145ee024815e&name=default => generated 2927 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2061] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:39 2026] DELETE /v2.0/security-groups/45a3d836-0e8a-43b9-a153-a80d47a0eba6 => 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: 1057/2062] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:39 2026] GET /v2.0/ports?device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2063] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:40 2026] GET /v2.0/security-groups?id=b775bff8-58cd-4557-ac79-9b66fcfaf978&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2064] 10.0.0.173 () {32 vars in 817 bytes} [Fri Jul 10 01:01:40 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&mac_address=fa%3A16%3A3e%3A31%3Aa4%3A5a => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:40.277 7 WARNING neutron_lib.context [None req-21fb8742-8374-4f7f-a4da-677b7b6f62ac a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:41.342 7 INFO neutron.db.l3_db [None req-21fb8742-8374-4f7f-a4da-677b7b6f62ac a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Floating IP c19a57c9-3ebc-4b69-bbc7-cf107b23c9e6 associated. External IP: 10.96.250.206, port: 91823eea-4a91-4786-aa13-efab0b190174. [pid: 7|app: 0|req: 1007/2067] 10.0.0.173 () {34 vars in 676 bytes} [Fri Jul 10 01:01:40 2026] POST /v2.0/floatingips => generated 855 bytes in 1998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2068] 10.0.0.211 () {34 vars in 1093 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-347621525&fields=id&tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:42.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3c03c2d-e890-46bb-831c-1438684fb1b6'] response: {'name': 'network-changed', 'server_uuid': 'b8d2b454-e089-4a4f-b82b-1e39ac4aa527', 'tag': '91823eea-4a91-4786-aa13-efab0b190174', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1008/2069] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 703 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2070] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/quotas/0b99c3d7e4ca4547a83e66bdee387d4d => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2071] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2072] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2073] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=91823eea-4a91-4786-aa13-efab0b190174 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2074] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A392&port_id=91823eea-4a91-4786-aa13-efab0b190174 => 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: 1066/2075] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 1363 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2076] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&fields=id => generated 333 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2077] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2078] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2079] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1012/2080] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1069/2081] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:42 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1013/2082] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:43 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2083] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:43 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => 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: 1014/2084] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 01:01:43 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2085] 10.0.0.214 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:43 2026] GET /v2.0/security-groups?id=92f0a0c8-ea1a-4025-b83f-4bbf467e257e&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2086] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:44 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 703 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2087] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 01:01:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d => generated 178 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:44.358 8 WARNING neutron_lib.context [req-906850c8-e5e1-4186-bc72-4b56363548f4 req-6f19451c-8534-484e-b09f-8ee2632d0f30 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:44.478 7 WARNING neutron_lib.context [None req-bf32e9cd-47d3-44f1-b2b0-bb9d4372ecf4 fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:44.612 7 INFO neutron.db.segments_db [None req-bf32e9cd-47d3-44f1-b2b0-bb9d4372ecf4 fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Added segment dc2ed3e6-7eda-487f-8b48-7bec27da7d3b of type vxlan for network dff1fdce-fbbd-43e3-a751-62a18f708144 [pid: 7|app: 0|req: 1016/2088] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:44 2026] POST /v2.0/networks => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:44.744 7 WARNING neutron_lib.context [None req-2f36177b-23ab-450e-9390-fcb2658917d1 fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:44.807 7 INFO neutron.db.segments_db [None req-2f36177b-23ab-450e-9390-fcb2658917d1 fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Added segment e338d45a-a39e-45cd-be5c-fb6670930230 of type vxlan for network 7a3778be-299e-4b41-a9da-4342ac3f6adc [pid: 8|app: 0|req: 1073/2089] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:01:44 2026] POST /v2.0/ports => generated 1187 bytes in 541 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: 1017/2090] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:44 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:44.925 7 WARNING neutron_lib.context [None req-73612096-5663-4971-9818-073b1737b808 fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:44.983 7 INFO neutron.db.segments_db [None req-73612096-5663-4971-9818-073b1737b808 fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Added segment 0fd0d4a4-58f1-40af-88dc-849cec76a4c1 of type vxlan for network b2054e36-c8fe-4c5c-be52-a13afdeed54c [pid: 7|app: 0|req: 1018/2091] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:44 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:45.098 7 WARNING neutron_lib.context [None req-ad0584b9-8c0e-447b-b37e-0f71bd490abb fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:45.163 7 INFO neutron.db.segments_db [None req-ad0584b9-8c0e-447b-b37e-0f71bd490abb fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Added segment 9a89734e-904d-443f-8c31-86b41f381d44 of type vxlan for network d83b8a74-4db6-451a-b403-9ae5395f2a7d [pid: 7|app: 0|req: 1019/2092] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:45 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:45.276 7 WARNING neutron_lib.context [None req-66a699e0-2633-456d-9b8f-30c8f38e13ce fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:45.365 7 INFO neutron.db.segments_db [None req-66a699e0-2633-456d-9b8f-30c8f38e13ce fe857d2141ca456397c45f3956adda06 fff0437391ec4ea1aa114d6b1930714b - - default default] Added segment cbab6750-d952-4784-97a4-12d8fbd4cc5f of type vxlan for network 27038f8f-628c-4f32-bbcd-4349c62de14f [pid: 7|app: 0|req: 1020/2093] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:01:45 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2094] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:01:44 2026] PUT /v2.0/ports/acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 1432 bytes in 591 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: 1021/2095] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:01:45 2026] PUT /v2.0/networks/dff1fdce-fbbd-43e3-a751-62a18f708144/tags => generated 17 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2096] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:45 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1471 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:45.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-381b5df3-acce-4bed-9167-eb4a395255a5'] response: {'name': 'network-changed', 'server_uuid': '8a73fda8-6648-41b8-b03e-5dee07933637', 'tag': 'acd96f2d-9556-4d5e-a0c8-f16e507a6825', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1022/2097] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:01:45 2026] PUT /v2.0/networks/7a3778be-299e-4b41-a9da-4342ac3f6adc/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2098] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.251&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 19 bytes in 32 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: 1023/2099] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:01:45 2026] PUT /v2.0/networks/b2054e36-c8fe-4c5c-be52-a13afdeed54c/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2100] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:01:45 2026] PUT /v2.0/networks/d83b8a74-4db6-451a-b403-9ae5395f2a7d/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2101] 10.0.0.173 () {32 vars in 665 bytes} [Fri Jul 10 01:01:45 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2102] 10.0.0.173 () {32 vars in 679 bytes} [Fri Jul 10 01:01:45 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2103] 10.0.0.173 () {32 vars in 675 bytes} [Fri Jul 10 01:01:45 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2104] 10.0.0.173 () {32 vars in 687 bytes} [Fri Jul 10 01:01:45 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2105] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:01:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 19 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2106] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2107] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2108] 10.0.0.173 () {32 vars in 673 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2109] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2110] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1030/2111] 10.0.0.173 () {32 vars in 687 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2112] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1031/2113] 10.0.0.173 () {32 vars in 683 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2114] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2115] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2116] 10.0.0.173 () {32 vars in 695 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2117] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.251&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => 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: 1086/2118] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2119] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2120] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2121] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:46 2026] DELETE /v2.0/networks/dff1fdce-fbbd-43e3-a751-62a18f708144 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2122] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:46.828 7 INFO neutron.services.segments.plugin [-] Segment dc2ed3e6-7eda-487f-8b48-7bec27da7d3b resource provider aggregate not found 2026-07-10 01:01:46.837 7 INFO neutron.services.segments.plugin [-] Segment dc2ed3e6-7eda-487f-8b48-7bec27da7d3b resource provider aggregate not found 2026-07-10 01:01:46.855 7 INFO neutron.services.segments.plugin [-] Segment dc2ed3e6-7eda-487f-8b48-7bec27da7d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc2ed3e6-7eda-487f-8b48-7bec27da7d3b found for delete ", "request_id": "req-9c0180c8-aeb5-4803-a837-e3ed4ee9c663"}]} 2026-07-10 01:01:46.863 7 INFO neutron.services.segments.plugin [-] Segment dc2ed3e6-7eda-487f-8b48-7bec27da7d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc2ed3e6-7eda-487f-8b48-7bec27da7d3b found for delete ", "request_id": "req-b72d6a54-1149-4085-80a7-dfa9afe09efe"}]} [pid: 8|app: 0|req: 1090/2123] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2124] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:46 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2125] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:46 2026] DELETE /v2.0/networks/7a3778be-299e-4b41-a9da-4342ac3f6adc => 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: 1092/2126] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:47 2026] DELETE /v2.0/networks/b2054e36-c8fe-4c5c-be52-a13afdeed54c => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2127] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:47 2026] DELETE /v2.0/networks/d83b8a74-4db6-451a-b403-9ae5395f2a7d => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:01:47.471 8 INFO neutron.services.segments.plugin [-] Segment 0fd0d4a4-58f1-40af-88dc-849cec76a4c1 resource provider aggregate not found 2026-07-10 01:01:47.478 8 INFO neutron.services.segments.plugin [-] Segment 0fd0d4a4-58f1-40af-88dc-849cec76a4c1 resource provider aggregate not found 2026-07-10 01:01:47.507 8 INFO neutron.services.segments.plugin [-] Segment 0fd0d4a4-58f1-40af-88dc-849cec76a4c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd0d4a4-58f1-40af-88dc-849cec76a4c1 found for delete ", "request_id": "req-9b8ea23d-2fb1-4176-a793-ff1ef23b05b2"}]} 2026-07-10 01:01:47.518 8 INFO neutron.services.segments.plugin [-] Segment 0fd0d4a4-58f1-40af-88dc-849cec76a4c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd0d4a4-58f1-40af-88dc-849cec76a4c1 found for delete ", "request_id": "req-f7a18376-549b-419b-91e0-5dd5af9d9ad7"}]} [pid: 8|app: 0|req: 1093/2128] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:47 2026] DELETE /v2.0/networks/27038f8f-628c-4f32-bbcd-4349c62de14f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2129] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:48 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1202 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2130] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:48 2026] GET /v2.0/security-groups?id=b775bff8-58cd-4557-ac79-9b66fcfaf978&fields=id&fields=name => generated 111 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2131] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:48 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2132] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:48 2026] GET /v2.0/security-groups?id=92f0a0c8-ea1a-4025-b83f-4bbf467e257e&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2133] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:48 2026] GET /v2.0/security-groups?tenant_id=fff0437391ec4ea1aa114d6b1930714b&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:48.872 7 INFO neutron.services.segments.plugin [-] Segment e338d45a-a39e-45cd-be5c-fb6670930230 resource provider aggregate not found 2026-07-10 01:01:48.882 7 INFO neutron.services.segments.plugin [-] Segment e338d45a-a39e-45cd-be5c-fb6670930230 resource provider aggregate not found 2026-07-10 01:01:48.895 7 INFO neutron.services.segments.plugin [-] Segment e338d45a-a39e-45cd-be5c-fb6670930230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e338d45a-a39e-45cd-be5c-fb6670930230 found for delete ", "request_id": "req-051da751-3049-45fd-968b-5574499ed287"}]} [pid: 7|app: 0|req: 1039/2134] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:48 2026] DELETE /v2.0/security-groups/65a8701e-5215-426a-a286-a2c71f506d65 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:49.053 7 INFO neutron.services.segments.plugin [-] Segment e338d45a-a39e-45cd-be5c-fb6670930230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e338d45a-a39e-45cd-be5c-fb6670930230 found for delete ", "request_id": "req-acc39705-24d2-476f-a832-d9d4c718b028"}]} 2026-07-10 01:01:49.063 7 INFO neutron.services.segments.plugin [-] Segment 9a89734e-904d-443f-8c31-86b41f381d44 resource provider aggregate not found [pid: 8|app: 0|req: 1096/2135] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:01:48 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:49.089 7 INFO neutron.services.segments.plugin [-] Segment 9a89734e-904d-443f-8c31-86b41f381d44 resource provider aggregate not found 2026-07-10 01:01:49.094 7 INFO neutron.services.segments.plugin [-] Segment 9a89734e-904d-443f-8c31-86b41f381d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a89734e-904d-443f-8c31-86b41f381d44 found for delete ", "request_id": "req-5d11878b-c1be-47dc-9c34-eb62466b0b7a"}]} 2026-07-10 01:01:49.109 7 INFO neutron.services.segments.plugin [-] Segment 9a89734e-904d-443f-8c31-86b41f381d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a89734e-904d-443f-8c31-86b41f381d44 found for delete ", "request_id": "req-07d859be-1358-4b43-81b3-9d511df7368d"}]} [pid: 7|app: 0|req: 1040/2136] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:49 2026] GET /v2.0/security-groups?tenant_id=52e8965e636440f1b810aff698c3c115&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2137] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:49 2026] DELETE /v2.0/security-groups/d9861e2e-4665-4386-ad71-8cc4755cd16f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:49.530 8 INFO neutron.services.segments.plugin [-] Segment cbab6750-d952-4784-97a4-12d8fbd4cc5f resource provider aggregate not found 2026-07-10 01:01:49.548 8 INFO neutron.db.l3_db [req-ead742c7-d707-4220-8bd8-c8f1c04e9d8b req-ea79d4c2-5a4b-4ef7-b145-3c6a7c55ee34 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] Floating IP 859f91be-7b3b-4540-b965-18d29390e2eb disassociated. External IP: 10.96.250.213, port: 45697e4b-cb90-4ddc-a083-5d8db8de9908. 2026-07-10 01:01:49.551 8 INFO neutron.services.segments.plugin [-] Segment cbab6750-d952-4784-97a4-12d8fbd4cc5f resource provider aggregate not found 2026-07-10 01:01:49.558 8 INFO neutron.services.segments.plugin [-] Segment cbab6750-d952-4784-97a4-12d8fbd4cc5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbab6750-d952-4784-97a4-12d8fbd4cc5f found for delete ", "request_id": "req-65640aae-9ed2-4710-ac01-9b95d989e911"}]} 2026-07-10 01:01:49.569 8 INFO neutron.services.segments.plugin [-] Segment cbab6750-d952-4784-97a4-12d8fbd4cc5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbab6750-d952-4784-97a4-12d8fbd4cc5f found for delete ", "request_id": "req-f394748a-2624-446a-a277-8b3fb126ae9d"}]} [pid: 7|app: 0|req: 1042/2138] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:49 2026] GET /v2.0/security-groups?tenant_id=fac0a1f8d28545c6b5d6eea80c5ad4e6&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2139] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:49 2026] GET /v2.0/ports?device_id=68ca80d8-2716-4add-a569-a01c46104dea => 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: 1044/2140] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:49 2026] DELETE /v2.0/security-groups/98062755-4d27-4e37-91af-50ea396b4d20 => 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: 1097/2141] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:01:49 2026] DELETE /v2.0/ports/45697e4b-cb90-4ddc-a083-5d8db8de9908 => generated 0 bytes in 964 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2142] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:50 2026] DELETE /v2.0/security-groups/92f0a0c8-ea1a-4025-b83f-4bbf467e257e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:51.069 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3717d244-3ebb-41ce-8dec-617a4c95ba0d'] response: {'server_uuid': '68ca80d8-2716-4add-a569-a01c46104dea', 'name': 'network-vif-deleted', 'tag': '45697e4b-cb90-4ddc-a083-5d8db8de9908', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1098/2143] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:01:51 2026] DELETE /v2.0/floatingips/859f91be-7b3b-4540-b965-18d29390e2eb => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2144] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:51 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2145] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:51 2026] GET /v2.0/security-groups?id=dc5e154e-4893-4a47-9c20-2dc5421454ed&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: 1047/2146] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:01:52 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2147] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:01:52 2026] DELETE /v2.0/ports/20e8371e-c331-4416-9229-87497871eb86 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2148] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 01:01:52 2026] GET /v2.0/ports?device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2149] 10.0.0.214 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:52 2026] GET /v2.0/security-groups?id=b775bff8-58cd-4557-ac79-9b66fcfaf978&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2150] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:52 2026] GET /v2.0/ports?device_id=7f6e8c56-1ebb-455c-864a-538d28233f1e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:01:53.657 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-116e7b23-5955-4993-a7a9-4bbb1be55233'] response: {'server_uuid': '7f6e8c56-1ebb-455c-864a-538d28233f1e', 'name': 'network-vif-deleted', 'tag': '20e8371e-c331-4416-9229-87497871eb86', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1102/2151] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:01:53 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2152] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:01:53 2026] GET /v2.0/security-groups?id=b775bff8-58cd-4557-ac79-9b66fcfaf978&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2153] 10.0.0.173 () {32 vars in 817 bytes} [Fri Jul 10 01:01:53 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&mac_address=fa%3A16%3A3e%3Ab1%3A7f%3Acf => generated 1204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:53.877 7 WARNING neutron_lib.context [None req-ff653903-a817-4fba-a698-42b7d7a8f0db a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/2154] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:53 2026] DELETE /v2.0/security-groups/dc5e154e-4893-4a47-9c20-2dc5421454ed => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:54.278 8 WARNING neutron_lib.context [None req-eb051919-0855-4846-8791-60b40b55b26d ea75220f9ef24694a6fbd91686b912dc 5d81899398314aa58a6244033d1abc03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2155] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:54 2026] POST /v2.0/security-groups => generated 1603 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:01:54.842 7 INFO neutron.db.l3_db [None req-ff653903-a817-4fba-a698-42b7d7a8f0db a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Floating IP 2768880c-fbbc-44e3-98a9-f2ad3285c408 associated. External IP: 10.96.250.214, port: acd96f2d-9556-4d5e-a0c8-f16e507a6825. [pid: 7|app: 0|req: 1051/2156] 10.0.0.173 () {34 vars in 676 bytes} [Fri Jul 10 01:01:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:01:55.269 7 WARNING neutron_lib.context [None req-b49bad7c-0eea-4eb9-a892-552f295df4e1 ea75220f9ef24694a6fbd91686b912dc 5d81899398314aa58a6244033d1abc03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:01:55.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddf442c8-7a21-462d-9c05-c4ae88e653e2'] response: {'name': 'network-changed', 'server_uuid': '8a73fda8-6648-41b8-b03e-5dee07933637', 'tag': 'acd96f2d-9556-4d5e-a0c8-f16e507a6825', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1052/2157] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2158] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:01:55 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:01:55.482 7 WARNING neutron_lib.context [None req-b17485b2-19c3-47f2-9b7a-e7e672ee9a3c ea75220f9ef24694a6fbd91686b912dc 5d81899398314aa58a6244033d1abc03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2159] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2162] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:01:55 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:55.683 7 WARNING neutron_lib.context [None req-667dc95e-c90c-46bd-bf66-b80a8b44cece ea75220f9ef24694a6fbd91686b912dc 5d81899398314aa58a6244033d1abc03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1058/2163] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2164] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:01:54 2026] PUT /v2.0/routers/e998675d-bd63-43fb-b8b4-a2089eba3e04/remove_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:01:55.827 8 WARNING neutron_lib.context [None req-0512d057-ff12-44f0-aab1-d3ba6acd5389 ea75220f9ef24694a6fbd91686b912dc 5d81899398314aa58a6244033d1abc03 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2165] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:01:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.251&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2166] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:01:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2167] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:01:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2168] 10.0.0.173 () {34 vars in 766 bytes} [Fri Jul 10 01:01:56 2026] PUT /v2.0/security-groups/12deaed6-2d92-48b9-86a4-c3b244b6ecbb/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2169] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2170] 10.0.0.173 () {34 vars in 766 bytes} [Fri Jul 10 01:01:56 2026] PUT /v2.0/security-groups/85e63490-a80c-43ce-b5bd-2e76655acc79/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2171] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:55 2026] DELETE /v2.0/subnets/7be93d89-5df4-434c-960c-987cedea7f9b => 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: 1112/2172] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2173] 10.0.0.173 () {34 vars in 766 bytes} [Fri Jul 10 01:01:56 2026] PUT /v2.0/security-groups/e3735908-f2b1-4fe2-9748-6bd8486b4098/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: 1062/2174] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&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: 1063/2175] 10.0.0.173 () {34 vars in 766 bytes} [Fri Jul 10 01:01:56 2026] PUT /v2.0/security-groups/dbbd598f-a3b7-42e3-9788-75cd843f55c3/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: 1064/2176] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2177] 10.0.0.173 () {32 vars in 679 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2178] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1067/2179] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2180] 10.0.0.173 () {32 vars in 689 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2181] 10.0.0.173 () {32 vars in 701 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2182] 10.0.0.173 () {32 vars in 687 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2183] 10.0.0.173 () {32 vars in 701 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2184] 10.0.0.173 () {32 vars in 697 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2185] 10.0.0.173 () {32 vars in 709 bytes} [Fri Jul 10 01:01:56 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2186] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:56 2026] DELETE /v2.0/security-groups/12deaed6-2d92-48b9-86a4-c3b244b6ecbb => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2187] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:56 2026] DELETE /v2.0/security-groups/85e63490-a80c-43ce-b5bd-2e76655acc79 => 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: 1076/2188] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:57 2026] DELETE /v2.0/security-groups/e3735908-f2b1-4fe2-9748-6bd8486b4098 => 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: 1077/2189] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:57 2026] DELETE /v2.0/security-groups/dbbd598f-a3b7-42e3-9788-75cd843f55c3 => 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: 1078/2190] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:57 2026] DELETE /v2.0/security-groups/cb25aa8a-e503-4e66-b3d2-5c5607af7e28 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:57.421 8 INFO neutron.services.segments.plugin [-] Segment a0db622f-5dd4-4ef5-a5da-b2dec6611d01 resource provider aggregate not found 2026-07-10 01:01:57.427 8 INFO neutron.services.segments.plugin [-] Segment a0db622f-5dd4-4ef5-a5da-b2dec6611d01 resource provider aggregate not found 2026-07-10 01:01:57.446 8 INFO neutron.db.l3_hamode_db [None req-3e9e79be-9c93-4718-8b1f-84948acc4656 4a80ac3283f94bccb0d353df2583fb74 931788e184994cdd8cbec515591838a0 - - default default] HA network 87cec581-5bab-4d86-b949-84c67afd9897 was deleted as no HA routers are present in tenant 931788e184994cdd8cbec515591838a0. 2026-07-10 01:01:57.449 8 INFO neutron.services.segments.plugin [-] Segment a0db622f-5dd4-4ef5-a5da-b2dec6611d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0db622f-5dd4-4ef5-a5da-b2dec6611d01 found for delete ", "request_id": "req-3ad2cc41-402d-40f7-9d3c-f127dcc55dbd"}]} 2026-07-10 01:01:57.450 8 INFO neutron.services.segments.plugin [-] Segment a0db622f-5dd4-4ef5-a5da-b2dec6611d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0db622f-5dd4-4ef5-a5da-b2dec6611d01 found for delete ", "request_id": "req-0a4d0db3-2084-4486-a85f-d94449404034"}]} [pid: 8|app: 0|req: 1113/2191] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:01:56 2026] DELETE /v2.0/routers/e998675d-bd63-43fb-b8b4-a2089eba3e04 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:01:57.631 7 INFO neutron.services.segments.plugin [-] Segment ae9c2534-9429-4b75-a5f3-9745158e5116 resource provider aggregate not found 2026-07-10 01:01:57.641 7 INFO neutron.services.segments.plugin [-] Segment ae9c2534-9429-4b75-a5f3-9745158e5116 resource provider aggregate not found 2026-07-10 01:01:57.647 7 INFO neutron.services.segments.plugin [-] Segment ae9c2534-9429-4b75-a5f3-9745158e5116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae9c2534-9429-4b75-a5f3-9745158e5116 found for delete ", "request_id": "req-853a304c-da98-4ab7-b0b9-8b6db9053108"}]} [pid: 7|app: 0|req: 1079/2192] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:01:57 2026] DELETE /v2.0/networks/4fb03dc7-f34b-4d01-b61f-061fa1554a8c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:01:58.307 7 INFO neutron.services.segments.plugin [-] Segment ae9c2534-9429-4b75-a5f3-9745158e5116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae9c2534-9429-4b75-a5f3-9745158e5116 found for delete ", "request_id": "req-3d8b69c0-df24-4916-a308-3edaed708c9e"}]} [pid: 7|app: 0|req: 1080/2193] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:58 2026] GET /v2.0/security-groups?tenant_id=931788e184994cdd8cbec515591838a0&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2194] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:58 2026] GET /v2.0/security-groups?tenant_id=c655f91855b84163903911949bb3844d&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2195] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:58 2026] DELETE /v2.0/security-groups/71e28a46-2326-4676-84a1-f5b9a8a4365b => 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: 1115/2196] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:58 2026] DELETE /v2.0/security-groups/42750187-1f4e-4939-8915-d80509835fd0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2197] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:58 2026] GET /v2.0/security-groups?tenant_id=d9d4da40b2b14a56b9b75ec75f427ffb&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: 1083/2198] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:58 2026] GET /v2.0/security-groups?tenant_id=5d81899398314aa58a6244033d1abc03&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2199] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:58 2026] DELETE /v2.0/security-groups/af7b174a-562d-4ac7-98c9-4f78e4ca8581 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2200] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:58 2026] DELETE /v2.0/security-groups/bcf6f297-0540-442c-8e27-95cd30d78a67 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2201] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:01:59 2026] GET /v2.0/security-groups?tenant_id=e7f28ffc47d14f4b8fb6d66e34c52468&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2202] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:01:59 2026] DELETE /v2.0/security-groups/663df89e-4a41-40d5-b189-f768bf00959d => 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: 1118/2203] 199.204.45.222 () {34 vars in 1095 bytes} [Fri Jul 10 01:01:59 2026] GET /v2.0/ports?device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527&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: 1086/2204] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1469 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2205] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2206] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=91823eea-4a91-4786-aa13-efab0b190174 => generated 860 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2207] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A392&port_id=91823eea-4a91-4786-aa13-efab0b190174 => 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: 1088/2208] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2209] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2210] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2211] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1090/2212] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1091/2213] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1473 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2214] 10.0.0.214 () {34 vars in 1039 bytes} [Fri Jul 10 01:02:00 2026] GET /v2.0/security-groups?id=b775bff8-58cd-4557-ac79-9b66fcfaf978&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:01.285 8 INFO neutron.db.segments_db [None req-a45066e2-7057-4b71-a528-0349fb3f8ec2 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 47bd15f1-ffca-40ec-928d-b444c9c24afa of type vxlan for network beaed7af-31f9-4e96-9b93-70defcc20c75 [pid: 8|app: 0|req: 1123/2215] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 01:02:00 2026] POST /v2.0/networks => generated 741 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2216] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:02:01 2026] POST /v2.0/subnets => generated 664 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:01.764 8 INFO neutron.db.segments_db [None req-b6eee927-6d8c-4bab-85b6-081e40c3cb92 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment 5e09d753-ee11-4e69-9f98-bb0e0b55848c of type vxlan for network d3a5a191-9678-4590-83e5-dd2e14256574 2026-07-10 01:02:02.096 8 INFO neutron.db.l3_hamode_db [None req-b6eee927-6d8c-4bab-85b6-081e40c3cb92 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 01:02:03.037 7 WARNING neutron_lib.context [None req-0f5ed48b-e641-4f17-9394-22787aa5da35 3ccf7ee256864d408cbf2bdea2d1e03b 89bb3c8b8af34a85b711d75e34583df8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:02:03.660 8 INFO neutron.db.l3_hamode_db [None req-b6eee927-6d8c-4bab-85b6-081e40c3cb92 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1094/2217] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:02:02 2026] POST /v2.0/floatingips => generated 552 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2218] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1096/2219] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:02:04 2026] PUT /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2220] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2221] 10.0.0.173 () {34 vars in 769 bytes} [Fri Jul 10 01:02:04 2026] PUT /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2222] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2223] 10.0.0.173 () {34 vars in 765 bytes} [Fri Jul 10 01:02:04 2026] PUT /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2224] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2225] 10.0.0.173 () {34 vars in 787 bytes} [Fri Jul 10 01:02:04 2026] PUT /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2226] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2227] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:02:04 2026] PUT /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2228] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2229] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:02:04.736 7 INFO neutron.api.v2.resource [None req-4a9e3d8c-0e52-4d6e-8b3f-d6463dcc19f6 3ccf7ee256864d408cbf2bdea2d1e03b 89bb3c8b8af34a85b711d75e34583df8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2230] 10.0.0.173 () {32 vars in 750 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2231] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:02:04 2026] DELETE /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2232] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:02:01 2026] POST /v2.0/routers => generated 728 bytes in 3121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2233] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:02:04.903 7 INFO neutron.api.v2.resource [None req-e6fc0b74-0755-4377-bac7-8424615951e6 3ccf7ee256864d408cbf2bdea2d1e03b 89bb3c8b8af34a85b711d75e34583df8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1110/2234] 10.0.0.173 () {32 vars in 753 bytes} [Fri Jul 10 01:02:04 2026] DELETE /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2235] 10.0.0.173 () {32 vars in 741 bytes} [Fri Jul 10 01:02:04 2026] DELETE /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2236] 10.0.0.173 () {32 vars in 738 bytes} [Fri Jul 10 01:02:04 2026] GET /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2237] 10.0.0.93 () {30 vars in 688 bytes} [Fri Jul 10 01:02:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2238] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:02:05 2026] DELETE /v2.0/floatingips/ad49d0b7-629f-4de6-9241-db84e73c3dce => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2239] 10.0.0.93 () {30 vars in 690 bytes} [Fri Jul 10 01:02: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: 1116/2240] 10.0.0.93 () {30 vars in 666 bytes} [Fri Jul 10 01:02:05 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: 1117/2241] 10.0.0.93 () {30 vars in 702 bytes} [Fri Jul 10 01:02:05 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: 1118/2242] 10.0.0.93 () {28 vars in 437 bytes} [Fri Jul 10 01:02:06 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2243] 10.0.0.93 () {30 vars in 726 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 633 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2244] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:02:04 2026] PUT /v2.0/routers/317d37ea-5d9b-4b5d-9b1b-cf32d4de3a31/add_router_interface => generated 309 bytes in 1656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2245] 10.0.0.93 () {30 vars in 688 bytes} [Fri Jul 10 01:02:06 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: 8|app: 0|req: 1127/2246] 10.0.0.93 () {30 vars in 690 bytes} [Fri Jul 10 01:02:06 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: 1128/2247] 10.0.0.93 () {30 vars in 666 bytes} [Fri Jul 10 01:02:06 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: 1129/2248] 10.0.0.93 () {30 vars in 702 bytes} [Fri Jul 10 01:02:06 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: 1130/2249] 10.0.0.93 () {30 vars in 726 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2250] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.0/security-groups?tenant_id=682ae4b157bf45bd980f3d4c087b8aba&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2251] 10.0.0.93 () {30 vars in 688 bytes} [Fri Jul 10 01:02:06 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: 1122/2252] 10.0.0.93 () {30 vars in 690 bytes} [Fri Jul 10 01:02:06 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: 1123/2253] 10.0.0.93 () {30 vars in 666 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2254] 10.0.0.93 () {30 vars in 702 bytes} [Fri Jul 10 01:02:06 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: 1131/2255] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:06 2026] DELETE /v2.0/security-groups/a042babe-e986-4aad-a2b0-5592168d2909 => 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: 1125/2256] 10.0.0.93 () {30 vars in 728 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2257] 10.0.0.93 () {30 vars in 680 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2258] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:06 2026] GET /v2.0/security-groups?tenant_id=89bb3c8b8af34a85b711d75e34583df8&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2259] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:06 2026] DELETE /v2.0/security-groups/f7c62743-edce-4244-9457-1a05cb38a5dc => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2260] 10.0.0.93 () {34 vars in 702 bytes} [Fri Jul 10 01:02:06 2026] POST /v2.0/ports => generated 1128 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:02:07.908 8 INFO neutron.db.segments_db [None req-096c2df8-f9e6-4296-953c-531edc2bd608 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment b169f5d7-fa41-48e3-a9a1-05b6527c08be of type vxlan for network f9a34f65-1bfe-4796-912a-17a3a70807a0 [pid: 8|app: 0|req: 1135/2261] 10.0.0.173 () {34 vars in 670 bytes} [Fri Jul 10 01:02:07 2026] POST /v2.0/networks => generated 741 bytes in 351 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: 1127/2262] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:02:08 2026] POST /v2.0/subnets => generated 664 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:08.404 8 INFO neutron.db.segments_db [None req-8bb6ee34-27df-439d-a08f-64acdbf30097 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Added segment b168d625-7c0b-4566-b8de-1f74a4ea8384 of type vxlan for network 52379e60-c425-4788-9210-950c5cf06477 2026-07-10 01:02:08.724 8 INFO neutron.db.l3_hamode_db [None req-8bb6ee34-27df-439d-a08f-64acdbf30097 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1128/2263] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:02:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2264] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2265] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:02:10 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: 1131/2266] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:02:10 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: 1132/2267] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:02:10.277 8 INFO neutron.db.l3_hamode_db [None req-8bb6ee34-27df-439d-a08f-64acdbf30097 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1133/2268] 10.0.0.173 () {34 vars in 677 bytes} [Fri Jul 10 01:02:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2269] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:02:10 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: 1137/2272] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:02:10 2026] PUT /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2273] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:02:10 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: 1139/2274] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2275] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2276] 10.0.0.173 () {34 vars in 763 bytes} [Fri Jul 10 01:02:10 2026] PUT /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2277] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:02:10 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: 1143/2278] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:02:10.690 7 INFO neutron.api.v2.resource [None req-89543a9e-9af3-4a6b-8314-920bc9f9cfb4 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2279] 199.204.45.222 () {30 vars in 762 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/security-groups/lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => 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: 1145/2280] 10.0.0.173 () {34 vars in 759 bytes} [Fri Jul 10 01:02:10 2026] PUT /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2281] 199.204.45.222 () {30 vars in 784 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/security-groups?name=lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2282] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2283] 199.204.45.222 () {34 vars in 735 bytes} [Fri Jul 10 01:02:10 2026] POST /v2.0/security-groups => generated 1638 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2284] 10.0.0.173 () {34 vars in 781 bytes} [Fri Jul 10 01:02:10 2026] PUT /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2285] 199.204.45.222 () {30 vars in 814 bytes} [Fri Jul 10 01:02:10 2026] GET /v2.0/security-group-rules?security_group_id=587c6c51-9cb3-4d76-94a3-4a9d44f6db7e => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2286] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:02:11 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2287] 199.204.45.222 () {34 vars in 788 bytes} [Fri Jul 10 01:02:11 2026] PUT /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 350 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: 1153/2288] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:02:11 2026] PUT /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2289] 10.0.0.173 () {34 vars in 668 bytes} [Fri Jul 10 01:02:08 2026] POST /v2.0/routers => generated 728 bytes in 3131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2290] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:02:11 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2291] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:02:11 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: 1138/2292] 10.0.0.173 () {32 vars in 740 bytes} [Fri Jul 10 01:02:11 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2293] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:02:11 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) 2026-07-10 01:02:11.506 8 INFO neutron.api.v2.resource [None req-a1619afa-bdc6-40e9-9baa-962173b6e9e1 97f11d8448a847608751ec60f9d23ff6 8635a10ac0ea43fa851d17c177f87b18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2294] 10.0.0.173 () {32 vars in 744 bytes} [Fri Jul 10 01:02:11 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2295] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:02:11 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: 1142/2296] 10.0.0.173 () {32 vars in 743 bytes} [Fri Jul 10 01:02:11 2026] DELETE /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2297] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:02:11 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: 1144/2298] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:02:11 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2299] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:02:11 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:11.628 8 INFO neutron.api.v2.resource [None req-66fcc5c7-7632-400b-ab11-3e05d7612f22 97f11d8448a847608751ec60f9d23ff6 8635a10ac0ea43fa851d17c177f87b18 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1146/2300] 10.0.0.173 () {32 vars in 747 bytes} [Fri Jul 10 01:02:11 2026] DELETE /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2301] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:02:11 2026] DELETE /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2302] 10.0.0.173 () {32 vars in 732 bytes} [Fri Jul 10 01:02:11 2026] GET /v2.0/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2303] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:02:11 2026] DELETE /v2.0/qos/policies/8e2c6186-6f03-4163-b9ac-391455f8a4dd => 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: 1150/2304] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:12 2026] GET /v2.0/security-groups?tenant_id=8635a10ac0ea43fa851d17c177f87b18&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2305] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:12 2026] DELETE /v2.0/security-groups/0f39ffdd-20b9-4269-853a-2c0a571ad71b => 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: 1155/2306] 10.0.0.173 () {34 vars in 782 bytes} [Fri Jul 10 01:02:11 2026] PUT /v2.0/routers/79107f12-122e-43d2-9275-66b0b13df5ce/add_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2307] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:13 2026] GET /v2.0/security-groups?tenant_id=ac0d3bc547d84f3b93ef87e4ab8b34e7&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2308] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:13 2026] DELETE /v2.0/security-groups/d47d25db-68b2-4db7-a56f-199ce6f4087e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:02:13.905 8 WARNING neutron_lib.context [None req-b9a580a4-7efd-4cd8-8cc8-cc9d6e9e35b9 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2309] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 01:02:13 2026] POST /v2.0/security-groups => generated 1675 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:02:14.045 7 WARNING neutron_lib.context [None req-32c5133c-5eef-4327-85ce-fc338dcd3006 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1157/2310] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:14.179 8 WARNING neutron_lib.context [None req-46d160d7-ee84-4c53-a30e-33b0da150f20 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2311] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:14 2026] POST /v2.0/security-group-rules => generated 596 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:14.363 7 WARNING neutron_lib.context [None req-d3fe8516-465d-4c68-9000-05f077130a42 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1158/2312] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:14.528 8 WARNING neutron_lib.context [None req-4cb56b95-5e3d-4113-8f8b-e8a3246de1a3 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2313] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:14.660 7 WARNING neutron_lib.context [None req-02f23dfb-decc-40aa-8a59-13d378caed90 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:02:14.695 7 INFO neutron.db.securitygroups_db [None req-02f23dfb-decc-40aa-8a59-13d378caed90 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Project 1d8b90567b504a35b94de9e6f6d04761 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: 1159/2314] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:14.786 8 WARNING neutron_lib.context [None req-54219f30-1d1b-48d0-8455-9ef0254125aa ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:02:14.823 8 INFO neutron.db.securitygroups_db [None req-54219f30-1d1b-48d0-8455-9ef0254125aa ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Project 1d8b90567b504a35b94de9e6f6d04761 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: 1156/2315] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:15.306 7 WARNING neutron_lib.context [None req-9d430c9b-dbe0-4bb9-b6fd-7af309b82ede ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1160/2316] 10.0.0.173 () {34 vars in 684 bytes} [Fri Jul 10 01:02:15 2026] POST /v2.0/security-groups => generated 1663 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-10 01:02:15.449 8 WARNING neutron_lib.context [None req-156b0610-6539-4375-bd45-5afe90f4817b ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1157/2317] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:15 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-07-10 01:02:15.597 7 WARNING neutron_lib.context [None req-a054eefa-db90-4a36-986b-3d97ce286813 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2318] 10.0.0.173 () {34 vars in 694 bytes} [Fri Jul 10 01:02:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:15.752 8 WARNING neutron_lib.context [None req-16c14ac2-2498-4707-af4f-25cb4ad993f2 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2319] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:02:15 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) [pid: 7|app: 0|req: 1162/2320] 10.0.0.211 () {34 vars in 1097 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-635883015&fields=id&tenant_id=1d8b90567b504a35b94de9e6f6d04761 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2321] 10.0.0.211 () {34 vars in 1099 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1863119726&fields=id&tenant_id=1d8b90567b504a35b94de9e6f6d04761 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2322] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.0/networks?id=beaed7af-31f9-4e96-9b93-70defcc20c75 => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2323] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.0/quotas/1d8b90567b504a35b94de9e6f6d04761 => 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: 1164/2324] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.0/ports?tenant_id=1d8b90567b504a35b94de9e6f6d04761&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2325] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2326] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 01:02:16 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?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: 1162/2327] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:17 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2328] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:02:17 2026] GET /v2.0/networks?id=beaed7af-31f9-4e96-9b93-70defcc20c75 => generated 673 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2329] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 01:02:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d8b90567b504a35b94de9e6f6d04761 => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:18.044 7 WARNING neutron_lib.context [req-db30ad8d-0f0e-462b-8ee8-b5dd95949b43 req-9a52b20c-b21b-48a1-b347-7fa0dc2a14f4 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2330] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:18 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2331] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:02:18 2026] POST /v2.0/ports => generated 993 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2332] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:02:18 2026] PUT /v2.0/ports/e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf => generated 1238 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1168/2333] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/ports?tenant_id=1d8b90567b504a35b94de9e6f6d04761&device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1277 bytes in 38 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: 1166/2334] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2335] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/subnets?id=9f16b46a-885b-4d0c-b229-2990dff10474 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:19.317 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e91810e7-97a7-475c-a266-3fe913fe59f7'] response: {'name': 'network-changed', 'server_uuid': '4cbc8f1f-8d96-4aa9-84db-c523cc436a54', 'tag': 'e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1167/2336] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/ports?network_id=beaed7af-31f9-4e96-9b93-70defcc20c75&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1170/2337] 10.0.0.211 () {34 vars in 1015 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/security-groups?id=d86906b6-e538-4cb2-9ad7-5b260b444380&fields=id => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2338] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?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: 1171/2339] 10.0.0.211 () {34 vars in 981 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks?id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2340] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?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: 1169/2341] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1008 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2342] 10.0.0.211 () {34 vars in 964 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/quotas/3ea7ee2fa64a4c35953454f683b3a3bb => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2343] 10.0.0.211 () {34 vars in 1119 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/security-groups?id=61f37fcf-89ed-47fc-a682-34be3ccec929&id=62598d45-6e75-422d-9982-6df1c119bffd&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2344] 10.0.0.211 () {34 vars in 1001 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&fields=id => generated 149 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2345] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/ports?tenant_id=1d8b90567b504a35b94de9e6f6d04761&device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2346] 10.0.0.211 () {34 vars in 1007 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1175/2347] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks?id=beaed7af-31f9-4e96-9b93-70defcc20c75 => generated 769 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2348] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2349] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2350] 10.0.0.211 () {34 vars in 1107 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1175/2351] 199.204.45.222 () {34 vars in 1123 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/security-groups?id=62598d45-6e75-422d-9982-6df1c119bffd&id=61f37fcf-89ed-47fc-a682-34be3ccec929&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2352] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/subnets?id=9f16b46a-885b-4d0c-b229-2990dff10474 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2353] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/ports?network_id=beaed7af-31f9-4e96-9b93-70defcc20c75&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: 1178/2354] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?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: 1177/2355] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:02:19 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?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: 1179/2356] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:20 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1178/2357] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:20 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2358] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:20 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2359] 10.0.0.211 () {34 vars in 1119 bytes} [Fri Jul 10 01:02:20 2026] GET /v2.0/security-groups?id=61f37fcf-89ed-47fc-a682-34be3ccec929&id=62598d45-6e75-422d-9982-6df1c119bffd&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2360] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:02:20 2026] GET /v2.0/networks?id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2361] 199.204.45.222 () {34 vars in 1049 bytes} [Fri Jul 10 01:02:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb => generated 343 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2362] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:02:21 2026] POST /v2.0/ports => generated 1082 bytes in 404 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: 1183/2363] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:21 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1010 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2364] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:02:21 2026] PUT /v2.0/ports/7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => generated 1207 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2365] 10.0.0.211 () {34 vars in 1119 bytes} [Fri Jul 10 01:02:21 2026] GET /v2.0/security-groups?id=61f37fcf-89ed-47fc-a682-34be3ccec929&id=62598d45-6e75-422d-9982-6df1c119bffd&fields=id&fields=name => generated 206 bytes in 47 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: 1182/2366] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1246 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:02:22.107 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96556eb4-02a1-410d-b58e-6441b7697d5d'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': '7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c', '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: 1185/2367] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2368] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2369] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2370] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2371] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2372] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1188/2373] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:02:22.613 7 INFO neutron.db.l3_db [None req-c7859c79-a07e-44b1-b35e-f5efaa5ddd9f ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Floating IP 46365ce1-e299-43a0-8f3a-556d83565b30 associated. External IP: 10.96.250.215, port: e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf. [pid: 8|app: 0|req: 1189/2374] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/networks?id=bb7f85d2-c743-452e-98ac-daf48224b5f3 => generated 735 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2375] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2376] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => generated 630 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2377] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2378] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&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: 1194/2379] 199.204.45.222 () {34 vars in 1043 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/security-groups?id=d86906b6-e538-4cb2-9ad7-5b260b444380&fields=id&fields=name => generated 96 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2380] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:02:22 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2381] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:02:22 2026] PUT /v2.0/floatingips/46365ce1-e299-43a0-8f3a-556d83565b30 => generated 855 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2382] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1187/2383] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1246 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:02:23.311 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dae6258-c769-4e8c-82f5-8cc25394f632'] response: {'name': 'network-changed', 'server_uuid': '4cbc8f1f-8d96-4aa9-84db-c523cc436a54', 'tag': 'e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1197/2384] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/security-groups?id=d86906b6-e538-4cb2-9ad7-5b260b444380&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2385] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/ports?tenant_id=1d8b90567b504a35b94de9e6f6d04761&device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2386] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/networks?id=beaed7af-31f9-4e96-9b93-70defcc20c75 => generated 769 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2387] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2388] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2389] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/subnets?id=9f16b46a-885b-4d0c-b229-2990dff10474 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2390] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/ports?network_id=beaed7af-31f9-4e96-9b93-70defcc20c75&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: 1191/2391] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?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: 1201/2392] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:02:23 2026] GET /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2395] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:26 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2396] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:02:26 2026] GET /v2.0/security-groups?id=d86906b6-e538-4cb2-9ad7-5b260b444380&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2397] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:26 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2398] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:31 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1010 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2399] 10.0.0.211 () {34 vars in 1119 bytes} [Fri Jul 10 01:02:31 2026] GET /v2.0/security-groups?id=61f37fcf-89ed-47fc-a682-34be3ccec929&id=62598d45-6e75-422d-9982-6df1c119bffd&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2400] 10.0.0.173 () {32 vars in 735 bytes} [Fri Jul 10 01:02:31 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1279 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2401] 10.0.0.173 () {32 vars in 857 bytes} [Fri Jul 10 01:02:31 2026] GET /v2.0/floatingips?floating_network_id=1ac78bcc-ad94-4707-843e-e5fd052bfd8f&port_id=e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf => generated 860 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2402] 10.0.0.214 () {34 vars in 989 bytes} [Fri Jul 10 01:02:32 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1279 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2403] 10.0.0.214 () {34 vars in 1119 bytes} [Fri Jul 10 01:02:32 2026] GET /v2.0/security-groups?id=61f37fcf-89ed-47fc-a682-34be3ccec929&id=62598d45-6e75-422d-9982-6df1c119bffd&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2404] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:34 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2405] 10.0.0.211 () {34 vars in 1119 bytes} [Fri Jul 10 01:02:34 2026] GET /v2.0/security-groups?id=61f37fcf-89ed-47fc-a682-34be3ccec929&id=62598d45-6e75-422d-9982-6df1c119bffd&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2406] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:02:35 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:02:35.576 8 INFO neutron.db.l3_db [req-0539eac4-67a3-440e-9b87-0fdbbe170284 req-96a65c5d-d352-4b73-aa56-d6753100b4bc ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] Floating IP 46365ce1-e299-43a0-8f3a-556d83565b30 disassociated. External IP: 10.96.250.215, port: e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf. [pid: 7|app: 0|req: 1199/2407] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:35 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => 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: 1209/2408] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:02:35 2026] DELETE /v2.0/ports/e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf => generated 0 bytes in 1334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2409] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:02:36 2026] GET /v2.0/ports?device_id=4cbc8f1f-8d96-4aa9-84db-c523cc436a54 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:02:38.032 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32bbfede-2097-4532-a0eb-1afca5d9dbe7'] response: {'server_uuid': '4cbc8f1f-8d96-4aa9-84db-c523cc436a54', 'name': 'network-vif-deleted', 'tag': 'e0f7f5d0-1424-4e3c-a53d-2e0fc76217bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1210/2410] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:37 2026] DELETE /v2.0/security-groups/62598d45-6e75-422d-9982-6df1c119bffd => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:02:38.138 7 INFO neutron.api.v2.resource [None req-fbb5994e-ebc9-45ca-aba1-e1baa7d304d6 ca9192070e3d41fcb239c10fa5dfd929 1d8b90567b504a35b94de9e6f6d04761 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1201/2411] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 01:02:38 2026] GET /v2.0/security-groups/62598d45-6e75-422d-9982-6df1c119bffd => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2412] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:02:38 2026] DELETE /v2.0/floatingips/46365ce1-e299-43a0-8f3a-556d83565b30 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2413] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:38 2026] DELETE /v2.0/security-groups/61f37fcf-89ed-47fc-a682-34be3ccec929 => 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: 1212/2414] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:02:38 2026] PUT /v2.0/routers/317d37ea-5d9b-4b5d-9b1b-cf32d4de3a31/remove_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:41.679 7 INFO neutron.services.segments.plugin [-] Segment 5e09d753-ee11-4e69-9f98-bb0e0b55848c resource provider aggregate not found 2026-07-10 01:02:41.684 7 INFO neutron.services.segments.plugin [-] Segment 5e09d753-ee11-4e69-9f98-bb0e0b55848c resource provider aggregate not found 2026-07-10 01:02:41.691 7 INFO neutron.db.l3_hamode_db [None req-914712ec-aa9e-4d3b-a229-ea73b68f6c61 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network d3a5a191-9678-4590-83e5-dd2e14256574 was deleted as no HA routers are present in tenant 1d8b90567b504a35b94de9e6f6d04761. [pid: 7|app: 0|req: 1203/2417] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:02:39 2026] DELETE /v2.0/routers/317d37ea-5d9b-4b5d-9b1b-cf32d4de3a31 => generated 0 bytes in 1738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2418] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:02:41 2026] DELETE /v2.0/subnets/9f16b46a-885b-4d0c-b229-2990dff10474 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:02:42.020 7 INFO neutron.services.segments.plugin [-] Segment 5e09d753-ee11-4e69-9f98-bb0e0b55848c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e09d753-ee11-4e69-9f98-bb0e0b55848c found for delete ", "request_id": "req-d19ccd74-e245-4a14-af12-f7ff22c275f1"}]} 2026-07-10 01:02:42.024 7 INFO neutron.services.segments.plugin [-] Segment 5e09d753-ee11-4e69-9f98-bb0e0b55848c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e09d753-ee11-4e69-9f98-bb0e0b55848c found for delete ", "request_id": "req-460cf177-6e29-4dc8-ab01-428cd1f79e32"}]} [pid: 7|app: 0|req: 1204/2419] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:02:42 2026] DELETE /v2.0/networks/beaed7af-31f9-4e96-9b93-70defcc20c75 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2420] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:02:42 2026] PUT /v2.0/routers/79107f12-122e-43d2-9275-66b0b13df5ce/remove_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:44.051 7 INFO neutron.services.segments.plugin [-] Segment 47bd15f1-ffca-40ec-928d-b444c9c24afa resource provider aggregate not found 2026-07-10 01:02:44.056 7 INFO neutron.services.segments.plugin [-] Segment 47bd15f1-ffca-40ec-928d-b444c9c24afa resource provider aggregate not found 2026-07-10 01:02:44.069 7 INFO neutron.services.segments.plugin [-] Segment 47bd15f1-ffca-40ec-928d-b444c9c24afa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47bd15f1-ffca-40ec-928d-b444c9c24afa found for delete ", "request_id": "req-c7ea8f38-e8b5-4b94-bf27-2ace62c80026"}]} 2026-07-10 01:02:44.072 7 INFO neutron.services.segments.plugin [-] Segment 47bd15f1-ffca-40ec-928d-b444c9c24afa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47bd15f1-ffca-40ec-928d-b444c9c24afa found for delete ", "request_id": "req-6bc9c13f-0579-42b7-9712-41426455ef3e"}]} 2026-07-10 01:02:45.067 7 INFO neutron.db.l3_hamode_db [None req-6348b8a2-39c9-438a-97a2-c98a74c3f741 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] HA network 52379e60-c425-4788-9210-950c5cf06477 was deleted as no HA routers are present in tenant 08042f3befeb42dc9b8706d5177c64b1. [pid: 7|app: 0|req: 1205/2421] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:02:43 2026] DELETE /v2.0/routers/79107f12-122e-43d2-9275-66b0b13df5ce => generated 0 bytes in 1130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2422] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:02:45 2026] DELETE /v2.0/subnets/d0c4ed3b-9cb7-4879-b15e-713400433e5c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2423] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:02:45 2026] DELETE /v2.0/networks/f9a34f65-1bfe-4796-912a-17a3a70807a0 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2424] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:46 2026] GET /v2.0/security-groups?tenant_id=1d8b90567b504a35b94de9e6f6d04761&name=default => generated 2929 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:02:46.108 7 INFO neutron.services.segments.plugin [-] Segment b168d625-7c0b-4566-b8de-1f74a4ea8384 resource provider aggregate not found 2026-07-10 01:02:46.116 7 INFO neutron.services.segments.plugin [-] Segment b168d625-7c0b-4566-b8de-1f74a4ea8384 resource provider aggregate not found 2026-07-10 01:02:46.127 7 INFO neutron.services.segments.plugin [-] Segment b168d625-7c0b-4566-b8de-1f74a4ea8384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b168d625-7c0b-4566-b8de-1f74a4ea8384 found for delete ", "request_id": "req-07d27715-2226-4bb1-af13-5dc56882f862"}]} 2026-07-10 01:02:46.135 7 INFO neutron.services.segments.plugin [-] Segment b168d625-7c0b-4566-b8de-1f74a4ea8384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b168d625-7c0b-4566-b8de-1f74a4ea8384 found for delete ", "request_id": "req-b6b1fd2e-d4b3-4df6-9b94-5bd6071a391d"}]} 2026-07-10 01:02:46.146 7 INFO neutron.services.segments.plugin [-] Segment b169f5d7-fa41-48e3-a9a1-05b6527c08be resource provider aggregate not found 2026-07-10 01:02:46.151 7 INFO neutron.services.segments.plugin [-] Segment b169f5d7-fa41-48e3-a9a1-05b6527c08be resource provider aggregate not found 2026-07-10 01:02:46.166 7 INFO neutron.services.segments.plugin [-] Segment b169f5d7-fa41-48e3-a9a1-05b6527c08be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b169f5d7-fa41-48e3-a9a1-05b6527c08be found for delete ", "request_id": "req-199cae41-b1bd-4b1a-8799-0d63556a07a2"}]} 2026-07-10 01:02:46.169 7 INFO neutron.services.segments.plugin [-] Segment b169f5d7-fa41-48e3-a9a1-05b6527c08be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b169f5d7-fa41-48e3-a9a1-05b6527c08be found for delete ", "request_id": "req-c21d1341-7a04-4a2c-930b-9f555823becd"}]} [pid: 7|app: 0|req: 1207/2425] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:46 2026] DELETE /v2.0/security-groups/ba430a61-831c-45ff-9590-e34f72f95c66 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2426] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:46 2026] GET /v2.0/security-groups?tenant_id=08042f3befeb42dc9b8706d5177c64b1&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2427] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:46 2026] DELETE /v2.0/security-groups/ea7ffb21-cc26-4a4e-b33a-f457e35064cb => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:02:50.920 8 WARNING neutron_lib.context [None req-da318c37-ec6e-4398-8ed2-fac25ffb4d8d 8137b7c55ae643b5b8c8a9b424530035 bf1129bc984a44f797b0bf1e495b91d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1220/2428] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:02:50 2026] POST /v2.0/floatingips => generated 552 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:51.587 7 WARNING neutron_lib.context [None req-fee0bb5a-125e-4184-aabc-e6f73acaa149 8137b7c55ae643b5b8c8a9b424530035 bf1129bc984a44f797b0bf1e495b91d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1209/2429] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:02:51 2026] POST /v2.0/floatingips => generated 552 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:52.305 8 WARNING neutron_lib.context [None req-a5d2dfe5-0e9a-48b7-afed-fcd5095e321c 8137b7c55ae643b5b8c8a9b424530035 bf1129bc984a44f797b0bf1e495b91d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1221/2430] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:02:52 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:52.966 7 WARNING neutron_lib.context [None req-fc590852-bb34-4a76-98be-52fdf2f354f9 8137b7c55ae643b5b8c8a9b424530035 bf1129bc984a44f797b0bf1e495b91d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2431] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:02:52 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:02:53.617 8 WARNING neutron_lib.context [None req-038eba23-60f9-4264-a89b-2713d9086463 8137b7c55ae643b5b8c8a9b424530035 bf1129bc984a44f797b0bf1e495b91d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2432] 10.0.0.173 () {34 vars in 675 bytes} [Fri Jul 10 01:02:53 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2433] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:02:54 2026] PUT /v2.0/floatingips/c86a10bb-b84a-433b-848b-2d09788d4f1e/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2434] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:02:54 2026] PUT /v2.0/floatingips/a4d023f9-a0e4-407b-bffb-5fa378c68b1e/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: 1212/2435] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:02:54 2026] PUT /v2.0/floatingips/5942ee3f-a2d8-4ccf-af71-e44134504105/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2436] 10.0.0.173 () {34 vars in 758 bytes} [Fri Jul 10 01:02:54 2026] PUT /v2.0/floatingips/16ec9f65-8373-4718-a304-ff990c536cef/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: 1213/2437] 10.0.0.173 () {32 vars in 671 bytes} [Fri Jul 10 01:02:54 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: 1225/2438] 10.0.0.173 () {32 vars in 685 bytes} [Fri Jul 10 01:02:54 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2439] 10.0.0.173 () {32 vars in 681 bytes} [Fri Jul 10 01:02:54 2026] GET /v2.0/floatingips?tags-any=blue => 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: 1226/2440] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 01:02:54 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2441] 10.0.0.173 () {32 vars in 679 bytes} [Fri Jul 10 01:02:54 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2442] 10.0.0.173 () {32 vars in 693 bytes} [Fri Jul 10 01:02:54 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2443] 10.0.0.173 () {32 vars in 689 bytes} [Fri Jul 10 01:02:54 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2444] 10.0.0.173 () {32 vars in 701 bytes} [Fri Jul 10 01:02:54 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2445] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:02:54 2026] DELETE /v2.0/floatingips/c86a10bb-b84a-433b-848b-2d09788d4f1e => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2448] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:02:55 2026] DELETE /v2.0/floatingips/a4d023f9-a0e4-407b-bffb-5fa378c68b1e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2449] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:02:55 2026] DELETE /v2.0/floatingips/5942ee3f-a2d8-4ccf-af71-e44134504105 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2450] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:02:56 2026] DELETE /v2.0/floatingips/16ec9f65-8373-4718-a304-ff990c536cef => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2451] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:02:56 2026] DELETE /v2.0/floatingips/612e1a1e-c8c9-4e8b-9b53-fb268c20c78c => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2452] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:57 2026] GET /v2.0/security-groups?tenant_id=bf1129bc984a44f797b0bf1e495b91d4&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2453] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:58 2026] DELETE /v2.0/security-groups/c7695af2-7348-43bb-9995-ee93d91ce57c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2454] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:58 2026] GET /v2.0/security-groups?tenant_id=aba6a5afc4164e01abda27467a9b4b87&name=default => generated 2929 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2455] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:58 2026] DELETE /v2.0/security-groups/2639a6b2-f9ad-45ea-9de5-7c30e675760e => 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: 1233/2456] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:02:59 2026] GET /v2.0/security-groups?tenant_id=6543bee6d2e940279b717d1c3b2c5e2f&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2457] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:02:59 2026] DELETE /v2.0/security-groups/3b8660f2-0ac8-4ac9-9c39-48a4c9643f4f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2458] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2459] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:01 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: 1235/2460] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2461] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2462] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:01 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2463] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:03:01 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1237/2464] 199.204.45.222 () {34 vars in 716 bytes} [Fri Jul 10 01:03:01 2026] POST /v2.0/ports => generated 1093 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2465] 10.0.0.211 () {34 vars in 970 bytes} [Fri Jul 10 01:03:02 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1093 bytes in 241 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: 1238/2466] 10.0.0.211 () {34 vars in 906 bytes} [Fri Jul 10 01:03:02 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) [pid: 7|app: 0|req: 1229/2467] 199.204.45.222 () {34 vars in 1095 bytes} [Fri Jul 10 01:03:02 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2468] 199.204.45.222 () {34 vars in 1261 bytes} [Fri Jul 10 01:03:02 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2469] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:02 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2470] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:02 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2471] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:02 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2472] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:02 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2473] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.251&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2474] 199.204.45.222 () {34 vars in 974 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1093 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2475] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => 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: 1234/2476] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2477] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/networks?id=90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 803 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2478] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2479] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2480] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1238/2481] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1244/2482] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:03:03 2026] PUT /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1247 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2483] 10.0.0.173 () {34 vars in 677 bytes} [Fri Jul 10 01:03:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 143 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: 1240/2484] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2523 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2485] 10.0.0.173 () {34 vars in 677 bytes} [Fri Jul 10 01:03:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 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: 1246/2486] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => 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: 1241/2487] 10.0.0.173 () {34 vars in 677 bytes} [Fri Jul 10 01:03:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2488] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => 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: 1242/2489] 10.0.0.173 () {34 vars in 677 bytes} [Fri Jul 10 01:03:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:03.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c618a121-7921-406a-9c52-810d34ec3b9c'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': '4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1248/2490] 10.0.0.173 () {34 vars in 677 bytes} [Fri Jul 10 01:03:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2491] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&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: 1249/2492] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:03:03 2026] PUT /v2.0/policies/86365346-433e-40a1-b4fe-495f4b08eabd/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2493] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:03:03 2026] PUT /v2.0/policies/e2e914dd-8981-4c89-89ff-f17bc542ed58/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2494] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:03 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2495] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:03:04 2026] PUT /v2.0/policies/d41b3e4c-09d3-4765-ae92-04b53fc8d97b/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2496] 10.0.0.173 () {34 vars in 752 bytes} [Fri Jul 10 01:03:04 2026] PUT /v2.0/policies/670f18f2-efec-47c7-bb36-e64e54570d65/tags => 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: 1245/2497] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1253/2498] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2499] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2500] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&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: 1247/2501] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2502] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2503] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2523 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2504] 10.0.0.173 () {32 vars in 673 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2505] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/networks?id=90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2506] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => 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: 1249/2507] 10.0.0.173 () {32 vars in 687 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2508] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2509] 10.0.0.173 () {32 vars in 683 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2510] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2511] 10.0.0.173 () {32 vars in 695 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2512] 10.0.0.211 () {34 vars in 970 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2513] 10.0.0.173 () {32 vars in 681 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2514] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2515] 10.0.0.173 () {32 vars in 695 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2516] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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: 1255/2517] 10.0.0.173 () {32 vars in 691 bytes} [Fri Jul 10 01:03:04 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2518] 199.204.45.222 () {34 vars in 788 bytes} [Fri Jul 10 01:03:04 2026] PUT /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1307 bytes in 251 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: 1256/2519] 10.0.0.173 () {32 vars in 703 bytes} [Fri Jul 10 01:03:05 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:03:05.112 8 INFO neutron.api.v2.resource [None req-31e3dc04-1280-435c-89f3-31d9779b0af3 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1264/2520] 199.204.45.222 () {30 vars in 762 bytes} [Fri Jul 10 01:03:05 2026] GET /v2.0/security-groups/lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2521] 199.204.45.222 () {30 vars in 784 bytes} [Fri Jul 10 01:03:05 2026] GET /v2.0/security-groups?name=lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2522] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:03:05 2026] DELETE /v2.0/qos/policies/86365346-433e-40a1-b4fe-495f4b08eabd => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2523] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:03:05 2026] DELETE /v2.0/qos/policies/e2e914dd-8981-4c89-89ff-f17bc542ed58 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2524] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:03:05 2026] DELETE /v2.0/qos/policies/d41b3e4c-09d3-4765-ae92-04b53fc8d97b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2525] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:03:05 2026] DELETE /v2.0/qos/policies/670f18f2-efec-47c7-bb36-e64e54570d65 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2526] 10.0.0.173 () {32 vars in 733 bytes} [Fri Jul 10 01:03:05 2026] DELETE /v2.0/qos/policies/f1bd9159-b226-4b24-8bf8-2800889ea2b0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2527] 199.204.45.222 () {34 vars in 788 bytes} [Fri Jul 10 01:03:05 2026] PUT /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1307 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2528] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1267/2529] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:05 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: 1263/2530] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03: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: 8|app: 0|req: 1268/2531] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:05 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: 1264/2532] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:05 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2533] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:05 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2534] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:05 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2535] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:03:06.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e89a2aba-1732-488d-858b-2d220adecddd'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': '4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6', 'status': 'completed', 'code': 200} 2026-07-10 01:03:06.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e89a2aba-1732-488d-858b-2d220adecddd'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': '4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1271/2536] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2583 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2537] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => 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: 1267/2538] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => 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: 1272/2539] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/networks?id=90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 803 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2540] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1273/2541] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => 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: 1269/2542] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2543] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2544] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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: 1271/2545] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2546] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2583 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2547] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/networks?id=90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 803 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2548] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => 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: 1275/2549] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/security-groups?tenant_id=9ac4eac1a5da4bde830fa5caac09247c&name=default => generated 2929 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2550] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2551] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&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: 1276/2552] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:06 2026] DELETE /v2.0/security-groups/de328c40-228a-488b-9728-2d0157df3886 => 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: 1277/2553] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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: 1277/2554] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:06 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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: 1278/2555] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:07 2026] GET /v2.0/security-groups?tenant_id=752b7ec33d704728bab1a71ef81fb5a4&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: 1278/2556] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:07 2026] DELETE /v2.0/security-groups/3e99868a-6f73-4258-98a8-bcac32fe5cb1 => 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: 1279/2557] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:07 2026] GET /v2.0/security-groups?tenant_id=ed950f5efebf4b32a7a4ea4e7f693ef9&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: 1279/2558] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:07 2026] DELETE /v2.0/security-groups/65a5353b-10de-4730-8284-72a856f27884 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:03:11.992 8 WARNING neutron_lib.context [None req-3ebe96b0-f754-4d9b-b50c-463f4d877cda 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:03:12.140 8 INFO neutron.db.segments_db [None req-3ebe96b0-f754-4d9b-b50c-463f4d877cda 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Added segment 71cc6a2b-10c9-4d51-88ce-6e622f6ff6b1 of type vxlan for network 0b8def94-ba4e-41ee-863a-ada279e5227b [pid: 8|app: 0|req: 1281/2561] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:03:11 2026] POST /v2.0/networks => generated 631 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:12.265 7 WARNING neutron_lib.context [None req-610ca0e6-8d89-490d-ae13-0ab1edc1c689 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1281/2562] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 01:03:12 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:12.659 8 WARNING neutron_lib.context [None req-264ad4b7-1b76-4d9a-b415-2ab7adb89730 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1282/2563] 10.0.0.173 () {34 vars in 665 bytes} [Fri Jul 10 01:03:12 2026] POST /v2.0/trunks => generated 407 bytes in 241 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-07-10 01:03:12.903 7 WARNING neutron_lib.context [None req-2835ad7d-87d8-45dc-bc37-0d88d52a4bd2 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:03:12.967 7 INFO neutron.db.segments_db [None req-2835ad7d-87d8-45dc-bc37-0d88d52a4bd2 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Added segment 0e10646d-ceb5-4e2b-9c3d-fa0223fb0f95 of type vxlan for network 52ee238b-88fe-403e-ae60-47ca15f58c5f [pid: 7|app: 0|req: 1282/2564] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:03:12 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:13.083 8 WARNING neutron_lib.context [None req-762fdd1d-f0a7-46a4-9cf9-b00e9cdb2a28 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1283/2565] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 01:03:13 2026] POST /v2.0/ports => generated 743 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:13.493 7 WARNING neutron_lib.context [None req-6d02d9d8-c0dc-4e28-92dc-23287ba41e3c 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1283/2566] 10.0.0.173 () {34 vars in 665 bytes} [Fri Jul 10 01:03:13 2026] POST /v2.0/trunks => generated 407 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:13.759 8 WARNING neutron_lib.context [None req-348d8dac-2841-43e9-a7c5-bbcfd97c7e03 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:03:13.817 8 INFO neutron.db.segments_db [None req-348d8dac-2841-43e9-a7c5-bbcfd97c7e03 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Added segment 8bea61fb-7b5b-453b-88d9-7122bc04ed70 of type vxlan for network a976d040-497d-43ff-8f69-99ed341b3c54 [pid: 8|app: 0|req: 1284/2567] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:03:13 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:13.955 7 WARNING neutron_lib.context [None req-6fb89331-c176-436a-8317-3cabf1002e07 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1284/2568] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 01:03:13 2026] POST /v2.0/ports => generated 743 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:14.805 8 WARNING neutron_lib.context [None req-21b91743-2bea-4eab-8bcc-c3b0b15b63c9 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1285/2569] 10.0.0.173 () {34 vars in 665 bytes} [Fri Jul 10 01:03:14 2026] POST /v2.0/trunks => generated 407 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-10 01:03:15.022 7 WARNING neutron_lib.context [None req-abcd22f9-6ad1-4c67-8289-e4a318c005bc 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:03:15.083 7 INFO neutron.db.segments_db [None req-abcd22f9-6ad1-4c67-8289-e4a318c005bc 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Added segment 886a2d35-c5e4-4f03-a89d-4acb1ac88bae of type vxlan for network 294aee77-0dad-4fb7-9155-12697f232876 [pid: 7|app: 0|req: 1285/2570] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:03:15 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:15.206 8 WARNING neutron_lib.context [None req-c39638d9-4f6c-4d03-83a6-6c6c7c9ffd3b 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1286/2571] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 01:03:15 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) 2026-07-10 01:03:15.564 7 WARNING neutron_lib.context [None req-80dc0b42-e88c-4936-9c9c-0766b7e6c7d0 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1286/2572] 10.0.0.173 () {34 vars in 665 bytes} [Fri Jul 10 01:03:15 2026] POST /v2.0/trunks => generated 407 bytes in 222 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-07-10 01:03:15.789 8 WARNING neutron_lib.context [None req-0f7da3aa-e437-4d89-b3dd-6997644aa66e 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:03:15.859 8 INFO neutron.db.segments_db [None req-0f7da3aa-e437-4d89-b3dd-6997644aa66e 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Added segment cede1d42-64f5-44e0-85c2-a56370416301 of type vxlan for network 97259d2d-f09d-4461-ac19-fd60b2b77ec4 [pid: 8|app: 0|req: 1287/2573] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:03:15 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:15.985 7 WARNING neutron_lib.context [None req-2bab4374-9a34-4e76-8d12-0bc7452bb405 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1287/2574] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 01:03:15 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:16.361 8 WARNING neutron_lib.context [None req-71d566fe-c833-4c8c-882c-e195dd8667e7 3d07da6c8781481fafa49f591f382e29 67e501da67ae4402b3f7bc4a9c854e6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1288/2575] 10.0.0.173 () {34 vars in 665 bytes} [Fri Jul 10 01:03:16 2026] POST /v2.0/trunks => generated 407 bytes in 211 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: 1288/2576] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:03:16 2026] PUT /v2.0/trunks/cfe7edc7-f1f6-41e4-9bae-61b8c8cdb862/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2577] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:03:16 2026] PUT /v2.0/trunks/1f3fcb30-ba77-495c-b4b9-84351deb4204/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2578] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:03:16 2026] PUT /v2.0/trunks/68ef3193-f5e9-47ca-8601-5c02883597ed/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2579] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:03:16 2026] PUT /v2.0/trunks/82b6fc6c-7934-433e-a9d2-b1b9aef2f9a0/tags => 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: 1290/2580] 10.0.0.173 () {32 vars in 661 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2581] 10.0.0.173 () {32 vars in 675 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2582] 10.0.0.173 () {32 vars in 671 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2583] 10.0.0.173 () {32 vars in 683 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2584] 10.0.0.173 () {32 vars in 669 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2585] 10.0.0.173 () {32 vars in 683 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2586] 10.0.0.173 () {32 vars in 679 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2587] 10.0.0.173 () {32 vars in 691 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2588] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/trunks/cfe7edc7-f1f6-41e4-9bae-61b8c8cdb862 => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2589] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:03:16 2026] GET /v2.0/ports/fe538d1e-6721-43a2-a9ba-f5788fa69d33 => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2590] 10.0.0.173 () {32 vars in 721 bytes} [Fri Jul 10 01:03:17 2026] DELETE /v2.0/trunks/cfe7edc7-f1f6-41e4-9bae-61b8c8cdb862 => 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: 1296/2591] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/trunks/1f3fcb30-ba77-495c-b4b9-84351deb4204 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2592] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/ports/81ab65f7-1483-41b0-b230-b89090e2acf6 => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2593] 10.0.0.173 () {32 vars in 721 bytes} [Fri Jul 10 01:03:17 2026] DELETE /v2.0/trunks/1f3fcb30-ba77-495c-b4b9-84351deb4204 => 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: 1297/2594] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/trunks/68ef3193-f5e9-47ca-8601-5c02883597ed => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2595] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/ports/1adf0d64-f237-4b05-add0-cc2398c30aa5 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:03:17.710 8 WARNING neutron_lib.context [None req-25ea137b-663b-47a5-807d-e0fccb80ccb5 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1298/2596] 10.0.0.173 () {32 vars in 721 bytes} [Fri Jul 10 01:03:17 2026] DELETE /v2.0/trunks/68ef3193-f5e9-47ca-8601-5c02883597ed => 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: 1299/2597] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/trunks/82b6fc6c-7934-433e-a9d2-b1b9aef2f9a0 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2598] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/ports/2d22472a-3b42-4ebe-bd88-b059d997b41d => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2599] 10.0.0.173 () {32 vars in 721 bytes} [Fri Jul 10 01:03:17 2026] DELETE /v2.0/trunks/82b6fc6c-7934-433e-a9d2-b1b9aef2f9a0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2600] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/trunks/856909c1-105f-4825-b11b-5088b01f52f7 => 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: 1303/2601] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:03:17 2026] GET /v2.0/ports/a87261a9-dc54-4a5d-9a33-c782784a579d => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2602] 10.0.0.173 () {32 vars in 721 bytes} [Fri Jul 10 01:03:18 2026] DELETE /v2.0/trunks/856909c1-105f-4825-b11b-5088b01f52f7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2603] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:03:18 2026] DELETE /v2.0/ports/fe538d1e-6721-43a2-a9ba-f5788fa69d33 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2604] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:03:18 2026] DELETE /v2.0/ports/81ab65f7-1483-41b0-b230-b89090e2acf6 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:03:18.775 8 INFO neutron.db.l3_db [None req-25ea137b-663b-47a5-807d-e0fccb80ccb5 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Floating IP 3ae7100c-507f-4e3d-a734-aff11b45dc93 associated. External IP: 10.96.250.212, port: 8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8. [pid: 7|app: 0|req: 1307/2605] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:03:18 2026] DELETE /v2.0/ports/1adf0d64-f237-4b05-add0-cc2398c30aa5 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2606] 10.0.0.173 () {34 vars in 676 bytes} [Fri Jul 10 01:03:17 2026] POST /v2.0/floatingips => generated 898 bytes in 1486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2607] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:03:19 2026] DELETE /v2.0/ports/2d22472a-3b42-4ebe-bd88-b059d997b41d => 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: 1300/2608] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:03:19 2026] DELETE /v2.0/ports/a87261a9-dc54-4a5d-9a33-c782784a579d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2609] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:03:19 2026] DELETE /v2.0/networks/0b8def94-ba4e-41ee-863a-ada279e5227b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2610] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:03:19 2026] DELETE /v2.0/networks/52ee238b-88fe-403e-ae60-47ca15f58c5f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:03:20.046 7 INFO neutron.services.segments.plugin [-] Segment 71cc6a2b-10c9-4d51-88ce-6e622f6ff6b1 resource provider aggregate not found 2026-07-10 01:03:20.054 7 INFO neutron.services.segments.plugin [-] Segment 71cc6a2b-10c9-4d51-88ce-6e622f6ff6b1 resource provider aggregate not found 2026-07-10 01:03:20.077 7 INFO neutron.services.segments.plugin [-] Segment 71cc6a2b-10c9-4d51-88ce-6e622f6ff6b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71cc6a2b-10c9-4d51-88ce-6e622f6ff6b1 found for delete ", "request_id": "req-8f7ae3d0-9717-4844-8d2a-7d9876bbdd57"}]} 2026-07-10 01:03:20.079 7 INFO neutron.services.segments.plugin [-] Segment 71cc6a2b-10c9-4d51-88ce-6e622f6ff6b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71cc6a2b-10c9-4d51-88ce-6e622f6ff6b1 found for delete ", "request_id": "req-b43b51fe-0477-46b3-a24b-8d96991e9a4c"}]} [pid: 7|app: 0|req: 1310/2611] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:03:20 2026] DELETE /v2.0/networks/a976d040-497d-43ff-8f69-99ed341b3c54 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:03:20.270 8 INFO neutron.services.segments.plugin [-] Segment 0e10646d-ceb5-4e2b-9c3d-fa0223fb0f95 resource provider aggregate not found 2026-07-10 01:03:20.277 8 INFO neutron.services.segments.plugin [-] Segment 0e10646d-ceb5-4e2b-9c3d-fa0223fb0f95 resource provider aggregate not found 2026-07-10 01:03:20.314 8 INFO neutron.services.segments.plugin [-] Segment 0e10646d-ceb5-4e2b-9c3d-fa0223fb0f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e10646d-ceb5-4e2b-9c3d-fa0223fb0f95 found for delete ", "request_id": "req-d41a2daf-3e7e-4045-8a8d-e640180fe296"}]} 2026-07-10 01:03:20.335 8 INFO neutron.services.segments.plugin [-] Segment 0e10646d-ceb5-4e2b-9c3d-fa0223fb0f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e10646d-ceb5-4e2b-9c3d-fa0223fb0f95 found for delete ", "request_id": "req-39aad775-bf32-4037-81db-d3b1683ce1dd"}]} [pid: 8|app: 0|req: 1302/2612] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:03:20 2026] DELETE /v2.0/networks/294aee77-0dad-4fb7-9155-12697f232876 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2613] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:03:20 2026] DELETE /v2.0/networks/97259d2d-f09d-4461-ac19-fd60b2b77ec4 => 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: 1312/2614] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2615] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:21 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: 1314/2616] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2617] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:21 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-07-10 01:03:21.836 7 INFO neutron.api.v2.resource [None req-daff755b-5eed-46c9-b234-07d7c9b110f0 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1316/2618] 199.204.45.222 () {30 vars in 762 bytes} [Fri Jul 10 01:03:21 2026] GET /v2.0/security-groups/lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => 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: 1317/2619] 199.204.45.222 () {30 vars in 784 bytes} [Fri Jul 10 01:03:21 2026] GET /v2.0/security-groups?name=lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2620] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:21 2026] GET /v2.0/security-groups?tenant_id=10a98af58d564246bbc0c0ef8b427fa8&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2621] 199.204.45.222 () {30 vars in 814 bytes} [Fri Jul 10 01:03:21 2026] GET /v2.0/security-group-rules?security_group_id=587c6c51-9cb3-4d76-94a3-4a9d44f6db7e => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2622] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:21 2026] DELETE /v2.0/security-groups/00cc2d12-f5c2-45f4-97e6-392ff4c4ae0b => 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: 1305/2623] 199.204.45.222 () {34 vars in 746 bytes} [Fri Jul 10 01:03:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:22.108 7 INFO neutron.services.segments.plugin [-] Segment 8bea61fb-7b5b-453b-88d9-7122bc04ed70 resource provider aggregate not found 2026-07-10 01:03:22.114 7 INFO neutron.services.segments.plugin [-] Segment 8bea61fb-7b5b-453b-88d9-7122bc04ed70 resource provider aggregate not found 2026-07-10 01:03:22.128 7 INFO neutron.services.segments.plugin [-] Segment 8bea61fb-7b5b-453b-88d9-7122bc04ed70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bea61fb-7b5b-453b-88d9-7122bc04ed70 found for delete ", "request_id": "req-84da7f05-60a5-484c-894e-28b6ba5b2857"}]} 2026-07-10 01:03:22.132 7 INFO neutron.services.segments.plugin [-] Segment 8bea61fb-7b5b-453b-88d9-7122bc04ed70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bea61fb-7b5b-453b-88d9-7122bc04ed70 found for delete ", "request_id": "req-8cf7d1ad-4843-434b-acf6-fb261a6f582b"}]} 2026-07-10 01:03:22.146 7 INFO neutron.services.segments.plugin [-] Segment cede1d42-64f5-44e0-85c2-a56370416301 resource provider aggregate not found 2026-07-10 01:03:22.152 7 INFO neutron.services.segments.plugin [-] Segment cede1d42-64f5-44e0-85c2-a56370416301 resource provider aggregate not found 2026-07-10 01:03:22.161 7 INFO neutron.services.segments.plugin [-] Segment cede1d42-64f5-44e0-85c2-a56370416301 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cede1d42-64f5-44e0-85c2-a56370416301 found for delete ", "request_id": "req-ea463bc2-2b6e-4c35-9fdc-9694684b3920"}]} 2026-07-10 01:03:22.169 7 INFO neutron.services.segments.plugin [-] Segment cede1d42-64f5-44e0-85c2-a56370416301 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cede1d42-64f5-44e0-85c2-a56370416301 found for delete ", "request_id": "req-78fb7084-f8a4-4354-a0bb-44ed77a7fff9"}]} [pid: 8|app: 0|req: 1306/2624] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:22 2026] GET /v2.0/security-groups?tenant_id=14eccca82a43487992adbaae6fa3f948&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2625] 199.204.45.222 () {34 vars in 746 bytes} [Fri Jul 10 01:03:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:22.345 8 INFO neutron.services.segments.plugin [-] Segment 886a2d35-c5e4-4f03-a89d-4acb1ac88bae resource provider aggregate not found 2026-07-10 01:03:22.354 8 INFO neutron.services.segments.plugin [-] Segment 886a2d35-c5e4-4f03-a89d-4acb1ac88bae resource provider aggregate not found 2026-07-10 01:03:22.362 8 INFO neutron.services.segments.plugin [-] Segment 886a2d35-c5e4-4f03-a89d-4acb1ac88bae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886a2d35-c5e4-4f03-a89d-4acb1ac88bae found for delete ", "request_id": "req-9fc5f113-2c20-48ef-91c8-940ea038ed9a"}]} 2026-07-10 01:03:22.367 8 INFO neutron.services.segments.plugin [-] Segment 886a2d35-c5e4-4f03-a89d-4acb1ac88bae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 886a2d35-c5e4-4f03-a89d-4acb1ac88bae found for delete ", "request_id": "req-220afc21-d1f8-4433-9820-a3b97bdf17d1"}]} [pid: 8|app: 0|req: 1307/2626] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:22 2026] DELETE /v2.0/security-groups/6b598b7d-5434-43da-8028-144d77032612 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2627] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:22 2026] GET /v2.0/security-groups?tenant_id=67e501da67ae4402b3f7bc4a9c854e6e&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2628] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:22 2026] DELETE /v2.0/security-groups/ed76eb9b-9a78-4cd7-b0ca-8829d2635f60 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:03:26.020 8 WARNING neutron_lib.context [None req-fb8b2c75-e6eb-49bd-a87f-79b295313037 851719763e564e23aa972146ec37c49e b97575ce36da4a2c9e3c1e61f637b7a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1310/2631] 10.0.0.173 () {34 vars in 683 bytes} [Fri Jul 10 01:03:25 2026] POST /v2.0/security-groups => generated 1603 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2632] 10.0.0.173 () {34 vars in 766 bytes} [Fri Jul 10 01:03:26 2026] PUT /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/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: 1311/2633] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2634] 10.0.0.173 () {34 vars in 777 bytes} [Fri Jul 10 01:03:26 2026] PUT /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2635] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2636] 10.0.0.173 () {34 vars in 773 bytes} [Fri Jul 10 01:03:26 2026] PUT /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2637] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/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: 1325/2638] 10.0.0.173 () {34 vars in 795 bytes} [Fri Jul 10 01:03:26 2026] PUT /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2639] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2640] 10.0.0.173 () {34 vars in 766 bytes} [Fri Jul 10 01:03:26 2026] PUT /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2641] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/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: 1327/2642] 10.0.0.173 () {32 vars in 754 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:03:26.711 8 INFO neutron.api.v2.resource [None req-b56f8742-dde7-4cdc-8a9e-80d800d240dd 851719763e564e23aa972146ec37c49e b97575ce36da4a2c9e3c1e61f637b7a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1316/2643] 10.0.0.173 () {32 vars in 758 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2644] 10.0.0.173 () {32 vars in 757 bytes} [Fri Jul 10 01:03:26 2026] DELETE /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2645] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:03:26.818 7 INFO neutron.api.v2.resource [None req-9dddfbe0-5350-43eb-90fb-934984d13a29 851719763e564e23aa972146ec37c49e b97575ce36da4a2c9e3c1e61f637b7a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1329/2646] 10.0.0.173 () {32 vars in 761 bytes} [Fri Jul 10 01:03:26 2026] DELETE /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2647] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:03:26 2026] DELETE /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/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: 1330/2648] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:03:26 2026] GET /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8/tags => 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: 1319/2649] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:26 2026] DELETE /v2.0/security-groups/83fa0ea3-2639-46ca-95a2-0155246429c8 => 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: 1331/2650] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:27 2026] GET /v2.0/security-groups?tenant_id=b97575ce36da4a2c9e3c1e61f637b7a8&name=default => generated 2929 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2651] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:27 2026] DELETE /v2.0/security-groups/ee15d419-fc07-4c11-bc3b-0b646459b574 => 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: 1332/2652] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:28 2026] GET /v2.0/security-groups?tenant_id=2e40b197cecb4db5a341d446c341bde0&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2653] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:28 2026] DELETE /v2.0/security-groups/6386f97f-cd75-4b69-b494-7fedec7644cf => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2654] 10.0.0.93 () {30 vars in 688 bytes} [Fri Jul 10 01:03:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2655] 10.0.0.93 () {30 vars in 690 bytes} [Fri Jul 10 01:03:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2656] 10.0.0.93 () {30 vars in 666 bytes} [Fri Jul 10 01:03:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2657] 10.0.0.93 () {30 vars in 702 bytes} [Fri Jul 10 01:03:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:03:31.456 7 WARNING neutron_lib.context [None req-21b5b1fc-e867-40c1-9107-a7c3c97ac24c 6ff7efd751de4b0e9d7f7c5992954d49 7f3db01c84e043ffb1e86e8de9d28de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-10 01:03:31.618 7 INFO neutron.db.segments_db [None req-21b5b1fc-e867-40c1-9107-a7c3c97ac24c 6ff7efd751de4b0e9d7f7c5992954d49 7f3db01c84e043ffb1e86e8de9d28de9 - - default default] Added segment 21706bdb-2c7a-490d-b558-7dd5582ae8f9 of type vxlan for network 686c0802-126b-419b-a187-ed6eaa522d2c [pid: 8|app: 0|req: 1324/2658] 10.0.0.93 () {28 vars in 437 bytes} [Fri Jul 10 01:03:31 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2659] 10.0.0.93 () {30 vars in 726 bytes} [Fri Jul 10 01:03:31 2026] GET /v2.0/subnets/d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 632 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2660] 10.0.0.173 () {34 vars in 669 bytes} [Fri Jul 10 01:03:31 2026] POST /v2.0/networks => generated 630 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:31.735 8 WARNING neutron_lib.context [None req-ec04ec24-273a-4764-a3d2-192d82743a3e 6ff7efd751de4b0e9d7f7c5992954d49 7f3db01c84e043ffb1e86e8de9d28de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1326/2661] 10.0.0.173 () {34 vars in 663 bytes} [Fri Jul 10 01:03:31 2026] POST /v2.0/ports => generated 743 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-10 01:03:32.522 7 WARNING neutron_lib.context [None req-ad3a1d56-fab6-4c98-a2b0-29fd3002cb1b 6ff7efd751de4b0e9d7f7c5992954d49 7f3db01c84e043ffb1e86e8de9d28de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1336/2662] 10.0.0.173 () {34 vars in 665 bytes} [Fri Jul 10 01:03:32 2026] POST /v2.0/trunks => generated 407 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1327/2663] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:03:32 2026] PUT /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/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: 1337/2664] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:03:32 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2665] 10.0.0.173 () {34 vars in 759 bytes} [Fri Jul 10 01:03:32 2026] PUT /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2666] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:03:32 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2667] 10.0.0.173 () {34 vars in 755 bytes} [Fri Jul 10 01:03:32 2026] PUT /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2668] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:03:32 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2669] 10.0.0.173 () {34 vars in 777 bytes} [Fri Jul 10 01:03:32 2026] PUT /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2670] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:03:32 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2671] 10.0.0.173 () {34 vars in 748 bytes} [Fri Jul 10 01:03:33 2026] PUT /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2672] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2673] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:03:33.174 7 INFO neutron.api.v2.resource [None req-51428265-83be-49e7-b987-a15b2a95d0fb 6ff7efd751de4b0e9d7f7c5992954d49 7f3db01c84e043ffb1e86e8de9d28de9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1342/2674] 10.0.0.173 () {32 vars in 740 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2675] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:33 2026] DELETE /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2676] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 01:03:33.313 8 INFO neutron.api.v2.resource [None req-4d5f8f3d-6868-4bb0-a082-3c95ed78e428 6ff7efd751de4b0e9d7f7c5992954d49 7f3db01c84e043ffb1e86e8de9d28de9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1334/2677] 10.0.0.173 () {32 vars in 743 bytes} [Fri Jul 10 01:03:33 2026] DELETE /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2678] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:03:33 2026] DELETE /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2679] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2680] 10.0.0.173 () {32 vars in 718 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2681] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2682] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:33 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: 1348/2683] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:33 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: 1349/2684] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:33 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: 1336/2685] 10.0.0.173 () {32 vars in 716 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/ports/b7e72310-c454-4fc7-903a-8518fba3d2f1 => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2686] 10.0.0.173 () {32 vars in 721 bytes} [Fri Jul 10 01:03:33 2026] DELETE /v2.0/trunks/9a0b00d1-59d6-4870-80b9-50453303e008 => 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: 1337/2687] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/subnets/d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2688] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2689] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2690] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:33 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: 1341/2691] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:33 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: 1342/2692] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:33 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: 1351/2693] 10.0.0.173 () {32 vars in 719 bytes} [Fri Jul 10 01:03:33 2026] DELETE /v2.0/ports/b7e72310-c454-4fc7-903a-8518fba3d2f1 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:03:34.145 8 INFO neutron.services.segments.plugin [-] Segment 21706bdb-2c7a-490d-b558-7dd5582ae8f9 resource provider aggregate not found 2026-07-10 01:03:34.151 8 INFO neutron.services.segments.plugin [-] Segment 21706bdb-2c7a-490d-b558-7dd5582ae8f9 resource provider aggregate not found 2026-07-10 01:03:34.161 8 INFO neutron.services.segments.plugin [-] Segment 21706bdb-2c7a-490d-b558-7dd5582ae8f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21706bdb-2c7a-490d-b558-7dd5582ae8f9 found for delete ", "request_id": "req-e6ca710c-5f6e-4d2a-a69b-747da32a137d"}]} 2026-07-10 01:03:34.166 8 INFO neutron.services.segments.plugin [-] Segment 21706bdb-2c7a-490d-b558-7dd5582ae8f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21706bdb-2c7a-490d-b558-7dd5582ae8f9 found for delete ", "request_id": "req-3b717b15-671b-4ca6-b7f0-79072ee537fb"}]} [pid: 8|app: 0|req: 1343/2694] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:03:33 2026] DELETE /v2.0/networks/686c0802-126b-419b-a187-ed6eaa522d2c => 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: 1352/2695] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:34 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1344/2696] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:34 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2697] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:34 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2698] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:34 2026] GET /v2.0/security-groups?tenant_id=7f3db01c84e043ffb1e86e8de9d28de9&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2699] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:34 2026] DELETE /v2.0/security-groups/66377616-4c38-42b4-b96c-0b8481255374 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2700] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:35 2026] GET /v2.0/security-groups?tenant_id=17f0d7779176409688927509fe4f0eae&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: 1346/2701] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:03:34 2026] POST /v2.0/ports => generated 1303 bytes in 502 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: 1356/2702] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:35 2026] DELETE /v2.0/security-groups/1f4331eb-2dfa-4d1a-b9a6-3036ad1bce65 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2703] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:03:35 2026] PUT /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 1428 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2704] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4041 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1348/2705] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2706] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:03:36.318 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e58312fc-7864-44f1-af70-0805c9d5a5d3'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': '1669968a-e2e2-46a9-8f99-bada15537970', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2707] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2708] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=segments => generated 14 bytes in 92 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: 1350/2709] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2710] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2711] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2712] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2713] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2714] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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: 1353/2715] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=1669968a-e2e2-46a9-8f99-bada15537970 => 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: 1363/2716] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=1669968a-e2e2-46a9-8f99-bada15537970 => 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: 1354/2717] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2718] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:36 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&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: 1355/2719] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&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: 1365/2720] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1356/2721] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1366/2722] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4041 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2723] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2724] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=1669968a-e2e2-46a9-8f99-bada15537970 => 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: 1358/2725] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3aa&port_id=1669968a-e2e2-46a9-8f99-bada15537970 => 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: 1359/2726] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => 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: 1360/2727] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2728] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&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: 1362/2729] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1368/2730] 10.0.0.211 () {34 vars in 970 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 1464 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2731] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => 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: 1363/2732] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2733] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:37 2026] GET /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2734] 199.204.45.222 () {34 vars in 789 bytes} [Fri Jul 10 01:03:37 2026] PUT /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 1199 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2735] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d => generated 798 bytes in 66 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-07-10 01:03:38.458 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75630062-94e6-4d4c-ba8c-c495a0cad259'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': '1669968a-e2e2-46a9-8f99-bada15537970', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1365/2736] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/subnets/d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2737] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3812 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2738] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2739] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:38 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: 1375/2741] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:38 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: 1366/2741] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2742] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:38 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: 1367/2743] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=1669968a-e2e2-46a9-8f99-bada15537970 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2744] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2745] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/subnets?id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2746] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2747] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&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: 1379/2748] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1345 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2749] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2750] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1381/2751] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2752] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1382/2753] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2754] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:38 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2755] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:39 2026] GET /v2.0/security-groups?tenant_id=6a2ee4b139f84d789757a1acc16d61a9&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2756] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:39 2026] DELETE /v2.0/security-groups/d6edad02-665a-43af-bf2d-36df97a6eb2d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2757] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:03:39 2026] GET /v2.0/security-groups?tenant_id=6a1acbdaee3c468cb164cf652fd98469&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2758] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:03:39 2026] DELETE /v2.0/security-groups/9bf91c2c-2d99-4dd3-91a2-64b4727a90c7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2761] 10.0.0.93 () {30 vars in 688 bytes} [Fri Jul 10 01:03:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2762] 10.0.0.93 () {30 vars in 690 bytes} [Fri Jul 10 01:03:47 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: 1387/2763] 10.0.0.93 () {30 vars in 666 bytes} [Fri Jul 10 01:03:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2764] 10.0.0.93 () {30 vars in 702 bytes} [Fri Jul 10 01:03:47 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: 1388/2765] 10.0.0.93 () {28 vars in 437 bytes} [Fri Jul 10 01:03:47 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: 1378/2766] 10.0.0.93 () {30 vars in 726 bytes} [Fri Jul 10 01:03:47 2026] GET /v2.0/subnets/3b9fac79-ace0-4762-a51e-1227ad7e2bb8 => generated 631 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2767] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2768] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:48 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: 1390/2769] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2770] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:48 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: 1391/2771] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:48 2026] GET /v2.0/subnets/d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2772] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:48 2026] GET /v2.0/subnets/3b9fac79-ace0-4762-a51e-1227ad7e2bb8 => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2773] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:03:48 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2774] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:48 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: 1393/2775] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2776] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:48 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: 1394/2777] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:48 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: 1384/2778] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:48 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1395/2779] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:49 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1385/2780] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:49 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2781] 199.204.45.222 () {38 vars in 954 bytes} [Fri Jul 10 01:03:49 2026] POST /v2.0/ports => generated 1307 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2782] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:03:49 2026] PUT /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1432 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1397/2783] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 5274 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:50.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bfa2078-e8c9-4287-9d61-d661081f88a0'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': 'f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1387/2784] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2785] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2786] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2787] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1389/2788] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1400/2789] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2790] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1401/2791] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&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: 1391/2792] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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: 1402/2793] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:50 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2794] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=1669968a-e2e2-46a9-8f99-bada15537970 => 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: 1403/2795] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/subnets?id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2796] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2797] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2798] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2799] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.212&port_id=f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => 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: 1395/2800] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A133&port_id=f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => 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: 1406/2801] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2802] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2803] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2804] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2805] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2806] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 5274 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2807] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2808] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.212&port_id=f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => 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: 1410/2809] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A133&port_id=f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => 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: 1400/2810] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2811] 10.0.0.211 () {34 vars in 970 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1468 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2812] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2813] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1468 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2814] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2815] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1468 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2816] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1404/2817] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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/2818] 199.204.45.222 () {34 vars in 789 bytes} [Fri Jul 10 01:03:52 2026] PUT /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1199 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2819] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 796 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1415/2820] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/subnets/3b9fac79-ace0-4762-a51e-1227ad7e2bb8 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2821] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2822] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:03:52 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: 1407/2823] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:03:52 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: 1417/2824] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:03:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2825] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:03:53.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f28f8421-2c08-48e1-a697-b6c7983a13ee'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': 'f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1418/2826] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2827] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 5041 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2828] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1345 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2829] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2830] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2831] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.212&port_id=f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => 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: 1412/2832] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2833] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2834] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2835] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2836] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1423/2837] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1415/2838] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:03:53 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1425/2841] 199.204.45.222 () {34 vars in 1095 bytes} [Fri Jul 10 01:04:01 2026] GET /v2.0/ports?device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2842] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2843] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2844] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=91823eea-4a91-4786-aa13-efab0b190174 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2845] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A392&port_id=91823eea-4a91-4786-aa13-efab0b190174 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2846] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2847] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2848] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2849] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1421/2850] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1430/2851] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:04: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: 1422/2852] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2853] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2854] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2855] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/subnets/d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2856] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:02 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 5043 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2857] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:04:02 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: 1425/2858] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:04:02 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: 1434/2859] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:04:03 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: 1426/2860] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2861] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1237 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2862] 199.204.45.222 () {34 vars in 788 bytes} [Fri Jul 10 01:04:03 2026] PUT /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1026 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2863] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 796 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2864] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2865] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:04:03.783 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ac7f250-1819-4aff-8970-876110c512ee'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': 'f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c', '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: 1429/2866] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2867] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1430/2868] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1439/2869] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:03 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1431/2870] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:04 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1440/2871] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:05 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2872] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:07 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1441/2873] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:08 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1433/2874] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:09 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1442/2875] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:10 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2878] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:11 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2879] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:12 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2880] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:13 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1436/2881] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:14 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2882] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:15 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2883] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:16 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1447/2884] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:17 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2885] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:18 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2886] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:19 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2887] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:21 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2888] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:22 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2889] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:23 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2890] 199.204.45.222 () {34 vars in 974 bytes} [Fri Jul 10 01:04:24 2026] GET /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2891] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:24 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 4868 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2892] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:04:24 2026] DELETE /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2893] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:04:24 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3814 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:04:24.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92e950f5-2cf2-419a-9506-a503908aec5c'] response: {'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'name': 'network-vif-deleted', 'tag': 'f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1443/2894] 199.204.45.222 () {34 vars in 1225 bytes} [Fri Jul 10 01:04:24 2026] GET /v2.0/networks?id=bb7f85d2-c743-452e-98ac-daf48224b5f3&id=90aa7882-2e3e-4909-b7d4-8794bacda421&id=85048e0d-0256-4099-a14d-4407841e807d&id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 3096 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2895] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:04:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => 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: 1444/2896] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:04:24 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => 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: 1453/2897] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:04:24 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2898] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1454/2899] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2900] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2901] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2902] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2903] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2904] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3814 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2907] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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) 2026-07-10 01:04:25.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-978d2106-b05e-40f1-bb0a-63f9d27d7c03 cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2908] 199.204.45.222 () {32 vars in 758 bytes} [Fri Jul 10 01:04:25 2026] DELETE /v2.0/ports/f1cd2d38-8a68-4007-9777-d3bb6f2a4b6c => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2909] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=1669968a-e2e2-46a9-8f99-bada15537970 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2910] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/subnets?id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2911] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:04:25 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: 1454/2912] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:04:25 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: 1459/2913] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2914] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:04:25 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: 1456/2915] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:04:25 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: 1457/2916] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1460/2917] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2918] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2919] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1459/2920] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1345 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2921] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1460/2922] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2923] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2924] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:04:25 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2925] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:04:33 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: 1462/2926] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:04:33 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: 1465/2927] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:04:33 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: 1463/2928] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:04:33 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: 1466/2929] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:33 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3814 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2930] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:04:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2931] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:04:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2932] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:04:33 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: 1468/2933] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:04:33 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: 1466/2934] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:33 2026] GET /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2935] 199.204.45.222 () {34 vars in 788 bytes} [Fri Jul 10 01:04:33 2026] PUT /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 1026 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2936] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:04:33 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1470/2937] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:33 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2938] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:04:34 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:04:34.124 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29b87a15-3885-4a43-ba28-ac9bf119f24b'] response: {'name': 'network-changed', 'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'tag': '1669968a-e2e2-46a9-8f99-bada15537970', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1469/2939] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:34 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2940] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:04:34 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2941] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:34 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1472/2942] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:34 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 8|app: 0|req: 1471/2943] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:35 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2944] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:36 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2945] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:37 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2946] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:38 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2947] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:39 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2950] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:40 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2951] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:41 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2952] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:42 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2953] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:43 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2954] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:44 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2955] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:45 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2956] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:46 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2957] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:48 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2958] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:49 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2959] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:50 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2960] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:51 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2961] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:52 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2962] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:53 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2963] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:54 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 3639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2964] 199.204.45.222 () {34 vars in 974 bytes} [Fri Jul 10 01:04:54 2026] GET /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2965] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:04:54 2026] DELETE /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2966] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:04:55.140 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06da1170-14d3-4643-a703-820a26d30c10'] response: {'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'name': 'network-vif-deleted', 'tag': '1669968a-e2e2-46a9-8f99-bada15537970', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1484/2967] 199.204.45.222 () {34 vars in 1145 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/networks?id=bb7f85d2-c743-452e-98ac-daf48224b5f3&id=90aa7882-2e3e-4909-b7d4-8794bacda421&id=85048e0d-0256-4099-a14d-4407841e807d => generated 2311 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2968] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => 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: 1485/2969] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2970] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2973] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:04:55.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45f710ab-2ed5-4f4f-b1a0-3f81176ee53b cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/2974] 199.204.45.222 () {32 vars in 758 bytes} [Fri Jul 10 01:04:55 2026] DELETE /v2.0/ports/1669968a-e2e2-46a9-8f99-bada15537970 => 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: 1490/2975] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:04:55 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: 1491/2976] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2977] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:04:55 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: 1493/2978] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2979] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=segments => generated 14 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2980] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1495/2981] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2982] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1496/2983] 199.204.45.222 () {34 vars in 1055 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.41&port_id=4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => 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: 1488/2984] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1345 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2985] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/subnets?id=69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1489/2986] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1498/2987] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:04:55 2026] GET /v2.0/ports?network_id=90aa7882-2e3e-4909-b7d4-8794bacda421&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2988] 199.204.45.222 () {30 vars in 742 bytes} [Fri Jul 10 01:04:56 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2989] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:04:56 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?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: 1491/2990] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:04:56 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2991] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:04:56 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => 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: 1500/2992] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:04:56 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2993] 199.204.45.222 () {34 vars in 1095 bytes} [Fri Jul 10 01:05:01 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2994] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2995] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2996] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.251&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2997] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => 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: 1503/2998] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2999] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3000] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3001] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3002] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:05:02 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1498/3003] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:05:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3004] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:05:05 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: 1499/3005] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:05:05 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: 1507/3006] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:05:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:05:05.431 7 INFO neutron.api.v2.resource [None req-3645aab4-4255-4ef0-92ef-8983e65b997a cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3007] 199.204.45.222 () {30 vars in 762 bytes} [Fri Jul 10 01:05:05 2026] GET /v2.0/security-groups/lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 149 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3008] 199.204.45.222 () {30 vars in 784 bytes} [Fri Jul 10 01:05:05 2026] GET /v2.0/security-groups?name=lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 2865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3009] 199.204.45.222 () {30 vars in 814 bytes} [Fri Jul 10 01:05:05 2026] GET /v2.0/security-group-rules?security_group_id=587c6c51-9cb3-4d76-94a3-4a9d44f6db7e => generated 2334 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3010] 199.204.45.222 () {32 vars in 788 bytes} [Fri Jul 10 01:05:05 2026] DELETE /v2.0/security-group-rules/c71bc0d6-da70-42a1-9b82-67f3ccf40b4d => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3011] 199.204.45.222 () {32 vars in 788 bytes} [Fri Jul 10 01:05:05 2026] DELETE /v2.0/security-group-rules/e04b0ed2-d9b4-426d-bf2d-b6b961e22aea => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:08.772 8 INFO neutron.db.l3_db [None req-457a68c9-8989-459e-9ff3-7d8eec62ff48 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Floating IP 3ae7100c-507f-4e3d-a734-aff11b45dc93 disassociated (deleted). External IP: 10.96.250.212, port: 8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8. [pid: 8|app: 0|req: 1510/3012] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:05:08 2026] DELETE /v2.0/floatingips/3ae7100c-507f-4e3d-a734-aff11b45dc93 => generated 0 bytes in 1203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:09.592 7 INFO neutron.api.v2.resource [None req-d5201706-7408-40e5-bde6-ba49b8413490 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3013] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:05:09 2026] GET /v2.0/floatingips/3ae7100c-507f-4e3d-a734-aff11b45dc93 => generated 144 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3016] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:05:10 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: 1512/3017] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:05:10 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: 1506/3018] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:05:10 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: 1513/3019] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:05:11 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: 1507/3020] 199.204.45.222 () {30 vars in 740 bytes} [Fri Jul 10 01:05:11 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3021] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:11 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3022] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:11 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3023] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:11 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3024] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:12 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3025] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:13 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3026] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:14 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3027] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:15 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3028] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:16 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3029] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:17 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3030] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:18 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3031] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:19 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3032] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:20 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3033] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:21 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3034] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:22 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3035] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:24 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3036] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:25 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3039] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:26 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3040] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:27 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3041] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:28 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3042] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:29 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3043] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:30 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3044] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:31 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 2585 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3045] 199.204.45.222 () {34 vars in 974 bytes} [Fri Jul 10 01:05:31 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1345 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3046] 199.204.45.222 () {34 vars in 1059 bytes} [Fri Jul 10 01:05:31 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3047] 199.204.45.222 () {34 vars in 1015 bytes} [Fri Jul 10 01:05:31 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421?fields=dns_domain => generated 29 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3048] 199.204.45.222 () {38 vars in 1027 bytes} [Fri Jul 10 01:05:32 2026] PUT /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1146 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3049] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/ports?tenant_id=3ea7ee2fa64a4c35953454f683b3a3bb&device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1248 bytes in 52 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: 1522/3050] 199.204.45.222 () {34 vars in 1065 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/networks?id=bb7f85d2-c743-452e-98ac-daf48224b5f3&id=90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 1524 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3051] 199.204.45.222 () {34 vars in 1061 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.127&port_id=7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => 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: 1523/3052] 199.204.45.222 () {30 vars in 768 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => 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: 1530/3053] 199.204.45.222 () {34 vars in 983 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/subnets?id=5ef41267-7802-4bb1-81ae-f792134dd2fd => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3054] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/ports?network_id=bb7f85d2-c743-452e-98ac-daf48224b5f3&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3055] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3056] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/networks/bb7f85d2-c743-452e-98ac-daf48224b5f3?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: 1524/3057] 199.204.45.222 () {34 vars in 788 bytes} [Fri Jul 10 01:05:32 2026] PUT /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1086 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3058] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:05:32 2026] GET /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 1086 bytes in 41 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: 1525/3059] 199.204.45.222 () {32 vars in 758 bytes} [Fri Jul 10 01:05:32 2026] DELETE /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3060] 199.204.45.222 () {30 vars in 702 bytes} [Fri Jul 10 01:05:33 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: 1526/3061] 199.204.45.222 () {30 vars in 704 bytes} [Fri Jul 10 01:05:33 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: 1536/3062] 199.204.45.222 () {30 vars in 680 bytes} [Fri Jul 10 01:05:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3063] 199.204.45.222 () {30 vars in 716 bytes} [Fri Jul 10 01:05:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:05:33.529 8 INFO neutron.pecan_wsgi.hooks.translation [None req-191e8d94-05d9-498a-b9d8-7ffdc0627a0c cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3064] 199.204.45.222 () {32 vars in 758 bytes} [Fri Jul 10 01:05:33 2026] DELETE /v2.0/ports/4fc2e094-f806-4dc8-a3eb-7fa82a17f1c6 => 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: 1528/3065] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:05:33 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:05:33.602 8 INFO neutron.api.v2.resource [None req-bc06cd88-0895-44e6-b26d-d3a0448c53ba cb01eb6d7ca040b4898ef4155d25bbcc 3ea7ee2fa64a4c35953454f683b3a3bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3066] 199.204.45.222 () {30 vars in 762 bytes} [Fri Jul 10 01:05:33 2026] GET /v2.0/security-groups/lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3067] 199.204.45.222 () {30 vars in 784 bytes} [Fri Jul 10 01:05:33 2026] GET /v2.0/security-groups?name=lb-794fcd4c-cd3b-413e-89a0-4980e7a92559 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3068] 199.204.45.222 () {30 vars in 736 bytes} [Fri Jul 10 01:05:33 2026] GET /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3069] 199.204.45.222 () {34 vars in 788 bytes} [Fri Jul 10 01:05:33 2026] PUT /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 1090 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3070] 199.204.45.222 () {32 vars in 778 bytes} [Fri Jul 10 01:05:33 2026] DELETE /v2.0/security-groups/587c6c51-9cb3-4d76-94a3-4a9d44f6db7e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3071] 199.204.45.222 () {32 vars in 758 bytes} [Fri Jul 10 01:05:34 2026] DELETE /v2.0/ports/8d2f2d95-76fc-4ab5-a8bb-b9a762b0c6a8 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3072] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:05:35 2026] GET /v2.0/ports?device_id=42ab7064-464c-4115-8e3c-2da06d81637e => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:05:35.308 8 INFO neutron.db.l3_db [None req-3b373bbc-0961-478f-958d-dc20d891eaf1 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Floating IP 2768880c-fbbc-44e3-98a9-f2ad3285c408 disassociated (deleted). External IP: 10.96.250.214, port: acd96f2d-9556-4d5e-a0c8-f16e507a6825. [pid: 7|app: 0|req: 1533/3073] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:05:35 2026] DELETE /v2.0/ports/7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c => 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: 1541/3074] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:05:34 2026] DELETE /v2.0/floatingips/2768880c-fbbc-44e3-98a9-f2ad3285c408 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:35.710 7 INFO neutron.api.v2.resource [None req-a6e09a96-5db0-4ea6-8b53-0d5f0c2c4597 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3075] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:05:35 2026] GET /v2.0/floatingips/2768880c-fbbc-44e3-98a9-f2ad3285c408 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:05:36.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf7c0f33-590b-4e1f-9ee2-ee9c7a78f271'] response: {'name': 'network-changed', 'server_uuid': '8a73fda8-6648-41b8-b03e-5dee07933637', 'tag': 'acd96f2d-9556-4d5e-a0c8-f16e507a6825', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1542/3076] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:05:35 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1204 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3077] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1473 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 01:05:36.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb5720d1-7cd8-44e4-91f0-4433608fbb7b'] response: {'server_uuid': '42ab7064-464c-4115-8e3c-2da06d81637e', 'name': 'network-vif-deleted', 'tag': '7fa2fc0e-78c8-49b1-ad8e-7b1ac8df1d8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1543/3078] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/security-groups?id=b775bff8-58cd-4557-ac79-9b66fcfaf978&fields=id&fields=name => generated 111 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3079] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/networks?id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3080] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.251&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => 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: 1537/3081] 199.204.45.222 () {34 vars in 1105 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3082] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/subnets?id=3b9fac79-ace0-4762-a51e-1227ad7e2bb8&id=092f33a3-2113-4816-9bd3-4020c777c79c => generated 1366 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3083] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3084] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/ports?network_id=7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3085] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/ports?device_id=8a73fda8-6648-41b8-b03e-5dee07933637 => generated 1204 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3086] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3087] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:05:36 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764?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: 1540/3088] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:05:36 2026] DELETE /v2.0/ports/acd96f2d-9556-4d5e-a0c8-f16e507a6825 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:41.555 8 INFO neutron.db.l3_db [None req-7c06d2be-6f2b-4f67-860f-76b6b5e8ac57 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] Floating IP c19a57c9-3ebc-4b69-bbc7-cf107b23c9e6 disassociated (deleted). External IP: 10.96.250.206, port: 91823eea-4a91-4786-aa13-efab0b190174. [pid: 8|app: 0|req: 1550/3091] 10.0.0.173 () {32 vars in 731 bytes} [Fri Jul 10 01:05:41 2026] DELETE /v2.0/floatingips/c19a57c9-3ebc-4b69-bbc7-cf107b23c9e6 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:41.972 7 INFO neutron.api.v2.resource [None req-125c5e2d-4cf5-4d64-8293-129890b7b609 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3092] 10.0.0.173 () {32 vars in 728 bytes} [Fri Jul 10 01:05:41 2026] GET /v2.0/floatingips/c19a57c9-3ebc-4b69-bbc7-cf107b23c9e6 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:05:42.173 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b53f0b4-6fbf-40b7-85c5-4f519fdd3f97'] response: {'name': 'network-changed', 'server_uuid': 'b8d2b454-e089-4a4f-b82b-1e39ac4aa527', 'tag': '91823eea-4a91-4786-aa13-efab0b190174', 'status': 'completed', 'code': 200} 2026-07-10 01:05:42.193 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f910df5-b6a7-4cb8-810b-7aef4626ba66'] response: {'server_uuid': '8a73fda8-6648-41b8-b03e-5dee07933637', 'name': 'network-vif-deleted', 'tag': 'acd96f2d-9556-4d5e-a0c8-f16e507a6825', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1551/3093] 10.0.0.211 () {34 vars in 989 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/ports?device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1200 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3094] 199.204.45.222 () {34 vars in 1079 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/ports?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1469 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3095] 10.0.0.211 () {34 vars in 1039 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/security-groups?id=b775bff8-58cd-4557-ac79-9b66fcfaf978&fields=id&fields=name => generated 111 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3096] 199.204.45.222 () {34 vars in 985 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/networks?id=85048e0d-0256-4099-a14d-4407841e807d => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3097] 199.204.45.222 () {34 vars in 1057 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.226&port_id=91823eea-4a91-4786-aa13-efab0b190174 => 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: 1545/3098] 199.204.45.222 () {34 vars in 1103 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A392&port_id=91823eea-4a91-4786-aa13-efab0b190174 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3099] 199.204.45.222 () {34 vars in 1063 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/subnets?id=a9692fc5-62f2-4017-b594-529a5abe6772&id=d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3100] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3101] 199.204.45.222 () {34 vars in 1051 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/ports?network_id=85048e0d-0256-4099-a14d-4407841e807d&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3102] 199.204.45.222 () {34 vars in 993 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/ports?device_id=b8d2b454-e089-4a4f-b82b-1e39ac4aa527 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3103] 199.204.45.222 () {34 vars in 1011 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?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: 1557/3104] 199.204.45.222 () {34 vars in 1111 bytes} [Fri Jul 10 01:05:42 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3105] 199.204.45.222 () {36 vars in 996 bytes} [Fri Jul 10 01:05:42 2026] DELETE /v2.0/ports/91823eea-4a91-4786-aa13-efab0b190174 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3106] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:47 2026] DELETE /v2.0/security-group-rules/18cb1aca-aa02-4401-8f5f-cbd3fdcb7bb9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:47.492 7 INFO neutron.api.v2.resource [None req-444c9c9f-4478-41f6-94af-574b96cbbc76 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3107] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:47 2026] GET /v2.0/security-group-rules/18cb1aca-aa02-4401-8f5f-cbd3fdcb7bb9 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3108] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:47 2026] DELETE /v2.0/security-group-rules/b761eb21-2b7e-4709-9296-8ca3c39733cb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:47.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fa79a72-6d45-4463-9284-553369d3d776'] response: {'server_uuid': 'b8d2b454-e089-4a4f-b82b-1e39ac4aa527', 'name': 'network-vif-deleted', 'tag': '91823eea-4a91-4786-aa13-efab0b190174', 'status': 'completed', 'code': 200} 2026-07-10 01:05:47.593 7 INFO neutron.api.v2.resource [None req-4a02d8c5-c85d-472b-b66d-deb1306c7052 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3109] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:47 2026] GET /v2.0/security-group-rules/b761eb21-2b7e-4709-9296-8ca3c39733cb => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3110] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:47 2026] DELETE /v2.0/security-group-rules/909a307d-9516-4bd7-a7ae-6fa3615b5020 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:47.690 7 INFO neutron.api.v2.resource [None req-ff078c90-a2eb-4903-aca4-94eb121c4e73 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3111] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:47 2026] GET /v2.0/security-group-rules/909a307d-9516-4bd7-a7ae-6fa3615b5020 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3112] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:47 2026] DELETE /v2.0/security-group-rules/b7202a31-a36d-4350-b384-7efd9b66da01 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:47.785 7 INFO neutron.api.v2.resource [None req-5222be31-1743-4f2a-ac8b-669bf6c0ae4d a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3113] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:47 2026] GET /v2.0/security-group-rules/b7202a31-a36d-4350-b384-7efd9b66da01 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3114] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:47 2026] DELETE /v2.0/security-group-rules/f67ae62c-ee54-4d8e-ad8f-40160503dc7a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:47.867 7 INFO neutron.api.v2.resource [None req-56c70203-a078-4c33-8dab-fe4f0ddf082c a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3115] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:47 2026] GET /v2.0/security-group-rules/f67ae62c-ee54-4d8e-ad8f-40160503dc7a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3116] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:47 2026] DELETE /v2.0/security-group-rules/b792b1bf-8f80-4357-bc55-afc3cb6a8bc9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:47.951 7 INFO neutron.api.v2.resource [None req-aaeb7774-11f5-4994-84bf-f105f7099231 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3117] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:47 2026] GET /v2.0/security-group-rules/b792b1bf-8f80-4357-bc55-afc3cb6a8bc9 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3118] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:47 2026] DELETE /v2.0/security-group-rules/8c76e20a-c85b-413b-a5ee-420e8e15eea4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:48.049 7 INFO neutron.api.v2.resource [None req-204609e3-7306-49a1-9108-7692721a86d2 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3119] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:48 2026] GET /v2.0/security-group-rules/8c76e20a-c85b-413b-a5ee-420e8e15eea4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3120] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:48 2026] DELETE /v2.0/security-group-rules/0216996b-ac00-4534-86c6-f7559dbc51b5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:48.149 7 INFO neutron.api.v2.resource [None req-34475534-f498-4809-8432-167ff71b7ce8 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3121] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:48 2026] GET /v2.0/security-group-rules/0216996b-ac00-4534-86c6-f7559dbc51b5 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3122] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:48 2026] DELETE /v2.0/security-group-rules/83dbdc41-9c54-4894-9622-779a3b43c6c3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:48.249 7 INFO neutron.api.v2.resource [None req-02b77558-422f-4823-a175-3199d4cdc457 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3123] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:48 2026] GET /v2.0/security-group-rules/83dbdc41-9c54-4894-9622-779a3b43c6c3 => 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: 1567/3124] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:48 2026] DELETE /v2.0/security-group-rules/b59b3c73-fba3-419c-beb3-e876ac3d7b90 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:48.368 7 INFO neutron.api.v2.resource [None req-5c4acb66-7524-408f-82e7-cacf2fe196c6 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3125] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:48 2026] GET /v2.0/security-group-rules/b59b3c73-fba3-419c-beb3-e876ac3d7b90 => 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: 1568/3126] 10.0.0.173 () {32 vars in 749 bytes} [Fri Jul 10 01:05:48 2026] DELETE /v2.0/security-group-rules/258eac66-89f8-4c53-bc13-866b91619a7f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:48.465 7 INFO neutron.api.v2.resource [None req-8ed3df14-b512-44e2-ab5a-2bb4e6999602 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3127] 10.0.0.173 () {32 vars in 746 bytes} [Fri Jul 10 01:05:48 2026] GET /v2.0/security-group-rules/258eac66-89f8-4c53-bc13-866b91619a7f => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3128] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:05:48 2026] DELETE /v2.0/security-groups/b775bff8-58cd-4557-ac79-9b66fcfaf978 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:48.585 7 INFO neutron.api.v2.resource [None req-8d3444b5-ae5e-4f0a-ad32-fa4b58e30e45 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3129] 10.0.0.173 () {32 vars in 736 bytes} [Fri Jul 10 01:05:48 2026] GET /v2.0/security-groups/b775bff8-58cd-4557-ac79-9b66fcfaf978 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3130] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:05:48 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/remove_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:05:50.135 7 INFO neutron.api.v2.resource [None req-d0d6b6ff-3d22-46e0-8cba-341e834f12cb a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3131] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:05:49 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/remove_router_interface => generated 198 bytes in 290 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3132] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:05:50 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/remove_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:05:52.046 7 INFO neutron.api.v2.resource [None req-5ce51566-a48d-4021-a1c5-5f36ca96cadc a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3133] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:05:51 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/remove_router_interface => generated 198 bytes in 195 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3134] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:05:52 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/remove_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:05:53.552 7 INFO neutron.api.v2.resource [None req-7ea0b09e-3317-41fa-914d-014a06ec0fcb a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3135] 10.0.0.173 () {34 vars in 788 bytes} [Fri Jul 10 01:05:53 2026] PUT /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246/remove_router_interface => generated 198 bytes in 222 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:05:54.695 8 INFO neutron.services.segments.plugin [-] Segment ca899c05-b4e1-4ae3-bdaf-4254a7ee5409 resource provider aggregate not found 2026-07-10 01:05:54.700 8 INFO neutron.services.segments.plugin [-] Segment ca899c05-b4e1-4ae3-bdaf-4254a7ee5409 resource provider aggregate not found 2026-07-10 01:05:54.713 8 INFO neutron.db.l3_hamode_db [None req-29319d85-0dac-4aa7-a50c-555af07ffacb a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] HA network 787234d2-368d-48c6-8949-94ef7e8040e5 was deleted as no HA routers are present in tenant 0b99c3d7e4ca4547a83e66bdee387d4d. 2026-07-10 01:05:54.721 8 INFO neutron.services.segments.plugin [-] Segment ca899c05-b4e1-4ae3-bdaf-4254a7ee5409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca899c05-b4e1-4ae3-bdaf-4254a7ee5409 found for delete ", "request_id": "req-e7f82e5e-294c-46c1-beb5-d5e402286304"}]} 2026-07-10 01:05:54.721 8 INFO neutron.services.segments.plugin [-] Segment ca899c05-b4e1-4ae3-bdaf-4254a7ee5409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca899c05-b4e1-4ae3-bdaf-4254a7ee5409 found for delete ", "request_id": "req-d54b0e35-6402-4fee-ae76-d4d328e2a005"}]} [pid: 8|app: 0|req: 1573/3136] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:05:53 2026] DELETE /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246 => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:05:54.761 7 INFO neutron.api.v2.resource [None req-484820b0-013b-490a-8abe-28bb58b619fd a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3137] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:05:54 2026] GET /v2.0/routers/b0d2ef0d-6d84-40ec-992a-5991afee8246 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3138] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:05:54 2026] DELETE /v2.0/subnets/092f33a3-2113-4816-9bd3-4020c777c79c => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:55.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aaa26e2c-8138-4d89-9179-daeee16ff16a a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3139] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:05:54 2026] GET /v2.0/subnets/092f33a3-2113-4816-9bd3-4020c777c79c => 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: 1575/3140] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:05:55 2026] DELETE /v2.0/subnets/3b9fac79-ace0-4762-a51e-1227ad7e2bb8 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:55.217 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86abbcbc-f11a-4fef-ac3c-e148e5d90191 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3141] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:05:55 2026] GET /v2.0/subnets/3b9fac79-ace0-4762-a51e-1227ad7e2bb8 => 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: 1576/3144] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:05:55 2026] DELETE /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:55.658 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb998b70-d7dd-47c1-9fc5-e2f48f977264 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3145] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 01:05:55 2026] GET /v2.0/networks/7cb78721-6bbe-4cb2-8cfd-9d8c65b1e764 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3146] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:05:55 2026] DELETE /v2.0/subnets/a9692fc5-62f2-4017-b594-529a5abe6772 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:55.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-054ae696-0d48-4203-9d12-8bdf92dd0571 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3147] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:05:55 2026] GET /v2.0/subnets/a9692fc5-62f2-4017-b594-529a5abe6772 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3148] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:05:55 2026] DELETE /v2.0/subnets/d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:56.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4e8c63a-1c62-4b61-9b3d-754cb7918344 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3149] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:05:56 2026] GET /v2.0/subnets/d1bb76ec-a39b-445d-8db3-f7034199da82 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3150] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:05:56 2026] DELETE /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:56.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fda574c3-671f-4c62-9f88-78565ab9bd76 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3151] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 01:05:56 2026] GET /v2.0/networks/85048e0d-0256-4099-a14d-4407841e807d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:05:56.754 8 INFO neutron.services.segments.plugin [-] Segment 8a70cfcb-01d2-4df0-ba7f-581ad508019e resource provider aggregate not found 2026-07-10 01:05:56.761 8 INFO neutron.services.segments.plugin [-] Segment 8a70cfcb-01d2-4df0-ba7f-581ad508019e resource provider aggregate not found 2026-07-10 01:05:56.782 8 INFO neutron.services.segments.plugin [-] Segment 8a70cfcb-01d2-4df0-ba7f-581ad508019e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a70cfcb-01d2-4df0-ba7f-581ad508019e found for delete ", "request_id": "req-09556a37-67e6-4596-833d-9282b7663e86"}]} 2026-07-10 01:05:56.787 8 INFO neutron.services.segments.plugin [-] Segment 8a70cfcb-01d2-4df0-ba7f-581ad508019e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a70cfcb-01d2-4df0-ba7f-581ad508019e found for delete ", "request_id": "req-ef2a6d43-98e6-4721-81a1-77cdbb2a8c6d"}]} 2026-07-10 01:05:56.809 8 INFO neutron.services.segments.plugin [-] Segment b85e6352-9a75-4d3b-8157-1fd25ce17a16 resource provider aggregate not found 2026-07-10 01:05:56.817 8 INFO neutron.services.segments.plugin [-] Segment b85e6352-9a75-4d3b-8157-1fd25ce17a16 resource provider aggregate not found 2026-07-10 01:05:56.837 8 INFO neutron.services.segments.plugin [-] Segment b85e6352-9a75-4d3b-8157-1fd25ce17a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b85e6352-9a75-4d3b-8157-1fd25ce17a16 found for delete ", "request_id": "req-e736a36a-0951-481a-a541-100c1865925c"}]} 2026-07-10 01:05:56.841 8 INFO neutron.services.segments.plugin [-] Segment b85e6352-9a75-4d3b-8157-1fd25ce17a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b85e6352-9a75-4d3b-8157-1fd25ce17a16 found for delete ", "request_id": "req-1317bc93-e6d8-4abe-8755-77cc5aa6690c"}]} [pid: 8|app: 0|req: 1580/3152] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:05:56 2026] DELETE /v2.0/subnets/2ee77d8a-49d9-420d-ae1c-aff6a25d1349 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:56.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34b1837c-ae42-42c8-8dd8-20b1f51157f6 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3153] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:05:56 2026] GET /v2.0/subnets/2ee77d8a-49d9-420d-ae1c-aff6a25d1349 => 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: 1581/3154] 10.0.0.173 () {32 vars in 723 bytes} [Fri Jul 10 01:05:56 2026] DELETE /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:57.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a628cd33-b61b-4e66-a971-ae96da3430df a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3155] 10.0.0.173 () {32 vars in 720 bytes} [Fri Jul 10 01:05:57 2026] GET /v2.0/subnets/69065579-f8ec-48b6-be40-30acd440b2f2 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3156] 10.0.0.173 () {32 vars in 725 bytes} [Fri Jul 10 01:05:57 2026] DELETE /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-10 01:05:57.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edacbf27-1806-4471-8378-2d18e35b94d2 a9e01cec02404ccf860cc50a9d104cf3 0b99c3d7e4ca4547a83e66bdee387d4d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3157] 10.0.0.173 () {32 vars in 722 bytes} [Fri Jul 10 01:05:57 2026] GET /v2.0/networks/90aa7882-2e3e-4909-b7d4-8794bacda421 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:05:59.611 8 INFO neutron.services.segments.plugin [-] Segment fd71f40d-b389-4152-9b06-06f34367f3a2 resource provider aggregate not found 2026-07-10 01:05:59.615 8 INFO neutron.services.segments.plugin [-] Segment fd71f40d-b389-4152-9b06-06f34367f3a2 resource provider aggregate not found 2026-07-10 01:05:59.634 8 INFO neutron.services.segments.plugin [-] Segment fd71f40d-b389-4152-9b06-06f34367f3a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd71f40d-b389-4152-9b06-06f34367f3a2 found for delete ", "request_id": "req-9678042d-d6e2-4324-bcef-e8a0dc6134f6"}]} 2026-07-10 01:05:59.635 8 INFO neutron.services.segments.plugin [-] Segment fd71f40d-b389-4152-9b06-06f34367f3a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd71f40d-b389-4152-9b06-06f34367f3a2 found for delete ", "request_id": "req-b05b0af3-7e49-4c8c-9150-45ac593e02fd"}]} [pid: 8|app: 0|req: 1583/3158] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:05:59 2026] GET /v2.0/security-groups?tenant_id=9b623c3a564446a7913d77764d12dbed&name=default => generated 2929 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3159] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:05:59 2026] DELETE /v2.0/security-groups/7952f417-877a-46e2-a08d-258234f41638 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3160] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:06:00 2026] GET /v2.0/security-groups?tenant_id=d0868c91d53c4dc1810b9b3db8dc93a3&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3161] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:06:00 2026] DELETE /v2.0/security-groups/930381a4-3aa9-423d-a86e-5f2cc0c62fa0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3162] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:06:00 2026] GET /v2.0/security-groups?tenant_id=0b99c3d7e4ca4547a83e66bdee387d4d&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3163] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:06:00 2026] DELETE /v2.0/security-groups/46abced7-0365-4d2d-8d08-d529a5cedecf => 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: 1586/3164] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:06:00 2026] GET /v2.0/security-groups?tenant_id=2d39b1414feb4a2fa74d281e3d55bd88&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3165] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:06:00 2026] DELETE /v2.0/security-groups/80c222b8-2b7f-452f-a207-9cc3697514c8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3166] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:06:01 2026] GET /v2.0/security-groups?tenant_id=d68c72a651a84367a0cdc6920e0b9a5f&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3167] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:06:01 2026] DELETE /v2.0/security-groups/2d25cc49-d7f4-4d95-8788-dc4f2b27e501 => 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: 1588/3168] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:06:01 2026] GET /v2.0/security-groups?tenant_id=586a7b299e814f26836314bad8edb2c6&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3169] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:06:01 2026] DELETE /v2.0/security-groups/3b76647b-4e96-4ccb-8308-dc5ef67378ba => 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: 1589/3170] 10.0.0.173 () {32 vars in 773 bytes} [Fri Jul 10 01:06:02 2026] GET /v2.0/security-groups?tenant_id=6c99b47c14614c82ae2bff4b9600ba16&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3171] 10.0.0.173 () {32 vars in 739 bytes} [Fri Jul 10 01:06:02 2026] DELETE /v2.0/security-groups/fcda99fc-95cb-4550-ac61-90af6fc21f53 => 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: 1590/3172] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 01:06:04 2026] GET /v2.0/networks => generated 2167 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3173] 10.0.0.173 () {32 vars in 654 bytes} [Fri Jul 10 01:06:06 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3174] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 01:06:06 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3175] 10.0.0.173 () {32 vars in 642 bytes} [Fri Jul 10 01:06:06 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) [pid: 8|app: 0|req: 1592/3176] 10.0.0.173 () {32 vars in 646 bytes} [Fri Jul 10 01:06:06 2026] GET /v2.0/subnets => generated 1261 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3177] 10.0.0.173 () {32 vars in 648 bytes} [Fri Jul 10 01:06:06 2026] GET /v2.0/networks => generated 2167 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3178] 10.0.0.173 () {32 vars in 662 bytes} [Fri Jul 10 01:06:06 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: 7|app: 0|req: 1586/3179] 10.0.0.173 () {32 vars in 654 bytes} [Fri Jul 10 01:06:06 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)