+ 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 [Thu Jul 2 16:03:10 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-7cc688d548-fttnq 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 0x557ecc24f100 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 16:03:14.933 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 16:03:14.933 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-02 16:03:14.969 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 16:03:14.969 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-07-02 16:03:15.220 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 16:03:15.265 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 16:03:16.108 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:03:16.111 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 16:03:16.114 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 16:03:16.115 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:03:16.115 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 16:03:16.116 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 16:03:16.116 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:16.123 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:16.123 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:16.123 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:03:16.143 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 16:03:16.144 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:03:16.144 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 16:03:16.162 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:03:16.166 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 16:03:16.169 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 16:03:16.170 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:03:16.170 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 16:03:16.171 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 16:03:16.171 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:16.177 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:16.177 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:03:16.177 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:03:16.187 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 16:03:16.188 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 16:03:16.188 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 16:03:16.188 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 16:03:16.195 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 16:03:16.196 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:03:16.196 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 16:03:16.196 7 WARNING oslo_policy.policy [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] 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-02 16:03:16.237 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 16:03:16.238 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 16:03:16.238 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 16:03:16.238 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 16:03:16.244 8 WARNING oslo_policy.policy [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] 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-02 16:03:16.597 7 INFO neutron.plugins.ml2.managers [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] Initializing driver for type 'vlan' 2026-07-02 16:03:16.629 8 INFO neutron.plugins.ml2.managers [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 16:03:16.915 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] VlanTypeDriver initialization complete 2026-07-02 16:03:16.916 7 INFO neutron.plugins.ml2.managers [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 16:03:16.916 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 16:03:16.943 7 INFO neutron.plugins.ml2.managers [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 16:03:16.943 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 16:03:16.943 7 INFO neutron.plugins.ml2.managers [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] Initializing extension driver 'port_security' 2026-07-02 16:03:16.943 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 16:03:16.943 7 INFO neutron.plugins.ml2.managers [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] Initializing extension driver 'qos' 2026-07-02 16:03:16.944 7 INFO neutron.plugins.ml2.managers [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 16:03:16.944 7 INFO neutron.plugins.ml2.managers [None req-a63fc28c-5271-434f-bbc3-b1136415dd2d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 16:03:16.955 7 INFO neutron.quota [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded quota_driver: . 2026-07-02 16:03:16.956 7 INFO neutron.plugins.ml2.plugin [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 16:03:16.956 7 INFO neutron.plugins.ml2.managers [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 16:03:16.956 7 INFO neutron.plugins.ml2.managers [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 16:03:16.956 7 INFO neutron.plugins.ml2.managers [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 16:03:16.957 7 INFO neutron.extensions.vlantransparent [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Disabled vlantransparent extension. 2026-07-02 16:03:16.957 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: qos 2026-07-02 16:03:16.968 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: router 2026-07-02 16:03:16.970 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 16:03:16.970 8 INFO neutron.plugins.ml2.managers [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 16:03:16.970 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 16:03:16.993 8 INFO neutron.plugins.ml2.managers [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 16:03:16.994 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 16:03:16.994 8 INFO neutron.plugins.ml2.managers [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 16:03:16.994 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 16:03:16.994 8 INFO neutron.plugins.ml2.managers [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] Initializing extension driver 'qos' 2026-07-02 16:03:16.994 8 INFO neutron.plugins.ml2.managers [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 16:03:16.995 8 INFO neutron.plugins.ml2.managers [None req-f6268fed-d4ef-41b9-b2ad-40893870de35 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 16:03:17.004 7 INFO neutron.services.service_base [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 16:03:17.005 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: segments 2026-07-02 16:03:17.006 8 INFO neutron.quota [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded quota_driver: . 2026-07-02 16:03:17.007 8 INFO neutron.plugins.ml2.plugin [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 16:03:17.007 8 INFO neutron.plugins.ml2.managers [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 16:03:17.007 8 INFO neutron.plugins.ml2.managers [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 16:03:17.007 8 INFO neutron.plugins.ml2.managers [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 16:03:17.008 8 INFO neutron.extensions.vlantransparent [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Disabled vlantransparent extension. 2026-07-02 16:03:17.008 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: qos 2026-07-02 16:03:17.019 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: router 2026-07-02 16:03:17.055 8 INFO neutron.services.service_base [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 16:03:17.055 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: segments 2026-07-02 16:03:17.112 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: trunk 2026-07-02 16:03:17.153 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: trunk 2026-07-02 16:03:17.177 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: vpnaas 2026-07-02 16:03:17.204 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: vpnaas 2026-07-02 16:03:17.217 7 WARNING stevedore.named [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:03:17.244 8 WARNING stevedore.named [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:03:17.283 7 INFO neutron_vpnaas.services.vpn.plugin [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 16:03:17.284 7 INFO neutron.common.utils [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 16:03:17.285 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: auto_allocate 2026-07-02 16:03:17.290 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: tag 2026-07-02 16:03:17.296 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: timestamp 2026-07-02 16:03:17.299 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 16:03:17.303 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: flavors 2026-07-02 16:03:17.306 7 INFO neutron.manager [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loading Plugin: revisions 2026-07-02 16:03:17.306 8 INFO neutron_vpnaas.services.vpn.plugin [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 16:03:17.307 8 INFO neutron.common.utils [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 16:03:17.307 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 16:03:17.310 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Initializing extension manager. 2026-07-02 16:03:17.312 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: address-group 2026-07-02 16:03:17.313 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: address-scope 2026-07-02 16:03:17.314 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: tag 2026-07-02 16:03:17.317 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 16:03:17.320 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: agent 2026-07-02 16:03:17.321 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: timestamp 2026-07-02 16:03:17.322 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 16:03:17.323 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 16:03:17.325 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 16:03:17.327 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: flavors 2026-07-02 16:03:17.327 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 16:03:17.328 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: availability_zone 2026-07-02 16:03:17.329 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 16:03:17.329 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 16:03:17.330 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: default-subnetpools 2026-07-02 16:03:17.330 8 INFO neutron.manager [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loading Plugin: revisions 2026-07-02 16:03:17.331 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 16:03:17.332 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: dns-integration 2026-07-02 16:03:17.333 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 16:03:17.333 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 16:03:17.333 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Initializing extension manager. 2026-07-02 16:03:17.334 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: dvr 2026-07-02 16:03:17.334 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: address-group 2026-07-02 16:03:17.334 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 16:03:17.335 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 16:03:17.335 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: address-scope 2026-07-02 16:03:17.336 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:03:17.336 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 16:03:17.336 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 16:03:17.337 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: agent 2026-07-02 16:03:17.337 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: external-net 2026-07-02 16:03:17.337 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 16:03:17.337 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 16:03:17.338 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: extraroute 2026-07-02 16:03:17.339 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 16:03:17.339 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 16:03:17.339 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 16:03:17.340 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: availability_zone 2026-07-02 16:03:17.339 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 16:03:17.341 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 16:03:17.341 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 16:03:17.342 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 16:03:17.342 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 16:03:17.342 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 16:03:17.343 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 16:03:17.343 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 16:03:17.344 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: dns-integration 2026-07-02 16:03:17.344 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: fip-port-details 2026-07-02 16:03:17.344 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 16:03:17.345 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 16:03:17.345 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: flavors 2026-07-02 16:03:17.345 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: dvr 2026-07-02 16:03:17.346 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 16:03:17.346 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 16:03:17.347 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 16:03:17.347 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:03:17.348 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: floatingip-pools 2026-07-02 16:03:17.349 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: ip_allocation 2026-07-02 16:03:17.349 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 16:03:17.348 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 16:03:17.350 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: l2_adjacency 2026-07-02 16:03:17.350 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: external-net 2026-07-02 16:03:17.351 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 16:03:17.351 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: router 2026-07-02 16:03:17.352 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: extraroute 2026-07-02 16:03:17.352 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 16:03:17.353 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:03:17.353 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 16:03:17.354 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 16:03:17.354 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 16:03:17.354 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: l3-ha 2026-07-02 16:03:17.354 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 16:03:17.355 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 16:03:17.355 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:03:17.356 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 16:03:17.356 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: fip-port-details 2026-07-02 16:03:17.356 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: l3-flavors 2026-07-02 16:03:17.357 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: flavors 2026-07-02 16:03:17.357 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:03:17.358 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 16:03:17.358 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 16:03:17.359 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 16:03:17.359 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: ip_allocation 2026-07-02 16:03:17.360 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 16:03:17.360 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 16:03:17.361 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 16:03:17.362 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: router 2026-07-02 16:03:17.362 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 16:03:17.363 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 16:03:17.364 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:03:17.364 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 16:03:17.364 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 16:03:17.365 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: l3-ha 2026-07-02 16:03:17.365 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 16:03:17.366 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:03:17.366 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: multi-provider 2026-07-02 16:03:17.366 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 16:03:17.366 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: net-mtu 2026-07-02 16:03:17.367 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: l3-flavors 2026-07-02 16:03:17.368 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:03:17.368 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 16:03:17.369 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 16:03:17.369 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: network_availability_zone 2026-07-02 16:03:17.370 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: network_ha 2026-07-02 16:03:17.370 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: network-ip-availability 2026-07-02 16:03:17.371 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 16:03:17.371 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 16:03:17.372 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 16:03:17.372 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: pagination 2026-07-02 16:03:17.373 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-device-profile 2026-07-02 16:03:17.373 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 16:03:17.373 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 16:03:17.374 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 16:03:17.374 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-mac-override 2026-07-02 16:03:17.375 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 16:03:17.376 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 16:03:17.376 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 16:03:17.376 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 16:03:17.377 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: multi-provider 2026-07-02 16:03:17.377 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-resource-request 2026-07-02 16:03:17.378 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: net-mtu 2026-07-02 16:03:17.378 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 16:03:17.378 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 16:03:17.379 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: binding 2026-07-02 16:03:17.379 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 16:03:17.379 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: binding-extended 2026-07-02 16:03:17.379 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: network_ha 2026-07-02 16:03:17.380 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-security 2026-07-02 16:03:17.380 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 16:03:17.380 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: project-id 2026-07-02 16:03:17.381 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: provider 2026-07-02 16:03:17.382 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 16:03:17.382 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: pagination 2026-07-02 16:03:17.383 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-device-profile 2026-07-02 16:03:17.383 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 16:03:17.384 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos 2026-07-02 16:03:17.384 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 16:03:17.385 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-mac-override 2026-07-02 16:03:17.385 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 16:03:17.385 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 16:03:17.386 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 16:03:17.386 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-resource-request 2026-07-02 16:03:17.387 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 16:03:17.387 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: binding 2026-07-02 16:03:17.387 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 16:03:17.388 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: binding-extended 2026-07-02 16:03:17.389 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-security 2026-07-02 16:03:17.389 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: project-id 2026-07-02 16:03:17.390 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: provider 2026-07-02 16:03:17.390 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-default 2026-07-02 16:03:17.391 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos 2026-07-02 16:03:17.392 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-fip 2026-07-02 16:03:17.393 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 16:03:17.393 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 16:03:17.394 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-default 2026-07-02 16:03:17.394 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 16:03:17.395 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-fip 2026-07-02 16:03:17.395 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 16:03:17.395 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 16:03:17.396 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 16:03:17.396 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 16:03:17.396 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 16:03:17.397 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 16:03:17.397 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 16:03:17.398 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 16:03:17.398 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 16:03:17.398 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-pps 2026-07-02 16:03:17.399 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 16:03:17.399 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-pps 2026-07-02 16:03:17.399 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 16:03:17.400 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 16:03:17.400 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 16:03:17.401 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 16:03:17.401 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 16:03:17.402 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 16:03:17.403 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: quotas 2026-07-02 16:03:17.403 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: quota-check-limit 2026-07-02 16:03:17.403 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: quota_details 2026-07-02 16:03:17.405 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: rbac-policies 2026-07-02 16:03:17.405 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 16:03:17.406 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 16:03:17.407 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 16:03:17.407 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: quotas 2026-07-02 16:03:17.407 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 16:03:17.408 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: revision-if-match 2026-07-02 16:03:17.408 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: quota_details 2026-07-02 16:03:17.408 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 16:03:17.409 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 16:03:17.409 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: rbac-policies 2026-07-02 16:03:17.410 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 16:03:17.410 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: rbac-address-group 2026-07-02 16:03:17.411 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 16:03:17.411 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 16:03:17.411 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 16:03:17.412 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 16:03:17.412 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 16:03:17.412 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 16:03:17.412 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: revision-if-match 2026-07-02 16:03:17.413 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 16:03:17.413 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 16:03:17.413 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 16:03:17.414 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: router_availability_zone 2026-07-02 16:03:17.415 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 16:03:17.417 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 16:03:17.417 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 16:03:17.418 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 16:03:17.419 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 16:03:17.419 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 16:03:17.421 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: security-group 2026-07-02 16:03:17.422 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: segment 2026-07-02 16:03:17.423 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 16:03:17.424 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: service-type 2026-07-02 16:03:17.424 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: sorting 2026-07-02 16:03:17.425 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 16:03:17.426 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 16:03:17.426 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 16:03:17.427 8 WARNING neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 16:03:17.427 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 16:03:17.428 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 16:03:17.428 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 16:03:17.428 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: security-group 2026-07-02 16:03:17.429 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 16:03:17.430 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 16:03:17.430 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: segment 2026-07-02 16:03:17.430 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 16:03:17.430 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 16:03:17.431 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 16:03:17.431 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: service-type 2026-07-02 16:03:17.431 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: sorting 2026-07-02 16:03:17.432 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 16:03:17.433 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: standard-attr-description 2026-07-02 16:03:17.434 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: stateful-security-group 2026-07-02 16:03:17.434 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 16:03:17.434 7 WARNING neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 16:03:17.435 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 16:03:17.435 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 16:03:17.435 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: trunk 2026-07-02 16:03:17.436 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: subnet_onboard 2026-07-02 16:03:17.436 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: trunk-details 2026-07-02 16:03:17.436 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 16:03:17.436 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 16:03:17.437 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: subnet-service-types 2026-07-02 16:03:17.437 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 16:03:17.438 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: subnet_allocation 2026-07-02 16:03:17.438 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 16:03:17.438 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 16:03:17.439 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 16:03:17.439 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 16:03:17.440 8 INFO neutron.api.extensions [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Loaded extension: vpnaas 2026-07-02 16:03:17.442 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 16:03:17.442 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 16:03:17.442 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 16:03:17.443 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.443 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 16:03:17.443 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 16:03:17.443 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: trunk 2026-07-02 16:03:17.444 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:03:17.444 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:03:17.444 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: trunk-details 2026-07-02 16:03:17.445 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 16:03:17.445 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 16:03:17.446 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:03:17.446 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:03:17.446 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:03:17.446 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 16:03:17.447 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.447 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.447 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.447 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.447 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: vpn-flavors 2026-07-02 16:03:17.447 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:03:17.448 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:03:17.448 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:03:17.448 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:03:17.448 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:03:17.449 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:03:17.449 7 INFO neutron.api.extensions [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Loaded extension: vpnaas 2026-07-02 16:03:17.451 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:03:17.451 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] router is already registered 2026-07-02 16:03:17.451 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:03:17.451 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] floatingip is already registered 2026-07-02 16:03:17.452 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 16:03:17.452 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:03:17.452 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 16:03:17.452 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] rbac_policy is already registered 2026-07-02 16:03:17.452 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.453 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 16:03:17.453 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:03:17.453 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] security_group is already registered 2026-07-02 16:03:17.453 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:03:17.453 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] security_group_rule is already registered 2026-07-02 16:03:17.454 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.454 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:03:17.454 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.454 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:03:17.454 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.454 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.454 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:03:17.454 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] trunk is already registered 2026-07-02 16:03:17.455 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:03:17.455 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] endpoint_group is already registered 2026-07-02 16:03:17.455 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:03:17.455 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] vpnservice is already registered 2026-07-02 16:03:17.455 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:03:17.456 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] ipsec_site_connection is already registered 2026-07-02 16:03:17.456 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:03:17.456 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] ipsecpolicy is already registered 2026-07-02 16:03:17.456 8 INFO neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:03:17.456 8 WARNING neutron.quota.resource_registry [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] ikepolicy is already registered 2026-07-02 16:03:17.458 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:03:17.459 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:03:17.459 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:03:17.459 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.459 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.460 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.460 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.460 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:03:17.461 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:03:17.461 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:03:17.461 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:03:17.462 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:03:17.462 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:03:17.465 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:03:17.465 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] router is already registered 2026-07-02 16:03:17.466 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:03:17.466 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] floatingip is already registered 2026-07-02 16:03:17.467 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:03:17.468 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] rbac_policy is already registered 2026-07-02 16:03:17.468 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:03:17.468 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] security_group is already registered 2026-07-02 16:03:17.468 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:03:17.468 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] security_group_rule is already registered 2026-07-02 16:03:17.469 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.469 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.469 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:03:17.469 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] subnetpool is already registered 2026-07-02 16:03:17.470 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:03:17.470 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] trunk is already registered 2026-07-02 16:03:17.470 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:03:17.470 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] endpoint_group is already registered 2026-07-02 16:03:17.471 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:03:17.471 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] vpnservice is already registered 2026-07-02 16:03:17.471 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:03:17.471 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] ipsec_site_connection is already registered 2026-07-02 16:03:17.471 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:03:17.472 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] ipsecpolicy is already registered 2026-07-02 16:03:17.472 7 INFO neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:03:17.472 7 WARNING neutron.quota.resource_registry [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] ikepolicy is already registered 2026-07-02 16:03:17.493 8 WARNING keystonemiddleware._common.config [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 16:03:17.502 8 WARNING oslo_config.cfg [None req-be301dea-7d67-404b-ab9c-f042da39d014 - - - - - -] 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 0x557ecc24f100 pid: 8 (default app) 2026-07-02 16:03:17.513 7 WARNING keystonemiddleware._common.config [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 16:03:17.523 7 WARNING oslo_config.cfg [None req-07a466d2-c880-4679-8d63-cbaea1b201de - - - - - -] 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 0x557ecc24f100 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:03:18.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3603d76-0685-463f-b10b-bb307592de9e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:03:17 2026] GET /v2.0/networks/public => generated 108 bytes in 782 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:03:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:03:18.930 8 WARNING oslo_policy.policy [None req-04372e2b-6ed6-4f72-8fcc-c113c6150707 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-02 16:03:19.252 8 WARNING neutron.services.revisions.revision_plugin [None req-04372e2b-6ed6-4f72-8fcc-c113c6150707 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:03:19.291 8 INFO neutron.db.segments_db [None req-04372e2b-6ed6-4f72-8fcc-c113c6150707 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment f6ab5792-29ff-4670-bc8e-6390d9efa2c0 of type flat for network 752e5d1c-89c5-4b93-9935-aeccf3f9bb4f 2026-07-02 16:03:19.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04372e2b-6ed6-4f72-8fcc-c113c6150707 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.38 () {48 vars in 964 bytes} [Thu Jul 2 16:03:18 2026] POST /v2.0/networks => generated 124 bytes in 625 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:03:25.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3317ed1-afa4-4c26-8298-872663c55232 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:03:25 2026] GET /v2.0/networks/public => generated 108 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:03:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:03:26.033 7 WARNING oslo_policy.policy [None req-869efe8e-ab40-431c-8ae0-98dea5f4362e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-02 16:03:26.088 7 WARNING neutron.services.revisions.revision_plugin [None req-869efe8e-ab40-431c-8ae0-98dea5f4362e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:03:26.131 7 INFO neutron.db.segments_db [None req-869efe8e-ab40-431c-8ae0-98dea5f4362e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 0325cf4d-ec53-463e-88e6-eb59b8739be8 of type flat for network a4e9fd24-267d-45a3-9d2c-bdd1be55d500 2026-07-02 16:03:26.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-869efe8e-ab40-431c-8ae0-98dea5f4362e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.38 () {48 vars in 964 bytes} [Thu Jul 2 16:03:25 2026] POST /v2.0/networks => generated 124 bytes in 518 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:03:32.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef89307e-7356-49f7-83a6-fc8022710cf6 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:03:32 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:03:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:03:32.265 7 WARNING neutron.services.revisions.revision_plugin [None req-21d79f16-2c8d-4033-bddf-449384cec6cc 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:03:32.292 7 INFO neutron.db.segments_db [None req-21d79f16-2c8d-4033-bddf-449384cec6cc 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 43bda0cd-975a-4828-8e91-26188ca40cf2 of type flat for network 725cba44-b137-4d05-99ee-4903d4ad5fd6 2026-07-02 16:03:32.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21d79f16-2c8d-4033-bddf-449384cec6cc 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.38 () {48 vars in 964 bytes} [Thu Jul 2 16:03:32 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:03:38.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-329edc05-830a-444f-b9eb-a96ea7d2587c 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:03:38 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: 7|app: 0|req: 6/14] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:03:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:03:38.362 8 WARNING neutron.services.revisions.revision_plugin [None req-15488512-944f-49e7-8109-8f5602dd9c98 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:03:38.392 8 INFO neutron.db.segments_db [None req-15488512-944f-49e7-8109-8f5602dd9c98 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 472079fa-6af6-4e35-8f47-7a589cd5d7d2 of type flat for network 58b5eaf5-e4b9-45f5-a1d6-e95644f6293f 2026-07-02 16:03:38.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15488512-944f-49e7-8109-8f5602dd9c98 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.38 () {48 vars in 964 bytes} [Thu Jul 2 16:03:38 2026] POST /v2.0/networks => generated 124 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:03:44.386 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05fbbb51-e9c4-4d1b-a330-fbb70ae12d78 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:03:44 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:03:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:03:44.471 7 WARNING neutron.services.revisions.revision_plugin [None req-a42fea52-f2b2-42f4-ba50-ab8c84b60f95 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:03:44.487 7 INFO neutron.db.segments_db [None req-a42fea52-f2b2-42f4-ba50-ab8c84b60f95 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 705dcde1-daa8-4bc7-8943-0cc55df31565 of type flat for network 8302a8c7-fd67-4097-a45c-b23b8eb08294 2026-07-02 16:03:44.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a42fea52-f2b2-42f4-ba50-ab8c84b60f95 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/18] 199.204.45.38 () {48 vars in 964 bytes} [Thu Jul 2 16:03:44 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:03:50.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a42d6c1-b5f8-4a9b-bf3f-f691c27648f0 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:03:50 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:03:50 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-02 16:03:50.600 7 WARNING neutron.services.revisions.revision_plugin [None req-51bf1f1f-4f84-4067-aa95-e8cf97764325 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:03:50.623 7 INFO neutron.db.segments_db [None req-51bf1f1f-4f84-4067-aa95-e8cf97764325 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 8bdc22a6-da4a-4576-b055-a8d717ba9a65 of type flat for network 42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b [pid: 7|app: 0|req: 10/22] 199.204.45.38 () {48 vars in 964 bytes} [Thu Jul 2 16:03:50 2026] POST /v2.0/networks => generated 706 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:03:52.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-117a4c44-0a7f-4b7d-b0c8-be01c9e32d4e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:03:51 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:03:52 2026] GET /v2.0/networks?name=public => generated 709 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:03:52.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d015382-fe74-4b74-855b-4fd6eba50675 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.38 () {44 vars in 1031 bytes} [Thu Jul 2 16:03:52 2026] GET /v2.0/subnets/public-subnet?network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b => 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: 12/26] 199.204.45.38 () {44 vars in 1054 bytes} [Thu Jul 2 16:03:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.38 () {48 vars in 962 bytes} [Thu Jul 2 16:03:52 2026] POST /v2.0/subnets => generated 641 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:08:31.472 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:08:31.473 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:08:31.474 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 16:08:31 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.38) !!! 2026-07-02 16:08:31.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-460514f7-538f-4a96-8d42-bd5f8f217c54 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.204.45.38 () {44 vars in 934 bytes} [Thu Jul 2 16:08:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:08:31.614 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:08:31.617 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3704642a-3475-4c5c-95b0-498bb7446a05] 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: 32/66] 199.204.45.38 () {44 vars in 956 bytes} [Thu Jul 2 16:08:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:08:31.715 8 INFO neutron.db.segments_db [None req-913153f9-8f6f-4d65-964a-a12a15b8f0c1 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment dc5be53e-95ba-433d-b0f3-0c4ec417abfa of type vxlan for network a7e75522-d611-4a7c-8c47-8fe2182efbea [pid: 8|app: 0|req: 35/67] 199.204.45.38 () {48 vars in 963 bytes} [Thu Jul 2 16:08:31 2026] POST /v2.0/networks => generated 707 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:08:32.793 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47934. 2026-07-02 16:08:32.794 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3704642a-3475-4c5c-95b0-498bb7446a05] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47936. 2026-07-02 16:08:32.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0008a4e1-8f07-4c3a-8432-9ce65b51cd6c 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.204.45.38 () {44 vars in 934 bytes} [Thu Jul 2 16:08:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:08:32.914 8 INFO oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47950. 2026-07-02 16:08:32.916 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47960. [pid: 8|app: 0|req: 36/69] 199.204.45.38 () {44 vars in 956 bytes} [Thu Jul 2 16:08:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:08:32.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3277eed6-aaf7-43d5-9474-4543b13e7b5e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.204.45.38 () {44 vars in 1033 bytes} [Thu Jul 2 16:08:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.38 () {44 vars in 1056 bytes} [Thu Jul 2 16:08:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.38 () {48 vars in 962 bytes} [Thu Jul 2 16:08:32 2026] POST /v2.0/subnets => generated 627 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:08:34.436 8 INFO neutron.api.v2.resource [None req-dd3352e8-ef00-4380-96cb-0da21d8748ae 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 16:08:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.38 () {44 vars in 990 bytes} [Thu Jul 2 16:08:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.38 () {48 vars in 977 bytes} [Thu Jul 2 16:08:34 2026] POST /v2.0/security-groups => generated 1552 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:35 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 1552 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:35 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 1552 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:35 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 1552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:08:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:36 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 2134 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:37 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 2134 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:37 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 2134 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:08:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:38 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 2718 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:38 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 2718 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:38 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:08:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:39 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 3302 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:39 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 3302 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:39 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 3302 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:08:39 2026] POST /v2.0/security-group-rules => generated 571 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:40 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 3886 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:40 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:40 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 3886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:08:40 2026] POST /v2.0/security-group-rules => generated 571 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.38 () {44 vars in 984 bytes} [Thu Jul 2 16:08:41 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 732 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:08:42.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab722298-89f5-4e6d-8421-df9d2fbdc177 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/97] 199.204.45.38 () {44 vars in 1073 bytes} [Thu Jul 2 16:08:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => 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: 48/98] 199.204.45.38 () {44 vars in 1096 bytes} [Thu Jul 2 16:08:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:42 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.38 () {48 vars in 958 bytes} [Thu Jul 2 16:08:42 2026] POST /v2.0/ports => generated 1096 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:08:48.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af136d39-2501-4e2a-92f9-4d3615cc704d 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.38 () {44 vars in 976 bytes} [Thu Jul 2 16:08:48 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) /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: 51/104] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.38 () {48 vars in 1028 bytes} [Thu Jul 2 16:08:48 2026] PUT /v2.0/ports/8a72a716-2a6b-4db2-aa35-ac36d243adf4 => generated 1209 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.38 () {44 vars in 917 bytes} [Thu Jul 2 16:08:50 2026] GET /v2.0/ports => generated 3726 bytes in 105 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-02 16:08:51.706 8 INFO neutron.api.v2.resource [None req-3f5b6be4-d34d-4b73-ad6a-8abdfa343a2d 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/107] 199.204.45.38 () {44 vars in 956 bytes} [Thu Jul 2 16:08:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.38 () {44 vars in 978 bytes} [Thu Jul 2 16:08:51 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.38 () {48 vars in 977 bytes} [Thu Jul 2 16:08:51 2026] POST /v2.0/security-groups => generated 1546 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:52 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 1546 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:52 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:52 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 1546 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:08:53 2026] POST /v2.0/security-group-rules => generated 589 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:54 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 2148 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:54 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 2148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:08:54 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 2148 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:08:54 2026] POST /v2.0/security-group-rules => generated 593 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.204.45.38 () {44 vars in 972 bytes} [Thu Jul 2 16:10:02 2026] GET /v2.0/quotas/213bd4db77fa4b1e9c0841afff4a0d18 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 66/129] 199.204.45.38 () {48 vars in 1024 bytes} [Thu Jul 2 16:10:02 2026] PUT /v2.0/quotas/213bd4db77fa4b1e9c0841afff4a0d18 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:12:13.981 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:12:13.983 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:12:13.984 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:12:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.38) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02 16:12:14.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ace05c3-ab31-42f3-90ff-ff98043a451e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/146] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:12:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 234 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:12:14.233 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:12:14.234 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3704642a-3475-4c5c-95b0-498bb7446a05] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/147] 199.204.45.38 () {30 vars in 762 bytes} [Thu Jul 2 16:12:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:12:16.122 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48770. 2026-07-02 16:12:16.129 8 INFO oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48776. 2026-07-02 16:12:16.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21cbb346-c78e-48b9-ab40-178087b77a13 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/150] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:12:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/151] 199.204.45.38 () {30 vars in 762 bytes} [Thu Jul 2 16:12:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:19:45.472 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3704642a-3475-4c5c-95b0-498bb7446a05] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:19:45.474 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:19:45.474 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:19:45 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=935aad96fe404b929e1b4c54767aad9f (ip 199.204.45.38) !!! 2026-07-02 16:19:45.662 7 INFO neutron.api.v2.resource [None req-62ff43df-f28c-4b0f-98d9-2955f230c5da 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 104/210] 199.204.45.38 () {44 vars in 1071 bytes} [Thu Jul 2 16:19:45 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=935aad96fe404b929e1b4c54767aad9f => generated 139 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:19:45.676 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:19:45.678 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:19:45.679 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 16:19:45 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=935aad96fe404b929e1b4c54767aad9f (ip 199.204.45.38) !!! [pid: 8|app: 0|req: 107/213] 199.204.45.38 () {44 vars in 1094 bytes} [Thu Jul 2 16:19:45 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=935aad96fe404b929e1b4c54767aad9f => generated 23 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.38 () {48 vars in 978 bytes} [Thu Jul 2 16:19:45 2026] POST /v2.0/security-groups => generated 1560 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:19:47.137 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34810. 2026-07-02 16:19:47.139 8 INFO oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34800. [pid: 8|app: 0|req: 108/215] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:47 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 1560 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:19:47.263 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3704642a-3475-4c5c-95b0-498bb7446a05] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34812. 2026-07-02 16:19:47.270 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34828. [pid: 7|app: 0|req: 108/216] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:19:47 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:47 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 1560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:19:47 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:48 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 2138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:19:48 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 2138 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:48 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 2138 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:19:48 2026] POST /v2.0/security-group-rules => generated 567 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:50 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 2718 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:19:50 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:50 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 2718 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:19:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:51 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 3300 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:19:51 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 3300 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:19:51 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 3300 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.204.45.38 () {48 vars in 988 bytes} [Thu Jul 2 16:19:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.204.45.38 () {30 vars in 739 bytes} [Thu Jul 2 16:22:16 2026] GET /v2.0/networks?tenant_id=935aad96fe404b929e1b4c54767aad9f&shared=False => generated 15 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:22:17.045 7 INFO neutron.db.segments_db [None req-f816d88c-d691-4bc5-b357-9342f3531e10 6e3f6c9855364b429f9f74f5f40dd09f 935aad96fe404b929e1b4c54767aad9f - - 8a866b77d43d4a139210fde42ea3a636 8a866b77d43d4a139210fde42ea3a636] Added segment 909d9148-c093-40af-8fe8-49e4e97f0938 of type vxlan for network 17888dca-7cc5-47d0-8d41-0953dce890d5 [pid: 7|app: 0|req: 126/252] 199.204.45.38 () {34 vars in 681 bytes} [Thu Jul 2 16:22:16 2026] POST /v2.0/networks => generated 718 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 199.204.45.38 () {30 vars in 721 bytes} [Thu Jul 2 16:22:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/254] 199.204.45.38 () {30 vars in 632 bytes} [Thu Jul 2 16:22:17 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.204.45.38 () {34 vars in 676 bytes} [Thu Jul 2 16:22:17 2026] POST /v2.0/ports => generated 963 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:22:17 2026] GET /v2.0/networks/17888dca-7cc5-47d0-8d41-0953dce890d5 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/257] 199.204.45.38 () {30 vars in 721 bytes} [Thu Jul 2 16:22:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:22:20 2026] GET /v2.0/networks/17888dca-7cc5-47d0-8d41-0953dce890d5 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 199.204.45.38 () {44 vars in 972 bytes} [Thu Jul 2 16:22:37 2026] GET /v2.0/quotas/935aad96fe404b929e1b4c54767aad9f => generated 292 bytes in 12 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: 131/262] 199.204.45.38 () {48 vars in 1024 bytes} [Thu Jul 2 16:22:38 2026] PUT /v2.0/quotas/935aad96fe404b929e1b4c54767aad9f => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:43.161 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:34:43.162 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:34:43.169 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:34:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.38) !!! 2026-07-02 16:34:43.353 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed9564c9-ab29-4f62-8d0b-6066da0cdc76 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/359] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/networks/public => generated 108 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:34:43.364 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3704642a-3475-4c5c-95b0-498bb7446a05] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:34:43.365 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:34:43.366 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 2 16:34:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.38) !!! [pid: 7|app: 0|req: 180/360] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:34:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:44.546 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60766. 2026-07-02 16:34:44.547 8 INFO oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60764. 2026-07-02 16:34:44.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b768511-30bc-40fa-9893-5a9665262b72 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/361] 199.204.45.38 () {44 vars in 924 bytes} [Thu Jul 2 16:34:44 2026] GET /v2.0/networks/public => generated 108 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:34:44.671 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60782. 2026-07-02 16:34:44.672 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3704642a-3475-4c5c-95b0-498bb7446a05] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60768. [pid: 7|app: 0|req: 181/362] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:34:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:34:44.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eddf6bd9-3917-40a3-89bb-101fe0ff3e64 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/363] 199.204.45.38 () {44 vars in 1031 bytes} [Thu Jul 2 16:34:44 2026] GET /v2.0/subnets/public-subnet?network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.204.45.38 () {44 vars in 1054 bytes} [Thu Jul 2 16:34:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b => generated 644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:20.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95be7eb6-aa9f-4379-886f-10f2e9724857 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/371] 199.204.45.38 () {44 vars in 934 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.38 () {44 vars in 956 bytes} [Thu Jul 2 16:35:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:21.861 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7353798-3ecb-4be3-b56b-21a864154815 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/373] 199.204.45.38 () {44 vars in 934 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.38 () {44 vars in 956 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:21.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0270187b-35b1-4936-bb2c-2afe49041b44 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/375] 199.204.45.38 () {44 vars in 1033 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.38 () {44 vars in 1056 bytes} [Thu Jul 2 16:35:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 630 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:23.534 7 INFO neutron.api.v2.resource [None req-dafcdb29-6b4e-49a4-8951-24630e0c5a5d 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/377] 199.204.45.38 () {44 vars in 968 bytes} [Thu Jul 2 16:35:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.204.45.38 () {44 vars in 990 bytes} [Thu Jul 2 16:35:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:35:24 2026] GET /v2.0/security-group-rules/134d1afb-f453-49fd-b0f0-1dd030bd9bb7 => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:25 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:25 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:35:25 2026] GET /v2.0/security-group-rules/a9646db0-2769-4d5b-a0a2-68b41af9a71a => generated 571 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:26 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:26 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:35:27 2026] GET /v2.0/security-group-rules/61318732-7233-425d-a38e-772277cfd280 => generated 571 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:27 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:28 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:35:28 2026] GET /v2.0/security-group-rules/0e6ca498-df3e-4b5b-9a89-f281d7790b01 => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:28 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:29 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:35:29 2026] GET /v2.0/security-group-rules/9b7541fa-de04-4ab6-8eb9-1b4a5543a479 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.38 () {44 vars in 984 bytes} [Thu Jul 2 16:35:30 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 732 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:35:30.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-708f3dd5-dad6-4fb5-bf7d-80f0d5cf503c 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/395] 199.204.45.38 () {44 vars in 1073 bytes} [Thu Jul 2 16:35:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.38 () {44 vars in 1096 bytes} [Thu Jul 2 16:35:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:30 2026] GET /v2.0/security-groups/7febf86f-a9fc-40c9-83d6-5b497fc58204 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:37.389 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f74e079-ad5e-4b4b-9375-a753e319bf06 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/400] 199.204.45.38 () {44 vars in 976 bytes} [Thu Jul 2 16:35:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.38 () {44 vars in 917 bytes} [Thu Jul 2 16:35:38 2026] GET /v2.0/ports => generated 4721 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:35:40.083 8 INFO neutron.api.v2.resource [None req-643ba0fc-1d3c-42eb-af5c-d7d942dba68c 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/403] 199.204.45.38 () {44 vars in 956 bytes} [Thu Jul 2 16:35:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.38 () {44 vars in 978 bytes} [Thu Jul 2 16:35:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:41 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 2754 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:41 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 2754 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:35:41 2026] GET /v2.0/security-group-rules/d079acef-14f9-42af-b239-cbc5d0f00b42 => generated 589 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 2754 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/security-groups/133d1b1c-b70b-45e5-b6e1-09e864b9d4e5 => generated 2754 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:35:42 2026] GET /v2.0/security-group-rules/2a560884-e4a0-467f-89c5-09edbed4f895 => generated 593 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.38 () {44 vars in 972 bytes} [Thu Jul 2 16:35:55 2026] GET /v2.0/quotas/213bd4db77fa4b1e9c0841afff4a0d18 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:51.049 7 INFO neutron.api.v2.resource [None req-0b2e45e6-781c-402b-a686-d10a2213e133 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/422] 199.204.45.38 () {44 vars in 1071 bytes} [Thu Jul 2 16:36:50 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=935aad96fe404b929e1b4c54767aad9f => generated 139 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.204.45.38 () {44 vars in 1094 bytes} [Thu Jul 2 16:36:51 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=935aad96fe404b929e1b4c54767aad9f => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:36:52 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 3883 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:36:52 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:36:52 2026] GET /v2.0/security-group-rules/c1b3ab09-b3d5-4633-ab9e-e3ddf14f283a => generated 565 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:36:53 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 3883 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:36:53 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 3883 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/429] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:36:53 2026] GET /v2.0/security-group-rules/0c4ee80d-ad2a-4c45-b833-3358a72024a4 => generated 567 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 3883 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:36:54 2026] GET /v2.0/security-group-rules/8ca3ea71-c7e8-4641-90a4-0b5df8f86662 => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 199.204.45.38 () {44 vars in 1085 bytes} [Thu Jul 2 16:36:55 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552?project_id=935aad96fe404b929e1b4c54767aad9f => generated 3883 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 199.204.45.38 () {44 vars in 998 bytes} [Thu Jul 2 16:36:55 2026] GET /v2.0/security-groups/c013bbc9-85f6-499f-84bc-0e4c0145b552 => generated 3883 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 199.204.45.38 () {44 vars in 1008 bytes} [Thu Jul 2 16:36:55 2026] GET /v2.0/security-group-rules/9734b2e2-2537-4d14-8a6a-a01ffb453703 => generated 570 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 199.204.45.38 () {44 vars in 972 bytes} [Thu Jul 2 16:37:03 2026] GET /v2.0/quotas/935aad96fe404b929e1b4c54767aad9f => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:37:58.734 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 16:37:58.738 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] 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: 221/445] 199.204.45.38 () {44 vars in 946 bytes} [Thu Jul 2 16:37:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:38:39.805 8 INFO oslo.messaging._drivers.impl_rabbit [-] [443bfc88-eb13-4cb6-94dd-267c275b3929] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50024. 2026-07-02 16:38:39.806 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21f5d127-e305-471b-832f-0fdebffe395b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50030. [pid: 8|app: 0|req: 225/452] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:38:39 2026] GET /v2.0/networks => generated 2168 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.15 () {32 vars in 654 bytes} [Thu Jul 2 16:38:41 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:38:41 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:38:41 2026] GET /v2.0/ports => generated 4721 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:38:41 2026] GET /v2.0/subnets => generated 1261 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:38:41 2026] GET /v2.0/networks => generated 2168 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:38:41 2026] GET /v2.0/security-groups => generated 16622 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.15 () {32 vars in 654 bytes} [Thu Jul 2 16:38:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:38:53.563 8 INFO neutron.db.segments_db [None req-c9483f99-d756-4e1f-8e46-50f45df01420 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 582bc2c1-92bd-4a31-9be8-d56adf451318 of type vxlan for network aa641ec3-7526-4417-9765-de5b3dfede85 [pid: 8|app: 0|req: 230/462] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:38:53 2026] POST /v2.0/networks => generated 749 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:38:53 2026] POST /v2.0/subnets => generated 672 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:53.935 7 INFO neutron.db.segments_db [None req-9057ed6d-505a-4f88-9989-4d26ba47ec76 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 715c4355-045d-4264-bc8b-890110c88905 of type vxlan for network a621bb9f-d50c-40f1-bac6-8831a082224c [pid: 7|app: 0|req: 233/464] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:38:53 2026] POST /v2.0/networks => generated 744 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:54.137 7 INFO neutron.db.segments_db [None req-53254e77-6777-4864-86c1-a73befd78bd3 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 194d9b74-a748-4a38-bec8-eb2f78feab60 of type vxlan for network 5f273cf5-a14c-4c2c-bacc-d011a7ece59b 2026-07-02 16:38:54.218 8 INFO neutron.db.segments_db [None req-08f4e7b2-7698-4861-969c-874d114dea95 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 8c4c30f5-b8eb-4bb3-aa37-2c25346fe885 of type vxlan for network bc84e144-f0ba-4de0-b8e0-f8e474535f70 [pid: 8|app: 0|req: 232/465] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:38:53 2026] POST /v2.0/networks => generated 752 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:54.491 7 INFO neutron.db.l3_hamode_db [None req-53254e77-6777-4864-86c1-a73befd78bd3 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/466] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:38:54 2026] POST /v2.0/subnets => generated 667 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:38:54 2026] GET /v2.0/security-groups?tenant_id=f3702edc3fca417989433286343f26e6&name=default => generated 2797 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:38:54 2026] POST /v2.0/subnets => generated 675 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:55.056 8 INFO neutron.db.segments_db [None req-2989b568-9c10-459c-8084-9ba4a7edba93 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 739c8074-923d-4282-86f6-17a078e72b0d of type vxlan for network 5cc6e74e-b7fc-470c-b7b9-e471ec9018a0 2026-07-02 16:38:55.487 8 INFO neutron.db.l3_hamode_db [None req-2989b568-9c10-459c-8084-9ba4a7edba93 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:56.016 7 INFO neutron.db.l3_hamode_db [None req-53254e77-6777-4864-86c1-a73befd78bd3 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:38:56.922 8 INFO neutron.db.l3_hamode_db [None req-2989b568-9c10-459c-8084-9ba4a7edba93 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/469] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:38:54 2026] POST /v2.0/routers => generated 736 bytes in 3160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:38:57 2026] DELETE /v2.0/security-groups/1d164491-cd7c-461f-bbb2-93873fd9a580 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:38:57.404 7 INFO neutron.db.segments_db [None req-984e6699-e989-4d6c-b4d1-1c69ef87b193 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 448f7ffd-dd67-4047-8c08-eeed6356b9f7 of type vxlan for network f6774b11-fcc7-4cb0-b584-17ecbfeb020b 2026-07-02 16:38:57.695 7 INFO neutron.db.l3_hamode_db [None req-984e6699-e989-4d6c-b4d1-1c69ef87b193 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/471] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:38:54 2026] POST /v2.0/routers => generated 731 bytes in 3703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:38:58.951 7 INFO neutron.db.l3_hamode_db [None req-984e6699-e989-4d6c-b4d1-1c69ef87b193 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/472] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:38:57 2026] POST /v2.0/routers => generated 739 bytes in 2660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:38:58 2026] PUT /v2.0/routers/c9636aaa-bd01-4beb-9e83-c4a0a216341b/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:00.604 8 INFO neutron.db.segments_db [None req-a5188e19-a3d6-4435-82cb-3b93a4c5ca9c 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 48919766-5117-4cb4-a872-20f82df786d7 of type vxlan for network 87c67a9f-343c-459f-96f0-e8a1abce721a [pid: 8|app: 0|req: 238/474] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:39:00 2026] POST /v2.0/networks => generated 748 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:39:00 2026] PUT /v2.0/routers/c1322b6d-732c-4810-acf4-ce19b9bdd022/add_router_interface => generated 309 bytes in 1539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:01 2026] POST /v2.0/subnets => generated 671 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:01.942 7 WARNING neutron_lib.context [req-71c6a083-a7ef-4c06-b9ef-ef22ed8b7a6c req-c23fab64-506f-42f3-b4cc-7fc0f649821f 8ad9c1ee07264c46b44e2e38773e1aad d7fee678cebc4d968bd4b357129404a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/479] 10.0.0.193 () {38 vars in 971 bytes} [Thu Jul 2 16:39:01 2026] POST /v2.0/security-groups => generated 1621 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:39:02.173 7 INFO neutron.db.segments_db [None req-ef858fea-965f-4546-930a-bb8dc0f58e46 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 5bc6e8c1-23d3-4d6a-8766-c78e4364f417 of type vxlan for network 12029a25-995a-4e63-94be-1b2d3fa0740b [pid: 8|app: 0|req: 239/480] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:39:00 2026] PUT /v2.0/routers/3fbb4a9f-3530-4658-9f8c-3d0c0c41f6d0/add_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:02 2026] GET /v2.0/security-groups/ddbf6a9a-45c7-4ba2-9aa9-ec39830c9d53 => generated 1621 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:02.268 8 WARNING neutron_lib.context [req-8bf8a693-2925-43f3-b419-6670f241fa4d req-ba136fe3-be43-4570-9a3e-216578838859 8ad9c1ee07264c46b44e2e38773e1aad d7fee678cebc4d968bd4b357129404a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/482] 10.0.0.193 () {38 vars in 981 bytes} [Thu Jul 2 16:39:02 2026] POST /v2.0/security-group-rules => generated 582 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:02.523 8 WARNING neutron_lib.context [req-7028e08a-4276-418a-baa0-51933d9a0f81 req-6c45fd3c-9290-4b04-a901-4e6553e01389 8ad9c1ee07264c46b44e2e38773e1aad d7fee678cebc4d968bd4b357129404a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:02.605 7 INFO neutron.db.l3_hamode_db [None req-ef858fea-965f-4546-930a-bb8dc0f58e46 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 242/483] 10.0.0.193 () {38 vars in 971 bytes} [Thu Jul 2 16:39:02 2026] POST /v2.0/security-groups => generated 1621 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:39:02.811 8 WARNING neutron_lib.context [req-51a473fb-817f-4ea4-b86d-cfc2c27a52f4 req-596eedf2-c471-449b-b6f8-1827bf1ced9c af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/484] 10.0.0.193 () {38 vars in 971 bytes} [Thu Jul 2 16:39:02 2026] POST /v2.0/security-groups => generated 1616 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:39:02.949 8 WARNING neutron_lib.context [None req-26d44f6e-3705-4147-9be6-a26427f3c804 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 244/485] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:39:02 2026] POST /v2.0/security-groups => generated 1595 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:03 2026] GET /v2.0/security-groups/83eaa234-fa73-4654-932c-eced0c96e7fb => generated 1621 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:03.133 8 WARNING neutron_lib.context [req-19827080-34e8-4668-bac9-d6b4bc0d7e1e req-1552abde-002a-4785-b934-aae2c026ea23 af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/487] 10.0.0.193 () {38 vars in 971 bytes} [Thu Jul 2 16:39:03 2026] POST /v2.0/security-groups => generated 1617 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:39:03.300 8 WARNING neutron_lib.context [None req-5e74e1c1-674b-451f-8a6a-1c6cfc5f4ca2 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/488] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:03.427 8 WARNING neutron_lib.context [req-148e6eeb-ae3c-44b4-bbe0-1c35da354dd0 req-bab11b73-c083-411f-bf2b-15333933f7c0 8ad9c1ee07264c46b44e2e38773e1aad d7fee678cebc4d968bd4b357129404a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/489] 10.0.0.193 () {38 vars in 981 bytes} [Thu Jul 2 16:39:03 2026] POST /v2.0/security-group-rules => generated 582 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:03.551 8 WARNING neutron_lib.context [req-3583254c-d5ce-4a76-a486-b4eedf928513 req-2587de6c-6ea0-43b6-8e71-dc40e51c5573 af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/490] 10.0.0.193 () {38 vars in 971 bytes} [Thu Jul 2 16:39:03 2026] POST /v2.0/security-groups => generated 1618 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:39:03.689 8 WARNING neutron_lib.context [None req-a7d60295-1da6-4607-b5fa-4485c6c45bff 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 250/491] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/492] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:03 2026] GET /v2.0/security-groups/83eaa234-fa73-4654-932c-eced0c96e7fb => generated 2214 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:03.940 7 INFO neutron.db.l3_hamode_db [None req-ef858fea-965f-4546-930a-bb8dc0f58e46 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/493] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:03 2026] GET /v2.0/security-groups?tenant_id=e13d790b211b461ab3c1d7d464b6bdbf => generated 7594 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:03.959 8 WARNING neutron_lib.context [None req-0be9b2f8-abe2-49e8-93ba-b7bc62b0b59f 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/494] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:39:03 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) 2026-07-02 16:39:04.671 8 WARNING neutron_lib.context [req-be95089e-9053-439e-a437-787acbd5df6f req-0648a945-77a8-458d-ba2f-fe9774ce41ca 8ad9c1ee07264c46b44e2e38773e1aad d7fee678cebc4d968bd4b357129404a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 254/495] 10.0.0.193 () {38 vars in 981 bytes} [Thu Jul 2 16:39:04 2026] POST /v2.0/security-group-rules => generated 587 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/496] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:04 2026] GET /v2.0/security-groups/166ad4b5-cfcb-405b-be43-70d026ca4928 => generated 2794 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/497] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:04 2026] GET /v2.0/security-groups/83eaa234-fa73-4654-932c-eced0c96e7fb => generated 2812 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/498] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:04 2026] GET /v2.0/security-groups/166ad4b5-cfcb-405b-be43-70d026ca4928 => generated 2794 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/499] 10.0.0.193 () {34 vars in 1001 bytes} [Thu Jul 2 16:39:04 2026] GET /v2.0/security-group-rules/b51b2687-7f30-4a62-b216-8f22535be0e8 => generated 584 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/500] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:04 2026] GET /v2.0/security-groups/e84e957f-1b89-481c-876b-9547d24dbbc2 => 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: 260/501] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:04 2026] GET /v2.0/security-groups/83eaa234-fa73-4654-932c-eced0c96e7fb => generated 2812 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/502] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:02 2026] POST /v2.0/routers => generated 735 bytes in 3131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/503] 10.0.0.193 () {36 vars in 1023 bytes} [Thu Jul 2 16:39:05 2026] DELETE /v2.0/security-group-rules/b51b2687-7f30-4a62-b216-8f22535be0e8 => 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: 261/504] 10.0.0.193 () {36 vars in 1013 bytes} [Thu Jul 2 16:39:04 2026] DELETE /v2.0/security-groups/e84e957f-1b89-481c-876b-9547d24dbbc2 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/505] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:05 2026] GET /v2.0/security-groups/83eaa234-fa73-4654-932c-eced0c96e7fb => generated 2214 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/506] 10.0.0.193 () {36 vars in 1013 bytes} [Thu Jul 2 16:39:05 2026] DELETE /v2.0/security-groups/83eaa234-fa73-4654-932c-eced0c96e7fb => 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: 264/507] 10.0.0.193 () {34 vars in 1098 bytes} [Thu Jul 2 16:39:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--257423691&fields=id&tenant_id=baad651e09a246f9bcf51e71461ebff8 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:05.672 8 INFO neutron.api.v2.resource [req-f160933b-6c07-436e-8e47-8007a94b635d req-3df5ab62-b76a-4d84-9ea7-39ff708be875 af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/508] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:05 2026] GET /v2.0/security-groups/e84e957f-1b89-481c-876b-9547d24dbbc2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/509] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:39:05 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 684 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/510] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:05 2026] GET /v2.0/security-groups/ddbf6a9a-45c7-4ba2-9aa9-ec39830c9d53 => generated 2214 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/511] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:39:05 2026] GET /v2.0/quotas/baad651e09a246f9bcf51e71461ebff8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/512] 10.0.0.193 () {36 vars in 1013 bytes} [Thu Jul 2 16:39:05 2026] DELETE /v2.0/security-groups/ddbf6a9a-45c7-4ba2-9aa9-ec39830c9d53 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/513] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:05 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/514] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:39:05 2026] PUT /v2.0/routers/ebd7db8f-66a7-4888-ba4b-6e67f24a5146/add_router_interface => generated 309 bytes in 1442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/515] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:06 2026] GET /v2.0/security-groups/5d68444d-a76f-4bc1-8087-7522763b7217 => generated 1617 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/516] 10.0.0.193 () {34 vars in 907 bytes} [Thu Jul 2 16:39:06 2026] GET /v2.0/extensions => generated 19600 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/517] 10.0.0.193 () {36 vars in 1013 bytes} [Thu Jul 2 16:39:06 2026] DELETE /v2.0/security-groups/5d68444d-a76f-4bc1-8087-7522763b7217 => 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: 248/518] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:07.105 7 INFO neutron.api.v2.resource [req-186da187-d3d6-4622-9b03-9eb7969db7ff req-6c6c270f-65db-4847-a7b0-ebd68819ac75 af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/519] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/security-groups/5d68444d-a76f-4bc1-8087-7522763b7217 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/520] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?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: 251/521] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/security-groups/4832f2c2-5113-434b-bc83-61da1bfe9915 => generated 1618 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/522] 10.0.0.193 () {36 vars in 1013 bytes} [Thu Jul 2 16:39:07 2026] DELETE /v2.0/security-groups/4832f2c2-5113-434b-bc83-61da1bfe9915 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/523] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:39:06 2026] PUT /v2.0/routers/c9636aaa-bd01-4beb-9e83-c4a0a216341b/remove_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/524] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:07.475 8 WARNING neutron_lib.context [None req-67daed89-7ffc-4d5c-83e9-79c1618c31a4 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 273/525] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:39:07 2026] POST /v2.0/security-groups => generated 1597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:39:07.626 8 INFO neutron.api.v2.resource [req-98120d99-ec58-4603-af6c-1f8c9958bd9e req-e511ff6a-8665-4b3e-96e4-377edc4ace15 af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 274/526] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/security-groups/4832f2c2-5113-434b-bc83-61da1bfe9915 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:39:07.631 8 WARNING neutron_lib.context [None req-f93dad2c-0e43-4d9d-8391-b80f4e4e6ac5 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/527] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/528] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/security-groups?tenant_id=e13d790b211b461ab3c1d7d464b6bdbf => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:07.792 8 WARNING neutron_lib.context [None req-15337e07-6b30-4ceb-b5b5-dbdcce670e03 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/529] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:07 2026] POST /v2.0/security-group-rules => generated 570 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/530] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:07 2026] GET /v2.0/security-groups/166ad4b5-cfcb-405b-be43-70d026ca4928 => generated 2794 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:07.979 8 WARNING neutron_lib.context [None req-24a3b6e7-e717-4288-8cb8-096cf10298de 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:08.253 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-cee991a3-b978-4c19-835d-a76309d077bf 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 279/531] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:39:07 2026] POST /v2.0/floatingips => generated 552 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:08.706 7 INFO neutron.db.l3_hamode_db [None req-cee991a3-b978-4c19-835d-a76309d077bf 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network 5f273cf5-a14c-4c2c-bacc-d011a7ece59b was deleted as no HA routers are present in tenant d7fee678cebc4d968bd4b357129404a7. [pid: 7|app: 0|req: 253/532] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:07 2026] DELETE /v2.0/routers/c9636aaa-bd01-4beb-9e83-c4a0a216341b => generated 0 bytes in 1342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/533] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:08 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/534] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:08 2026] GET /v2.0/security-groups/166ad4b5-cfcb-405b-be43-70d026ca4928 => generated 2794 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:08.802 8 INFO neutron.api.v2.resource [req-545aa304-5e31-4337-83e9-452f2c453e59 req-3e02c54e-e8d2-4e43-9268-2e3ffedb689e af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 281/535] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:08 2026] GET /v2.0/security-groups/4832f2c2-5113-434b-bc83-61da1bfe9915 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:39:08.845 8 INFO neutron.api.v2.resource [req-2b78f270-cc50-452a-a782-e31e17ff904a req-e51b5de6-40ad-42d5-a38a-b43b4add5436 af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 282/536] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:08 2026] GET /v2.0/security-groups/5d68444d-a76f-4bc1-8087-7522763b7217 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:39:08.887 8 INFO neutron.api.v2.resource [req-76c73682-f472-4e25-bcb3-181e3d3e547f req-10d08aa8-5835-4625-918e-ecb347b881b3 af311e368972492997666711f76b6ab7 e13d790b211b461ab3c1d7d464b6bdbf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 283/537] 10.0.0.193 () {34 vars in 991 bytes} [Thu Jul 2 16:39:08 2026] GET /v2.0/security-groups/e84e957f-1b89-481c-876b-9547d24dbbc2 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/538] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:08 2026] DELETE /v2.0/subnets/e1b5d15f-57e7-4d8c-ad4b-3b623034424c => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:39:09.382 7 INFO neutron.services.segments.plugin [-] Segment 194d9b74-a748-4a38-bec8-eb2f78feab60 resource provider aggregate not found 2026-07-02 16:39:09.387 7 INFO neutron.services.segments.plugin [-] Segment 194d9b74-a748-4a38-bec8-eb2f78feab60 resource provider aggregate not found 2026-07-02 16:39:09.423 7 INFO neutron.services.segments.plugin [-] Segment 194d9b74-a748-4a38-bec8-eb2f78feab60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 194d9b74-a748-4a38-bec8-eb2f78feab60 found for delete ", "request_id": "req-91bf4cc6-f096-418c-8954-62a3d47aafb3"}]} 2026-07-02 16:39:09.423 7 INFO neutron.services.segments.plugin [-] Segment 194d9b74-a748-4a38-bec8-eb2f78feab60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 194d9b74-a748-4a38-bec8-eb2f78feab60 found for delete ", "request_id": "req-2d91ac8a-aaf9-481c-974e-2285e97b3a99"}]} [pid: 7|app: 0|req: 256/539] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:09 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 684 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 257/540] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:39:09 2026] DELETE /v2.0/networks/aa641ec3-7526-4417-9765-de5b3dfede85 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/541] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:39:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=baad651e09a246f9bcf51e71461ebff8 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/542] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:10 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:10.081 7 WARNING neutron_lib.context [req-9e98163c-f872-430d-821a-df96eb79866f req-bc280b88-b797-4f9c-887d-2bf0887ec180 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/543] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:39:08 2026] PUT /v2.0/routers/c1322b6d-732c-4810-acf4-ce19b9bdd022/remove_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/544] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:39:10 2026] POST /v2.0/ports => generated 954 bytes in 559 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: 261/545] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:10 2026] GET /v2.0/security-groups?tenant_id=d7fee678cebc4d968bd4b357129404a7&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/546] 199.204.45.38 () {34 vars in 910 bytes} [Thu Jul 2 16:39:10 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/547] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:10 2026] DELETE /v2.0/security-groups/6d9038d5-cd12-4016-ba1e-72dbe7214403 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:11.086 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-31fa5810-1d11-490a-8bf8-088a82f320d7 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-02 16:39:11.479 7 INFO neutron.services.segments.plugin [-] Segment 582bc2c1-92bd-4a31-9be8-d56adf451318 resource provider aggregate not found 2026-07-02 16:39:11.493 7 INFO neutron.services.segments.plugin [-] Segment 582bc2c1-92bd-4a31-9be8-d56adf451318 resource provider aggregate not found 2026-07-02 16:39:11.510 7 INFO neutron.services.segments.plugin [-] Segment 582bc2c1-92bd-4a31-9be8-d56adf451318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582bc2c1-92bd-4a31-9be8-d56adf451318 found for delete ", "request_id": "req-4b59929c-898c-472f-bd45-6a53c4c91631"}]} 2026-07-02 16:39:11.511 7 INFO neutron.services.segments.plugin [-] Segment 582bc2c1-92bd-4a31-9be8-d56adf451318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582bc2c1-92bd-4a31-9be8-d56adf451318 found for delete ", "request_id": "req-1645fb36-e2a7-4453-bd4d-ef620a8a5ab1"}]} [pid: 7|app: 0|req: 264/548] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:11 2026] PUT /v2.0/ports/a839bf80-f175-4b2a-8426-34fd23224daa => generated 1199 bytes in 735 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: 265/549] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:11 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 969 bytes in 146 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: 266/550] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/551] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:12.178 8 INFO neutron.db.l3_hamode_db [None req-31fa5810-1d11-490a-8bf8-088a82f320d7 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network 5cc6e74e-b7fc-470c-b7b9-e471ec9018a0 was deleted as no HA routers are present in tenant e13d790b211b461ab3c1d7d464b6bdbf. [pid: 7|app: 0|req: 268/552] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/553] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:10 2026] DELETE /v2.0/routers/c1322b6d-732c-4810-acf4-ce19b9bdd022 => generated 0 bytes in 2009 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/554] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/555] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/556] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/557] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:12 2026] DELETE /v2.0/subnets/d2cadd6d-962b-4c0b-83ff-433f907e067b => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:39:12.544 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2fd41bf-e215-4997-82f9-e550fa82d55b'] response: {'name': 'network-changed', 'server_uuid': '32275e93-f49e-405c-b789-2743ce3240a9', 'tag': 'a839bf80-f175-4b2a-8426-34fd23224daa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 272/558] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/559] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:12.805 8 INFO neutron.services.segments.plugin [-] Segment 739c8074-923d-4282-86f6-17a078e72b0d resource provider aggregate not found 2026-07-02 16:39:12.828 8 INFO neutron.services.segments.plugin [-] Segment 739c8074-923d-4282-86f6-17a078e72b0d resource provider aggregate not found 2026-07-02 16:39:12.836 8 INFO neutron.services.segments.plugin [-] Segment 739c8074-923d-4282-86f6-17a078e72b0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739c8074-923d-4282-86f6-17a078e72b0d found for delete ", "request_id": "req-1e4598fe-e678-435f-8909-99bf609d5289"}]} 2026-07-02 16:39:12.846 8 INFO neutron.services.segments.plugin [-] Segment 739c8074-923d-4282-86f6-17a078e72b0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739c8074-923d-4282-86f6-17a078e72b0d found for delete ", "request_id": "req-6e21ebb8-43b3-4f73-b49b-bdb371776ac0"}]} [pid: 7|app: 0|req: 274/560] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 780 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/561] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => 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: 276/562] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:12 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/563] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:39:12 2026] DELETE /v2.0/networks/a621bb9f-d50c-40f1-bac6-8831a082224c => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/564] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:13 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:13.170 7 INFO neutron.db.segments_db [None req-64d92f70-d031-46d4-a61f-ee3b801896d5 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment de2dad5e-8f38-494a-8ce6-3b732b390fd9 of type vxlan for network 5b7294f0-635b-4a7b-8c9d-5b028b85e38e [pid: 8|app: 0|req: 289/565] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:13 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/566] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:13 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?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: 277/567] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:39:12 2026] POST /v2.0/networks => generated 738 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/568] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:13 2026] GET /v2.0/security-groups?tenant_id=e13d790b211b461ab3c1d7d464b6bdbf&name=default => generated 2797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/569] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:13 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/570] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:13 2026] DELETE /v2.0/security-groups/166ad4b5-cfcb-405b-be43-70d026ca4928 => 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: 293/571] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:13 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&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: 279/572] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:13 2026] POST /v2.0/subnets => generated 661 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:13.811 8 INFO neutron.db.segments_db [None req-776028d4-91a2-4dcf-ac37-c19086db6fad 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 7c724c43-8d10-4564-b727-8f1079cb0798 of type vxlan for network b1d8ff95-6e12-49d5-8bbe-0359b73e91f1 2026-07-02 16:39:14.208 8 INFO neutron.db.l3_hamode_db [None req-776028d4-91a2-4dcf-ac37-c19086db6fad 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/573] 10.0.0.193 () {34 vars in 1100 bytes} [Thu Jul 2 16:39:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1944209730&fields=id&tenant_id=43e8341fd36b4721807854128a934cd0 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:14.861 8 INFO neutron.services.segments.plugin [-] Segment 715c4355-045d-4264-bc8b-890110c88905 resource provider aggregate not found 2026-07-02 16:39:14.899 8 INFO neutron.services.segments.plugin [-] Segment 715c4355-045d-4264-bc8b-890110c88905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715c4355-045d-4264-bc8b-890110c88905 found for delete ", "request_id": "req-1ff2615f-4d7d-43d9-93cc-cc0770c3c5cc"}]} 2026-07-02 16:39:14.900 8 INFO neutron.services.segments.plugin [-] Segment 715c4355-045d-4264-bc8b-890110c88905 resource provider aggregate not found [pid: 7|app: 0|req: 281/574] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:14 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:14.935 8 INFO neutron.services.segments.plugin [-] Segment 715c4355-045d-4264-bc8b-890110c88905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 715c4355-045d-4264-bc8b-890110c88905 found for delete ", "request_id": "req-4718255b-ea86-478a-a519-9bb4477c8f5a"}]} [pid: 7|app: 0|req: 282/575] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:39:14 2026] GET /v2.0/networks?id=87c67a9f-343c-459f-96f0-e8a1abce721a => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/576] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:14 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/577] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:39:15 2026] GET /v2.0/quotas/43e8341fd36b4721807854128a934cd0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/578] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:15 2026] GET /v2.0/ports?tenant_id=43e8341fd36b4721807854128a934cd0&fields=id => generated 103 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:15.465 8 INFO neutron.db.l3_hamode_db [None req-776028d4-91a2-4dcf-ac37-c19086db6fad 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/579] 10.0.0.193 () {34 vars in 907 bytes} [Thu Jul 2 16:39:15 2026] GET /v2.0/extensions => generated 19600 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 16:39:16.007 7 INFO neutron.db.segments_db [None req-70da0973-9108-4a1a-a47d-6dc02c654dc7 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment b181cf5e-442d-4b59-b47e-cade830a10e5 of type vxlan for network 870b7139-ca0f-4494-8797-1a2fbf2fad6b [pid: 7|app: 0|req: 289/582] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:39:15 2026] POST /v2.0/networks => generated 742 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:16 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?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: 291/584] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:16 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:16 2026] POST /v2.0/subnets => generated 666 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:16 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:16 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:16.772 7 INFO neutron.db.segments_db [None req-814a0b2f-afdc-42e3-91c7-d851da2e5e9f 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment cb0c6ac1-5836-4738-9550-0b5ce253d5a3 of type vxlan for network ed3ce74d-7bee-459a-b203-e0445bd9c949 [pid: 8|app: 0|req: 294/588] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:13 2026] POST /v2.0/routers => generated 725 bytes in 3310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:17.177 7 INFO neutron.db.l3_hamode_db [None req-814a0b2f-afdc-42e3-91c7-d851da2e5e9f 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:39:18.839 7 INFO neutron.db.l3_hamode_db [None req-814a0b2f-afdc-42e3-91c7-d851da2e5e9f 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 295/589] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:39:17 2026] PUT /v2.0/routers/c81ee1e6-ceaf-46ea-8c90-5c657b91a03b/add_router_interface => generated 309 bytes in 1809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:18 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:18 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:18 2026] GET /v2.0/networks?id=87c67a9f-343c-459f-96f0-e8a1abce721a => generated 680 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:19 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&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: 300/594] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:39:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43e8341fd36b4721807854128a934cd0 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:19.206 8 WARNING neutron_lib.context [req-cb3a8167-21b7-400e-8f7c-46849def4dad req-3a202ed2-eb2f-4ed4-98ae-3a8034baa3f0 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/595] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:39:19 2026] POST /v2.0/ports => generated 954 bytes in 895 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: 302/596] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:20 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:20.143 8 WARNING neutron_lib.context [None req-4a1a71b2-a390-4f19-aafc-2b59fe765a65 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 303/597] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:39:20 2026] POST /v2.0/security-groups => generated 1596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/598] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:16 2026] POST /v2.0/routers => generated 730 bytes in 3620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:20 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 957 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/600] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:20 2026] PUT /v2.0/ports/cc619e69-929c-4ad9-aa0f-971a2afdfbc2 => generated 1199 bytes in 653 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-02 16:39:20.972 7 WARNING neutron_lib.context [None req-ec99745f-8bcb-4dc4-953d-7a33ecc7f397 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:21.024 8 INFO neutron.db.l3_db [None req-7e531746-053c-4432-a39b-0841d0fc9402 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] Floating IP 7ae2c567-d908-4551-a35f-073d6fc2614a associated. External IP: 10.96.250.216, port: a839bf80-f175-4b2a-8426-34fd23224daa. 2026-07-02 16:39:21.033 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc7bceb4-d013-4679-bd28-7c9b06a07ead'] response: {'name': 'network-changed', 'server_uuid': 'e251e465-6a99-4b53-8294-2a2be415ba67', 'tag': 'cc619e69-929c-4ad9-aa0f-971a2afdfbc2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 297/601] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 305/602] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:39:20 2026] PUT /v2.0/floatingips/7ae2c567-d908-4551-a35f-073d6fc2614a => generated 855 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:21 2026] GET /v2.0/security-groups?id=faa64fa1-950b-4e86-8f24-a88e2ba3605b&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/604] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:21 2026] GET /v2.0/ports?tenant_id=43e8341fd36b4721807854128a934cd0&device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:21.561 8 WARNING neutron_lib.context [None req-c6546dac-aae8-4c70-af8d-812df12da2eb 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 308/605] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/606] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:21 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => 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: 310/607] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cc619e69-929c-4ad9-aa0f-971a2afdfbc2 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:21.816 8 WARNING neutron_lib.context [None req-58492d13-e634-4033-a7c7-904db74e52eb 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:21.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-273a26c1-1682-4d9f-bef5-83639d9b2e32'] response: {'name': 'network-changed', 'server_uuid': '32275e93-f49e-405c-b789-2743ce3240a9', 'tag': 'a839bf80-f175-4b2a-8426-34fd23224daa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 311/608] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:39:21 2026] POST /v2.0/floatingips => generated 552 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/609] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:22 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/610] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:22 2026] GET /v2.0/subnets?id=c4e679b6-695a-4f70-bf9e-0f2eac2a2602 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/611] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:22 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/612] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:22 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/613] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:22 2026] GET /v2.0/ports?network_id=87c67a9f-343c-459f-96f0-e8a1abce721a&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/614] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:22 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 780 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/615] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:39:21 2026] PUT /v2.0/routers/3c47dc17-bff6-4267-9b43-986c042a8b71/add_router_interface => generated 309 bytes in 1884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/616] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:22 2026] GET /v2.0/security-groups?id=faa64fa1-950b-4e86-8f24-a88e2ba3605b&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: 299/617] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/618] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/619] 10.0.0.193 () {34 vars in 1100 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1903772785&fields=id&tenant_id=d383ff52f5cd4a45990587c1a7be74c1 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/620] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/621] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?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: 302/622] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks?id=5b7294f0-635b-4a7b-8c9d-5b028b85e38e => generated 670 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/623] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/624] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/quotas/d383ff52f5cd4a45990587c1a7be74c1 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/625] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/ports?tenant_id=43e8341fd36b4721807854128a934cd0&device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/626] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?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: 324/627] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks?id=87c67a9f-343c-459f-96f0-e8a1abce721a => generated 776 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/628] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/ports?tenant_id=d383ff52f5cd4a45990587c1a7be74c1&fields=id => generated 103 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/629] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cc619e69-929c-4ad9-aa0f-971a2afdfbc2 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/630] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/631] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/632] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/subnets?id=c4e679b6-695a-4f70-bf9e-0f2eac2a2602 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/633] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?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) 2026-07-02 16:39:23.657 7 WARNING neutron_lib.context [None req-8e6ef27f-b587-4461-a944-4956d71c858d 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 327/634] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/ports?network_id=87c67a9f-343c-459f-96f0-e8a1abce721a&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: 308/635] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:39:23 2026] POST /v2.0/security-groups => generated 1595 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/636] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:23.760 7 WARNING neutron_lib.context [None req-47f10360-c5e2-4970-97f8-e50ee51540f5 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 329/637] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/638] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:23 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/639] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:23.925 8 WARNING neutron_lib.context [None req-2fe9dc39-98eb-4283-b585-570abe1a45f4 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 331/640] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:24.082 7 WARNING neutron_lib.context [None req-ea009256-54d8-4225-8206-199fa9a327b1 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 332/641] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:24 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/642] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:24 2026] GET /v2.0/security-groups?id=faa64fa1-950b-4e86-8f24-a88e2ba3605b&fields=id&fields=name => generated 114 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/643] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:24 2026] GET /v2.0/networks?id=5b7294f0-635b-4a7b-8c9d-5b028b85e38e => generated 670 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/644] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/645] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:39:24 2026] POST /v2.0/floatingips => generated 552 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/646] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d383ff52f5cd4a45990587c1a7be74c1 => generated 181 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:25.252 7 WARNING neutron_lib.context [req-070c8cc6-cd5c-42ff-b81d-7ca259ebe847 req-f639906c-e7f0-4dc5-b43d-64187832c8ce 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 337/647] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/648] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/security-groups?id=faa64fa1-950b-4e86-8f24-a88e2ba3605b&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/649] 10.0.0.193 () {34 vars in 1098 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--437786029&fields=id&tenant_id=3079f27bea4944feb9255f63f3af26ed => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/650] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/networks?id=870b7139-ca0f-4494-8797-1a2fbf2fad6b => generated 675 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/651] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/652] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:39:25 2026] POST /v2.0/ports => generated 954 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/653] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:39:25 2026] GET /v2.0/quotas/3079f27bea4944feb9255f63f3af26ed => generated 292 bytes in 13 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: 343/654] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:25 2026] PUT /v2.0/ports/e85a82dc-ec0c-491c-bcfa-c08b828ecf80 => generated 1199 bytes in 646 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: 344/655] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/ports?tenant_id=3079f27bea4944feb9255f63f3af26ed&fields=id => generated 103 bytes in 119 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: 345/656] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/657] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/ports?tenant_id=d383ff52f5cd4a45990587c1a7be74c1&device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => 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: 347/658] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/659] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/security-groups?id=b3b053be-7398-4761-942c-1eec04a2798f&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/660] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e85a82dc-ec0c-491c-bcfa-c08b828ecf80 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:26.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29ac18b9-c4b4-4772-b023-797731f6644c'] response: {'name': 'network-changed', 'server_uuid': 'e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a', 'tag': 'e85a82dc-ec0c-491c-bcfa-c08b828ecf80', 'status': 'completed', 'code': 200} 2026-07-02 16:39:26.985 7 INFO neutron.db.l3_db [None req-d228e974-e02e-4370-9aaf-efa41d71a3f4 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] Floating IP c41250e4-16c0-4ae9-b471-2c8cc3a62d07 associated. External IP: 10.96.250.215, port: cc619e69-929c-4ad9-aa0f-971a2afdfbc2. [pid: 8|app: 0|req: 350/661] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/662] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:26 2026] GET /v2.0/subnets?id=72c766ea-967d-4d54-b5fa-f511c7f61bbf => generated 664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/663] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/ports?network_id=5b7294f0-635b-4a7b-8c9d-5b028b85e38e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/664] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?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: 354/665] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/666] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => 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: 356/667] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/ports?tenant_id=d383ff52f5cd4a45990587c1a7be74c1&device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/668] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:39:25 2026] PUT /v2.0/floatingips/c41250e4-16c0-4ae9-b471-2c8cc3a62d07 => generated 855 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/669] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/networks?id=5b7294f0-635b-4a7b-8c9d-5b028b85e38e => generated 766 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/670] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e85a82dc-ec0c-491c-bcfa-c08b828ecf80 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:27.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bed81cf-f11b-474c-a54b-856c04ba371a'] response: {'name': 'network-changed', 'server_uuid': 'e251e465-6a99-4b53-8294-2a2be415ba67', 'tag': 'cc619e69-929c-4ad9-aa0f-971a2afdfbc2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/671] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/subnets?id=72c766ea-967d-4d54-b5fa-f511c7f61bbf => generated 664 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/672] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/ports?tenant_id=43e8341fd36b4721807854128a934cd0&device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/673] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/ports?network_id=5b7294f0-635b-4a7b-8c9d-5b028b85e38e&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: 313/674] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 971 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/675] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/networks?id=87c67a9f-343c-459f-96f0-e8a1abce721a => generated 776 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/676] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/677] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/security-groups?id=faa64fa1-950b-4e86-8f24-a88e2ba3605b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/678] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=cc619e69-929c-4ad9-aa0f-971a2afdfbc2 => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/679] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?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: 316/680] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/subnets?id=c4e679b6-695a-4f70-bf9e-0f2eac2a2602 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/681] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:27 2026] GET /v2.0/ports?network_id=87c67a9f-343c-459f-96f0-e8a1abce721a&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: 317/682] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/683] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?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: 318/684] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/security-groups?id=b3b053be-7398-4761-942c-1eec04a2798f&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: 367/685] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/686] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/687] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1240 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/688] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/networks?id=870b7139-ca0f-4494-8797-1a2fbf2fad6b => generated 675 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/689] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/security-groups?id=faa64fa1-950b-4e86-8f24-a88e2ba3605b&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: 370/690] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&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: 321/691] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3079f27bea4944feb9255f63f3af26ed => generated 180 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/692] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:28.480 7 WARNING neutron_lib.context [req-a57699eb-353c-4e74-ad40-b6e9f7b8a977 req-7a30df2e-ca48-463b-b222-ec067b81ad38 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 372/693] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:39:28 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/694] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:39:28 2026] POST /v2.0/ports => generated 954 bytes in 558 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: 323/695] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:29 2026] PUT /v2.0/ports/347ab898-a72f-4d40-83b4-4bedd95a1e54 => generated 1199 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/696] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 971 bytes in 141 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: 325/697] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/698] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/ports?tenant_id=3079f27bea4944feb9255f63f3af26ed&device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => 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: 327/699] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/security-groups?id=b3b053be-7398-4761-942c-1eec04a2798f&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/700] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/security-groups?id=faa64fa1-950b-4e86-8f24-a88e2ba3605b&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:30.012 8 INFO neutron.db.l3_db [req-35b22552-3278-4bbd-9724-0c8c18ce2d3e req-150ee277-b90d-4406-9a66-742130c6e358 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] Floating IP c41250e4-16c0-4ae9-b471-2c8cc3a62d07 disassociated. External IP: 10.96.250.215, port: cc619e69-929c-4ad9-aa0f-971a2afdfbc2. [pid: 7|app: 0|req: 329/701] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=347ab898-a72f-4d40-83b4-4bedd95a1e54 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:30.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d6a38af-50a3-4fad-8957-6095498f250c'] response: {'name': 'network-changed', 'server_uuid': 'd5594c08-6b7a-4c78-986d-da6c173a8d65', 'tag': '347ab898-a72f-4d40-83b4-4bedd95a1e54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 330/702] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/703] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/subnets?id=ba53fbb3-c1a7-45bc-b054-5b566981d2a9 => generated 669 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/704] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/705] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/security-groups?id=98e85597-191c-4cb8-af5f-19978a5581b8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/706] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/ports?network_id=870b7139-ca0f-4494-8797-1a2fbf2fad6b&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/707] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:39:28 2026] DELETE /v2.0/ports/cc619e69-929c-4ad9-aa0f-971a2afdfbc2 => generated 0 bytes in 1631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:39:30.578 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dceb460-a9f5-45d3-bd66-d316d782cf11'] response: {'server_uuid': 'e251e465-6a99-4b53-8294-2a2be415ba67', 'name': 'network-vif-deleted', 'tag': 'cc619e69-929c-4ad9-aa0f-971a2afdfbc2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 374/708] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/709] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?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-02 16:39:30.781 7 INFO neutron.db.l3_db [None req-6fa642f4-38e6-4013-8949-993306d23654 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] Floating IP b0ab1068-a373-49f9-8c10-368b1a1be889 associated. External IP: 10.96.250.202, port: e85a82dc-ec0c-491c-bcfa-c08b828ecf80. [pid: 8|app: 0|req: 378/712] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/ports?tenant_id=3079f27bea4944feb9255f63f3af26ed&device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/713] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/networks?id=870b7139-ca0f-4494-8797-1a2fbf2fad6b => generated 770 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/714] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=347ab898-a72f-4d40-83b4-4bedd95a1e54 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/715] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:30 2026] GET /v2.0/subnets?id=ba53fbb3-c1a7-45bc-b054-5b566981d2a9 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/716] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/ports?network_id=870b7139-ca0f-4494-8797-1a2fbf2fad6b&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: 383/717] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/718] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/ports?device_id=e251e465-6a99-4b53-8294-2a2be415ba67 => 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: 335/719] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:39:30 2026] PUT /v2.0/floatingips/b0ab1068-a373-49f9-8c10-368b1a1be889 => generated 855 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/720] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?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: 336/721] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/722] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/723] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/security-groups?id=b3b053be-7398-4761-942c-1eec04a2798f&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/724] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/security-groups?id=98e85597-191c-4cb8-af5f-19978a5581b8&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: 338/725] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/726] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:31 2026] GET /v2.0/security-groups?id=b3b053be-7398-4761-942c-1eec04a2798f&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:32.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c46fc54-2ebf-4884-b6b5-08bd2554c051'] response: {'name': 'network-changed', 'server_uuid': 'e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a', 'tag': 'e85a82dc-ec0c-491c-bcfa-c08b828ecf80', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 339/727] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:32 2026] DELETE /v2.0/security-groups/faa64fa1-950b-4e86-8f24-a88e2ba3605b => 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: 389/728] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:32.507 8 INFO neutron.api.v2.resource [None req-c92e3012-5c4d-4f0f-a11b-369698323d24 7e336e31c689443ba2851650ff3a73ef 43e8341fd36b4721807854128a934cd0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 390/729] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/security-groups/faa64fa1-950b-4e86-8f24-a88e2ba3605b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/730] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/ports?tenant_id=d383ff52f5cd4a45990587c1a7be74c1&device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => 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: 341/731] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:39:32 2026] DELETE /v2.0/floatingips/c41250e4-16c0-4ae9-b471-2c8cc3a62d07 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/732] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/networks?id=5b7294f0-635b-4a7b-8c9d-5b028b85e38e => generated 766 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/733] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:32 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:33.721 8 INFO neutron.db.l3_db [req-f6c8ba7d-e02b-4701-bac1-571b29065295 req-ee0a7612-66f5-4a50-9403-aa8a22199cfb 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] Floating IP b0ab1068-a373-49f9-8c10-368b1a1be889 disassociated. External IP: 10.96.250.202, port: e85a82dc-ec0c-491c-bcfa-c08b828ecf80. [pid: 8|app: 0|req: 391/734] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:39:32 2026] DELETE /v2.0/ports/e85a82dc-ec0c-491c-bcfa-c08b828ecf80 => generated 0 bytes in 1700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/735] 199.204.45.38 () {34 vars in 1095 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/736] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e85a82dc-ec0c-491c-bcfa-c08b828ecf80 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/737] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/security-groups?id=98e85597-191c-4cb8-af5f-19978a5581b8&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: 395/738] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/ports?device_id=e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/739] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/subnets?id=72c766ea-967d-4d54-b5fa-f511c7f61bbf => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:34.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-624a948f-d103-4451-bbed-fe5d3f68ace5'] response: {'server_uuid': 'e74d7db8-6bb0-4e1d-8dec-ad851e3aa87a', 'name': 'network-vif-deleted', 'tag': 'e85a82dc-ec0c-491c-bcfa-c08b828ecf80', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/740] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/741] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/ports?network_id=5b7294f0-635b-4a7b-8c9d-5b028b85e38e&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: 344/742] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:39:32 2026] PUT /v2.0/routers/ebd7db8f-66a7-4888-ba4b-6e67f24a5146/remove_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/743] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/744] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?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: 346/745] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/746] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e?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: 348/747] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/748] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/749] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/750] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:34 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:35.768 8 INFO neutron.services.segments.plugin [-] Segment 5bc6e8c1-23d3-4d6a-8766-c78e4364f417 resource provider aggregate not found 2026-07-02 16:39:35.776 8 INFO neutron.services.segments.plugin [-] Segment 5bc6e8c1-23d3-4d6a-8766-c78e4364f417 resource provider aggregate not found 2026-07-02 16:39:35.786 8 INFO neutron.services.segments.plugin [-] Segment 5bc6e8c1-23d3-4d6a-8766-c78e4364f417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc6e8c1-23d3-4d6a-8766-c78e4364f417 found for delete ", "request_id": "req-1f778d11-3238-4532-943f-533401d4addf"}]} 2026-07-02 16:39:35.798 8 INFO neutron.services.segments.plugin [-] Segment 5bc6e8c1-23d3-4d6a-8766-c78e4364f417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc6e8c1-23d3-4d6a-8766-c78e4364f417 found for delete ", "request_id": "req-8a953b70-1480-4785-9c56-b4b2883f8a6e"}]} 2026-07-02 16:39:35.815 8 INFO neutron.db.l3_hamode_db [None req-d5d0e35e-b8cf-41cb-8a08-a14ac2fbea5b 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network 12029a25-995a-4e63-94be-1b2d3fa0740b was deleted as no HA routers are present in tenant 43e8341fd36b4721807854128a934cd0. [pid: 8|app: 0|req: 400/751] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:34 2026] DELETE /v2.0/routers/ebd7db8f-66a7-4888-ba4b-6e67f24a5146 => generated 0 bytes in 1267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/752] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:35 2026] DELETE /v2.0/security-groups/b3b053be-7398-4761-942c-1eec04a2798f => 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: 352/753] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:35 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 971 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:36.139 7 INFO neutron.api.v2.resource [None req-ea186735-7cda-4112-b534-66bd52202989 33962094f9904042bc24dfe3acd495d3 d383ff52f5cd4a45990587c1a7be74c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 353/754] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:39:36 2026] GET /v2.0/security-groups/b3b053be-7398-4761-942c-1eec04a2798f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/755] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:36 2026] GET /v2.0/security-groups?id=98e85597-191c-4cb8-af5f-19978a5581b8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/756] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:35 2026] DELETE /v2.0/subnets/c4e679b6-695a-4f70-bf9e-0f2eac2a2602 => 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: 355/757] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:39:36 2026] DELETE /v2.0/floatingips/b0ab1068-a373-49f9-8c10-368b1a1be889 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/758] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:36 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => 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: 403/759] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:39:36 2026] DELETE /v2.0/networks/87c67a9f-343c-459f-96f0-e8a1abce721a => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:39:37.128 8 INFO neutron.db.l3_db [None req-6becfa21-43d8-413d-bb79-878dcf2ca581 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] Floating IP 24fba092-3fb4-43fc-8aaf-a28279d85cec associated. External IP: 10.96.250.209, port: 347ab898-a72f-4d40-83b4-4bedd95a1e54. [pid: 8|app: 0|req: 404/760] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:39:36 2026] PUT /v2.0/floatingips/24fba092-3fb4-43fc-8aaf-a28279d85cec => generated 855 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:37.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9aedbcc9-20bb-4789-bb84-0e7978835499'] response: {'name': 'network-changed', 'server_uuid': 'd5594c08-6b7a-4c78-986d-da6c173a8d65', 'tag': '347ab898-a72f-4d40-83b4-4bedd95a1e54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/761] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:37 2026] GET /v2.0/security-groups?tenant_id=43e8341fd36b4721807854128a934cd0&name=default => generated 2801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/762] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:37 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/763] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:37 2026] GET /v2.0/ports?tenant_id=3079f27bea4944feb9255f63f3af26ed&device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:37.811 8 INFO neutron.services.segments.plugin [-] Segment 48919766-5117-4cb4-a872-20f82df786d7 resource provider aggregate not found 2026-07-02 16:39:37.821 8 INFO neutron.services.segments.plugin [-] Segment 48919766-5117-4cb4-a872-20f82df786d7 resource provider aggregate not found 2026-07-02 16:39:37.834 8 INFO neutron.services.segments.plugin [-] Segment 48919766-5117-4cb4-a872-20f82df786d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48919766-5117-4cb4-a872-20f82df786d7 found for delete ", "request_id": "req-b869e6ad-559d-4472-82df-d0be6ec87bb9"}]} 2026-07-02 16:39:37.841 8 INFO neutron.services.segments.plugin [-] Segment 48919766-5117-4cb4-a872-20f82df786d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48919766-5117-4cb4-a872-20f82df786d7 found for delete ", "request_id": "req-84975a1b-cf49-4da3-9046-89f240715b9b"}]} [pid: 7|app: 0|req: 357/764] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:39:36 2026] PUT /v2.0/routers/c81ee1e6-ceaf-46ea-8c90-5c657b91a03b/remove_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/765] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:37 2026] GET /v2.0/security-groups?id=98e85597-191c-4cb8-af5f-19978a5581b8&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/766] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:37 2026] DELETE /v2.0/security-groups/32ad1cd2-036f-477b-998d-52e3f7acdb82 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/767] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:37 2026] GET /v2.0/networks?id=870b7139-ca0f-4494-8797-1a2fbf2fad6b => generated 770 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/768] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=347ab898-a72f-4d40-83b4-4bedd95a1e54 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/769] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:37 2026] GET /v2.0/subnets?id=ba53fbb3-c1a7-45bc-b054-5b566981d2a9 => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/770] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:38 2026] GET /v2.0/ports?network_id=870b7139-ca0f-4494-8797-1a2fbf2fad6b&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/771] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:38 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?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: 364/772] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:38 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/773] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:38 2026] GET /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/774] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:38 2026] GET /v2.0/security-groups?id=98e85597-191c-4cb8-af5f-19978a5581b8&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: 367/775] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:39:38 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:39.185 8 INFO neutron.db.l3_hamode_db [None req-067ed8e8-9cda-4255-badd-15bb91c6ca61 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network b1d8ff95-6e12-49d5-8bbe-0359b73e91f1 was deleted as no HA routers are present in tenant d383ff52f5cd4a45990587c1a7be74c1. [pid: 8|app: 0|req: 409/776] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:37 2026] DELETE /v2.0/routers/c81ee1e6-ceaf-46ea-8c90-5c657b91a03b => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:39.259 7 INFO neutron.db.l3_db [req-334a2777-9ed8-44f2-8adc-147ada26e89d req-6c316352-2d31-4afd-ae18-993efe928cc3 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] Floating IP 24fba092-3fb4-43fc-8aaf-a28279d85cec disassociated. External IP: 10.96.250.209, port: 347ab898-a72f-4d40-83b4-4bedd95a1e54. [pid: 8|app: 0|req: 410/777] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:39 2026] DELETE /v2.0/subnets/72c766ea-967d-4d54-b5fa-f511c7f61bbf => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/778] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:39 2026] GET /v2.0/ports?device_id=d5594c08-6b7a-4c78-986d-da6c173a8d65 => 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: 368/779] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:39:38 2026] DELETE /v2.0/ports/347ab898-a72f-4d40-83b4-4bedd95a1e54 => generated 0 bytes in 1058 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:39:40.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e06fc236-9d2d-4cf7-b554-e5c5cdd6f171'] response: {'server_uuid': 'd5594c08-6b7a-4c78-986d-da6c173a8d65', 'name': 'network-vif-deleted', 'tag': '347ab898-a72f-4d40-83b4-4bedd95a1e54', 'status': 'completed', 'code': 200} 2026-07-02 16:39:40.331 8 INFO neutron.services.segments.plugin [-] Segment 7c724c43-8d10-4564-b727-8f1079cb0798 resource provider aggregate not found 2026-07-02 16:39:40.337 8 INFO neutron.services.segments.plugin [-] Segment 7c724c43-8d10-4564-b727-8f1079cb0798 resource provider aggregate not found 2026-07-02 16:39:40.363 8 INFO neutron.services.segments.plugin [-] Segment 7c724c43-8d10-4564-b727-8f1079cb0798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c724c43-8d10-4564-b727-8f1079cb0798 found for delete ", "request_id": "req-a73568a1-52b2-4ee1-bdb8-fd2d27c552b5"}]} 2026-07-02 16:39:40.369 8 INFO neutron.services.segments.plugin [-] Segment 7c724c43-8d10-4564-b727-8f1079cb0798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c724c43-8d10-4564-b727-8f1079cb0798 found for delete ", "request_id": "req-5a67e2f8-7694-44ce-942f-8d64b0da3160"}]} 2026-07-02 16:39:40.426 7 INFO neutron.db.segments_db [None req-5ad05811-b7e8-4dde-a237-39118f60828d 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 4a1a7dd7-0559-4dd7-b0e1-622a0aaa263f of type vxlan for network e9e280b6-557b-40f4-ab30-58fe0b4573c9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 369/780] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:39:39 2026] POST /v2.0/networks => generated 746 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/781] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:39:39 2026] DELETE /v2.0/networks/5b7294f0-635b-4a7b-8c9d-5b028b85e38e => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/782] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:40 2026] DELETE /v2.0/security-groups/98e85597-191c-4cb8-af5f-19978a5581b8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:40.782 8 INFO neutron.api.v2.resource [None req-e8e5ec9e-6ae2-4b72-bc7c-840a09c38d1b 13a7a840e1664788a3cd55eed8cbcf0b 3079f27bea4944feb9255f63f3af26ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 414/783] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:39:40 2026] GET /v2.0/security-groups/98e85597-191c-4cb8-af5f-19978a5581b8 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/784] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:40 2026] GET /v2.0/security-groups?tenant_id=d383ff52f5cd4a45990587c1a7be74c1&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/785] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:40 2026] POST /v2.0/subnets => generated 669 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/786] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:40 2026] DELETE /v2.0/security-groups/c6bd6d20-d663-4a44-abc1-7ce1745b3dde => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:41.002 7 INFO neutron.db.segments_db [None req-78198a3c-22d9-41e7-9977-5bfe064677a2 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment a4a23d2e-c328-4a69-9094-8ddb0adf5c72 of type vxlan for network 996bbd90-b62c-4771-8558-02191c936383 [pid: 8|app: 0|req: 416/787] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:39:40 2026] DELETE /v2.0/floatingips/24fba092-3fb4-43fc-8aaf-a28279d85cec => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:39:41.396 7 INFO neutron.db.l3_hamode_db [None req-78198a3c-22d9-41e7-9977-5bfe064677a2 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:39:42.389 8 INFO neutron.services.segments.plugin [-] Segment de2dad5e-8f38-494a-8ce6-3b732b390fd9 resource provider aggregate not found 2026-07-02 16:39:42.399 8 INFO neutron.services.segments.plugin [-] Segment de2dad5e-8f38-494a-8ce6-3b732b390fd9 resource provider aggregate not found 2026-07-02 16:39:42.416 8 INFO neutron.services.segments.plugin [-] Segment de2dad5e-8f38-494a-8ce6-3b732b390fd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de2dad5e-8f38-494a-8ce6-3b732b390fd9 found for delete ", "request_id": "req-ca738124-4eed-433b-b486-b3bcebea7b4d"}]} 2026-07-02 16:39:42.446 8 INFO neutron.services.segments.plugin [-] Segment de2dad5e-8f38-494a-8ce6-3b732b390fd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de2dad5e-8f38-494a-8ce6-3b732b390fd9 found for delete ", "request_id": "req-a3af2650-a6bd-4ffd-9efc-789a87236400"}]} [pid: 8|app: 0|req: 417/788] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:39:41 2026] PUT /v2.0/routers/3c47dc17-bff6-4267-9b43-986c042a8b71/remove_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:42.688 7 INFO neutron.db.l3_hamode_db [None req-78198a3c-22d9-41e7-9977-5bfe064677a2 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 418/789] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:42 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:43.667 8 INFO neutron.db.l3_hamode_db [None req-eddb55f1-c9d3-4936-85e6-80ee479ee6f2 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network ed3ce74d-7bee-459a-b203-e0445bd9c949 was deleted as no HA routers are present in tenant 3079f27bea4944feb9255f63f3af26ed. [pid: 8|app: 0|req: 419/790] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:42 2026] DELETE /v2.0/routers/3c47dc17-bff6-4267-9b43-986c042a8b71 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/791] 10.0.0.193 () {34 vars in 971 bytes} [Thu Jul 2 16:39:43 2026] GET /v2.0/ports/a839bf80-f175-4b2a-8426-34fd23224daa => generated 968 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:44.099 8 INFO neutron.db.segments_db [None req-6c3f9f61-529c-4f1a-8b42-764484d59375 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment cc8c8fe6-8018-43ff-a1f3-6e029e978056 of type vxlan for network fa7aa167-b520-468f-ac5b-e2fe36efe52e [pid: 8|app: 0|req: 421/792] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:39:43 2026] POST /v2.0/networks => generated 744 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/793] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:40 2026] POST /v2.0/routers => generated 733 bytes in 3464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:44.444 8 INFO neutron.services.segments.plugin [-] Segment cb0c6ac1-5836-4738-9550-0b5ce253d5a3 resource provider aggregate not found 2026-07-02 16:39:44.469 8 INFO neutron.services.segments.plugin [-] Segment cb0c6ac1-5836-4738-9550-0b5ce253d5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0c6ac1-5836-4738-9550-0b5ce253d5a3 found for delete ", "request_id": "req-fbb4b3b0-3408-47bf-97a5-637881e5c901"}]} 2026-07-02 16:39:44.470 8 INFO neutron.services.segments.plugin [-] Segment cb0c6ac1-5836-4738-9550-0b5ce253d5a3 resource provider aggregate not found [pid: 7|app: 0|req: 373/794] 199.204.45.38 () {34 vars in 999 bytes} [Thu Jul 2 16:39:44 2026] GET /v2.0/subnets?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:44.486 8 INFO neutron.services.segments.plugin [-] Segment cb0c6ac1-5836-4738-9550-0b5ce253d5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb0c6ac1-5836-4738-9550-0b5ce253d5a3 found for delete ", "request_id": "req-a352abb2-daef-48d0-ab4e-6ab3a11a87eb"}]} [pid: 8|app: 0|req: 422/795] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:44 2026] DELETE /v2.0/subnets/ba53fbb3-c1a7-45bc-b054-5b566981d2a9 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:39:44.646 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 7|app: 0|req: 374/796] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:44 2026] POST /v2.0/subnets => generated 667 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/797] 199.204.45.38 () {34 vars in 1145 bytes} [Thu Jul 2 16:39:44 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9&device_owner=compute%3Anova&network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 971 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/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:39:45.302 7 INFO neutron.services.segments.plugin [-] Segment b181cf5e-442d-4b59-b47e-cade830a10e5 resource provider aggregate not found 2026-07-02 16:39:45.310 7 INFO neutron.services.segments.plugin [-] Segment b181cf5e-442d-4b59-b47e-cade830a10e5 resource provider aggregate not found 2026-07-02 16:39:45.331 7 INFO neutron.services.segments.plugin [-] Segment b181cf5e-442d-4b59-b47e-cade830a10e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b181cf5e-442d-4b59-b47e-cade830a10e5 found for delete ", "request_id": "req-a183ba27-3078-4e1a-ae2e-0a70473f9006"}]} 2026-07-02 16:39:45.333 7 INFO neutron.services.segments.plugin [-] Segment b181cf5e-442d-4b59-b47e-cade830a10e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b181cf5e-442d-4b59-b47e-cade830a10e5 found for delete ", "request_id": "req-cb990dd7-a8ba-4520-9c9d-feb600e66dd4"}]} [pid: 7|app: 0|req: 376/798] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:39:44 2026] DELETE /v2.0/networks/870b7139-ca0f-4494-8797-1a2fbf2fad6b => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:39:45.415 7 INFO neutron.db.segments_db [None req-8a137346-af87-4f0e-baa8-e38374326ace 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment c2391756-a99a-4510-8c8a-a1ee4e2e48cd of type vxlan for network 684954d1-8217-4d53-8db9-35dfde4b36a3 2026-07-02 16:39:45.690 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d08dab2c-9ab7-43a8-a127-1e2d365f8819] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43002. 2026-07-02 16:39:45.830 7 INFO neutron.db.l3_hamode_db [None req-8a137346-af87-4f0e-baa8-e38374326ace 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 423/799] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:39:44 2026] PUT /v2.0/routers/d676c8c6-544e-4909-aec4-9fd1fa0613b3/add_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/800] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:46 2026] PUT /v2.0/ports/a839bf80-f175-4b2a-8426-34fd23224daa => generated 1145 bytes in 672 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-02 16:39:46.886 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43f09350-b863-4231-a2b2-61d95fb9ab68'] response: {'name': 'network-changed', 'server_uuid': '32275e93-f49e-405c-b789-2743ce3240a9', 'tag': 'a839bf80-f175-4b2a-8426-34fd23224daa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 425/801] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:46 2026] GET /v2.0/security-groups?tenant_id=3079f27bea4944feb9255f63f3af26ed&name=default => generated 2801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/804] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:46 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1417 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:47.007 7 INFO neutron.db.l3_hamode_db [None req-8a137346-af87-4f0e-baa8-e38374326ace 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 429/805] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:46 2026] DELETE /v2.0/security-groups/33aa811c-ca81-47f2-9a87-f1a86cdbaaf9 => 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: 430/806] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 780 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/807] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/808] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 860 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/809] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/810] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/networks?id=e9e280b6-557b-40f4-ab30-58fe0b4573c9 => generated 678 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/811] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&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: 436/812] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/quotas/9fa6ff40877c4aa38856123515843785 => 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: 437/813] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/814] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/ports?tenant_id=9fa6ff40877c4aa38856123515843785&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/815] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/816] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/networks/e9e280b6-557b-40f4-ab30-58fe0b4573c9?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/817] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1417 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/818] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/networks/e9e280b6-557b-40f4-ab30-58fe0b4573c9?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: 443/819] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:47 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/820] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/821] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/822] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/823] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/824] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&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: 449/825] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1148 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/826] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:39:45 2026] POST /v2.0/routers => generated 731 bytes in 3056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/827] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?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: 378/828] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&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: 7|app: 0|req: 379/829] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/830] 199.204.45.38 () {34 vars in 1117 bytes} [Thu Jul 2 16:39:48 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/831] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:48 2026] PUT /v2.0/ports/a839bf80-f175-4b2a-8426-34fd23224daa => generated 968 bytes in 580 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-02 16:39:49.285 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff9e6113-0d8b-46cf-9a10-376a79c2705b'] response: {'name': 'network-changed', 'server_uuid': '32275e93-f49e-405c-b789-2743ce3240a9', 'tag': 'a839bf80-f175-4b2a-8426-34fd23224daa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/832] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/networks?id=e9e280b6-557b-40f4-ab30-58fe0b4573c9 => generated 678 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/833] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => 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: 384/834] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:49.388 7 WARNING neutron_lib.context [req-d4bc9c7a-ec08-4bd8-b755-738a6cba94a2 req-d0a6848e-90e2-4adb-9fdd-1281decd5467 e88951252bf1441890a75b77e65acc8e 9fa6ff40877c4aa38856123515843785 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 385/835] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:39:49 2026] POST /v2.0/ports => generated 958 bytes in 505 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: 386/836] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:49 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 780 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/837] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:49 2026] PUT /v2.0/ports/a7381f5a-ceea-4c0e-9a0b-e2befc589840 => generated 1203 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/838] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:39:48 2026] PUT /v2.0/routers/58f6dbe8-1fdc-4c88-ada4-be1379899510/add_router_interface => generated 309 bytes in 2262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/839] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/840] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => 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: 453/841] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/ports?tenant_id=9fa6ff40877c4aa38856123515843785&device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => 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: 454/842] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/843] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/security-groups?id=0f870424-2a11-4300-b9cb-e6e604b3c04f&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/844] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7381f5a-ceea-4c0e-9a0b-e2befc589840 => 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: 457/845] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&device_owner=network%3Adhcp => generated 1244 bytes in 34 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: 458/846] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/subnets?id=813b370e-3929-43b5-a18c-ec468b5d6eae => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/847] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/security-groups?tenant_id=2fe61e947f7f4f7b9902123715ac0f68&name=default => generated 2801 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/848] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:50 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/849] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/ports?network_id=e9e280b6-557b-40f4-ab30-58fe0b4573c9&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: 391/850] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?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: 460/851] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:51 2026] DELETE /v2.0/security-groups/b3caaffa-b125-468e-9e96-fe50b5cff17d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/852] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks/e9e280b6-557b-40f4-ab30-58fe0b4573c9?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/853] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/ports?tenant_id=baad651e09a246f9bcf51e71461ebff8&device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:51.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02861514-5ce7-4428-a987-da10e41f2e8f'] response: {'name': 'network-changed', 'server_uuid': '1b410c39-e0f2-4f69-b540-a719f7c7d460', 'tag': 'a7381f5a-ceea-4c0e-9a0b-e2befc589840', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/854] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks/e9e280b6-557b-40f4-ab30-58fe0b4573c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/855] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks?id=bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 780 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:51.466 8 WARNING neutron_lib.context [None req-c6404d48-53d1-483d-9819-7f5a0eef1348 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 394/856] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a839bf80-f175-4b2a-8426-34fd23224daa => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/857] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/ports?tenant_id=9fa6ff40877c4aa38856123515843785&device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/858] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/subnets?id=cf1813b2-dcbe-4a13-992c-041807735f07 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/859] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:39:51 2026] POST /v2.0/security-groups => generated 1596 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/860] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks?id=e9e280b6-557b-40f4-ab30-58fe0b4573c9 => generated 774 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/861] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/ports?network_id=bc84e144-f0ba-4de0-b8e0-f8e474535f70&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:51.708 7 WARNING neutron_lib.context [None req-4da0c0ee-47a4-4bed-afb7-18af9bc64abf 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 465/862] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7381f5a-ceea-4c0e-9a0b-e2befc589840 => 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: 466/863] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/864] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/subnets?id=813b370e-3929-43b5-a18c-ec468b5d6eae => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/865] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/866] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/ports?network_id=e9e280b6-557b-40f4-ab30-58fe0b4573c9&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: 468/867] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70?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) 2026-07-02 16:39:51.932 7 WARNING neutron_lib.context [None req-6f23eabf-ae02-4187-8ceb-724687253982 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 469/868] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/869] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:51 2026] GET /v2.0/networks/e9e280b6-557b-40f4-ab30-58fe0b4573c9?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: 400/870] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:39:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/871] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:52 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/872] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:52 2026] GET /v2.0/security-groups?id=762e7298-454f-4cf6-b6a3-dc514b3269e6&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:52.142 7 WARNING neutron_lib.context [None req-d0a38ffa-b9c2-4555-b745-a2559904010c 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 472/873] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:52 2026] GET /v2.0/networks/e9e280b6-557b-40f4-ab30-58fe0b4573c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/874] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:52 2026] GET /v2.0/security-groups?id=0f870424-2a11-4300-b9cb-e6e604b3c04f&fields=id&fields=name => generated 88 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/875] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:39:52 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/876] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:39:52 2026] POST /v2.0/floatingips => generated 552 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:39:53.120 8 INFO neutron.db.l3_db [req-36d252c5-6ed7-4be0-8ba7-66d5153c1157 req-489abde2-9ed3-417a-ba83-79ad75023f9f 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] Floating IP 7ae2c567-d908-4551-a35f-073d6fc2614a disassociated. External IP: 10.96.250.216, port: a839bf80-f175-4b2a-8426-34fd23224daa. [pid: 7|app: 0|req: 403/877] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:53 2026] GET /v2.0/ports?device_id=32275e93-f49e-405c-b789-2743ce3240a9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/878] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:53 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => generated 975 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/879] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:53 2026] GET /v2.0/security-groups?id=0f870424-2a11-4300-b9cb-e6e604b3c04f&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/880] 10.0.0.193 () {34 vars in 1100 bytes} [Thu Jul 2 16:39:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1059481396&fields=id&tenant_id=ac20bedac5be4e08b225cabe6306a2bb => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/881] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:39:52 2026] DELETE /v2.0/ports/a839bf80-f175-4b2a-8426-34fd23224daa => generated 0 bytes in 929 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/882] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:53 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/883] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/security-groups?id=0f870424-2a11-4300-b9cb-e6e604b3c04f&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/884] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:39:53 2026] GET /v2.0/networks?id=fa7aa167-b520-468f-ac5b-e2fe36efe52e => generated 676 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:54.239 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62de4d01-923b-4f9d-871e-205616546a5a'] response: {'server_uuid': '32275e93-f49e-405c-b789-2743ce3240a9', 'name': 'network-vif-deleted', 'tag': 'a839bf80-f175-4b2a-8426-34fd23224daa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 478/885] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/quotas/ac20bedac5be4e08b225cabe6306a2bb => 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: 408/886] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/ports?tenant_id=ac20bedac5be4e08b225cabe6306a2bb&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: 409/887] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?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: 410/888] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => 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: 479/889] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:54 2026] DELETE /v2.0/security-groups/762e7298-454f-4cf6-b6a3-dc514b3269e6 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/890] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:39:54.607 7 INFO neutron.api.v2.resource [None req-7058ecaa-88bb-4e60-a3fe-2ff5ffeb7f99 70bda96d77c2431f806c58ebf83d27a2 baad651e09a246f9bcf51e71461ebff8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/891] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/security-groups/762e7298-454f-4cf6-b6a3-dc514b3269e6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/892] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:39:54 2026] DELETE /v2.0/ports/a7381f5a-ceea-4c0e-9a0b-e2befc589840 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/893] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:54 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => 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: 413/894] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:39:54 2026] DELETE /v2.0/floatingips/7ae2c567-d908-4551-a35f-073d6fc2614a => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/895] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:55 2026] GET /v2.0/ports?device_id=1b410c39-e0f2-4f69-b540-a719f7c7d460 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/896] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:55 2026] GET /v2.0/networks?id=fa7aa167-b520-468f-ac5b-e2fe36efe52e => generated 676 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/897] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:39:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac20bedac5be4e08b225cabe6306a2bb => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:39:55.896 7 WARNING neutron_lib.context [req-dc442b67-cf66-404c-a8a7-91a3d490803c req-f7862dbc-afb9-4125-9491-3fa362849886 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:39:56.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70ae978e-29f7-48b4-b306-97f3d883f6d4'] response: {'server_uuid': '1b410c39-e0f2-4f69-b540-a719f7c7d460', 'name': 'network-vif-deleted', 'tag': 'a7381f5a-ceea-4c0e-9a0b-e2befc589840', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 417/898] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:39:55 2026] POST /v2.0/ports => generated 958 bytes in 477 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: 418/899] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:56 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 961 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/900] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:39:55 2026] PUT /v2.0/routers/3fbb4a9f-3530-4658-9f8c-3d0c0c41f6d0/remove_router_interface => generated 309 bytes in 1552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/901] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:39:56 2026] PUT /v2.0/ports/2511d3ac-817f-4fdb-bd76-d5272b0bb890 => generated 1203 bytes in 538 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-02 16:39:57.025 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83a04fce-d1d4-46c4-bad1-bd1b2362e715'] response: {'name': 'network-changed', 'server_uuid': 'd25e5a71-f4c9-4040-a75f-57e285afdae3', 'tag': '2511d3ac-817f-4fdb-bd76-d5272b0bb890', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 420/902] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:56 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 85 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: 483/903] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:39:56 2026] PUT /v2.0/routers/d676c8c6-544e-4909-aec4-9fd1fa0613b3/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/904] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:58 2026] GET /v2.0/ports?tenant_id=ac20bedac5be4e08b225cabe6306a2bb&device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:39:58.159 7 INFO neutron.services.segments.plugin [-] Segment 448f7ffd-dd67-4047-8c08-eeed6356b9f7 resource provider aggregate not found 2026-07-02 16:39:58.164 7 INFO neutron.services.segments.plugin [-] Segment 448f7ffd-dd67-4047-8c08-eeed6356b9f7 resource provider aggregate not found 2026-07-02 16:39:58.178 7 INFO neutron.services.segments.plugin [-] Segment 448f7ffd-dd67-4047-8c08-eeed6356b9f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 448f7ffd-dd67-4047-8c08-eeed6356b9f7 found for delete ", "request_id": "req-468a9f12-31e5-46b1-9bfe-233cc82f5527"}]} 2026-07-02 16:39:58.184 7 INFO neutron.services.segments.plugin [-] Segment 448f7ffd-dd67-4047-8c08-eeed6356b9f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 448f7ffd-dd67-4047-8c08-eeed6356b9f7 found for delete ", "request_id": "req-8608d0c6-2bdd-4d23-aa2a-26685d0daf02"}]} 2026-07-02 16:39:58.190 7 INFO neutron.db.l3_hamode_db [None req-2140f388-1b9c-4deb-8efa-fb48a8042631 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network f6774b11-fcc7-4cb0-b584-17ecbfeb020b was deleted as no HA routers are present in tenant baad651e09a246f9bcf51e71461ebff8. [pid: 7|app: 0|req: 421/905] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:57 2026] DELETE /v2.0/routers/3fbb4a9f-3530-4658-9f8c-3d0c0c41f6d0 => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/906] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:58 2026] GET /v2.0/security-groups?tenant_id=35aa6b5370c34d02bea9b14405b1172f&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/907] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:39:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2511d3ac-817f-4fdb-bd76-d5272b0bb890 => 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: 487/908] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:58 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/909] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:58 2026] DELETE /v2.0/subnets/cf1813b2-dcbe-4a13-992c-041807735f07 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/910] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:58 2026] DELETE /v2.0/security-groups/11bfdead-9383-4c8c-9f3c-098eaa1b415e => 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: 490/911] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:39:58 2026] GET /v2.0/subnets?id=b46c4af3-eaed-4fd6-b64a-bd630ffc8bcf => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/912] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:39:58 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:39:59.192 8 INFO neutron.services.segments.plugin [-] Segment 8c4c30f5-b8eb-4bb3-aa37-2c25346fe885 resource provider aggregate not found 2026-07-02 16:39:59.199 8 INFO neutron.services.segments.plugin [-] Segment 8c4c30f5-b8eb-4bb3-aa37-2c25346fe885 resource provider aggregate not found 2026-07-02 16:39:59.214 8 INFO neutron.services.segments.plugin [-] Segment 8c4c30f5-b8eb-4bb3-aa37-2c25346fe885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4c30f5-b8eb-4bb3-aa37-2c25346fe885 found for delete ", "request_id": "req-ae563ef3-1bb1-4cb4-bccb-7c62c18793c6"}]} 2026-07-02 16:39:59.218 8 INFO neutron.services.segments.plugin [-] Segment 8c4c30f5-b8eb-4bb3-aa37-2c25346fe885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4c30f5-b8eb-4bb3-aa37-2c25346fe885 found for delete ", "request_id": "req-3b400ba3-71bb-4bf9-a7df-abecede0d0c2"}]} [pid: 8|app: 0|req: 492/913] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:39:58 2026] DELETE /v2.0/networks/bc84e144-f0ba-4de0-b8e0-f8e474535f70 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/914] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/ports?network_id=fa7aa167-b520-468f-ac5b-e2fe36efe52e&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-02 16:39:59.382 7 INFO neutron.db.l3_hamode_db [None req-b70f4bb0-ec65-4e8c-8dc8-967af9d1554e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network 996bbd90-b62c-4771-8558-02191c936383 was deleted as no HA routers are present in tenant 9fa6ff40877c4aa38856123515843785. [pid: 7|app: 0|req: 422/915] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:58 2026] DELETE /v2.0/routers/d676c8c6-544e-4909-aec4-9fd1fa0613b3 => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/916] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/security-groups?tenant_id=4e4ea8f237db43a68d9f3b2391694933&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/917] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/918] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:59 2026] DELETE /v2.0/security-groups/7648fef5-9a95-4e2a-a0b3-36d93832f7a1 => 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: 425/919] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/security-groups?tenant_id=baad651e09a246f9bcf51e71461ebff8&name=default => generated 2797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/920] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:39:59 2026] DELETE /v2.0/subnets/813b370e-3929-43b5-a18c-ec468b5d6eae => 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: 426/921] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?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: 496/922] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:39:59 2026] DELETE /v2.0/security-groups/6b109b19-0534-4405-af07-0b6d0a578470 => 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: 497/923] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/ports?tenant_id=ac20bedac5be4e08b225cabe6306a2bb&device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/924] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/networks?id=fa7aa167-b520-468f-ac5b-e2fe36efe52e => generated 772 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/925] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:39:59 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 500/926] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2511d3ac-817f-4fdb-bd76-d5272b0bb890 => 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: 501/927] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:00 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/928] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:40:00 2026] GET /v2.0/subnets?id=b46c4af3-eaed-4fd6-b64a-bd630ffc8bcf => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:00.205 7 INFO neutron.services.segments.plugin [-] Segment a4a23d2e-c328-4a69-9094-8ddb0adf5c72 resource provider aggregate not found 2026-07-02 16:40:00.216 7 INFO neutron.services.segments.plugin [-] Segment a4a23d2e-c328-4a69-9094-8ddb0adf5c72 resource provider aggregate not found [pid: 8|app: 0|req: 503/929] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:40:00 2026] GET /v2.0/ports?network_id=fa7aa167-b520-468f-ac5b-e2fe36efe52e&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:00.225 7 INFO neutron.services.segments.plugin [-] Segment a4a23d2e-c328-4a69-9094-8ddb0adf5c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4a23d2e-c328-4a69-9094-8ddb0adf5c72 found for delete ", "request_id": "req-c36de175-60ca-417d-9b9d-79508621fec5"}]} 2026-07-02 16:40:00.235 7 INFO neutron.services.segments.plugin [-] Segment a4a23d2e-c328-4a69-9094-8ddb0adf5c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4a23d2e-c328-4a69-9094-8ddb0adf5c72 found for delete ", "request_id": "req-1ec6776b-50a7-4cbe-b615-e49940f33dab"}]} [pid: 7|app: 0|req: 427/930] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:39:59 2026] DELETE /v2.0/networks/e9e280b6-557b-40f4-ab30-58fe0b4573c9 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/931] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:40:00 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/932] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:40:00 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?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: 505/933] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:00 2026] GET /v2.0/security-groups?tenant_id=9fa6ff40877c4aa38856123515843785&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/934] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:00 2026] DELETE /v2.0/security-groups/0f870424-2a11-4300-b9cb-e6e604b3c04f => 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: 507/937] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:01 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => 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: 431/938] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:01 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&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: 508/939] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:01 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:01.930 7 INFO neutron.db.l3_db [None req-5eb3c61a-6c78-4db3-a2e3-370cd1f60677 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] Floating IP c0a5f832-bc18-4232-85a2-746bf0e9faa3 associated. External IP: 10.96.250.202, port: 2511d3ac-817f-4fdb-bd76-d5272b0bb890. 2026-07-02 16:40:02.267 7 INFO neutron.services.segments.plugin [-] Segment 4a1a7dd7-0559-4dd7-b0e1-622a0aaa263f resource provider aggregate not found 2026-07-02 16:40:02.273 7 INFO neutron.services.segments.plugin [-] Segment 4a1a7dd7-0559-4dd7-b0e1-622a0aaa263f resource provider aggregate not found 2026-07-02 16:40:02.309 7 INFO neutron.services.segments.plugin [-] Segment 4a1a7dd7-0559-4dd7-b0e1-622a0aaa263f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1a7dd7-0559-4dd7-b0e1-622a0aaa263f found for delete ", "request_id": "req-e2dd4293-3314-4017-bbcf-96a60fd68516"}]} 2026-07-02 16:40:02.311 7 INFO neutron.services.segments.plugin [-] Segment 4a1a7dd7-0559-4dd7-b0e1-622a0aaa263f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1a7dd7-0559-4dd7-b0e1-622a0aaa263f found for delete ", "request_id": "req-cce3b7f5-fc0a-48a4-80e7-12612aff97f3"}]} [pid: 7|app: 0|req: 432/940] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:40:01 2026] PUT /v2.0/floatingips/c0a5f832-bc18-4232-85a2-746bf0e9faa3 => generated 856 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/941] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/security-groups?tenant_id=d2534013bb894e6b8d9d3afc6d086e03&name=default => generated 2801 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:02.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2df63399-89fd-4316-9b06-93cd88c9d0f2'] response: {'name': 'network-changed', 'server_uuid': 'd25e5a71-f4c9-4040-a75f-57e285afdae3', 'tag': '2511d3ac-817f-4fdb-bd76-d5272b0bb890', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/942] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/ports?tenant_id=ac20bedac5be4e08b225cabe6306a2bb&device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/943] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:02 2026] DELETE /v2.0/security-groups/e70b9c63-ddab-40d4-938d-482517cbd68e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/944] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/networks?id=fa7aa167-b520-468f-ac5b-e2fe36efe52e => generated 772 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/945] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:40:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2511d3ac-817f-4fdb-bd76-d5272b0bb890 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/946] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/subnets?id=b46c4af3-eaed-4fd6-b64a-bd630ffc8bcf => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/947] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/ports?network_id=fa7aa167-b520-468f-ac5b-e2fe36efe52e&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/948] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/949] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:40:03 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/950] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:05 2026] GET /v2.0/security-groups?tenant_id=cdea1f76acd942c1b80719004d7102dc&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/951] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:05 2026] DELETE /v2.0/security-groups/9a2f7a5b-704d-463e-9e5b-0e07816be3ca => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/952] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:05 2026] GET /v2.0/security-groups?tenant_id=ee8e234930404d4b9e0c164e42f12ee2&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/953] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:05 2026] DELETE /v2.0/security-groups/ffdfe0f7-49a4-4278-a4bc-854cbbbce6b2 => 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: 516/954] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:05 2026] GET /v2.0/security-groups?tenant_id=8f773fea531e428bb9663aa01525e7bf&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/955] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:06 2026] DELETE /v2.0/security-groups/43edcf9e-1a43-4fb9-a48b-d73430c867f0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/956] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:06 2026] GET /v2.0/security-groups?tenant_id=7d0b300647d541a3ac945237303b1837&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/957] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:06 2026] DELETE /v2.0/security-groups/005b4a02-c1c1-4341-b3ec-bb86c11ddfa5 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/958] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:06 2026] GET /v2.0/security-groups?tenant_id=8979c2c21f6549a98b215c7daf17d257&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/959] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:07 2026] DELETE /v2.0/security-groups/bea05c3c-c124-432a-af02-107d06ebe590 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:08.030 8 WARNING neutron_lib.context [None req-85de77d7-1617-4ec4-b104-5b4345b36e6d 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:08.031 8 WARNING neutron_lib.context [None req-85de77d7-1617-4ec4-b104-5b4345b36e6d 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:08.218 8 INFO neutron.db.segments_db [None req-85de77d7-1617-4ec4-b104-5b4345b36e6d 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Added segment d442b2a8-8abd-4806-b126-8e325b5dbaf3 of type vxlan for network aee4653a-9892-4264-99c7-cf705427ca37 2026-07-02 16:40:08.345 8 INFO neutron.db.segments_db [None req-85de77d7-1617-4ec4-b104-5b4345b36e6d 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Added segment 3f85c5c2-9f33-4673-9ccf-99c339443423 of type vxlan for network 66f5b034-c332-41f7-b1bd-38b4ef988edf [pid: 8|app: 0|req: 519/960] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:07 2026] POST /v2.0/networks => generated 1245 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/961] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:40:08 2026] GET /v2.0/networks => generated 1844 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:09.227 8 INFO neutron.services.segments.plugin [-] Segment d442b2a8-8abd-4806-b126-8e325b5dbaf3 resource provider aggregate not found 2026-07-02 16:40:09.231 8 INFO neutron.services.segments.plugin [-] Segment d442b2a8-8abd-4806-b126-8e325b5dbaf3 resource provider aggregate not found 2026-07-02 16:40:09.248 8 INFO neutron.services.segments.plugin [-] Segment d442b2a8-8abd-4806-b126-8e325b5dbaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d442b2a8-8abd-4806-b126-8e325b5dbaf3 found for delete ", "request_id": "req-cd19642a-a997-4a93-ad91-81246a3a2eef"}]} 2026-07-02 16:40:09.249 8 INFO neutron.services.segments.plugin [-] Segment d442b2a8-8abd-4806-b126-8e325b5dbaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d442b2a8-8abd-4806-b126-8e325b5dbaf3 found for delete ", "request_id": "req-bf21dffd-31eb-48a0-a4c0-3f509bb6df56"}]} [pid: 8|app: 0|req: 520/962] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:08 2026] DELETE /v2.0/networks/aee4653a-9892-4264-99c7-cf705427ca37 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:09.517 7 INFO neutron.services.segments.plugin [-] Segment 3f85c5c2-9f33-4673-9ccf-99c339443423 resource provider aggregate not found 2026-07-02 16:40:09.523 7 INFO neutron.services.segments.plugin [-] Segment 3f85c5c2-9f33-4673-9ccf-99c339443423 resource provider aggregate not found 2026-07-02 16:40:09.539 7 INFO neutron.services.segments.plugin [-] Segment 3f85c5c2-9f33-4673-9ccf-99c339443423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f85c5c2-9f33-4673-9ccf-99c339443423 found for delete ", "request_id": "req-a670ec00-5fca-48c3-87cc-d9ab7cb56537"}]} 2026-07-02 16:40:09.541 7 INFO neutron.services.segments.plugin [-] Segment 3f85c5c2-9f33-4673-9ccf-99c339443423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f85c5c2-9f33-4673-9ccf-99c339443423 found for delete ", "request_id": "req-c1c76d57-a8ec-4f01-ae83-8af9c2a03bc9"}]} [pid: 7|app: 0|req: 443/963] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:09 2026] DELETE /v2.0/networks/66f5b034-c332-41f7-b1bd-38b4ef988edf => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/964] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:40:09 2026] GET /v2.0/networks => generated 651 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:09.699 7 WARNING neutron_lib.context [None req-6bdadf3d-2028-45be-8511-0f46b5da4d54 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:09.773 7 INFO neutron.db.segments_db [None req-6bdadf3d-2028-45be-8511-0f46b5da4d54 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Added segment 771b3262-ae00-49bf-b321-68f12a27e6a6 of type vxlan for network dc066869-24db-41d6-86ad-b29c70bda924 [pid: 7|app: 0|req: 444/965] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:09 2026] POST /v2.0/networks => generated 653 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:09.923 8 WARNING neutron_lib.context [None req-995fc5e0-b1d8-492c-b144-4ac4ca439003 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:09.980 8 INFO neutron.db.segments_db [None req-995fc5e0-b1d8-492c-b144-4ac4ca439003 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Added segment cf3429a2-a815-41e8-9ee5-418f326aa2db of type vxlan for network 63e8f5fc-d37b-4030-97f1-2910cc409182 [pid: 8|app: 0|req: 522/966] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:09 2026] POST /v2.0/networks => generated 654 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:10.121 7 WARNING neutron_lib.context [None req-a33b70ee-07c0-4917-87b0-ce4a108727dd 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:10.168 7 WARNING neutron_lib.context [None req-a33b70ee-07c0-4917-87b0-ce4a108727dd 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 523/967] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:10 2026] GET /v2.0/security-groups?tenant_id=4e0b2e6ea0a740d7a610f5421e401d85&name=default => generated 2801 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/968] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:10 2026] POST /v2.0/ports => generated 1505 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/969] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:10 2026] DELETE /v2.0/security-groups/d9b9d326-3006-4a3f-8467-9764c2e45c57 => 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: 446/970] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:40:10 2026] GET /v2.0/ports => generated 1505 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/971] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:11 2026] DELETE /v2.0/ports/a7d5430f-115f-4e41-a0c8-0fb88eee042f => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/972] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:11 2026] DELETE /v2.0/ports/bbb39062-c054-43f6-a7e3-b6ce15d07832 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/973] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:40:11 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:40:11.632 7 WARNING neutron_lib.context [None req-3f0f8b6d-6256-4c1d-87a3-f55b565667f4 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:11.682 7 INFO neutron.db.segments_db [None req-3f0f8b6d-6256-4c1d-87a3-f55b565667f4 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Added segment 18b99cdf-379f-4d2d-ab72-503714a8b149 of type vxlan for network 21fe3b86-b04c-41b7-af96-6792712047c5 [pid: 7|app: 0|req: 448/974] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:11 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:11.803 8 WARNING neutron_lib.context [None req-d41e5122-8bf8-4b43-be48-0d21e83ca95b 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:11.852 8 INFO neutron.db.segments_db [None req-d41e5122-8bf8-4b43-be48-0d21e83ca95b 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Added segment 8063685c-f58e-480e-b48b-b9e61844b4ad of type vxlan for network 46b90d18-9701-4d1e-bd56-70d6c5d99876 [pid: 8|app: 0|req: 527/975] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:11 2026] POST /v2.0/networks => generated 654 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:12.475 7 WARNING neutron_lib.context [None req-27c3e1dd-fdc4-4d7b-a0cb-dd65bb18cdf2 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:12.518 7 WARNING neutron_lib.context [None req-27c3e1dd-fdc4-4d7b-a0cb-dd65bb18cdf2 47832d640c5f4232956e515ec011799e 5f97f34cd59a4562976f371a7e671d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 449/976] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:12 2026] POST /v2.0/subnets => generated 1276 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/977] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/subnets => generated 1889 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/978] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => 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: 530/979] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/980] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:13 2026] GET /v2.0/security-groups?tenant_id=c675f674c63840b0bc21147014efd067&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/981] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:13 2026] DELETE /v2.0/subnets/615f33ab-0704-43d1-a24b-be781b90eb8b => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/982] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:14 2026] DELETE /v2.0/security-groups/a2e10086-bafb-4421-a09f-6c8430d04301 => 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: 533/983] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:14 2026] DELETE /v2.0/subnets/db335147-33c1-4942-9d5b-2fefad9f3d00 => 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: 534/984] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:40:14 2026] GET /v2.0/subnets => generated 626 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/985] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:14 2026] GET /v2.0/security-groups?tenant_id=dd044fd1e1c840469bc807f437565a27&name=default => generated 2801 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/986] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:14 2026] DELETE /v2.0/security-groups/9ec11b2b-3c43-41a4-975b-fb6dc9c2ccf5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:14.856 8 INFO neutron.services.segments.plugin [-] Segment 8063685c-f58e-480e-b48b-b9e61844b4ad resource provider aggregate not found 2026-07-02 16:40:14.862 8 INFO neutron.services.segments.plugin [-] Segment 8063685c-f58e-480e-b48b-b9e61844b4ad resource provider aggregate not found [pid: 7|app: 0|req: 453/987] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:14 2026] GET /v2.0/security-groups?tenant_id=4a4fc8fe83774ed4b3b8c61005c84dae&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:14.880 8 INFO neutron.services.segments.plugin [-] Segment 8063685c-f58e-480e-b48b-b9e61844b4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8063685c-f58e-480e-b48b-b9e61844b4ad found for delete ", "request_id": "req-4a7779b8-6d06-4b91-8add-b4dac1e38b01"}]} 2026-07-02 16:40:14.885 8 INFO neutron.services.segments.plugin [-] Segment 8063685c-f58e-480e-b48b-b9e61844b4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8063685c-f58e-480e-b48b-b9e61844b4ad found for delete ", "request_id": "req-9fc39431-8a89-4ffc-940b-ea9798e3d215"}]} [pid: 8|app: 0|req: 535/988] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:14 2026] DELETE /v2.0/networks/46b90d18-9701-4d1e-bd56-70d6c5d99876 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/989] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:14 2026] DELETE /v2.0/security-groups/76de4579-2eb5-4dfb-93cf-16b0414c516e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/990] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => 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: 456/991] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/992] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:14 2026] DELETE /v2.0/networks/21fe3b86-b04c-41b7-af96-6792712047c5 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/993] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/994] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&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: 537/995] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:15 2026] DELETE /v2.0/networks/63e8f5fc-d37b-4030-97f1-2910cc409182 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:15.828 7 INFO neutron.services.segments.plugin [-] Segment 771b3262-ae00-49bf-b321-68f12a27e6a6 resource provider aggregate not found 2026-07-02 16:40:15.833 7 INFO neutron.services.segments.plugin [-] Segment 771b3262-ae00-49bf-b321-68f12a27e6a6 resource provider aggregate not found 2026-07-02 16:40:15.856 7 INFO neutron.services.segments.plugin [-] Segment 771b3262-ae00-49bf-b321-68f12a27e6a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771b3262-ae00-49bf-b321-68f12a27e6a6 found for delete ", "request_id": "req-24b9c93b-4e05-41de-baf1-5d2f54e1e908"}]} 2026-07-02 16:40:15.858 7 INFO neutron.services.segments.plugin [-] Segment 771b3262-ae00-49bf-b321-68f12a27e6a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771b3262-ae00-49bf-b321-68f12a27e6a6 found for delete ", "request_id": "req-8e930b0e-a2d4-4a33-bd48-97ba1bc3533b"}]} [pid: 7|app: 0|req: 459/998] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:15 2026] DELETE /v2.0/networks/dc066869-24db-41d6-86ad-b29c70bda924 => 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: 540/999] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => 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: 460/1000] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/ports?tenant_id=ac20bedac5be4e08b225cabe6306a2bb&device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => 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: 541/1001] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1002] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:40:15 2026] GET /v2.0/networks?id=fa7aa167-b520-468f-ac5b-e2fe36efe52e => generated 772 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1003] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=2511d3ac-817f-4fdb-bd76-d5272b0bb890 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1004] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/subnets?id=b46c4af3-eaed-4fd6-b64a-bd630ffc8bcf => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1005] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/ports?network_id=fa7aa167-b520-468f-ac5b-e2fe36efe52e&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1006] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?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: 544/1007] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e?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: 464/1008] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/security-groups?tenant_id=5f97f34cd59a4562976f371a7e671d56&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1009] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:16 2026] DELETE /v2.0/security-groups/34d5443e-fcad-4ea9-b8d4-1a8e13e2042e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:17.063 8 INFO neutron.services.segments.plugin [-] Segment 18b99cdf-379f-4d2d-ab72-503714a8b149 resource provider aggregate not found 2026-07-02 16:40:17.083 8 INFO neutron.services.segments.plugin [-] Segment 18b99cdf-379f-4d2d-ab72-503714a8b149 resource provider aggregate not found 2026-07-02 16:40:17.100 8 INFO neutron.services.segments.plugin [-] Segment 18b99cdf-379f-4d2d-ab72-503714a8b149 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18b99cdf-379f-4d2d-ab72-503714a8b149 found for delete ", "request_id": "req-a53b5f91-6f53-428b-a186-630e33937100"}]} 2026-07-02 16:40:17.108 8 INFO neutron.services.segments.plugin [-] Segment 18b99cdf-379f-4d2d-ab72-503714a8b149 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18b99cdf-379f-4d2d-ab72-503714a8b149 found for delete ", "request_id": "req-f7b1a52b-d994-46a0-9b11-f85c651d9c6e"}]} [pid: 8|app: 0|req: 546/1010] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:17.136 8 INFO neutron.services.segments.plugin [-] Segment cf3429a2-a815-41e8-9ee5-418f326aa2db resource provider aggregate not found 2026-07-02 16:40:17.149 8 INFO neutron.services.segments.plugin [-] Segment cf3429a2-a815-41e8-9ee5-418f326aa2db resource provider aggregate not found [pid: 7|app: 0|req: 465/1011] 10.0.0.15 () {32 vars in 652 bytes} [Thu Jul 2 16:40:16 2026] GET /v2.0/extensions => generated 19600 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 16:40:17.174 8 INFO neutron.services.segments.plugin [-] Segment cf3429a2-a815-41e8-9ee5-418f326aa2db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3429a2-a815-41e8-9ee5-418f326aa2db found for delete ", "request_id": "req-94aebec0-bc94-4859-a55c-a8a99e5a0139"}]} [pid: 7|app: 0|req: 466/1012] 10.0.0.15 () {32 vars in 680 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:17.178 8 INFO neutron.services.segments.plugin [-] Segment cf3429a2-a815-41e8-9ee5-418f326aa2db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf3429a2-a815-41e8-9ee5-418f326aa2db found for delete ", "request_id": "req-2f87ca19-6eff-4cc9-9671-af75ec0c9649"}]} [pid: 7|app: 0|req: 467/1013] 10.0.0.15 () {32 vars in 680 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1014] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1015] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&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: 469/1016] 10.0.0.15 () {32 vars in 664 bytes} [Thu Jul 2 16:40:17 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: 8|app: 0|req: 548/1017] 10.0.0.15 () {32 vars in 698 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1018] 10.0.0.15 () {32 vars in 696 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1019] 10.0.0.15 () {32 vars in 700 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1020] 10.0.0.15 () {32 vars in 688 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1021] 10.0.0.15 () {32 vars in 702 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1022] 10.0.0.15 () {32 vars in 692 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1023] 10.0.0.15 () {32 vars in 694 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1024] 10.0.0.15 () {32 vars in 684 bytes} [Thu Jul 2 16:40:17 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: 552/1025] 10.0.0.15 () {32 vars in 686 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1026] 10.0.0.15 () {32 vars in 660 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1027] 10.0.0.15 () {32 vars in 698 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1028] 10.0.0.15 () {32 vars in 678 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1029] 10.0.0.15 () {32 vars in 682 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1030] 10.0.0.15 () {32 vars in 674 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1031] 10.0.0.15 () {32 vars in 688 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1032] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1033] 10.0.0.15 () {32 vars in 686 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1034] 10.0.0.15 () {32 vars in 668 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1035] 10.0.0.15 () {32 vars in 686 bytes} [Thu Jul 2 16:40:17 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: 479/1036] 10.0.0.15 () {32 vars in 680 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1037] 10.0.0.15 () {32 vars in 698 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1038] 10.0.0.15 () {32 vars in 678 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1039] 10.0.0.15 () {32 vars in 666 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1040] 10.0.0.15 () {32 vars in 676 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1041] 10.0.0.15 () {32 vars in 664 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1042] 10.0.0.15 () {32 vars in 674 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/l3-flavors => 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: 561/1043] 10.0.0.15 () {32 vars in 712 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1044] 10.0.0.15 () {32 vars in 690 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1045] 10.0.0.15 () {32 vars in 682 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1046] 10.0.0.15 () {32 vars in 668 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1047] 10.0.0.15 () {32 vars in 686 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1048] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1049] 10.0.0.15 () {32 vars in 674 bytes} [Thu Jul 2 16:40:17 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: 7|app: 0|req: 486/1050] 10.0.0.15 () {32 vars in 700 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1051] 10.0.0.15 () {32 vars in 674 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1052] 10.0.0.15 () {32 vars in 692 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1053] 10.0.0.15 () {32 vars in 688 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1054] 10.0.0.15 () {32 vars in 708 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1055] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1056] 10.0.0.15 () {32 vars in 696 bytes} [Thu Jul 2 16:40:17 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: 8|app: 0|req: 568/1057] 10.0.0.15 () {32 vars in 710 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1058] 10.0.0.15 () {32 vars in 668 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1059] 10.0.0.15 () {32 vars in 686 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1060] 10.0.0.15 () {32 vars in 680 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1061] 10.0.0.15 () {32 vars in 674 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1062] 10.0.0.15 () {32 vars in 670 bytes} [Thu Jul 2 16:40:17 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: 571/1063] 10.0.0.15 () {32 vars in 660 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1064] 10.0.0.15 () {32 vars in 698 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1065] 10.0.0.15 () {32 vars in 698 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1066] 10.0.0.15 () {32 vars in 676 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1067] 10.0.0.15 () {32 vars in 668 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1068] 10.0.0.15 () {32 vars in 682 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1069] 10.0.0.15 () {32 vars in 700 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1070] 10.0.0.15 () {32 vars in 684 bytes} [Thu Jul 2 16:40:17 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: 8|app: 0|req: 575/1071] 10.0.0.15 () {32 vars in 706 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1072] 10.0.0.15 () {32 vars in 668 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1073] 10.0.0.15 () {32 vars in 696 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1074] 10.0.0.15 () {32 vars in 694 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1075] 10.0.0.15 () {32 vars in 684 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1076] 10.0.0.15 () {32 vars in 688 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1077] 10.0.0.15 () {32 vars in 666 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1078] 10.0.0.15 () {32 vars in 680 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1079] 10.0.0.15 () {32 vars in 680 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1080] 10.0.0.15 () {32 vars in 690 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1081] 10.0.0.15 () {32 vars in 690 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1082] 10.0.0.15 () {32 vars in 694 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1083] 10.0.0.15 () {32 vars in 684 bytes} [Thu Jul 2 16:40:17 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1084] 10.0.0.15 () {32 vars in 688 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1085] 10.0.0.15 () {32 vars in 700 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1086] 10.0.0.15 () {32 vars in 702 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/router_availability_zone => 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: 583/1087] 10.0.0.15 () {32 vars in 712 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1088] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1089] 10.0.0.15 () {32 vars in 714 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1090] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1091] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1092] 10.0.0.15 () {32 vars in 682 bytes} [Thu Jul 2 16:40:18 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: 586/1093] 10.0.0.15 () {32 vars in 668 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1094] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1095] 10.0.0.15 () {32 vars in 678 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1096] 10.0.0.15 () {32 vars in 668 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1097] 10.0.0.15 () {32 vars in 696 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1098] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1099] 10.0.0.15 () {32 vars in 700 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1100] 10.0.0.15 () {32 vars in 682 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1101] 10.0.0.15 () {32 vars in 704 bytes} [Thu Jul 2 16:40:18 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: 7|app: 0|req: 512/1102] 10.0.0.15 () {32 vars in 694 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1103] 10.0.0.15 () {32 vars in 688 bytes} [Thu Jul 2 16:40:18 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: 7|app: 0|req: 513/1104] 10.0.0.15 () {32 vars in 696 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1105] 10.0.0.15 () {32 vars in 688 bytes} [Thu Jul 2 16:40:18 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: 7|app: 0|req: 515/1106] 10.0.0.15 () {32 vars in 700 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1107] 10.0.0.15 () {32 vars in 664 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1108] 10.0.0.15 () {32 vars in 680 bytes} [Thu Jul 2 16:40:18 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: 518/1109] 10.0.0.15 () {32 vars in 692 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1110] 10.0.0.15 () {32 vars in 676 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1111] 10.0.0.15 () {32 vars in 666 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1112] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1113] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:18.804 8 WARNING neutron_lib.context [None req-dff69a8d-eba2-4a7c-91d2-09d30dd45c92 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:18.978 8 INFO neutron.db.segments_db [None req-dff69a8d-eba2-4a7c-91d2-09d30dd45c92 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Added segment 9bbf7820-fd4e-4823-8057-7f0849af2b9a of type vxlan for network 3dc9bac2-4f1b-495f-8a9b-92f4f3793b9d [pid: 8|app: 0|req: 593/1114] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:18 2026] POST /v2.0/networks => generated 648 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1115] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:18 2026] GET /v2.0/security-groups?tenant_id=79ed7387d1cb479b9ecc5f9abc406338&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:19.131 8 WARNING neutron_lib.context [None req-21e1e35e-9b34-4fcf-972c-45a8393848ae 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 523/1116] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:19 2026] DELETE /v2.0/security-groups/ad05b153-506c-4ec7-87f2-efdc7cafa4df => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1117] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:19 2026] POST /v2.0/ports => generated 779 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:19.572 7 WARNING neutron_lib.context [None req-ad24c75a-4ed0-45ca-9e37-6bfdddf66d02 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:19.644 7 INFO neutron.db.segments_db [None req-ad24c75a-4ed0-45ca-9e37-6bfdddf66d02 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Added segment 473ea890-313d-4842-9e47-f0520d7d1555 of type vxlan for network 99cf17e9-aa17-4e67-9cd4-d989a3157caf [pid: 7|app: 0|req: 524/1118] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:19 2026] POST /v2.0/networks => generated 635 bytes in 220 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-02 16:40:19.796 8 WARNING neutron_lib.context [None req-5a320037-dfd4-4086-816b-b035f7cd7eac 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 595/1119] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:19 2026] POST /v2.0/subnets => generated 622 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:20.202 7 WARNING neutron_lib.context [None req-565bdfd4-469c-4533-83a3-6729f46db476 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 525/1120] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:20 2026] POST /v2.0/ports => generated 965 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1121] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:20 2026] DELETE /v2.0/ports/7cb03750-1246-4a88-b1d0-fe13f47ffb02 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:40:21.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69598e31-70d9-43e2-b228-b1e985c9a4f0 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1122] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:20 2026] DELETE /v2.0/ports/7cb03750-1246-4a88-b1d0-fe13f47ffb02 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:21.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-076fb803-3914-41a7-9b05-f6a6ad0ce68f 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1123] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:21 2026] GET /v2.0/ports/7cb03750-1246-4a88-b1d0-fe13f47ffb02 => 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: 527/1124] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:21 2026] DELETE /v2.0/subnets/a883301d-f7f2-4e9c-acf6-be689b245e7d => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1125] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:21 2026] GET /v2.0/security-groups?tenant_id=a2bbfa618f7d43b1b5bbfddfffa456d9&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:21.677 8 INFO neutron.services.segments.plugin [-] Segment 473ea890-313d-4842-9e47-f0520d7d1555 resource provider aggregate not found 2026-07-02 16:40:21.683 8 INFO neutron.services.segments.plugin [-] Segment 473ea890-313d-4842-9e47-f0520d7d1555 resource provider aggregate not found 2026-07-02 16:40:21.698 8 INFO neutron.services.segments.plugin [-] Segment 473ea890-313d-4842-9e47-f0520d7d1555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473ea890-313d-4842-9e47-f0520d7d1555 found for delete ", "request_id": "req-9cf74857-2d56-4dc6-8daa-440692e923a4"}]} 2026-07-02 16:40:21.702 8 INFO neutron.services.segments.plugin [-] Segment 473ea890-313d-4842-9e47-f0520d7d1555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473ea890-313d-4842-9e47-f0520d7d1555 found for delete ", "request_id": "req-964b99ec-b2e4-4afa-9415-186b5d663771"}]} 2026-07-02 16:40:21.724 7 WARNING neutron_lib.context [None req-d8922efe-b53b-442a-990e-9316606b119f 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1126] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:21 2026] DELETE /v2.0/networks/99cf17e9-aa17-4e67-9cd4-d989a3157caf => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:21.862 7 INFO neutron.db.segments_db [None req-d8922efe-b53b-442a-990e-9316606b119f 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] Added segment aa29646b-a1e9-4941-80ca-bcc995b3fed2 of type vxlan for network df4524ff-f459-4a4c-9d99-811275ba0e45 [pid: 8|app: 0|req: 599/1127] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:21 2026] DELETE /v2.0/security-groups/9f2e9397-9920-41e1-990b-c2f36aed86f4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:21.875 8 WARNING neutron_lib.context [None req-51c16f9a-4e26-4c70-9508-b5152ea7a540 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:21.936 8 INFO neutron.db.segments_db [None req-51c16f9a-4e26-4c70-9508-b5152ea7a540 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Added segment 1b117ea5-22f5-4386-a280-583a7520298c of type vxlan for network 00797170-44af-48ce-9d3e-3827ba33c0c4 [pid: 7|app: 0|req: 529/1128] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:21 2026] POST /v2.0/networks => generated 646 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1129] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:21 2026] POST /v2.0/networks => generated 636 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:22.091 8 WARNING neutron_lib.context [None req-36615384-116f-4baa-82fe-e162bb5a59c9 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 530/1130] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:22 2026] GET /v2.0/security-groups?tenant_id=08274032909d48f4a524ce243311300f&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1131] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:22 2026] DELETE /v2.0/security-groups/3cfb984e-8c50-4a98-926f-e04a33a9f34f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:22.492 7 WARNING neutron_lib.context [None req-95c7b4b4-fff4-40d1-abfa-febf2b502ca3 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 601/1132] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:22 2026] POST /v2.0/subnets => generated 622 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:22.547 8 WARNING neutron_lib.context [None req-a8fa7239-97d7-4719-a6f6-f5083ad32603 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 532/1133] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:22 2026] POST /v2.0/subnets => generated 649 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:22.882 7 WARNING neutron_lib.context [None req-0dff06b5-8cd0-4c1d-9d1b-e5e06a9bedc1 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:22.977 7 INFO neutron.db.segments_db [None req-0dff06b5-8cd0-4c1d-9d1b-e5e06a9bedc1 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] Added segment 776e0dbe-e59c-472f-b223-393a08470652 of type vxlan for network db70cf24-7e95-4e74-859f-17afa6659292 [pid: 8|app: 0|req: 602/1134] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:22 2026] POST /v2.0/ports => generated 928 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1135] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:22 2026] POST /v2.0/networks => generated 647 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1136] 10.0.0.15 () {34 vars in 742 bytes} [Thu Jul 2 16:40:23 2026] PUT /v2.0/networks/db70cf24-7e95-4e74-859f-17afa6659292 => generated 592 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:23.341 7 WARNING neutron_lib.context [None req-88fc5d2c-a5eb-4e6f-8483-fb4cd10780e2 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 603/1137] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:23 2026] DELETE /v2.0/ports/4a3cb76a-021d-409b-a8a6-e7d91b3a59a2 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:23.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f28429a4-1e9f-4e11-b9a6-47f5f8f60ab2 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1138] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:23 2026] GET /v2.0/ports/4a3cb76a-021d-409b-a8a6-e7d91b3a59a2 => 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: 605/1139] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:23 2026] DELETE /v2.0/subnets/52c8d903-292c-4dbe-a86e-0b53dc3deefe => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1140] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:23 2026] POST /v2.0/subnets => generated 622 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1141] 10.0.0.15 () {34 vars in 740 bytes} [Thu Jul 2 16:40:23 2026] PUT /v2.0/subnets/55ffe560-d519-43c1-b050-0920e4209be3 => generated 632 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:24.123 8 INFO neutron.services.segments.plugin [-] Segment 1b117ea5-22f5-4386-a280-583a7520298c resource provider aggregate not found 2026-07-02 16:40:24.134 8 INFO neutron.services.segments.plugin [-] Segment 1b117ea5-22f5-4386-a280-583a7520298c resource provider aggregate not found 2026-07-02 16:40:24.146 8 INFO neutron.services.segments.plugin [-] Segment 1b117ea5-22f5-4386-a280-583a7520298c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b117ea5-22f5-4386-a280-583a7520298c found for delete ", "request_id": "req-80dc2bdc-abaa-42a2-843b-2d51527cb680"}]} 2026-07-02 16:40:24.157 8 INFO neutron.services.segments.plugin [-] Segment 1b117ea5-22f5-4386-a280-583a7520298c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b117ea5-22f5-4386-a280-583a7520298c found for delete ", "request_id": "req-d5016cc4-4512-4afd-8f12-6c69d30f32c3"}]} [pid: 8|app: 0|req: 606/1142] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:23 2026] DELETE /v2.0/networks/00797170-44af-48ce-9d3e-3827ba33c0c4 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:24.179 8 WARNING neutron_lib.context [None req-7957ae0d-0f78-4236-a9b2-25b6de3f9960 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:24.300 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider aggregate not found 2026-07-02 16:40:24.309 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider aggregate not found 2026-07-02 16:40:24.332 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776e0dbe-e59c-472f-b223-393a08470652 found for delete ", "request_id": "req-007df077-24f9-4088-9b9a-9299a20c82e7"}]} 2026-07-02 16:40:24.343 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776e0dbe-e59c-472f-b223-393a08470652 found for delete ", "request_id": "req-96b1d666-c056-4b5d-a182-9264ca283946"}]} [pid: 8|app: 0|req: 607/1143] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:24 2026] POST /v2.0/ports => generated 778 bytes in 332 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: 608/1144] 10.0.0.15 () {34 vars in 736 bytes} [Thu Jul 2 16:40:24 2026] PUT /v2.0/ports/f6899d5a-1535-47c4-8d7f-e49221f7f190 => generated 752 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1145] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:24 2026] DELETE /v2.0/ports/f6899d5a-1535-47c4-8d7f-e49221f7f190 => generated 0 bytes in 206 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: 610/1146] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:40:24 2026] GET /v2.0/ports => generated 782 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:25.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-242237de-e90d-44fd-b4b1-57c0ab96a534 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1147] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/ports/f6899d5a-1535-47c4-8d7f-e49221f7f190 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1148] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:23 2026] DELETE /v2.0/networks/db70cf24-7e95-4e74-859f-17afa6659292 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1149] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/ports => generated 782 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:25.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ebaed92-3b2a-43c7-b016-ab70bea9a25d 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1150] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/networks/db70cf24-7e95-4e74-859f-17afa6659292 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1151] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/ports/30b6f3f4-4266-41e9-b9b0-da22a41ad1d8 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1152] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/security-groups?tenant_id=6c78a86d39d44c19b7fd6113612db294&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1153] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:25.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-055be607-a09c-4c07-a039-36ea4e9e7336 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1154] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/ports/4a3cb76a-021d-409b-a8a6-e7d91b3a59a2 => 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: 613/1155] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/security-groups/f98f46ba-f768-4ecb-bd4f-cd4477226fd4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:25.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60755d68-23b3-4913-992a-36135c623f3c 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1156] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/subnets/52c8d903-292c-4dbe-a86e-0b53dc3deefe => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1157] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/subnets?network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:25.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14a78f59-d9ea-4630-86fb-8b194c510a74 597c6e9571bf45bf968d789de153dd82 c242544f70bc4fde92744e96cbccc72d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1158] 10.0.0.15 () {32 vars in 652 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1159] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/subnets/a883301d-f7f2-4e9c-acf6-be689b245e7d => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1160] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/networks => generated 1311 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1161] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/subnets => generated 1265 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1162] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/networks/df4524ff-f459-4a4c-9d99-811275ba0e45 => generated 671 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1163] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/ports/30b6f3f4-4266-41e9-b9b0-da22a41ad1d8 => 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: 619/1164] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:40:25 2026] GET /v2.0/subnets/8a85bb26-8a45-4535-9aaf-ae35082ef0b4 => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:25.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59eb4e7c-c6e9-4ed4-be0b-0aec7ae5ad88 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1165] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/subnets/55ffe560-d519-43c1-b050-0920e4209be3 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:25.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7da2155-e6ce-4e8a-b14a-d299ded11c89 7f3fbc8b568344948ef73a83a2a7618d c7e68de313d14064979bf69e84ff3db6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1166] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/networks/db70cf24-7e95-4e74-859f-17afa6659292 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1167] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/networks/3dc9bac2-4f1b-495f-8a9b-92f4f3793b9d => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1168] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:25 2026] DELETE /v2.0/subnets/8a85bb26-8a45-4535-9aaf-ae35082ef0b4 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:26.355 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider aggregate not found 2026-07-02 16:40:26.370 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider aggregate not found 2026-07-02 16:40:26.382 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776e0dbe-e59c-472f-b223-393a08470652 found for delete ", "request_id": "req-f81d9528-38b4-4b47-8367-9035aad297fb"}]} 2026-07-02 16:40:26.392 7 INFO neutron.services.segments.plugin [-] Segment 776e0dbe-e59c-472f-b223-393a08470652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776e0dbe-e59c-472f-b223-393a08470652 found for delete ", "request_id": "req-5c77f86e-9cc0-4e2b-92a2-5254c711db99"}]} 2026-07-02 16:40:26.409 7 INFO neutron.services.segments.plugin [-] Segment 9bbf7820-fd4e-4823-8057-7f0849af2b9a resource provider aggregate not found 2026-07-02 16:40:26.444 7 INFO neutron.services.segments.plugin [-] Segment 9bbf7820-fd4e-4823-8057-7f0849af2b9a resource provider aggregate not found 2026-07-02 16:40:26.459 7 INFO neutron.services.segments.plugin [-] Segment 9bbf7820-fd4e-4823-8057-7f0849af2b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbf7820-fd4e-4823-8057-7f0849af2b9a found for delete ", "request_id": "req-7fd06964-f8b6-4922-8e86-c378a76aae0e"}]} 2026-07-02 16:40:26.485 7 INFO neutron.services.segments.plugin [-] Segment 9bbf7820-fd4e-4823-8057-7f0849af2b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbf7820-fd4e-4823-8057-7f0849af2b9a found for delete ", "request_id": "req-bcc66a34-3e42-47ef-a19c-9384cc8d10cc"}]} [pid: 7|app: 0|req: 547/1169] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:26 2026] DELETE /v2.0/networks/df4524ff-f459-4a4c-9d99-811275ba0e45 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1170] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:26 2026] GET /v2.0/security-groups?tenant_id=c242544f70bc4fde92744e96cbccc72d&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1171] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:26 2026] DELETE /v2.0/security-groups/ad0e4633-fea2-4139-b406-5e96fc4f6d01 => 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: 624/1172] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:27 2026] GET /v2.0/security-groups?tenant_id=c7e68de313d14064979bf69e84ff3db6&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1173] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:27 2026] DELETE /v2.0/security-groups/887dabc7-cedc-41f8-a012-7e84db6b7fcc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:28.976 8 WARNING neutron_lib.context [None req-29d55638-0a21-4b91-a087-0bb6853dcc22 dcf494ef3a1144e4a9e396acdf32f430 420ae4480b56450b9332eb53940e3136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 625/1174] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:40:28 2026] POST /v2.0/security-groups => generated 1560 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:40:29.186 7 INFO neutron.services.segments.plugin [-] Segment aa29646b-a1e9-4941-80ca-bcc995b3fed2 resource provider aggregate not found 2026-07-02 16:40:29.191 7 INFO neutron.services.segments.plugin [-] Segment aa29646b-a1e9-4941-80ca-bcc995b3fed2 resource provider aggregate not found 2026-07-02 16:40:29.204 7 INFO neutron.services.segments.plugin [-] Segment aa29646b-a1e9-4941-80ca-bcc995b3fed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa29646b-a1e9-4941-80ca-bcc995b3fed2 found for delete ", "request_id": "req-a4cb0aa0-ce8e-4aac-a530-254b8629319a"}]} 2026-07-02 16:40:29.215 7 INFO neutron.services.segments.plugin [-] Segment aa29646b-a1e9-4941-80ca-bcc995b3fed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa29646b-a1e9-4941-80ca-bcc995b3fed2 found for delete ", "request_id": "req-2cad4b68-8ece-4672-8c90-ba27cb890c98"}]} [pid: 7|app: 0|req: 550/1175] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:29 2026] GET /v2.0/security-groups => generated 4343 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1176] 10.0.0.15 () {34 vars in 757 bytes} [Thu Jul 2 16:40:29 2026] PUT /v2.0/security-groups/69f3b147-ed78-42a8-a9b1-f3cfe07e7918 => generated 1599 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1177] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:40:29 2026] GET /v2.0/security-groups/69f3b147-ed78-42a8-a9b1-f3cfe07e7918 => generated 1599 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:29.490 8 WARNING neutron_lib.context [None req-100f6295-2a96-4d0b-b39c-8cbfb660a6a8 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 552/1178] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:29 2026] DELETE /v2.0/security-groups/69f3b147-ed78-42a8-a9b1-f3cfe07e7918 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1179] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:29.586 7 INFO neutron.api.v2.resource [None req-313df25e-f13e-4c44-a132-76908cf2d63e dcf494ef3a1144e4a9e396acdf32f430 420ae4480b56450b9332eb53940e3136 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/1180] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:29 2026] DELETE /v2.0/security-groups/69f3b147-ed78-42a8-a9b1-f3cfe07e7918 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:29.602 7 WARNING neutron_lib.context [None req-4a9f110d-279e-4c71-b524-6968fcc8f384 dcf494ef3a1144e4a9e396acdf32f430 420ae4480b56450b9332eb53940e3136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:29.615 8 INFO neutron.db.segments_db [None req-100f6295-2a96-4d0b-b39c-8cbfb660a6a8 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment 21e7064e-10f1-415e-bd4f-6e8c36f05eab of type vxlan for network 8da7247f-dd0e-4a0c-b41b-a198aaac8784 [pid: 7|app: 0|req: 555/1181] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:40:29 2026] POST /v2.0/security-groups => generated 1561 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:40:29.732 7 WARNING neutron_lib.context [None req-dea15d03-891b-41a4-896a-5faa3929926e dcf494ef3a1144e4a9e396acdf32f430 420ae4480b56450b9332eb53940e3136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1182] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:29 2026] POST /v2.0/networks => generated 634 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:29.754 8 WARNING neutron_lib.context [None req-3110137a-3c1e-4ecf-afe3-74e04f024b32 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:29.809 8 INFO neutron.db.segments_db [None req-3110137a-3c1e-4ecf-afe3-74e04f024b32 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment 7426c548-95a2-4d34-badf-a058c219d8ff of type vxlan for network cfad4736-81ff-4ece-aed6-f7432cf66fde [pid: 7|app: 0|req: 556/1183] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:40:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1184] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:40:29 2026] GET /v2.0/security-group-rules/6d71620e-da32-4ef5-bf86-09edfa0724b4 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1185] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:29 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1186] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:29 2026] POST /v2.0/networks => generated 634 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:29.951 8 WARNING neutron_lib.context [None req-9500958c-cd53-477f-ac62-5e007006f1a5 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 559/1187] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:40:29 2026] DELETE /v2.0/security-group-rules/6d71620e-da32-4ef5-bf86-09edfa0724b4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1188] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:30.066 7 WARNING neutron_lib.context [None req-66ebf2ad-e63e-422b-875c-978544ad2860 dcf494ef3a1144e4a9e396acdf32f430 420ae4480b56450b9332eb53940e3136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 561/1189] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:40:30 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1190] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:29 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) [pid: 8|app: 0|req: 630/1191] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-group-rules/718b46fe-31a2-41de-b94a-ea55b79122b5 => generated 569 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:30.336 8 WARNING neutron_lib.context [None req-3f262900-5104-4ca1-b739-7f260bb94e67 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 562/1192] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-groups?tenant_id=0c9e716433b249caac1eaa28d938e69f&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1193] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1194] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:30 2026] DELETE /v2.0/security-groups/695faa6d-f738-4f99-8385-edc27306c884 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1195] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:40:30 2026] DELETE /v2.0/security-group-rules/718b46fe-31a2-41de-b94a-ea55b79122b5 => 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: 566/1196] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:30.728 7 WARNING neutron_lib.context [None req-1f145538-1143-4b08-97b2-9fbdc681d240 dcf494ef3a1144e4a9e396acdf32f430 420ae4480b56450b9332eb53940e3136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:30.761 7 INFO neutron.db.securitygroups_db [None req-1f145538-1143-4b08-97b2-9fbdc681d240 dcf494ef3a1144e4a9e396acdf32f430 420ae4480b56450b9332eb53940e3136 - - default default] Project 420ae4480b56450b9332eb53940e3136 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: 631/1199] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:30 2026] POST /v2.0/subnets => generated 631 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:30.774 8 WARNING neutron_lib.context [None req-9afb30f6-7f20-4594-b82c-da6f7af377c4 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:30.832 8 INFO neutron.db.segments_db [None req-9afb30f6-7f20-4594-b82c-da6f7af377c4 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment e721a268-2285-455b-ad42-281d8fd4d254 of type vxlan for network 5b9667f9-1c45-411c-80a9-dcbb588bb5b0 [pid: 7|app: 0|req: 569/1200] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:40:30 2026] POST /v2.0/security-group-rules => generated 575 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1201] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-group-rules/2eaedb25-ede6-4b28-af57-bef95cd2ac11 => generated 575 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1202] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:30 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1203] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:40:30 2026] DELETE /v2.0/security-group-rules/2eaedb25-ede6-4b28-af57-bef95cd2ac11 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1204] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:31 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:31.200 8 INFO neutron.db.l3_hamode_db [None req-9afb30f6-7f20-4594-b82c-da6f7af377c4 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 574/1205] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:31 2026] DELETE /v2.0/security-groups/dfe1bdca-1feb-46fc-8e74-28a2018abf89 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1206] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:31.460 8 INFO neutron.db.l3_hamode_db [None req-9afb30f6-7f20-4594-b82c-da6f7af377c4 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1207] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:40:31 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 1244 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1208] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:31 2026] GET /v2.0/security-groups => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1209] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:31 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1210] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:30 2026] POST /v2.0/routers => generated 510 bytes in 1602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1211] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:32 2026] GET /v2.0/security-groups?tenant_id=420ae4480b56450b9332eb53940e3136&name=default => generated 2801 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1212] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:32 2026] DELETE /v2.0/security-groups/f3d583c3-77a6-4321-a17a-39bcb970a865 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:32.898 7 WARNING neutron_lib.context [None req-a8b88f45-3e37-46f5-bdbf-51484c877621 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:33.099 7 INFO neutron.db.segments_db [None req-a8b88f45-3e37-46f5-bdbf-51484c877621 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] Added segment 008d1a9f-bcf6-4295-a9a5-fe8d2f93e75b of type vxlan for network 327cd1ee-cb4f-461c-914c-4668401f4485 [pid: 7|app: 0|req: 581/1213] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:32 2026] POST /v2.0/networks => generated 644 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:33.312 7 WARNING neutron_lib.context [None req-21f72546-5c74-4504-b05e-3f3760c14664 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 582/1214] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:33 2026] POST /v2.0/subnets => generated 617 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:33.720 7 WARNING neutron_lib.context [None req-1675c25a-7afc-4ab5-b8e8-8637f662a8cc 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:33.795 7 INFO neutron.db.segments_db [None req-1675c25a-7afc-4ab5-b8e8-8637f662a8cc 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] Added segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a of type vxlan for network 72191d12-8732-4f5e-92bd-c16fb2a4e3e2 [pid: 7|app: 0|req: 583/1215] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:33 2026] POST /v2.0/networks => generated 643 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1216] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:33 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1217] 10.0.0.15 () {34 vars in 742 bytes} [Thu Jul 2 16:40:34 2026] PUT /v2.0/networks/72191d12-8732-4f5e-92bd-c16fb2a4e3e2 => generated 592 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1218] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:34 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&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-02 16:40:34.259 7 WARNING neutron_lib.context [None req-82f0461e-b3e6-45db-91a6-26979e4822f0 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 633/1219] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:40:32 2026] PUT /v2.0/routers/79a7ac83-74d8-4bf2-87c8-57ae2a418484/add_router_interface => generated 309 bytes in 2236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1220] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:34 2026] POST /v2.0/subnets => generated 602 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1221] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:34 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => 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: 588/1222] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:34 2026] GET /v2.0/ports/3ba9e336-d85f-42e4-896b-729b32aeb0e9 => generated 959 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1223] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:34 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1224] 10.0.0.15 () {34 vars in 740 bytes} [Thu Jul 2 16:40:34 2026] PUT /v2.0/subnets/dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea => generated 612 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:35.303 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider aggregate not found 2026-07-02 16:40:35.310 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider aggregate not found 2026-07-02 16:40:35.340 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2245958-37d1-41df-a3bd-ba7b89ea2f2a found for delete ", "request_id": "req-a691c818-5dc7-448b-a4ce-8c228676ff22"}]} 2026-07-02 16:40:35.343 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2245958-37d1-41df-a3bd-ba7b89ea2f2a found for delete ", "request_id": "req-4a1acff1-c87f-41c2-96a7-c452ab5921da"}]} [pid: 8|app: 0|req: 636/1225] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:34 2026] DELETE /v2.0/networks/72191d12-8732-4f5e-92bd-c16fb2a4e3e2 => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1226] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:40:36 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1227] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:36 2026] GET /v2.0/security-groups?tenant_id=a515514b3d654dccbce7445ea89230d4&name=default => generated 2801 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1228] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:36 2026] GET /v2.0/ports?device_id=d25e5a71-f4c9-4040-a75f-57e285afdae3 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:36.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dce2b3fc-3778-4513-a697-4c124f8388f8 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1229] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:36 2026] DELETE /v2.0/networks/72191d12-8732-4f5e-92bd-c16fb2a4e3e2 => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1230] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:40:34 2026] PUT /v2.0/routers/79a7ac83-74d8-4bf2-87c8-57ae2a418484/add_router_interface => generated 309 bytes in 2111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:37.088 8 INFO neutron.db.l3_db [req-035e305e-9e8a-4063-b200-93c1ddf3da55 req-85f16de1-f344-409f-a370-a84c8bfcb12a 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] Floating IP c0a5f832-bc18-4232-85a2-746bf0e9faa3 disassociated. External IP: 10.96.250.202, port: 2511d3ac-817f-4fdb-bd76-d5272b0bb890. [pid: 7|app: 0|req: 591/1231] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:37 2026] DELETE /v2.0/security-groups/4fdd34ea-cf88-4828-bae5-8c9641ac0156 => 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: 592/1232] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/security-groups?id=5bcd740f-3d0a-40e9-9fee-0ee113847032&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1233] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1234] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/ports/fa02e667-c738-4667-8dec-b18b6ff596a6 => generated 967 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1235] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/subnets?network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:37.421 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider aggregate not found 2026-07-02 16:40:37.428 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider aggregate not found 2026-07-02 16:40:37.443 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2245958-37d1-41df-a3bd-ba7b89ea2f2a found for delete ", "request_id": "req-4653c46e-e3ea-410c-bb4f-3e501acea660"}]} 2026-07-02 16:40:37.446 8 INFO neutron.services.segments.plugin [-] Segment d2245958-37d1-41df-a3bd-ba7b89ea2f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2245958-37d1-41df-a3bd-ba7b89ea2f2a found for delete ", "request_id": "req-bf866132-bb8d-4e69-ade6-8a5e12b2d506"}]} [pid: 8|app: 0|req: 641/1236] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:40:36 2026] DELETE /v2.0/ports/2511d3ac-817f-4fdb-bd76-d5272b0bb890 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1237] 10.0.0.15 () {32 vars in 652 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 16:40:37.681 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af7fd947-2237-4770-88a9-2229b3283197'] response: {'server_uuid': 'd25e5a71-f4c9-4040-a75f-57e285afdae3', 'name': 'network-vif-deleted', 'tag': '2511d3ac-817f-4fdb-bd76-d5272b0bb890', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 643/1238] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/networks => generated 1309 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1239] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/subnets => generated 1233 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1240] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/networks/327cd1ee-cb4f-461c-914c-4668401f4485 => generated 669 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1241] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:40:37 2026] GET /v2.0/subnets/5094338b-1dc2-403e-8828-871d72d0e062 => generated 617 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:38.011 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18b3e397-e48b-4a50-8fdc-aa43a313fb00 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1242] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:37 2026] DELETE /v2.0/subnets/dde97e98-15ae-45d1-aafe-5c6b2e6cf9ea => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:38.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19d90d1b-d56d-41d3-8f01-9f50d19a3486 4100987a4da34b0db29f688a9a94d310 6897b0dc241d4fb098e48de13335a266 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1243] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:38 2026] DELETE /v2.0/networks/72191d12-8732-4f5e-92bd-c16fb2a4e3e2 => 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: 649/1244] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:38 2026] DELETE /v2.0/subnets/5094338b-1dc2-403e-8828-871d72d0e062 => 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: 650/1245] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:38 2026] DELETE /v2.0/security-groups/5bcd740f-3d0a-40e9-9fee-0ee113847032 => 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: 596/1246] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:40:37 2026] PUT /v2.0/routers/79a7ac83-74d8-4bf2-87c8-57ae2a418484/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:38.515 7 INFO neutron.api.v2.resource [None req-3e97e371-6ebf-4f57-b813-5cb9059b40e8 2bf675510bcb48deaec47dc31bca1dde ac20bedac5be4e08b225cabe6306a2bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1247] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:40:38 2026] GET /v2.0/security-groups/5bcd740f-3d0a-40e9-9fee-0ee113847032 => 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: 651/1248] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:38 2026] DELETE /v2.0/networks/327cd1ee-cb4f-461c-914c-4668401f4485 => 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: 652/1249] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:40:38 2026] DELETE /v2.0/floatingips/c0a5f832-bc18-4232-85a2-746bf0e9faa3 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:39.474 8 INFO neutron.services.segments.plugin [-] Segment 008d1a9f-bcf6-4295-a9a5-fe8d2f93e75b resource provider aggregate not found 2026-07-02 16:40:39.482 8 INFO neutron.services.segments.plugin [-] Segment 008d1a9f-bcf6-4295-a9a5-fe8d2f93e75b resource provider aggregate not found 2026-07-02 16:40:39.495 8 INFO neutron.services.segments.plugin [-] Segment 008d1a9f-bcf6-4295-a9a5-fe8d2f93e75b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 008d1a9f-bcf6-4295-a9a5-fe8d2f93e75b found for delete ", "request_id": "req-35740ad8-1081-4fbe-8222-4335af842806"}]} 2026-07-02 16:40:39.497 8 INFO neutron.services.segments.plugin [-] Segment 008d1a9f-bcf6-4295-a9a5-fe8d2f93e75b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 008d1a9f-bcf6-4295-a9a5-fe8d2f93e75b found for delete ", "request_id": "req-3607f23f-cc58-4e80-8edc-3d87e2883de9"}]} [pid: 7|app: 0|req: 598/1250] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:40:38 2026] PUT /v2.0/routers/79a7ac83-74d8-4bf2-87c8-57ae2a418484/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:39.595 8 INFO neutron.db.segments_db [None req-84fa1f8f-e9e6-456f-8849-26fe93a8e83e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 24376bb5-7ffc-402e-946f-346cdcedd725 of type vxlan for network b04cce9e-9ef2-484b-aa0d-bb7a9272d584 [pid: 8|app: 0|req: 653/1251] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:40:39 2026] POST /v2.0/networks => generated 740 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1252] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:39 2026] GET /v2.0/security-groups?tenant_id=6897b0dc241d4fb098e48de13335a266&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1253] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:40:39 2026] GET /v2.0/ports?device_id=79a7ac83-74d8-4bf2-87c8-57ae2a418484 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1254] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:39 2026] POST /v2.0/subnets => generated 663 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1255] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:40 2026] DELETE /v2.0/security-groups/7dbca9c3-8063-4a25-9630-d4969e41d82d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1256] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:40:39 2026] PUT /v2.0/routers/58f6dbe8-1fdc-4c88-ada4-be1379899510/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:40.847 7 INFO neutron.db.segments_db [None req-89159917-f958-472b-89a3-250c05cd7174 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment b89a90cb-2937-4b87-860a-05e822c92414 of type vxlan for network c1fdb420-25eb-4b2a-93af-74835febfb7d 2026-07-02 16:40:40.989 8 INFO neutron.db.l3_hamode_db [None req-57633bd0-d2cc-4ed5-a9f7-5a040a8eae09 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] HA network 5b9667f9-1c45-411c-80a9-dcbb588bb5b0 was deleted as no HA routers are present in tenant a10070f10ae34b109efb2dcb65af07cc. [pid: 8|app: 0|req: 658/1257] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:40 2026] DELETE /v2.0/routers/79a7ac83-74d8-4bf2-87c8-57ae2a418484 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:41.108 7 INFO neutron.db.l3_hamode_db [None req-89159917-f958-472b-89a3-250c05cd7174 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:40:41.531 8 INFO neutron.services.segments.plugin [-] Segment e721a268-2285-455b-ad42-281d8fd4d254 resource provider aggregate not found 2026-07-02 16:40:41.537 8 INFO neutron.services.segments.plugin [-] Segment e721a268-2285-455b-ad42-281d8fd4d254 resource provider aggregate not found 2026-07-02 16:40:41.565 8 INFO neutron.services.segments.plugin [-] Segment e721a268-2285-455b-ad42-281d8fd4d254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e721a268-2285-455b-ad42-281d8fd4d254 found for delete ", "request_id": "req-44b0f3ba-e465-4996-9401-4a87671c391e"}]} 2026-07-02 16:40:41.586 8 INFO neutron.services.segments.plugin [-] Segment e721a268-2285-455b-ad42-281d8fd4d254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e721a268-2285-455b-ad42-281d8fd4d254 found for delete ", "request_id": "req-01ce1ce8-460f-4d5e-a9de-585d0d52cfd6"}]} 2026-07-02 16:40:42.346 7 INFO neutron.db.l3_hamode_db [None req-89159917-f958-472b-89a3-250c05cd7174 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:40:42.390 8 INFO neutron.db.l3_hamode_db [None req-e2f08a24-a973-40d4-b32e-f4b191e7b78a 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network 684954d1-8217-4d53-8db9-35dfde4b36a3 was deleted as no HA routers are present in tenant ac20bedac5be4e08b225cabe6306a2bb. [pid: 8|app: 0|req: 659/1258] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:40 2026] DELETE /v2.0/routers/58f6dbe8-1fdc-4c88-ada4-be1379899510 => generated 0 bytes in 1398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1259] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:42 2026] DELETE /v2.0/subnets/675e302e-e455-4fe5-a1e4-49a4a00e9dca => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:42.896 8 WARNING neutron_lib.context [None req-8b633d0d-f325-4520-ab9b-7af40d87f504 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:43.018 8 INFO neutron.db.segments_db [None req-8b633d0d-f325-4520-ab9b-7af40d87f504 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Added segment c6ba7ccf-601f-4033-be63-96fc6eb300cf of type vxlan for network d06b3a11-341d-4277-802d-e202776a8c23 [pid: 8|app: 0|req: 661/1260] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:42 2026] POST /v2.0/networks => generated 645 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1261] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:43 2026] DELETE /v2.0/subnets/b46c4af3-eaed-4fd6-b64a-bd630ffc8bcf => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:43.593 8 INFO neutron.services.segments.plugin [-] Segment c2391756-a99a-4510-8c8a-a1ee4e2e48cd resource provider aggregate not found [pid: 8|app: 0|req: 663/1262] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:43 2026] DELETE /v2.0/subnets/c1e23f7e-cfd4-4be8-b4cc-3aed4febc709 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:43.606 8 INFO neutron.services.segments.plugin [-] Segment c2391756-a99a-4510-8c8a-a1ee4e2e48cd resource provider aggregate not found 2026-07-02 16:40:43.614 8 INFO neutron.services.segments.plugin [-] Segment c2391756-a99a-4510-8c8a-a1ee4e2e48cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2391756-a99a-4510-8c8a-a1ee4e2e48cd found for delete ", "request_id": "req-be9b37fe-d959-410b-9727-c5c20cd498e4"}]} 2026-07-02 16:40:43.617 8 WARNING neutron_lib.context [None req-af11b2df-80fb-4f51-958b-f289a6f0c487 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:43.649 8 INFO neutron.services.segments.plugin [-] Segment c2391756-a99a-4510-8c8a-a1ee4e2e48cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2391756-a99a-4510-8c8a-a1ee4e2e48cd found for delete ", "request_id": "req-8f0ae732-6aae-4d79-8d15-c8bb8ec8fae6"}]} [pid: 8|app: 0|req: 664/1263] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:43 2026] POST /v2.0/ports => generated 775 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: 600/1264] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:40 2026] POST /v2.0/routers => generated 727 bytes in 3371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:44.392 7 INFO neutron.services.segments.plugin [-] Segment 7426c548-95a2-4d34-badf-a058c219d8ff resource provider aggregate not found 2026-07-02 16:40:44.397 7 INFO neutron.services.segments.plugin [-] Segment 7426c548-95a2-4d34-badf-a058c219d8ff resource provider aggregate not found 2026-07-02 16:40:44.422 7 INFO neutron.services.segments.plugin [-] Segment 7426c548-95a2-4d34-badf-a058c219d8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7426c548-95a2-4d34-badf-a058c219d8ff found for delete ", "request_id": "req-b32bc8f9-cc61-4f34-beb9-ec05c5bb89e8"}]} 2026-07-02 16:40:44.425 7 INFO neutron.services.segments.plugin [-] Segment 7426c548-95a2-4d34-badf-a058c219d8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7426c548-95a2-4d34-badf-a058c219d8ff found for delete ", "request_id": "req-8484d175-b824-4cf8-a5a2-8643b627ee3f"}]} [pid: 7|app: 0|req: 601/1265] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:44 2026] DELETE /v2.0/networks/cfad4736-81ff-4ece-aed6-f7432cf66fde => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:44.441 7 WARNING neutron_lib.context [None req-a06aeffc-0a67-499e-8a13-9fe3b8601728 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:44.496 7 INFO neutron.db.segments_db [None req-a06aeffc-0a67-499e-8a13-9fe3b8601728 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Added segment 13af59b7-00f7-466d-9fb7-445748bdb483 of type vxlan for network e9e7322b-e184-449a-9d27-e8563d21d4d0 [pid: 7|app: 0|req: 602/1266] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:44 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1267] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:43 2026] DELETE /v2.0/networks/fa7aa167-b520-468f-ac5b-e2fe36efe52e => generated 0 bytes in 770 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1268] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:44 2026] DELETE /v2.0/networks/8da7247f-dd0e-4a0c-b41b-a198aaac8784 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:44.973 8 WARNING neutron_lib.context [None req-4fdd7e95-aa4f-45a7-8959-2cf7b1a93e04 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1269] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:44 2026] POST /v2.0/subnets => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1270] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:45 2026] GET /v2.0/security-groups?tenant_id=ac20bedac5be4e08b225cabe6306a2bb&name=default => generated 2801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:45.435 8 WARNING neutron_lib.context [None req-0f992e50-7d2e-442a-b716-227780e6c6cc 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:45.497 8 INFO neutron.db.segments_db [None req-0f992e50-7d2e-442a-b716-227780e6c6cc 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment fa0b023e-cda3-4e08-810f-6db97565af7e of type vxlan for network 40a1c4ca-dd3a-41de-b36c-6360b2cf1c41 [pid: 8|app: 0|req: 669/1271] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:45 2026] POST /v2.0/networks => generated 634 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:45.641 8 INFO neutron.services.segments.plugin [-] Segment cc8c8fe6-8018-43ff-a1f3-6e029e978056 resource provider aggregate not found 2026-07-02 16:40:45.655 8 WARNING neutron_lib.context [None req-3085eb7a-2e7a-4590-a429-720d7966e2e7 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:45.672 8 INFO neutron.services.segments.plugin [-] Segment cc8c8fe6-8018-43ff-a1f3-6e029e978056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc8c8fe6-8018-43ff-a1f3-6e029e978056 found for delete ", "request_id": "req-c6bac78d-9a25-43bd-b2e7-ee9fcbf4eb7d"}]} 2026-07-02 16:40:45.689 8 INFO neutron.services.segments.plugin [-] Segment cc8c8fe6-8018-43ff-a1f3-6e029e978056 resource provider aggregate not found 2026-07-02 16:40:45.694 8 INFO neutron.services.segments.plugin [-] Segment 21e7064e-10f1-415e-bd4f-6e8c36f05eab resource provider aggregate not found 2026-07-02 16:40:45.709 8 INFO neutron.services.segments.plugin [-] Segment cc8c8fe6-8018-43ff-a1f3-6e029e978056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc8c8fe6-8018-43ff-a1f3-6e029e978056 found for delete ", "request_id": "req-d8e9d384-8a07-463b-986f-96d46f39f6db"}]} 2026-07-02 16:40:45.719 8 INFO neutron.services.segments.plugin [-] Segment 21e7064e-10f1-415e-bd4f-6e8c36f05eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e7064e-10f1-415e-bd4f-6e8c36f05eab found for delete ", "request_id": "req-601944f2-7ce2-4122-8114-2ca7a1992d1d"}]} 2026-07-02 16:40:45.735 8 INFO neutron.services.segments.plugin [-] Segment 21e7064e-10f1-415e-bd4f-6e8c36f05eab resource provider aggregate not found 2026-07-02 16:40:45.767 8 INFO neutron.services.segments.plugin [-] Segment 21e7064e-10f1-415e-bd4f-6e8c36f05eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e7064e-10f1-415e-bd4f-6e8c36f05eab found for delete ", "request_id": "req-b50abdec-b0ca-4f3a-a608-e79e311c66de"}]} [pid: 7|app: 0|req: 603/1272] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:40:44 2026] PUT /v2.0/routers/571eccb4-39a4-492a-a13b-20024cd741d2/add_router_interface => generated 309 bytes in 1611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1273] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:45 2026] POST /v2.0/ports => generated 950 bytes in 633 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-02 16:40:46.279 8 WARNING neutron_lib.context [None req-d8b0a082-e184-4f9e-a1bd-39518d454be4 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 604/1274] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:46 2026] DELETE /v2.0/security-groups/a2752474-a6b9-47d1-ac39-3159efec6541 => 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: 671/1277] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:46 2026] POST /v2.0/subnets => generated 622 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:46.670 8 WARNING neutron_lib.context [None req-08654168-f5e5-4c29-b319-09e04719917a 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:46.720 8 INFO neutron.db.segments_db [None req-08654168-f5e5-4c29-b319-09e04719917a 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment 5aa49cab-add5-406a-afe5-2bff83c03ab4 of type vxlan for network 398b7969-29ab-4b06-9b93-4b03003a7fa1 [pid: 7|app: 0|req: 607/1278] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:46 2026] DELETE /v2.0/ports/ab986ce9-9918-4e6e-a607-e88bc858aadb => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:46.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6ae2210-4f30-40ac-9697-2416be58df3b 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1279] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:46 2026] DELETE /v2.0/ports/ab986ce9-9918-4e6e-a607-e88bc858aadb => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:46.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83e1fa37-56a6-4c17-9b85-a77c45d09314 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1280] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:46 2026] GET /v2.0/ports/ab986ce9-9918-4e6e-a607-e88bc858aadb => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:47.075 8 INFO neutron.db.l3_hamode_db [None req-08654168-f5e5-4c29-b319-09e04719917a 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 610/1281] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:46 2026] DELETE /v2.0/subnets/3e2c09b7-3c3f-4955-b31b-babedd739eaf => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:47.266 8 INFO neutron.db.l3_hamode_db [None req-08654168-f5e5-4c29-b319-09e04719917a 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:40:47.752 7 INFO neutron.services.segments.plugin [-] Segment 13af59b7-00f7-466d-9fb7-445748bdb483 resource provider aggregate not found 2026-07-02 16:40:47.761 7 INFO neutron.services.segments.plugin [-] Segment 13af59b7-00f7-466d-9fb7-445748bdb483 resource provider aggregate not found 2026-07-02 16:40:47.790 7 INFO neutron.services.segments.plugin [-] Segment 13af59b7-00f7-466d-9fb7-445748bdb483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13af59b7-00f7-466d-9fb7-445748bdb483 found for delete ", "request_id": "req-946312a2-b568-46a5-ba20-2661681fde55"}]} 2026-07-02 16:40:47.804 7 INFO neutron.services.segments.plugin [-] Segment 13af59b7-00f7-466d-9fb7-445748bdb483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13af59b7-00f7-466d-9fb7-445748bdb483 found for delete ", "request_id": "req-36bbeec3-6365-421a-8e18-8abee8280135"}]} [pid: 7|app: 0|req: 611/1282] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:47 2026] DELETE /v2.0/networks/e9e7322b-e184-449a-9d27-e8563d21d4d0 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:47.839 7 WARNING neutron_lib.context [None req-d7826b21-0ede-4611-9cdd-b92aa0deee5d 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:47.903 7 INFO neutron.db.segments_db [None req-d7826b21-0ede-4611-9cdd-b92aa0deee5d 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Added segment b04d60b2-76df-4b2e-b970-88ccde685873 of type vxlan for network bbad512a-4d09-4c71-8581-b2ea779bd0ff [pid: 7|app: 0|req: 612/1283] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:47 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:48.074 7 WARNING neutron_lib.context [None req-6ca3f505-e99f-43e8-9986-b35a6cf08b52 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 672/1284] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:46 2026] POST /v2.0/routers => generated 511 bytes in 1547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:48.222 8 WARNING neutron_lib.context [None req-3b3300ed-1e4e-40ad-bd1c-d83cfc31e4cc 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1285] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:48 2026] POST /v2.0/subnets => generated 602 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:48.512 7 WARNING neutron_lib.context [None req-818953d3-9345-488d-be95-65efe3c38bfa 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 673/1286] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:48 2026] POST /v2.0/ports => generated 964 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: 7|app: 0|req: 614/1287] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:48 2026] POST /v2.0/ports => generated 912 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1288] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:40:49 2026] GET /v2.0/networks?id=b04cce9e-9ef2-484b-aa0d-bb7a9272d584 => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1289] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:49 2026] DELETE /v2.0/ports/456e0993-4197-4b38-96a3-e74830b91143 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1290] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:40:49 2026] GET /v2.0/quotas/83e51f27385e487fb7e6b3019ea3afc2 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:49.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8eda012b-fd8e-4171-9eb0-e7c30201ff5a 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1291] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:49 2026] GET /v2.0/ports/456e0993-4197-4b38-96a3-e74830b91143 => 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: 619/1292] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:40:49 2026] GET /v2.0/ports?tenant_id=83e51f27385e487fb7e6b3019ea3afc2&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1293] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:49 2026] DELETE /v2.0/subnets/02864636-7f96-4cdb-9f43-8b0f426c8c41 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1294] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:40:49 2026] GET /v2.0/networks/b04cce9e-9ef2-484b-aa0d-bb7a9272d584?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1295] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:40:48 2026] PUT /v2.0/routers/77f3475a-51ab-422c-a1d0-26bf5b3756e5/add_router_interface => generated 309 bytes in 1560 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: 675/1296] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:40:50 2026] GET /v2.0/networks/b04cce9e-9ef2-484b-aa0d-bb7a9272d584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1297] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:50 2026] GET /v2.0/ports/2d837d88-d9f3-402d-9363-d295b2768574 => generated 1038 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:50.466 7 INFO neutron.services.segments.plugin [-] Segment b04d60b2-76df-4b2e-b970-88ccde685873 resource provider aggregate not found 2026-07-02 16:40:50.474 7 INFO neutron.services.segments.plugin [-] Segment b04d60b2-76df-4b2e-b970-88ccde685873 resource provider aggregate not found 2026-07-02 16:40:50.501 7 INFO neutron.services.segments.plugin [-] Segment b04d60b2-76df-4b2e-b970-88ccde685873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b04d60b2-76df-4b2e-b970-88ccde685873 found for delete ", "request_id": "req-583b7458-1bea-4976-ac3b-22a154a72098"}]} 2026-07-02 16:40:50.502 7 INFO neutron.services.segments.plugin [-] Segment b04d60b2-76df-4b2e-b970-88ccde685873 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b04d60b2-76df-4b2e-b970-88ccde685873 found for delete ", "request_id": "req-691117a2-2bdb-470e-a8cd-560dcc11c5a7"}]} [pid: 7|app: 0|req: 622/1298] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:50 2026] DELETE /v2.0/networks/bbad512a-4d09-4c71-8581-b2ea779bd0ff => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:50.518 7 WARNING neutron_lib.context [None req-798a39c8-09ed-4d9b-9e90-c0b321755af2 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 623/1299] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:40:50 2026] POST /v2.0/ports => generated 774 bytes in 379 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: 624/1300] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:50 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => 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: 625/1301] 10.0.0.15 () {34 vars in 736 bytes} [Thu Jul 2 16:40:50 2026] PUT /v2.0/ports/05f83da2-7536-4de5-b73c-a42774877498 => generated 752 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1302] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:51 2026] DELETE /v2.0/ports/05f83da2-7536-4de5-b73c-a42774877498 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 627/1303] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/networks?id=b04cce9e-9ef2-484b-aa0d-bb7a9272d584 => generated 672 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1304] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/ports => generated 778 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:51.613 7 WARNING neutron_lib.context [req-034fcd82-c657-4b69-b8b1-964a48944e62 req-1c91276a-ae7f-4e36-a4d9-532638695b7d 306b93685cd444fa82d5293d958587ec 83e51f27385e487fb7e6b3019ea3afc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1305] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:40:50 2026] PUT /v2.0/routers/77f3475a-51ab-422c-a1d0-26bf5b3756e5/remove_router_interface => generated 309 bytes in 1203 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: 678/1306] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/security-groups?tenant_id=89b859af64464c87a217aefcb15692a9&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:51.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11e32348-5692-4211-8a04-53f24f2088db 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 679/1307] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:51 2026] GET /v2.0/ports/05f83da2-7536-4de5-b73c-a42774877498 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:52.063 8 INFO neutron.api.v2.resource [None req-e6486901-762e-4ea7-a679-96b42548d610 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1308] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:40:51 2026] PUT /v2.0/routers/77f3475a-51ab-422c-a1d0-26bf5b3756e5/remove_router_interface => generated 197 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1309] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:40:51 2026] POST /v2.0/ports => generated 954 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 630/1310] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:40:52 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1311] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:52 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1312] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:52 2026] DELETE /v2.0/security-groups/b2ca0645-aa55-4545-9ab9-39b82d3ad4c0 => 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: 632/1313] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:40:52 2026] GET /v2.0/ports?device_id=77f3475a-51ab-422c-a1d0-26bf5b3756e5 => 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/1314] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:52 2026] GET /v2.0/ports/0ce603dc-93bc-4c52-bf12-a94a2717aad8 => generated 775 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1315] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:52 2026] GET /v2.0/security-groups?id=754c93af-a310-40c4-9139-32981a987de2&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1316] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:40:52 2026] PUT /v2.0/ports/cea2f1d8-9f7a-477b-813b-e72444862e95 => generated 1199 bytes in 635 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-02 16:40:52.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3c77a08-39ac-4b27-96eb-8f3728ab53c5'] response: {'name': 'network-changed', 'server_uuid': '3d283c10-bb0f-4962-aeed-6cd82b0c3b53', 'tag': 'cea2f1d8-9f7a-477b-813b-e72444862e95', 'status': 'completed', 'code': 200} 2026-07-02 16:40:52.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d337008b-b81e-4ab8-b663-ef935719b0b4 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 683/1317] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:52 2026] DELETE /v2.0/ports/456e0993-4197-4b38-96a3-e74830b91143 => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1318] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:52 2026] GET /v2.0/security-groups?tenant_id=8a44551ebbbf4b2e8dd8ecca37dd1735&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 685/1319] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:40:52 2026] GET /v2.0/ports?tenant_id=83e51f27385e487fb7e6b3019ea3afc2&device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:53.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccbb9513-5833-49a4-ad79-93c627bc0b0b 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1320] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:53 2026] DELETE /v2.0/subnets/02864636-7f96-4cdb-9f43-8b0f426c8c41 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:40:53.099 7 INFO neutron.services.segments.plugin [-] Segment 5aa49cab-add5-406a-afe5-2bff83c03ab4 resource provider aggregate not found 2026-07-02 16:40:53.110 7 INFO neutron.services.segments.plugin [-] Segment 5aa49cab-add5-406a-afe5-2bff83c03ab4 resource provider aggregate not found 2026-07-02 16:40:53.121 7 INFO neutron.services.segments.plugin [-] Segment 5aa49cab-add5-406a-afe5-2bff83c03ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa49cab-add5-406a-afe5-2bff83c03ab4 found for delete ", "request_id": "req-b1539f07-b9af-4178-9cd5-12d9f5764990"}]} 2026-07-02 16:40:53.129 7 INFO neutron.services.segments.plugin [-] Segment 5aa49cab-add5-406a-afe5-2bff83c03ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aa49cab-add5-406a-afe5-2bff83c03ab4 found for delete ", "request_id": "req-a59de6d8-8c51-42ee-8fe3-bde77b06d581"}]} 2026-07-02 16:40:53.129 7 INFO neutron.db.l3_hamode_db [None req-734492f4-f314-4a26-8723-bb63a835e131 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] HA network 398b7969-29ab-4b06-9b93-4b03003a7fa1 was deleted as no HA routers are present in tenant a10070f10ae34b109efb2dcb65af07cc. [pid: 7|app: 0|req: 635/1321] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:52 2026] DELETE /v2.0/routers/77f3475a-51ab-422c-a1d0-26bf5b3756e5 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1322] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:53 2026] DELETE /v2.0/security-groups/36879c9c-8e62-4a60-8f18-8be5786ec662 => 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: 636/1323] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:40:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cea2f1d8-9f7a-477b-813b-e72444862e95 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:40:53.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6a04de5-e808-49f7-80c3-0ec3f4c44ebf 39ffb04d494b4c728ef0a9e39d3a3a30 b2654ef8046a4aa1ba8a9e57273cc90c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1324] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:53 2026] DELETE /v2.0/subnets/3e2c09b7-3c3f-4955-b31b-babedd739eaf => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1325] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:40:53 2026] GET /v2.0/subnets?id=2f3ebc7b-9765-4633-8299-18d199d67396 => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1326] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:40:53 2026] DELETE /v2.0/subnets/5f2cb28b-884a-458d-96d1-158f1a5c5dae => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1327] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:40:53 2026] GET /v2.0/ports?network_id=b04cce9e-9ef2-484b-aa0d-bb7a9272d584&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1328] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:40:53 2026] DELETE /v2.0/ports/0ce603dc-93bc-4c52-bf12-a94a2717aad8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1329] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:53 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1330] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:40:53 2026] GET /v2.0/networks/b04cce9e-9ef2-484b-aa0d-bb7a9272d584?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1331] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:53 2026] DELETE /v2.0/networks/d06b3a11-341d-4277-802d-e202776a8c23 => 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: 642/1332] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:53 2026] GET /v2.0/security-groups?id=754c93af-a310-40c4-9139-32981a987de2&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1333] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:40:53 2026] GET /v2.0/networks/b04cce9e-9ef2-484b-aa0d-bb7a9272d584?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: 644/1334] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/ports?tenant_id=83e51f27385e487fb7e6b3019ea3afc2&device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1335] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/networks?id=b04cce9e-9ef2-484b-aa0d-bb7a9272d584 => generated 768 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1336] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cea2f1d8-9f7a-477b-813b-e72444862e95 => 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: 647/1337] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/subnets?id=2f3ebc7b-9765-4633-8299-18d199d67396 => generated 666 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1338] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/ports?network_id=b04cce9e-9ef2-484b-aa0d-bb7a9272d584&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:40:54.569 8 INFO neutron.services.segments.plugin [-] Segment fa0b023e-cda3-4e08-810f-6db97565af7e resource provider aggregate not found 2026-07-02 16:40:54.580 8 INFO neutron.services.segments.plugin [-] Segment fa0b023e-cda3-4e08-810f-6db97565af7e resource provider aggregate not found [pid: 7|app: 0|req: 649/1339] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/security-groups?tenant_id=b2654ef8046a4aa1ba8a9e57273cc90c&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:54.603 8 INFO neutron.services.segments.plugin [-] Segment fa0b023e-cda3-4e08-810f-6db97565af7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0b023e-cda3-4e08-810f-6db97565af7e found for delete ", "request_id": "req-f63d3f98-0e53-4e7d-a593-91ba408f6df1"}]} 2026-07-02 16:40:54.605 8 INFO neutron.services.segments.plugin [-] Segment fa0b023e-cda3-4e08-810f-6db97565af7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0b023e-cda3-4e08-810f-6db97565af7e found for delete ", "request_id": "req-40a11e0d-9eaa-427c-9ef6-f018b9369c7c"}]} [pid: 8|app: 0|req: 691/1340] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:40:53 2026] DELETE /v2.0/networks/40a1c4ca-dd3a-41de-b36c-6360b2cf1c41 => generated 0 bytes in 1130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1341] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/networks/b04cce9e-9ef2-484b-aa0d-bb7a9272d584?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:40:54.677 7 WARNING neutron_lib.context [None req-d40ce00f-baf3-4e70-9567-eb9f025ffb7b 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 692/1342] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:54 2026] DELETE /v2.0/security-groups/00c67c5f-c783-4170-9e00-6d6f11a883dc => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:40:54.758 7 INFO neutron.db.segments_db [None req-d40ce00f-baf3-4e70-9567-eb9f025ffb7b 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment 350ad30a-1636-41ed-ab4c-1de7633bb30d of type vxlan for network c946b050-c150-4520-998e-f12f8cd76ddc [pid: 8|app: 0|req: 693/1343] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/networks/b04cce9e-9ef2-484b-aa0d-bb7a9272d584?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: 651/1344] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:40:54 2026] POST /v2.0/networks => generated 634 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:54.942 8 WARNING neutron_lib.context [None req-6efb4ef5-4bfe-402a-abce-fd9f2122bf41 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1345] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:54 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:55.162 7 INFO neutron.services.segments.plugin [-] Segment c6ba7ccf-601f-4033-be63-96fc6eb300cf resource provider aggregate not found 2026-07-02 16:40:55.168 7 INFO neutron.services.segments.plugin [-] Segment c6ba7ccf-601f-4033-be63-96fc6eb300cf resource provider aggregate not found 2026-07-02 16:40:55.191 7 INFO neutron.services.segments.plugin [-] Segment c6ba7ccf-601f-4033-be63-96fc6eb300cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ba7ccf-601f-4033-be63-96fc6eb300cf found for delete ", "request_id": "req-27baecd2-4a27-42dc-a41e-a5e4f9e696f1"}]} 2026-07-02 16:40:55.192 7 INFO neutron.services.segments.plugin [-] Segment c6ba7ccf-601f-4033-be63-96fc6eb300cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6ba7ccf-601f-4033-be63-96fc6eb300cf found for delete ", "request_id": "req-a287db65-45a3-4799-a504-53c4a1df4771"}]} [pid: 7|app: 0|req: 653/1346] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:55 2026] GET /v2.0/security-groups?id=754c93af-a310-40c4-9139-32981a987de2&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1347] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:54 2026] POST /v2.0/subnets => generated 622 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:40:55.502 7 WARNING neutron_lib.context [None req-45056875-87c1-45b9-b8df-b3aafa143624 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:40:55.541 7 INFO neutron.db.segments_db [None req-45056875-87c1-45b9-b8df-b3aafa143624 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment f65480e2-8851-4c89-a797-19e99afb8128 of type vxlan for network e421b5c5-c19e-4dfa-a7d6-be16d643335e 2026-07-02 16:40:55.874 7 INFO neutron.db.l3_hamode_db [None req-45056875-87c1-45b9-b8df-b3aafa143624 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:40:56.030 7 INFO neutron.db.l3_hamode_db [None req-45056875-87c1-45b9-b8df-b3aafa143624 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 695/1348] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:56 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1349] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:56 2026] GET /v2.0/security-groups?id=754c93af-a310-40c4-9139-32981a987de2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:40:56.940 8 WARNING neutron_lib.context [None req-c7991080-8e07-4da1-abbd-22ab7646795d d30d4d920fa54df28bfbc168a86ddcfd 1e1f1eab18fc4e27aa3dc0f8da923fc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 697/1350] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:40:56 2026] POST /v2.0/security-groups => generated 1560 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1351] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:57 2026] GET /v2.0/security-groups => generated 4343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1352] 10.0.0.15 () {34 vars in 757 bytes} [Thu Jul 2 16:40:57 2026] PUT /v2.0/security-groups/0b0ae470-47a4-4a2b-8ed3-cf7c0ee98c8e => generated 1599 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1353] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:40:57 2026] GET /v2.0/security-groups/0b0ae470-47a4-4a2b-8ed3-cf7c0ee98c8e => generated 1599 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1354] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:40:55 2026] POST /v2.0/routers => generated 511 bytes in 1917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1355] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:57 2026] DELETE /v2.0/security-groups/0b0ae470-47a4-4a2b-8ed3-cf7c0ee98c8e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1356] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:57 2026] GET /v2.0/security-groups => generated 2801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1357] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:57 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:57.679 8 INFO neutron.api.v2.resource [None req-27664da0-7b65-488a-9ba5-dab7dc5ec6ec d30d4d920fa54df28bfbc168a86ddcfd 1e1f1eab18fc4e27aa3dc0f8da923fc2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1358] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:57 2026] DELETE /v2.0/security-groups/0b0ae470-47a4-4a2b-8ed3-cf7c0ee98c8e => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1359] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:57 2026] GET /v2.0/security-groups?id=754c93af-a310-40c4-9139-32981a987de2&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:40:57.735 8 WARNING neutron_lib.context [None req-95e5e0b6-ba3d-4d64-93e3-2c8e373295c0 d30d4d920fa54df28bfbc168a86ddcfd 1e1f1eab18fc4e27aa3dc0f8da923fc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1360] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:40:57 2026] POST /v2.0/security-groups => generated 1561 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:40:57.935 8 WARNING neutron_lib.context [None req-33dc3b97-79c9-4d4e-a21c-bed7379d161b d30d4d920fa54df28bfbc168a86ddcfd 1e1f1eab18fc4e27aa3dc0f8da923fc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1361] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:40:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1362] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules/77e066ef-1494-4be6-82fc-972c6131509b => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1363] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1364] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:40:58 2026] DELETE /v2.0/security-group-rules/77e066ef-1494-4be6-82fc-972c6131509b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1365] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1366] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:40:58.397 8 WARNING neutron_lib.context [None req-7fbdfa96-4a4e-4387-b2c4-79bff74dd413 d30d4d920fa54df28bfbc168a86ddcfd 1e1f1eab18fc4e27aa3dc0f8da923fc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 713/1367] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:40:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1368] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-groups?id=754c93af-a310-40c4-9139-32981a987de2&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1369] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules/751d0391-a72a-4552-909c-7d996f2032cc => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1370] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1371] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:40:58 2026] DELETE /v2.0/security-group-rules/751d0391-a72a-4552-909c-7d996f2032cc => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1372] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:40:58.749 8 WARNING neutron_lib.context [None req-d436a628-0469-41ed-814b-89ca47709ee1 d30d4d920fa54df28bfbc168a86ddcfd 1e1f1eab18fc4e27aa3dc0f8da923fc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 719/1373] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:40:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1374] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1375] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules/262f1070-3c9f-4e58-8f28-172c11db5284 => generated 570 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1376] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:40:57 2026] PUT /v2.0/routers/6db9a3c7-4743-49f1-826f-3c6c47c7f903/add_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1377] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:58 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1378] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:40:59 2026] GET /v2.0/ports/a8e56330-7267-4352-b743-6234d2868130 => generated 959 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1379] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:40:59 2026] DELETE /v2.0/security-group-rules/262f1070-3c9f-4e58-8f28-172c11db5284 => 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: 722/1380] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:40:58 2026] DELETE /v2.0/ports/cea2f1d8-9f7a-477b-813b-e72444862e95 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:40:59.343 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac76e76e-9829-43e9-a060-37661dff48f8'] response: {'server_uuid': '3d283c10-bb0f-4962-aeed-6cd82b0c3b53', 'name': 'network-vif-deleted', 'tag': 'cea2f1d8-9f7a-477b-813b-e72444862e95', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 723/1381] 10.0.0.15 () {32 vars in 672 bytes} [Thu Jul 2 16:40:59 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1382] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:40:59 2026] DELETE /v2.0/security-groups/fd33d150-7aba-4a4b-97b9-9ffc2e156431 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1383] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:59 2026] GET /v2.0/security-groups => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1384] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:40:59 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1385] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:40:59 2026] GET /v2.0/ports?device_id=3d283c10-bb0f-4962-aeed-6cd82b0c3b53 => 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: 659/1386] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:40:59 2026] PUT /v2.0/routers/6db9a3c7-4743-49f1-826f-3c6c47c7f903/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1387] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:00 2026] GET /v2.0/ports?device_id=6db9a3c7-4743-49f1-826f-3c6c47c7f903 => 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: 728/1388] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:00 2026] GET /v2.0/security-groups?tenant_id=1e1f1eab18fc4e27aa3dc0f8da923fc2&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1389] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:00 2026] DELETE /v2.0/security-groups/70867a43-adb4-4c5e-9df4-2892cdf09966 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1390] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:00 2026] GET /v2.0/security-groups?tenant_id=d05a054aad8a47569fc82b28e01d328a&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1393] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:00 2026] DELETE /v2.0/security-groups/29b7d6e7-9bd9-4923-aabe-db54a53b9651 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:01.085 7 INFO neutron.services.segments.plugin [-] Segment f65480e2-8851-4c89-a797-19e99afb8128 resource provider aggregate not found 2026-07-02 16:41:01.091 7 INFO neutron.services.segments.plugin [-] Segment f65480e2-8851-4c89-a797-19e99afb8128 resource provider aggregate not found 2026-07-02 16:41:01.104 7 INFO neutron.services.segments.plugin [-] Segment f65480e2-8851-4c89-a797-19e99afb8128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65480e2-8851-4c89-a797-19e99afb8128 found for delete ", "request_id": "req-8f78d969-0c29-4b72-a055-5b1a5506561f"}]} 2026-07-02 16:41:01.110 7 INFO neutron.db.l3_hamode_db [None req-bca07279-dac4-4a21-bc8d-68c6092998c5 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] HA network e421b5c5-c19e-4dfa-a7d6-be16d643335e was deleted as no HA routers are present in tenant a10070f10ae34b109efb2dcb65af07cc. [pid: 7|app: 0|req: 661/1394] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:00 2026] DELETE /v2.0/routers/6db9a3c7-4743-49f1-826f-3c6c47c7f903 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:01.179 7 INFO neutron.services.segments.plugin [-] Segment f65480e2-8851-4c89-a797-19e99afb8128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65480e2-8851-4c89-a797-19e99afb8128 found for delete ", "request_id": "req-7b9be171-b3ca-4fb7-913b-a12c4624de8a"}]} [pid: 7|app: 0|req: 662/1395] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:01 2026] GET /v2.0/security-groups?tenant_id=b5ffe7aab1b04df9b8099f12be22d6a9&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1396] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:01 2026] DELETE /v2.0/subnets/90327d49-490b-4bd5-a082-c21e984bbfc4 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1397] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:01 2026] DELETE /v2.0/security-groups/46027f55-7e8c-4404-829c-d43f8d8a292e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:01.885 8 INFO neutron.services.segments.plugin [-] Segment 350ad30a-1636-41ed-ab4c-1de7633bb30d resource provider aggregate not found 2026-07-02 16:41:01.890 8 INFO neutron.services.segments.plugin [-] Segment 350ad30a-1636-41ed-ab4c-1de7633bb30d resource provider aggregate not found 2026-07-02 16:41:01.911 8 INFO neutron.services.segments.plugin [-] Segment 350ad30a-1636-41ed-ab4c-1de7633bb30d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350ad30a-1636-41ed-ab4c-1de7633bb30d found for delete ", "request_id": "req-cb4c042b-061a-44d0-b132-0932dd5b32ce"}]} 2026-07-02 16:41:01.914 8 INFO neutron.services.segments.plugin [-] Segment 350ad30a-1636-41ed-ab4c-1de7633bb30d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350ad30a-1636-41ed-ab4c-1de7633bb30d found for delete ", "request_id": "req-0ca46a18-e86d-4971-a57f-6839bdc8bf53"}]} [pid: 8|app: 0|req: 735/1398] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:01 2026] DELETE /v2.0/networks/c946b050-c150-4520-998e-f12f8cd76ddc => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:01.945 7 WARNING neutron_lib.context [None req-16c74b16-60b0-4203-b71f-f701ac90d631 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:01.997 7 INFO neutron.db.segments_db [None req-16c74b16-60b0-4203-b71f-f701ac90d631 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Added segment fe46395e-344d-4f53-a6a7-6ec05ae40afe of type vxlan for network f510ed7c-71c8-42fe-90be-199a528d8459 2026-07-02 16:41:02.357 7 INFO neutron.db.l3_hamode_db [None req-16c74b16-60b0-4203-b71f-f701ac90d631 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 736/1399] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:41:01 2026] PUT /v2.0/routers/571eccb4-39a4-492a-a13b-20024cd741d2/remove_router_interface => generated 309 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:03.540 7 INFO neutron.db.l3_hamode_db [None req-16c74b16-60b0-4203-b71f-f701ac90d631 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:03.708 8 WARNING neutron_lib.context [None req-2a5d0d2f-772c-48eb-8274-3253bfddecdf 0a3ee724b3114228842a5aa13f06191a cb51655ddec1489bbb56aa024cc4d74c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1400] 10.0.0.15 () {34 vars in 676 bytes} [Thu Jul 2 16:41:03 2026] POST /v2.0/subnetpools => generated 549 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:04.957 8 INFO neutron.services.segments.plugin [-] Segment b89a90cb-2937-4b87-860a-05e822c92414 resource provider aggregate not found 2026-07-02 16:41:04.964 8 INFO neutron.services.segments.plugin [-] Segment b89a90cb-2937-4b87-860a-05e822c92414 resource provider aggregate not found 2026-07-02 16:41:04.975 8 INFO neutron.services.segments.plugin [-] Segment b89a90cb-2937-4b87-860a-05e822c92414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b89a90cb-2937-4b87-860a-05e822c92414 found for delete ", "request_id": "req-5772a86c-e133-450c-8add-8ba6e2894f04"}]} 2026-07-02 16:41:04.980 8 INFO neutron.services.segments.plugin [-] Segment b89a90cb-2937-4b87-860a-05e822c92414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b89a90cb-2937-4b87-860a-05e822c92414 found for delete ", "request_id": "req-0783f60f-571b-426f-b1a0-c08b9608d2d9"}]} 2026-07-02 16:41:04.990 8 INFO neutron.db.l3_hamode_db [None req-978e3069-8bd7-4693-be86-5f9c9cd701a9 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network c1fdb420-25eb-4b2a-93af-74835febfb7d was deleted as no HA routers are present in tenant 83e51f27385e487fb7e6b3019ea3afc2. [pid: 8|app: 0|req: 738/1401] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:03 2026] DELETE /v2.0/routers/571eccb4-39a4-492a-a13b-20024cd741d2 => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1402] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:41:04 2026] GET /v2.0/subnetpools/9d936b59-78bd-4f46-a161-6392f309fabe => generated 549 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1403] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:05 2026] DELETE /v2.0/subnets/2f3ebc7b-9765-4633-8299-18d199d67396 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1404] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:01 2026] POST /v2.0/routers => generated 692 bytes in 3543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1405] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:05 2026] PUT /v2.0/subnetpools/9d936b59-78bd-4f46-a161-6392f309fabe => generated 501 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1406] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:41:05 2026] GET /v2.0/routers/28b1931c-33aa-4c17-bd27-4194c97a33c8 => generated 698 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1407] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:41:05 2026] DELETE /v2.0/subnetpools/9d936b59-78bd-4f46-a161-6392f309fabe => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1408] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:41:05 2026] GET /v2.0/routers => generated 701 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:05.824 8 INFO neutron.api.v2.resource [None req-70c4383c-f067-4971-8dac-f5226ea66844 0a3ee724b3114228842a5aa13f06191a cb51655ddec1489bbb56aa024cc4d74c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1409] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:41:05 2026] GET /v2.0/subnetpools/9d936b59-78bd-4f46-a161-6392f309fabe => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:05.898 7 INFO neutron.services.segments.plugin [-] Segment 24376bb5-7ffc-402e-946f-346cdcedd725 resource provider aggregate not found 2026-07-02 16:41:05.903 7 INFO neutron.services.segments.plugin [-] Segment 24376bb5-7ffc-402e-946f-346cdcedd725 resource provider aggregate not found 2026-07-02 16:41:05.922 7 INFO neutron.services.segments.plugin [-] Segment 24376bb5-7ffc-402e-946f-346cdcedd725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24376bb5-7ffc-402e-946f-346cdcedd725 found for delete ", "request_id": "req-e9a3f344-3f6a-45da-b999-9f62dc7adce2"}]} 2026-07-02 16:41:05.927 7 INFO neutron.services.segments.plugin [-] Segment 24376bb5-7ffc-402e-946f-346cdcedd725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24376bb5-7ffc-402e-946f-346cdcedd725 found for delete ", "request_id": "req-60757a83-49f9-436c-8ba2-45e69421ce1f"}]} [pid: 7|app: 0|req: 665/1410] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:05 2026] DELETE /v2.0/networks/b04cce9e-9ef2-484b-aa0d-bb7a9272d584 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:05.955 7 INFO neutron.api.v2.resource [None req-c0f1baba-fd79-411c-8703-21cec6b8afac 0a3ee724b3114228842a5aa13f06191a cb51655ddec1489bbb56aa024cc4d74c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1411] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:41:05 2026] DELETE /v2.0/subnetpools/9d936b59-78bd-4f46-a161-6392f309fabe => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1412] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:06 2026] GET /v2.0/security-groups?tenant_id=83e51f27385e487fb7e6b3019ea3afc2&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1413] 10.0.0.15 () {34 vars in 740 bytes} [Thu Jul 2 16:41:05 2026] PUT /v2.0/routers/28b1931c-33aa-4c17-bd27-4194c97a33c8 => generated 705 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1414] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:06 2026] DELETE /v2.0/security-groups/754c93af-a310-40c4-9139-32981a987de2 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1415] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:41:06 2026] GET /v2.0/routers/28b1931c-33aa-4c17-bd27-4194c97a33c8 => generated 705 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1416] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:06 2026] GET /v2.0/ports?device_id=28b1931c-33aa-4c17-bd27-4194c97a33c8 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1417] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:06 2026] GET /v2.0/security-groups?tenant_id=cb51655ddec1489bbb56aa024cc4d74c&name=default => generated 2801 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1418] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:07 2026] DELETE /v2.0/security-groups/a1625023-de56-4da9-81e8-2dc6cb0aa49f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:07.698 8 INFO neutron.services.segments.plugin [-] Segment fe46395e-344d-4f53-a6a7-6ec05ae40afe resource provider aggregate not found 2026-07-02 16:41:07.703 8 INFO neutron.services.segments.plugin [-] Segment fe46395e-344d-4f53-a6a7-6ec05ae40afe resource provider aggregate not found 2026-07-02 16:41:07.717 8 INFO neutron.services.segments.plugin [-] Segment fe46395e-344d-4f53-a6a7-6ec05ae40afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe46395e-344d-4f53-a6a7-6ec05ae40afe found for delete ", "request_id": "req-1705421e-96b8-4caf-8ebf-c11d3a7136d5"}]} 2026-07-02 16:41:07.721 8 INFO neutron.services.segments.plugin [-] Segment fe46395e-344d-4f53-a6a7-6ec05ae40afe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe46395e-344d-4f53-a6a7-6ec05ae40afe found for delete ", "request_id": "req-47f92b76-7df5-46b6-a526-51de1e1483d3"}]} 2026-07-02 16:41:07.737 8 INFO neutron.db.l3_hamode_db [None req-3b13bdac-1d6a-4cf6-a9c3-22825c3f0476 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] HA network f510ed7c-71c8-42fe-90be-199a528d8459 was deleted as no HA routers are present in tenant a10070f10ae34b109efb2dcb65af07cc. [pid: 8|app: 0|req: 748/1419] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:06 2026] DELETE /v2.0/routers/28b1931c-33aa-4c17-bd27-4194c97a33c8 => generated 0 bytes in 1256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1420] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:07 2026] GET /v2.0/ports?device_id=28b1931c-33aa-4c17-bd27-4194c97a33c8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:07.808 8 INFO neutron.api.v2.resource [None req-9befa77a-2823-4d18-8de2-13c589635c0e 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1421] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:07 2026] DELETE /v2.0/routers/28b1931c-33aa-4c17-bd27-4194c97a33c8 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1422] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:07 2026] GET /v2.0/ports?device_id=6db9a3c7-4743-49f1-826f-3c6c47c7f903 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:07.865 8 INFO neutron.api.v2.resource [None req-115fe8c1-78c0-4368-942a-06b80102db3d 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1423] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:07 2026] DELETE /v2.0/routers/6db9a3c7-4743-49f1-826f-3c6c47c7f903 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:07.891 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fd25dbf-d9ea-47d2-acab-c30e7dac03e1 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1424] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:07 2026] DELETE /v2.0/subnets/90327d49-490b-4bd5-a082-c21e984bbfc4 => 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: 751/1425] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:07 2026] GET /v2.0/ports?device_id=77f3475a-51ab-422c-a1d0-26bf5b3756e5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:07.944 7 INFO neutron.api.v2.resource [None req-5454a870-0e4c-4971-ad10-6959e645c957 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1426] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:07 2026] DELETE /v2.0/routers/77f3475a-51ab-422c-a1d0-26bf5b3756e5 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:07.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-840ae70d-cd8d-4d29-a9f4-bf79b34b9e0c 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1427] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:07 2026] DELETE /v2.0/subnets/5f2cb28b-884a-458d-96d1-158f1a5c5dae => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1428] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:07 2026] GET /v2.0/ports?device_id=79a7ac83-74d8-4bf2-87c8-57ae2a418484 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:08.027 8 INFO neutron.api.v2.resource [None req-c0ebc1cd-d2dd-41f2-8d88-940373505086 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1429] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:08 2026] DELETE /v2.0/routers/79a7ac83-74d8-4bf2-87c8-57ae2a418484 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:08.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-011666e5-f5d4-45e5-ac8f-9cd4c8851472 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1430] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:08 2026] DELETE /v2.0/subnets/675e302e-e455-4fe5-a1e4-49a4a00e9dca => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:08.071 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17009a48-574f-4c31-a3b9-a9ea1e368f3f 9b4addec089d4f16b00b4e424fcdb7d7 a10070f10ae34b109efb2dcb65af07cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1431] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:08 2026] DELETE /v2.0/subnets/c1e23f7e-cfd4-4be8-b4cc-3aed4febc709 => 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: 678/1432] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:08 2026] GET /v2.0/security-groups?tenant_id=a2833f565838446f8e91cb52d77109fb&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1433] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:08 2026] GET /v2.0/security-groups?tenant_id=a10070f10ae34b109efb2dcb65af07cc&name=default => generated 2801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1434] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:08 2026] DELETE /v2.0/security-groups/deabf701-7641-4e75-9fc4-25606c76517d => 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: 680/1435] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:08 2026] DELETE /v2.0/security-groups/aef9cb89-e608-444d-8ce0-420d25d503f1 => 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: 756/1436] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:08 2026] GET /v2.0/security-groups?tenant_id=9b23379a38d849168758403532c2180a&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1437] 10.0.0.15 () {32 vars in 622 bytes} [Thu Jul 2 16:41:09 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: 681/1438] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:09 2026] DELETE /v2.0/security-groups/de74f8df-8b07-4973-ab42-2587c483e68b => 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: 758/1439] 10.0.0.15 () {32 vars in 632 bytes} [Thu Jul 2 16:41:09 2026] GET /v2.0/ => generated 632 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1440] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:09 2026] GET /v2.0/security-groups?tenant_id=3a90593fddb84357a3013742642181a4&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1441] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:10 2026] DELETE /v2.0/security-groups/6fc94bde-d452-47c1-ba0e-a31076ba57ab => 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: 759/1442] 10.0.0.145 () {30 vars in 650 bytes} [Thu Jul 2 16:41:10 2026] GET /v2.0/extensions => generated 19600 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1443] 10.0.0.145 () {30 vars in 724 bytes} [Thu Jul 2 16:41:10 2026] GET /v2.0/quotas/fbe384f64e0e4cca973d38437302e1af/details => generated 847 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:10.870 8 WARNING neutron_lib.context [None req-80c4b157-4491-4513-abc5-0573d67473c0 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:10.976 7 WARNING neutron_lib.context [None req-3a99fbb6-28b8-4010-9982-03a6f596115d 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:11.000 8 INFO neutron.db.segments_db [None req-80c4b157-4491-4513-abc5-0573d67473c0 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment 0cf790ab-5bf4-41fa-a90c-f096271dcdf7 of type vxlan for network d7f91b10-78ad-44fa-9876-c6f8aa608229 2026-07-02 16:41:11.116 7 INFO neutron.db.segments_db [None req-3a99fbb6-28b8-4010-9982-03a6f596115d 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Added segment 798676c7-fa29-49ca-8d1b-ee424cc5a916 of type vxlan for network 2f5f4749-714d-4304-85ee-42b715d381a5 [pid: 8|app: 0|req: 760/1444] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:10 2026] POST /v2.0/networks => generated 629 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:11.140 8 WARNING neutron_lib.context [None req-66f9a4a2-0027-4bb2-8aa9-ef5c0a3751a5 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:11.221 8 INFO neutron.db.segments_db [None req-66f9a4a2-0027-4bb2-8aa9-ef5c0a3751a5 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment 973c8019-160e-4a19-800f-2f7bc99dbb50 of type vxlan for network 13009674-1385-467a-9ebe-11c5a81a4cfb [pid: 7|app: 0|req: 685/1445] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:10 2026] POST /v2.0/networks => generated 650 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:11.285 7 WARNING neutron_lib.context [None req-912c6d7a-33dc-48f6-bb01-2e2a7d639614 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1446] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:11 2026] POST /v2.0/networks => generated 629 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:11.435 8 WARNING neutron_lib.context [None req-354f9112-e9c7-42a1-a1c9-92b096bd623d 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 686/1447] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:11 2026] POST /v2.0/subnets => generated 603 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:11.730 7 WARNING neutron_lib.context [None req-266346a5-998d-4545-a01e-a5a3ea4a7509 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 762/1448] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:11 2026] POST /v2.0/subnets => generated 602 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:11.796 7 INFO neutron.db.segments_db [None req-266346a5-998d-4545-a01e-a5a3ea4a7509 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Added segment 26ab0d58-15d7-4c66-9611-4b44edb314fb of type vxlan for network a5c020be-e348-4745-90c8-1c2985d59b85 2026-07-02 16:41:11.808 8 WARNING neutron_lib.context [None req-d39a3492-aca6-47ad-b4dc-a901782293a2 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:12.199 7 INFO neutron.db.l3_hamode_db [None req-266346a5-998d-4545-a01e-a5a3ea4a7509 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 763/1449] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:11 2026] POST /v2.0/subnets => generated 602 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:12.755 8 WARNING neutron_lib.context [None req-3730c0c9-5762-4c71-8261-407f9b852d8b 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:12.812 8 INFO neutron.db.segments_db [None req-3730c0c9-5762-4c71-8261-407f9b852d8b 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment 7b4b031e-99ea-4835-8cd8-5753285ed21d of type vxlan for network df8ec057-0763-4c72-a039-013fd4b7c45a 2026-07-02 16:41:13.145 8 INFO neutron.db.l3_hamode_db [None req-3730c0c9-5762-4c71-8261-407f9b852d8b 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:13.350 8 INFO neutron.db.l3_hamode_db [None req-3730c0c9-5762-4c71-8261-407f9b852d8b 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:13.493 7 INFO neutron.db.l3_hamode_db [None req-266346a5-998d-4545-a01e-a5a3ea4a7509 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 764/1450] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:12 2026] POST /v2.0/routers => generated 506 bytes in 1496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1451] 10.0.0.145 () {30 vars in 650 bytes} [Thu Jul 2 16:41:14 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1452] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:11 2026] POST /v2.0/routers => generated 695 bytes in 2941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1453] 10.0.0.145 () {30 vars in 724 bytes} [Thu Jul 2 16:41:14 2026] GET /v2.0/quotas/fbe384f64e0e4cca973d38437302e1af/details => generated 847 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1454] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:41:14 2026] PUT /v2.0/routers/17fad872-c9e6-45e4-850e-d84932514531/add_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1455] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:15 2026] GET /v2.0/security-groups?tenant_id=6c6f5fc44297470b8553064dcb6a63d9&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1458] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:16 2026] GET /v2.0/ports/414f1284-bfda-4479-86db-01eb23eaf7d0 => generated 955 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1459] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:16 2026] DELETE /v2.0/security-groups/40b7303d-1839-4647-b496-ac25f3828a86 => 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: 689/1460] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:41:14 2026] PUT /v2.0/routers/58960340-53fa-4cd5-a554-807efb8681bd/add_router_interface => generated 309 bytes in 1895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1461] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:16 2026] GET /v2.0/security-groups?tenant_id=7548fde9cf324d9a99bb120cce8e4719&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:16.784 7 WARNING neutron_lib.context [None req-ee2cc4d5-635e-42d4-b376-6c4c0b05d6b7 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 691/1462] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:41:16 2026] POST /v2.0/ports => generated 959 bytes in 485 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: 692/1463] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:17 2026] DELETE /v2.0/security-groups/7dddff6b-b26e-4c26-b607-014ea32d1c93 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:17.379 7 WARNING neutron_lib.context [None req-af0725e5-40bc-444d-8d97-2fbfaafd6cdc 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1464] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:41:16 2026] PUT /v2.0/routers/17fad872-c9e6-45e4-850e-d84932514531/add_router_interface => generated 309 bytes in 1554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1465] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:41:17 2026] POST /v2.0/ports => generated 955 bytes in 488 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: 694/1466] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:17 2026] GET /v2.0/ports/b02d2273-45ae-4667-866e-a651d4e28a50 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:17.961 7 WARNING neutron_lib.context [None req-b57e4140-5312-4486-98c3-e335cb4cf89a 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 773/1467] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:17 2026] GET /v2.0/security-groups?tenant_id=fbe384f64e0e4cca973d38437302e1af&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1468] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:41:18 2026] PUT /v2.0/routers/17fad872-c9e6-45e4-850e-d84932514531/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1469] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:19 2026] DELETE /v2.0/security-groups/f26847c0-856b-40ab-9639-c075975c3820 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:19.454 7 INFO neutron.db.l3_db [None req-b57e4140-5312-4486-98c3-e335cb4cf89a 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Floating IP 91b1e2b7-e6e2-442d-8002-48bff1195772 associated. External IP: 10.96.250.220, port: 4aef2abb-40f8-43e3-9134-0171b63440ac. [pid: 7|app: 0|req: 695/1470] 10.0.0.15 () {34 vars in 676 bytes} [Thu Jul 2 16:41:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:20.036 7 INFO neutron.db.l3_db [None req-0f104244-ddc5-4471-aa6e-1d5706098d19 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Floating IP 91b1e2b7-e6e2-442d-8002-48bff1195772 disassociated. External IP: 10.96.250.220, port: 4aef2abb-40f8-43e3-9134-0171b63440ac. [pid: 7|app: 0|req: 696/1471] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:19 2026] PUT /v2.0/floatingips/91b1e2b7-e6e2-442d-8002-48bff1195772 => generated 552 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1472] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:41:19 2026] PUT /v2.0/routers/17fad872-c9e6-45e4-850e-d84932514531/remove_router_interface => generated 309 bytes in 1552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1473] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:20 2026] GET /v2.0/ports?device_id=17fad872-c9e6-45e4-850e-d84932514531 => 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: 697/1474] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:41:20 2026] DELETE /v2.0/floatingips/91b1e2b7-e6e2-442d-8002-48bff1195772 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:20.871 7 WARNING neutron_lib.context [None req-70e1416f-18c4-4f3b-af2c-4f9a56e75b50 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:21.557 8 INFO neutron.services.segments.plugin [-] Segment 7b4b031e-99ea-4835-8cd8-5753285ed21d resource provider aggregate not found 2026-07-02 16:41:21.566 8 INFO neutron.services.segments.plugin [-] Segment 7b4b031e-99ea-4835-8cd8-5753285ed21d resource provider aggregate not found 2026-07-02 16:41:21.578 8 INFO neutron.services.segments.plugin [-] Segment 7b4b031e-99ea-4835-8cd8-5753285ed21d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4b031e-99ea-4835-8cd8-5753285ed21d found for delete ", "request_id": "req-19d600af-6f93-4377-b648-085996a878d5"}]} 2026-07-02 16:41:21.584 8 INFO neutron.services.segments.plugin [-] Segment 7b4b031e-99ea-4835-8cd8-5753285ed21d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4b031e-99ea-4835-8cd8-5753285ed21d found for delete ", "request_id": "req-e091033c-189f-4bb9-a059-95fbb4f3d3f2"}]} 2026-07-02 16:41:21.588 8 INFO neutron.db.l3_hamode_db [None req-a439c8de-9396-4402-9492-5e35fd7571dc 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] HA network df8ec057-0763-4c72-a039-013fd4b7c45a was deleted as no HA routers are present in tenant 62a5cfdd84b44f17a6fc5f6b3334a01e. [pid: 8|app: 0|req: 778/1475] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:20 2026] DELETE /v2.0/routers/17fad872-c9e6-45e4-850e-d84932514531 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:21.813 7 INFO neutron.db.l3_db [None req-70e1416f-18c4-4f3b-af2c-4f9a56e75b50 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Floating IP fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c associated. External IP: 10.96.250.214, port: 1da9f9d0-f8c5-444b-8cd7-7380ec54cb52. 2026-07-02 16:41:21.885 8 INFO neutron.db.segments_db [None req-38304bba-4e7f-49c9-bbf9-9fe7ef8be66c 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 8312a179-cca3-4ad9-aa99-6c47f6c4fbbf of type vxlan for network 05f2294a-ecb1-4d07-ae74-fc93a9495fb8 [pid: 8|app: 0|req: 779/1476] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:41:21 2026] POST /v2.0/networks => generated 741 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1477] 10.0.0.15 () {34 vars in 676 bytes} [Thu Jul 2 16:41:20 2026] POST /v2.0/floatingips => generated 843 bytes in 1324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1478] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:22 2026] DELETE /v2.0/subnets/6ca81fad-650c-437c-9642-62df6908ce79 => 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: 781/1479] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/floatingips/fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c => generated 843 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1480] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:22 2026] POST /v2.0/subnets => generated 664 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1481] 10.0.0.15 () {32 vars in 654 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/floatingips => generated 846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1482] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:22 2026] DELETE /v2.0/subnets/fae6a0bb-4e82-4413-82e8-dff4a5d629b7 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:22.572 7 INFO neutron.db.segments_db [None req-122b4d35-7120-40f0-a21d-3feb59f554bb 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 4fa22f6f-a0d6-47c6-a4d3-e973d438a7cf of type vxlan for network 0a88eb48-489f-4389-a742-45ea01123bd9 [pid: 8|app: 0|req: 783/1483] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:22 2026] GET /v2.0/security-groups?tenant_id=d0f8f6cfc2d14e35a6c173078daf94cb&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:22.958 7 INFO neutron.db.l3_hamode_db [None req-122b4d35-7120-40f0-a21d-3feb59f554bb 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:23.428 8 INFO neutron.db.l3_db [None req-4ba595c3-dee0-4458-9458-919b145bfcd9 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Floating IP fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c associated. External IP: 10.96.250.214, port: 1da9f9d0-f8c5-444b-8cd7-7380ec54cb52. 2026-07-02 16:41:23.889 7 INFO neutron.db.l3_hamode_db [None req-122b4d35-7120-40f0-a21d-3feb59f554bb 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1484] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:22 2026] PUT /v2.0/floatingips/fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c => generated 842 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:24.317 8 INFO neutron.services.segments.plugin [-] Segment 973c8019-160e-4a19-800f-2f7bc99dbb50 resource provider aggregate not found 2026-07-02 16:41:24.323 8 INFO neutron.services.segments.plugin [-] Segment 973c8019-160e-4a19-800f-2f7bc99dbb50 resource provider aggregate not found 2026-07-02 16:41:24.341 8 INFO neutron.services.segments.plugin [-] Segment 973c8019-160e-4a19-800f-2f7bc99dbb50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973c8019-160e-4a19-800f-2f7bc99dbb50 found for delete ", "request_id": "req-f90fee3b-a903-45dd-8de5-5beb7df68284"}]} 2026-07-02 16:41:24.345 8 INFO neutron.services.segments.plugin [-] Segment 973c8019-160e-4a19-800f-2f7bc99dbb50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973c8019-160e-4a19-800f-2f7bc99dbb50 found for delete ", "request_id": "req-18027cfd-dcf6-45e5-8038-b208b6f19d3f"}]} [pid: 8|app: 0|req: 785/1485] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:24 2026] DELETE /v2.0/networks/13009674-1385-467a-9ebe-11c5a81a4cfb => 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: 786/1486] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:24 2026] DELETE /v2.0/security-groups/7ea234b2-757b-4ce2-b9b5-caa59b62cde2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:24.633 8 INFO neutron.db.l3_db [None req-8bef8d35-8841-4c84-86a2-b9c0eb488f29 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] Floating IP fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c disassociated. External IP: 10.96.250.214, port: 4aef2abb-40f8-43e3-9134-0171b63440ac. [pid: 8|app: 0|req: 787/1487] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:24 2026] PUT /v2.0/floatingips/fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c => generated 552 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1488] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:24 2026] DELETE /v2.0/networks/d7f91b10-78ad-44fa-9876-c6f8aa608229 => 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: 789/1489] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:25 2026] GET /v2.0/security-groups?tenant_id=e9a084e0f12e4eedb9239b5df61e5896&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1490] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:22 2026] POST /v2.0/routers => generated 728 bytes in 2938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:25.447 7 WARNING neutron_lib.context [None req-47bda956-5f53-45ff-9189-b2d5d97137dd 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:25.492 7 INFO neutron.db.segments_db [None req-47bda956-5f53-45ff-9189-b2d5d97137dd 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment df4babf0-eef2-442b-9c41-dae66e93a63e of type vxlan for network 7792b0c1-f2c3-46ec-b599-4a1569b91e0b [pid: 7|app: 0|req: 702/1491] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:25 2026] POST /v2.0/networks => generated 630 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1492] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:41:25 2026] DELETE /v2.0/floatingips/fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1493] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:25 2026] DELETE /v2.0/security-groups/d14c2036-ad2e-417a-b71a-398a403d2fff => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:25.744 7 WARNING neutron_lib.context [None req-a74a8d92-5188-4e73-86a4-76d71fa54391 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1494] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:25 2026] POST /v2.0/subnets => generated 602 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:26.147 7 INFO neutron.api.v2.resource [None req-72b340b3-fd9c-44bf-8396-12745b69fe19 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1495] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:41:26 2026] DELETE /v2.0/floatingips/fa0f9b9d-a107-4d2d-ae73-6e1f741ad50c => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:26.152 7 WARNING neutron_lib.context [None req-19c50155-b71f-473d-a048-793d7f1bc519 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:26.197 7 INFO neutron.db.segments_db [None req-19c50155-b71f-473d-a048-793d7f1bc519 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment d9ced267-6457-43cf-a2a6-431584aaf266 of type vxlan for network 3ba7cffb-a944-485b-a046-b2d63e613a65 2026-07-02 16:41:26.366 8 INFO neutron.services.segments.plugin [-] Segment 0cf790ab-5bf4-41fa-a90c-f096271dcdf7 resource provider aggregate not found 2026-07-02 16:41:26.376 8 INFO neutron.services.segments.plugin [-] Segment 0cf790ab-5bf4-41fa-a90c-f096271dcdf7 resource provider aggregate not found 2026-07-02 16:41:26.394 8 INFO neutron.services.segments.plugin [-] Segment 0cf790ab-5bf4-41fa-a90c-f096271dcdf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf790ab-5bf4-41fa-a90c-f096271dcdf7 found for delete ", "request_id": "req-51244d70-6990-4bf4-8f12-c73b42f36234"}]} 2026-07-02 16:41:26.402 8 INFO neutron.services.segments.plugin [-] Segment 0cf790ab-5bf4-41fa-a90c-f096271dcdf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf790ab-5bf4-41fa-a90c-f096271dcdf7 found for delete ", "request_id": "req-a8fd5262-68ea-4849-bc2d-558e4a64ee00"}]} 2026-07-02 16:41:26.543 7 INFO neutron.db.l3_hamode_db [None req-19c50155-b71f-473d-a048-793d7f1bc519 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:26.716 7 INFO neutron.db.l3_hamode_db [None req-19c50155-b71f-473d-a048-793d7f1bc519 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 706/1496] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:26 2026] POST /v2.0/routers => generated 507 bytes in 1475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1497] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:41:25 2026] PUT /v2.0/routers/81d56924-93fe-4546-9ada-60814d8a51c2/add_router_interface => generated 309 bytes in 2090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:27.767 8 WARNING neutron_lib.context [None req-423ebf0b-8885-4069-a706-76c7a098bfc0 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 707/1498] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:27 2026] DELETE /v2.0/ports/4aef2abb-40f8-43e3-9134-0171b63440ac => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1499] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:41:27 2026] POST /v2.0/ports => generated 950 bytes in 473 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: 708/1500] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:28 2026] DELETE /v2.0/ports/1da9f9d0-f8c5-444b-8cd7-7380ec54cb52 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1501] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:28 2026] GET /v2.0/ports?device_id=58960340-53fa-4cd5-a554-807efb8681bd => generated 958 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1502] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:41:28 2026] PUT /v2.0/routers/ef47a416-b11e-4db2-81cb-cea26abf6672/add_router_interface => generated 309 bytes in 1323 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-02 16:41:29.666 8 INFO neutron.db.segments_db [None req-cde3aa38-f923-4165-8a88-33d9b17ef98e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment f839e048-64c6-4d62-b30b-54cf471485a9 of type vxlan for network 9e0f221b-c229-41bb-927a-81310a20e2b3 [pid: 8|app: 0|req: 794/1503] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:41:29 2026] POST /v2.0/networks => generated 741 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1504] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:29 2026] GET /v2.0/ports/224487f4-4245-4da8-8883-d11eb6ea82f0 => generated 1024 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1505] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:41:28 2026] PUT /v2.0/routers/58960340-53fa-4cd5-a554-807efb8681bd/remove_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1506] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:29 2026] POST /v2.0/subnets => generated 664 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:31.060 8 INFO neutron.services.segments.plugin [-] Segment 26ab0d58-15d7-4c66-9611-4b44edb314fb resource provider aggregate not found 2026-07-02 16:41:31.066 8 INFO neutron.services.segments.plugin [-] Segment 26ab0d58-15d7-4c66-9611-4b44edb314fb resource provider aggregate not found 2026-07-02 16:41:31.087 8 INFO neutron.services.segments.plugin [-] Segment 26ab0d58-15d7-4c66-9611-4b44edb314fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ab0d58-15d7-4c66-9611-4b44edb314fb found for delete ", "request_id": "req-95ddcedb-48eb-47c0-bfd7-b87dfe810265"}]} 2026-07-02 16:41:31.090 8 INFO neutron.services.segments.plugin [-] Segment 26ab0d58-15d7-4c66-9611-4b44edb314fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26ab0d58-15d7-4c66-9611-4b44edb314fb found for delete ", "request_id": "req-0e2d5a02-df5f-4210-8417-04cdcba03321"}]} 2026-07-02 16:41:31.091 8 INFO neutron.db.l3_hamode_db [None req-5c864174-44ca-4983-b9c3-64fed2288a90 293af8e4c6d84c35861ff88173f5943b 709db45b0c5a45fab8eb5acb7744e1f5 - - default default] HA network a5c020be-e348-4745-90c8-1c2985d59b85 was deleted as no HA routers are present in tenant 709db45b0c5a45fab8eb5acb7744e1f5. [pid: 8|app: 0|req: 797/1507] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:30 2026] DELETE /v2.0/routers/58960340-53fa-4cd5-a554-807efb8681bd => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:31.159 8 INFO neutron.db.segments_db [None req-f111453d-5ef2-49b8-9166-8ee14c7afa91 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Added segment 63c27087-34e2-4dff-98d5-34185e6d4531 of type vxlan for network a3875bc8-4b33-48b0-96b6-cb990f6e9d7a [pid: 7|app: 0|req: 711/1508] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:41:29 2026] PUT /v2.0/routers/ef47a416-b11e-4db2-81cb-cea26abf6672/remove_router_interface => generated 309 bytes in 1286 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: 714/1511] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:31 2026] DELETE /v2.0/subnets/6277a4ea-f5b5-4d6c-93b0-d0253f179c84 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:31.539 8 INFO neutron.db.l3_hamode_db [None req-f111453d-5ef2-49b8-9166-8ee14c7afa91 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:31.542 7 INFO neutron.api.v2.resource [None req-da83873a-46d0-4d0a-87e8-72a67119f9b0 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1512] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:41:31 2026] PUT /v2.0/routers/ef47a416-b11e-4db2-81cb-cea26abf6672/remove_router_interface => generated 197 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:31.775 7 INFO neutron.services.segments.plugin [-] Segment 798676c7-fa29-49ca-8d1b-ee424cc5a916 resource provider aggregate not found 2026-07-02 16:41:31.780 7 INFO neutron.services.segments.plugin [-] Segment 798676c7-fa29-49ca-8d1b-ee424cc5a916 resource provider aggregate not found 2026-07-02 16:41:31.800 7 INFO neutron.services.segments.plugin [-] Segment 798676c7-fa29-49ca-8d1b-ee424cc5a916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798676c7-fa29-49ca-8d1b-ee424cc5a916 found for delete ", "request_id": "req-9d1a7222-12d6-4ecc-aabf-9be5602df3d7"}]} 2026-07-02 16:41:31.808 7 INFO neutron.services.segments.plugin [-] Segment 798676c7-fa29-49ca-8d1b-ee424cc5a916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798676c7-fa29-49ca-8d1b-ee424cc5a916 found for delete ", "request_id": "req-794a5a74-def0-49b5-85c0-80031437b480"}]} [pid: 7|app: 0|req: 716/1513] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:31 2026] DELETE /v2.0/networks/2f5f4749-714d-4304-85ee-42b715d381a5 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1514] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:31 2026] GET /v2.0/ports?device_id=ef47a416-b11e-4db2-81cb-cea26abf6672 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:33.049 7 INFO neutron.db.l3_hamode_db [None req-eef1f9d4-8d48-4f01-bb9d-d814297b6f41 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] HA network 3ba7cffb-a944-485b-a046-b2d63e613a65 was deleted as no HA routers are present in tenant 62a5cfdd84b44f17a6fc5f6b3334a01e. [pid: 7|app: 0|req: 718/1515] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:31 2026] DELETE /v2.0/routers/ef47a416-b11e-4db2-81cb-cea26abf6672 => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:33.225 8 INFO neutron.db.l3_hamode_db [None req-f111453d-5ef2-49b8-9166-8ee14c7afa91 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1516] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:33 2026] GET /v2.0/security-groups?tenant_id=709db45b0c5a45fab8eb5acb7744e1f5&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1517] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:33 2026] DELETE /v2.0/subnets/bfcf1e39-c02e-4376-94c7-73bf8f223b3e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1518] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:33 2026] DELETE /v2.0/security-groups/1f4de2b2-7b2d-4147-b5bd-7b9764f31820 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:33.823 7 INFO neutron.services.segments.plugin [-] Segment d9ced267-6457-43cf-a2a6-431584aaf266 resource provider aggregate not found 2026-07-02 16:41:33.830 7 INFO neutron.services.segments.plugin [-] Segment d9ced267-6457-43cf-a2a6-431584aaf266 resource provider aggregate not found 2026-07-02 16:41:33.847 7 INFO neutron.services.segments.plugin [-] Segment d9ced267-6457-43cf-a2a6-431584aaf266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ced267-6457-43cf-a2a6-431584aaf266 found for delete ", "request_id": "req-9ef86534-53ef-4f00-8a2e-6e59c99b2e15"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 16:41:33.922 7 INFO neutron.services.segments.plugin [-] Segment d9ced267-6457-43cf-a2a6-431584aaf266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ced267-6457-43cf-a2a6-431584aaf266 found for delete ", "request_id": "req-cbd59d37-3ec3-4dbd-9804-802dd29e3ecb"}]} [pid: 7|app: 0|req: 722/1519] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:33 2026] DELETE /v2.0/networks/7792b0c1-f2c3-46ec-b599-4a1569b91e0b => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:34.156 7 WARNING neutron_lib.context [None req-0531d54b-8ce4-474e-a874-654395cd65fb 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:34.215 7 INFO neutron.db.segments_db [None req-0531d54b-8ce4-474e-a874-654395cd65fb 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment 787d6659-9216-4b6d-bcb6-d66f9f31c267 of type vxlan for network 0cef5740-636e-4c36-8a62-ad761db98ac2 [pid: 7|app: 0|req: 723/1520] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:34 2026] POST /v2.0/networks => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:34.394 7 WARNING neutron_lib.context [None req-0468c2ae-224e-4d51-b749-468af60ef0da 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 798/1521] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:31 2026] POST /v2.0/routers => generated 728 bytes in 3331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1522] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:34 2026] POST /v2.0/subnets => generated 602 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:34.832 7 WARNING neutron_lib.context [None req-43c92893-728b-4f17-89a8-fde3a4a4b1d3 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:34.921 7 INFO neutron.db.segments_db [None req-43c92893-728b-4f17-89a8-fde3a4a4b1d3 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment 10d76a84-d3df-4f6c-ae1f-580cc6b6cc9f of type vxlan for network 09e7026c-3957-4242-81a7-c7a194f4ee54 2026-07-02 16:41:35.306 7 INFO neutron.db.l3_hamode_db [None req-43c92893-728b-4f17-89a8-fde3a4a4b1d3 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:35.532 7 INFO neutron.db.l3_hamode_db [None req-43c92893-728b-4f17-89a8-fde3a4a4b1d3 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:41:35.876 7 INFO neutron.services.segments.plugin [-] Segment df4babf0-eef2-442b-9c41-dae66e93a63e resource provider aggregate not found 2026-07-02 16:41:35.895 7 INFO neutron.services.segments.plugin [-] Segment df4babf0-eef2-442b-9c41-dae66e93a63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df4babf0-eef2-442b-9c41-dae66e93a63e found for delete ", "request_id": "req-3d7a615f-6a03-4df9-bd35-dda51ecf9b85"}]} 2026-07-02 16:41:35.945 7 INFO neutron.services.segments.plugin [-] Segment df4babf0-eef2-442b-9c41-dae66e93a63e resource provider aggregate not found 2026-07-02 16:41:35.965 7 INFO neutron.services.segments.plugin [-] Segment df4babf0-eef2-442b-9c41-dae66e93a63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df4babf0-eef2-442b-9c41-dae66e93a63e found for delete ", "request_id": "req-41a3ccf6-2ecf-4700-85e5-34f3cb0c6e53"}]} [pid: 8|app: 0|req: 799/1523] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:41:34 2026] PUT /v2.0/routers/ef0973f2-99bd-4f8f-b318-e45ac1376654/add_router_interface => generated 309 bytes in 1696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1524] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:34 2026] POST /v2.0/routers => generated 507 bytes in 1624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:36.518 8 WARNING neutron_lib.context [None req-55e19b89-4477-416e-b0ea-b6d9e7f4cce6 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:36.518 8 WARNING neutron_lib.context [None req-55e19b89-4477-416e-b0ea-b6d9e7f4cce6 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:36.686 8 INFO neutron.db.segments_db [None req-55e19b89-4477-416e-b0ea-b6d9e7f4cce6 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Added segment a3613964-95a3-484d-a184-09e0e5f3493c of type vxlan for network 1dc04460-c32a-4925-8d91-85ad2d32a18f 2026-07-02 16:41:36.792 8 INFO neutron.db.segments_db [None req-55e19b89-4477-416e-b0ea-b6d9e7f4cce6 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Added segment 2a985590-948b-4a6e-8b60-7136c964d12f of type vxlan for network ddc1c47a-ad21-4894-b3dd-0c5418dc8b2b [pid: 8|app: 0|req: 800/1525] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:36 2026] POST /v2.0/networks => generated 1245 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1526] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:36 2026] GET /v2.0/security-groups?tenant_id=919af1998f7842a3a48474cade3a0db9&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:37.079 8 WARNING neutron_lib.context [None req-69f2c3ca-9f87-45af-bbc6-f0988e639329 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1527] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:41:37 2026] POST /v2.0/security-groups => generated 1611 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1528] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:41:37 2026] GET /v2.0/networks => generated 1844 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1529] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:37 2026] DELETE /v2.0/security-groups/dbfba465-519c-42d9-b9ac-285fe58f71dd => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:37.425 8 WARNING neutron_lib.context [None req-d785610d-f10b-48ae-a4b0-8269ea59743b 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1530] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:37.739 8 INFO neutron.services.segments.plugin [-] Segment a3613964-95a3-484d-a184-09e0e5f3493c resource provider aggregate not found 2026-07-02 16:41:37.759 8 INFO neutron.services.segments.plugin [-] Segment a3613964-95a3-484d-a184-09e0e5f3493c resource provider aggregate not found 2026-07-02 16:41:37.765 8 INFO neutron.services.segments.plugin [-] Segment a3613964-95a3-484d-a184-09e0e5f3493c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3613964-95a3-484d-a184-09e0e5f3493c found for delete ", "request_id": "req-61056ced-38ba-495c-aa42-99d2acfff3b8"}]} 2026-07-02 16:41:37.775 8 INFO neutron.services.segments.plugin [-] Segment a3613964-95a3-484d-a184-09e0e5f3493c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3613964-95a3-484d-a184-09e0e5f3493c found for delete ", "request_id": "req-95c4547d-9575-4f67-80cf-fff0bd90d528"}]} [pid: 8|app: 0|req: 806/1531] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:37 2026] DELETE /v2.0/networks/1dc04460-c32a-4925-8d91-85ad2d32a18f => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:37.784 8 WARNING neutron_lib.context [None req-9fff537b-cfbc-4b08-9118-be1c94a5e379 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 807/1532] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:37 2026] POST /v2.0/security-group-rules => generated 564 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1533] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:41:36 2026] PUT /v2.0/routers/92cd2326-d2d5-4ae4-b022-f559aa1f95eb/add_router_interface => generated 309 bytes in 1469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:37.928 7 WARNING neutron_lib.context [None req-d569c079-18a4-4f5a-bcb7-1b8c5e62a1d6 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 727/1534] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1535] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:37 2026] DELETE /v2.0/networks/ddc1c47a-ad21-4894-b3dd-0c5418dc8b2b => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:38.078 8 WARNING neutron_lib.context [None req-653afb83-7725-4bc4-be8e-bb52ead4bd04 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 728/1536] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:38 2026] GET /v2.0/ports/f1949d29-cd54-45fe-9dc8-d40c3459995a => generated 955 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1537] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1538] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:41:38 2026] GET /v2.0/networks => generated 651 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:38.272 7 WARNING neutron_lib.context [None req-81d4c2ec-b333-4580-8935-813904ffe5ad 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:38.289 7 INFO neutron.db.securitygroups_db [None req-81d4c2ec-b333-4580-8935-813904ffe5ad 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Project 553b3c65e2e7444a95c9dd6ba440cbd9 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: 730/1539] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:38 2026] POST /v2.0/security-group-rules => generated 575 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:38.407 7 WARNING neutron_lib.context [None req-8222582b-da72-4bb4-bf7b-954f03ce7c78 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:38.462 7 INFO neutron.db.segments_db [None req-8222582b-da72-4bb4-bf7b-954f03ce7c78 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Added segment f158f940-78b6-4904-9602-a4a42a56b7eb of type vxlan for network e2f3c474-2cf9-42eb-9abe-3f2f3e055987 [pid: 7|app: 0|req: 731/1540] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:38 2026] POST /v2.0/networks => generated 650 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:38.582 7 WARNING neutron_lib.context [None req-fa9e3ba1-7b91-4043-b964-04d034033639 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:38.604 7 INFO neutron.db.securitygroups_db [None req-fa9e3ba1-7b91-4043-b964-04d034033639 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Project 553b3c65e2e7444a95c9dd6ba440cbd9 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: 732/1541] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:38 2026] POST /v2.0/security-group-rules => generated 574 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:38.701 7 WARNING neutron_lib.context [None req-9d0bc76d-0cb8-44c2-af12-e222b54ec7b9 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:38.751 7 INFO neutron.db.segments_db [None req-9d0bc76d-0cb8-44c2-af12-e222b54ec7b9 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Added segment 2cba2662-3c6c-4554-bad9-05dc56d95ce7 of type vxlan for network bcbb674e-d17a-4fce-bd7c-6e540d8b86e6 [pid: 7|app: 0|req: 733/1542] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:38 2026] POST /v2.0/networks => generated 649 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:38.896 7 WARNING neutron_lib.context [None req-39111643-7b29-4b95-b865-4e201a956a75 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:38.942 7 WARNING neutron_lib.context [None req-39111643-7b29-4b95-b865-4e201a956a75 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 810/1543] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:41:38 2026] PUT /v2.0/routers/92cd2326-d2d5-4ae4-b022-f559aa1f95eb/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:39.223 8 WARNING neutron_lib.context [None req-1aa1b294-eef0-498f-b02d-99e69ed06f9e 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1544] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:41:39 2026] POST /v2.0/security-groups => generated 1595 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1545] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:39 2026] GET /v2.0/ports?device_id=92cd2326-d2d5-4ae4-b022-f559aa1f95eb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:39.392 8 WARNING neutron_lib.context [None req-fe28c67f-dc1a-4c92-bfb1-0f055e65cb89 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1546] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1547] 10.0.0.15 () {34 vars in 664 bytes} [Thu Jul 2 16:41:38 2026] POST /v2.0/ports => generated 1506 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:41:39.703 7 WARNING neutron_lib.context [None req-5c039922-a78b-4b86-8cac-fd6ba90d943c 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1548] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:41:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1549] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:41:39 2026] GET /v2.0/ports => generated 1506 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:39.965 7 WARNING neutron_lib.context [None req-1811af9d-4206-4486-8ce7-501132181201 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:40.129 8 INFO neutron.services.segments.plugin [-] Segment 2a985590-948b-4a6e-8b60-7136c964d12f resource provider aggregate not found 2026-07-02 16:41:40.136 8 INFO neutron.services.segments.plugin [-] Segment 2a985590-948b-4a6e-8b60-7136c964d12f resource provider aggregate not found 2026-07-02 16:41:40.150 8 INFO neutron.services.segments.plugin [-] Segment 2a985590-948b-4a6e-8b60-7136c964d12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a985590-948b-4a6e-8b60-7136c964d12f found for delete ", "request_id": "req-b9b2a45b-00e2-4603-bd4a-c5bfb86583b7"}]} 2026-07-02 16:41:40.161 8 INFO neutron.services.segments.plugin [-] Segment 2a985590-948b-4a6e-8b60-7136c964d12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a985590-948b-4a6e-8b60-7136c964d12f found for delete ", "request_id": "req-6d4cceaf-599c-4186-8294-3f59cb8f3d32"}]} 2026-07-02 16:41:40.666 8 INFO neutron.db.l3_hamode_db [None req-33bba993-67ff-4789-8a30-39ebc76b9eff 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] HA network 09e7026c-3957-4242-81a7-c7a194f4ee54 was deleted as no HA routers are present in tenant 62a5cfdd84b44f17a6fc5f6b3334a01e. [pid: 8|app: 0|req: 814/1550] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:39 2026] DELETE /v2.0/routers/92cd2326-d2d5-4ae4-b022-f559aa1f95eb => generated 0 bytes in 1164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1551] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:41:39 2026] POST /v2.0/floatingips => generated 552 bytes in 771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1552] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:40 2026] DELETE /v2.0/ports/6fba55a0-61f6-4f2c-ba23-7d3c24903799 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1553] 10.0.0.193 () {34 vars in 1098 bytes} [Thu Jul 2 16:41:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--325044879&fields=id&tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1554] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:40 2026] DELETE /v2.0/subnets/0167fc5b-a094-4ace-80e2-8bb2e8fc79e9 => 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: 817/1555] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:40 2026] DELETE /v2.0/ports/77e4209f-9d05-4759-9392-b067b48632d9 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1556] 10.0.0.193 () {34 vars in 1100 bytes} [Thu Jul 2 16:41:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2039776907&fields=id&tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1557] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:41:41 2026] GET /v2.0/ports => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1558] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:41:41 2026] GET /v2.0/networks?id=05f2294a-ecb1-4d07-ae74-fc93a9495fb8 => generated 673 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:41.341 8 WARNING neutron_lib.context [None req-cd22ee13-1fa6-440c-bb20-7d430bc820a4 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:41.355 7 INFO neutron.services.segments.plugin [-] Segment 787d6659-9216-4b6d-bcb6-d66f9f31c267 resource provider aggregate not found 2026-07-02 16:41:41.362 7 INFO neutron.services.segments.plugin [-] Segment 787d6659-9216-4b6d-bcb6-d66f9f31c267 resource provider aggregate not found 2026-07-02 16:41:41.375 7 INFO neutron.services.segments.plugin [-] Segment 787d6659-9216-4b6d-bcb6-d66f9f31c267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 787d6659-9216-4b6d-bcb6-d66f9f31c267 found for delete ", "request_id": "req-9721f694-b1fd-4070-ad23-9f1ee51e6e1a"}]} 2026-07-02 16:41:41.378 7 INFO neutron.services.segments.plugin [-] Segment 787d6659-9216-4b6d-bcb6-d66f9f31c267 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 787d6659-9216-4b6d-bcb6-d66f9f31c267 found for delete ", "request_id": "req-b8f4617c-6c53-4b4c-850b-8e6d7345ef2b"}]} [pid: 7|app: 0|req: 739/1559] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:40 2026] DELETE /v2.0/networks/0cef5740-636e-4c36-8a62-ad761db98ac2 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:41.400 8 INFO neutron.db.segments_db [None req-cd22ee13-1fa6-440c-bb20-7d430bc820a4 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Added segment 8134fbbb-e81c-4b51-9322-ff60374b7946 of type vxlan for network 7fa636d2-0b1f-424d-a3b0-55fa5d100854 [pid: 7|app: 0|req: 740/1560] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:41:41 2026] GET /v2.0/quotas/553b3c65e2e7444a95c9dd6ba440cbd9 => generated 292 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:41.432 7 WARNING neutron_lib.context [None req-19b1e01f-d4f6-49b4-bee7-65cb0bba1a4f 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:41.483 7 INFO neutron.db.segments_db [None req-19b1e01f-d4f6-49b4-bee7-65cb0bba1a4f 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Added segment 4dc19dd8-296c-484c-9468-7707fe6e6b44 of type vxlan for network ce793448-1a62-46bb-a880-f011a9741f0d [pid: 8|app: 0|req: 821/1561] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:41 2026] POST /v2.0/networks => generated 650 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1562] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:41:41 2026] GET /v2.0/ports?tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:41.677 8 WARNING neutron_lib.context [None req-f931a0e6-0bca-4eaa-b432-051640208224 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:41.740 8 INFO neutron.db.segments_db [None req-f931a0e6-0bca-4eaa-b432-051640208224 e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Added segment 16955dfd-0095-4cd0-895e-fe348bbf7dea of type vxlan for network 8ebc6182-897a-4356-b629-68829edafccc 2026-07-02 16:41:41.829 7 INFO neutron.db.l3_hamode_db [None req-19b1e01f-d4f6-49b4-bee7-65cb0bba1a4f 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 823/1563] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:41 2026] POST /v2.0/networks => generated 650 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1564] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:41:41 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:42.091 8 WARNING neutron_lib.context [None req-228d225e-36f8-4f68-a6a7-c00b7f03a276 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:42.177 8 INFO neutron.services.segments.plugin [-] Segment 10d76a84-d3df-4f6c-ae1f-580cc6b6cc9f resource provider aggregate not found 2026-07-02 16:41:42.184 8 INFO neutron.services.segments.plugin [-] Segment 10d76a84-d3df-4f6c-ae1f-580cc6b6cc9f resource provider aggregate not found 2026-07-02 16:41:42.197 8 INFO neutron.services.segments.plugin [-] Segment 10d76a84-d3df-4f6c-ae1f-580cc6b6cc9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d76a84-d3df-4f6c-ae1f-580cc6b6cc9f found for delete ", "request_id": "req-22049de3-1a1a-497a-beb7-5afb4742909b"}]} 2026-07-02 16:41:42.206 8 INFO neutron.services.segments.plugin [-] Segment 10d76a84-d3df-4f6c-ae1f-580cc6b6cc9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d76a84-d3df-4f6c-ae1f-580cc6b6cc9f found for delete ", "request_id": "req-63c439cb-66ed-44bf-ad76-7b8f886674c2"}]} 2026-07-02 16:41:42.258 8 INFO neutron.db.segments_db [None req-228d225e-36f8-4f68-a6a7-c00b7f03a276 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Added segment d241df1e-a915-40da-be8f-ea3aee876d5f of type vxlan for network 94c17cff-5edd-4953-b5a1-3ca16aefb2b3 [pid: 8|app: 0|req: 825/1565] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:41 2026] POST /v2.0/networks => generated 631 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:42.414 8 WARNING neutron_lib.context [None req-206723dd-e611-45bb-9085-73f8fd2b0f4b e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:42.464 8 WARNING neutron_lib.context [None req-206723dd-e611-45bb-9085-73f8fd2b0f4b e619ea06e38540a1bc4e818e608fb180 019092139e0f499bb928c4bcbb7e0870 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1566] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:42 2026] POST /v2.0/subnets => generated 1226 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1567] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:41:42 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:43.054 8 WARNING neutron_lib.context [None req-c8b64acd-4638-4d47-8cc1-cd287590a6b1 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:43.170 7 INFO neutron.db.l3_hamode_db [None req-19b1e01f-d4f6-49b4-bee7-65cb0bba1a4f 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 828/1568] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:41:43 2026] POST /v2.0/ports => generated 743 bytes in 352 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: 829/1569] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:41:43 2026] GET /v2.0/subnets => generated 1839 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1570] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:43 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:43.501 8 WARNING neutron_lib.context [None req-ae4afd03-7105-4ac7-a46c-2801205a3630 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1571] 10.0.0.15 () {34 vars in 665 bytes} [Thu Jul 2 16:41:43 2026] POST /v2.0/trunks => generated 407 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1572] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:43 2026] DELETE /v2.0/subnets/e9c95db2-7f50-4b0b-a2b8-fb86efda1d6a => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:43.990 8 WARNING neutron_lib.context [None req-418a354c-28d5-4459-8ed8-21ef12d4b486 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:44.046 8 INFO neutron.db.segments_db [None req-418a354c-28d5-4459-8ed8-21ef12d4b486 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Added segment 176f2351-71a7-48b4-97dd-3601ca52d868 of type vxlan for network ea75a0a3-8150-42b0-9a65-347b5e015aa9 [pid: 8|app: 0|req: 833/1573] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:43 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1574] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:41:41 2026] POST /v2.0/routers => generated 688 bytes in 2877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1575] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:41:44 2026] GET /v2.0/networks?id=05f2294a-ecb1-4d07-ae74-fc93a9495fb8 => generated 673 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:44.451 7 WARNING neutron_lib.context [None req-6d37329e-e59a-4c37-a3a0-86347b26e131 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1576] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:44 2026] DELETE /v2.0/subnets/d33f3dd8-b622-4fd8-9554-ff6f288ef9c3 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1577] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:41:44 2026] GET /v2.0/routers/6590b688-e759-4965-9042-35685da2d824 => generated 694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1578] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:41:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9 => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1579] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:41:44 2026] GET /v2.0/subnets => generated 626 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1580] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:41:44 2026] GET /v2.0/routers => generated 697 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1581] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:44 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:44.727 8 WARNING neutron_lib.context [req-4916c01f-f524-4f42-b2de-ee3f78b171f2 req-763300ef-381e-4d6f-a1df-9e7cff7c4b0b 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1582] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:41:44 2026] POST /v2.0/ports => generated 743 bytes in 360 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-02 16:41:45.152 7 INFO neutron.services.segments.plugin [-] Segment 16955dfd-0095-4cd0-895e-fe348bbf7dea resource provider aggregate not found 2026-07-02 16:41:45.157 7 INFO neutron.services.segments.plugin [-] Segment 16955dfd-0095-4cd0-895e-fe348bbf7dea resource provider aggregate not found 2026-07-02 16:41:45.173 7 INFO neutron.services.segments.plugin [-] Segment 16955dfd-0095-4cd0-895e-fe348bbf7dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16955dfd-0095-4cd0-895e-fe348bbf7dea found for delete ", "request_id": "req-c80a87df-ea0f-449e-a2ec-f961b885724c"}]} 2026-07-02 16:41:45.175 7 INFO neutron.services.segments.plugin [-] Segment 16955dfd-0095-4cd0-895e-fe348bbf7dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16955dfd-0095-4cd0-895e-fe348bbf7dea found for delete ", "request_id": "req-d6b634a5-e4ef-4989-857d-cf0faec32d08"}]} [pid: 7|app: 0|req: 744/1583] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:44 2026] DELETE /v2.0/networks/8ebc6182-897a-4356-b629-68829edafccc => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1584] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:41:44 2026] POST /v2.0/ports => generated 997 bytes in 483 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-02 16:41:45.212 8 WARNING neutron_lib.context [None req-3e23650e-7287-49d4-88b2-ece9352778cd 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1585] 10.0.0.15 () {34 vars in 665 bytes} [Thu Jul 2 16:41:45 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:45.603 8 INFO neutron.services.segments.plugin [-] Segment 8134fbbb-e81c-4b51-9322-ff60374b7946 resource provider aggregate not found 2026-07-02 16:41:45.608 8 INFO neutron.services.segments.plugin [-] Segment 8134fbbb-e81c-4b51-9322-ff60374b7946 resource provider aggregate not found 2026-07-02 16:41:45.621 8 INFO neutron.services.segments.plugin [-] Segment 8134fbbb-e81c-4b51-9322-ff60374b7946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8134fbbb-e81c-4b51-9322-ff60374b7946 found for delete ", "request_id": "req-9f1688dc-7d49-4842-957c-aed7964e854a"}]} 2026-07-02 16:41:45.624 8 INFO neutron.services.segments.plugin [-] Segment 8134fbbb-e81c-4b51-9322-ff60374b7946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8134fbbb-e81c-4b51-9322-ff60374b7946 found for delete ", "request_id": "req-5ecafec8-6f7b-4f8c-8c1d-71c9c23ca463"}]} [pid: 8|app: 0|req: 842/1586] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:45 2026] DELETE /v2.0/networks/7fa636d2-0b1f-424d-a3b0-55fa5d100854 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1587] 10.0.0.15 () {34 vars in 740 bytes} [Thu Jul 2 16:41:45 2026] PUT /v2.0/routers/6590b688-e759-4965-9042-35685da2d824 => generated 701 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:45.699 7 WARNING neutron_lib.context [None req-2bbcaf2b-3d8b-4b40-955e-c39a08b8ea74 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:45.746 7 INFO neutron.db.segments_db [None req-2bbcaf2b-3d8b-4b40-955e-c39a08b8ea74 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Added segment d6ee3505-0145-4648-9791-6fbaf7eb6ed6 of type vxlan for network ecb6a375-cc94-470d-bc24-5363073278fa [pid: 7|app: 0|req: 746/1588] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:45 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1589] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:41:45 2026] PUT /v2.0/ports/a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 => generated 1242 bytes in 411 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: 747/1590] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:45 2026] DELETE /v2.0/networks/bcbb674e-d17a-4fce-bd7c-6e540d8b86e6 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:46.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26bd62be-b76f-4686-95d3-46dd819ddddc'] response: {'name': 'network-changed', 'server_uuid': '4d9b7713-b857-4478-af9b-5dff50527dca', 'tag': 'a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 844/1593] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/routers/6590b688-e759-4965-9042-35685da2d824 => generated 701 bytes in 92 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-02 16:41:46.145 8 WARNING neutron_lib.context [None req-e1ec5135-0ea8-4de3-bcf8-64d054869d1e 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 750/1594] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1012 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1595] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:46 2026] DELETE /v2.0/networks/e2f3c474-2cf9-42eb-9abe-3f2f3e055987 => 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: 752/1596] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/ports?tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9&device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1281 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1597] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/ports?device_id=6590b688-e759-4965-9042-35685da2d824 => 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: 754/1598] 10.0.0.193 () {34 vars in 1120 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/security-groups?id=1f621c61-7d23-4689-b9d5-08734104a230&id=eef94831-9a2c-4b57-abaf-264cde0ff149&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1599] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:41:46 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, ' [pid: 7|app: 0|req: 755/1600] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:46.561 7 WARNING neutron_lib.context [None req-f63a0cfa-a0df-4adc-aa80-14ef471f4343 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1601] 10.0.0.15 () {34 vars in 665 bytes} [Thu Jul 2 16:41:46 2026] POST /v2.0/trunks => generated 407 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1602] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:41:46 2026] GET /v2.0/subnets?id=66e2bf0c-e2d4-49f4-94ff-e870e1cd813b => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:46.870 7 WARNING neutron_lib.context [None req-8e78be71-57b2-4c2b-bebe-2c2b5c5edfdf 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:46.934 7 INFO neutron.db.segments_db [None req-8e78be71-57b2-4c2b-bebe-2c2b5c5edfdf 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Added segment 3b63732f-94fd-497b-bcfc-f9f89ce5e7c7 of type vxlan for network 20c46afe-eca2-4216-8564-6e436d70fb95 [pid: 7|app: 0|req: 758/1603] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:46 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1604] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/ports?network_id=05f2294a-ecb1-4d07-ae74-fc93a9495fb8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:47.197 7 INFO neutron.services.segments.plugin [-] Segment 2cba2662-3c6c-4554-bad9-05dc56d95ce7 resource provider aggregate not found 2026-07-02 16:41:47.203 7 INFO neutron.services.segments.plugin [-] Segment 2cba2662-3c6c-4554-bad9-05dc56d95ce7 resource provider aggregate not found 2026-07-02 16:41:47.219 7 INFO neutron.services.segments.plugin [-] Segment 2cba2662-3c6c-4554-bad9-05dc56d95ce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cba2662-3c6c-4554-bad9-05dc56d95ce7 found for delete ", "request_id": "req-cae313b9-04f0-4c37-bdb2-4ea2654d4af0"}]} 2026-07-02 16:41:47.226 7 INFO neutron.services.segments.plugin [-] Segment 2cba2662-3c6c-4554-bad9-05dc56d95ce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cba2662-3c6c-4554-bad9-05dc56d95ce7 found for delete ", "request_id": "req-615beb3e-244a-4386-8560-09547893bf92"}]} 2026-07-02 16:41:47.234 7 INFO neutron.services.segments.plugin [-] Segment f158f940-78b6-4904-9602-a4a42a56b7eb resource provider aggregate not found 2026-07-02 16:41:47.245 7 INFO neutron.services.segments.plugin [-] Segment f158f940-78b6-4904-9602-a4a42a56b7eb resource provider aggregate not found 2026-07-02 16:41:47.255 7 INFO neutron.services.segments.plugin [-] Segment f158f940-78b6-4904-9602-a4a42a56b7eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f158f940-78b6-4904-9602-a4a42a56b7eb found for delete ", "request_id": "req-f8d8d9f2-5250-4de3-8f28-8766a39240aa"}]} 2026-07-02 16:41:47.266 7 INFO neutron.services.segments.plugin [-] Segment f158f940-78b6-4904-9602-a4a42a56b7eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f158f940-78b6-4904-9602-a4a42a56b7eb found for delete ", "request_id": "req-6d2e209f-03b6-4266-9602-cb8c209bcf3e"}]} [pid: 7|app: 0|req: 760/1605] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/security-groups?tenant_id=019092139e0f499bb928c4bcbb7e0870&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:47.275 7 WARNING neutron_lib.context [None req-51825f8e-aebe-44a6-a272-8da2a6650db6 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:47.487 8 INFO neutron.db.l3_hamode_db [None req-8d2cfc5b-7ab2-4d7c-81a8-5b3c19944403 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] HA network ce793448-1a62-46bb-a880-f011a9741f0d was deleted as no HA routers are present in tenant 62a5cfdd84b44f17a6fc5f6b3334a01e. [pid: 8|app: 0|req: 846/1606] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:46 2026] DELETE /v2.0/routers/6590b688-e759-4965-9042-35685da2d824 => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1607] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1608] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:41:47 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:41:47.642 8 INFO neutron.services.segments.plugin [-] Segment 4dc19dd8-296c-484c-9468-7707fe6e6b44 resource provider aggregate not found [pid: 7|app: 0|req: 762/1609] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/ports?device_id=6590b688-e759-4965-9042-35685da2d824 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:47.659 8 INFO neutron.services.segments.plugin [-] Segment 4dc19dd8-296c-484c-9468-7707fe6e6b44 resource provider aggregate not found 2026-07-02 16:41:47.668 8 INFO neutron.services.segments.plugin [-] Segment 4dc19dd8-296c-484c-9468-7707fe6e6b44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc19dd8-296c-484c-9468-7707fe6e6b44 found for delete ", "request_id": "req-e7d2555e-d1fa-4242-8c14-4687559d1585"}]} [pid: 8|app: 0|req: 848/1610] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:47 2026] DELETE /v2.0/security-groups/e27f488e-786c-44e0-8102-d45ebff7029b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:47.682 8 INFO neutron.services.segments.plugin [-] Segment 4dc19dd8-296c-484c-9468-7707fe6e6b44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc19dd8-296c-484c-9468-7707fe6e6b44 found for delete ", "request_id": "req-6c4cec95-1e94-498d-ad6b-39a36b40b756"}]} [pid: 7|app: 0|req: 763/1611] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?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-02 16:41:47.730 7 WARNING neutron_lib.context [None req-3a9660c4-f114-4c47-be44-ae46eeb8e02b 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 849/1612] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:47.793 8 INFO neutron.api.v2.resource [None req-2326ba67-3ff4-4d8c-9c80-ac7a2beaa61d 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1613] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:47 2026] DELETE /v2.0/routers/6590b688-e759-4965-9042-35685da2d824 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1614] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/ports?tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9&device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1615] 10.0.0.193 () {34 vars in 1120 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/security-groups?id=1f621c61-7d23-4689-b9d5-08734104a230&id=eef94831-9a2c-4b57-abaf-264cde0ff149&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1616] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/ports?device_id=92cd2326-d2d5-4ae4-b022-f559aa1f95eb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1617] 10.0.0.15 () {34 vars in 665 bytes} [Thu Jul 2 16:41:47 2026] POST /v2.0/trunks => generated 407 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:47.952 7 INFO neutron.api.v2.resource [None req-c40a4d9d-a8f5-4f3a-ba91-ad1cfb747072 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1618] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:47 2026] DELETE /v2.0/routers/92cd2326-d2d5-4ae4-b022-f559aa1f95eb => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:47.958 7 WARNING neutron_lib.context [None req-8d65d594-631c-4261-a836-a27fa851a51e 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1619] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:41:47 2026] GET /v2.0/networks?id=05f2294a-ecb1-4d07-ae74-fc93a9495fb8 => generated 769 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:48.004 7 INFO neutron.db.segments_db [None req-8d65d594-631c-4261-a836-a27fa851a51e 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Added segment 01b3d151-ef88-4648-a5ff-ca95abd34718 of type vxlan for network 5671ecc2-8256-48b9-9092-fd496025f006 2026-07-02 16:41:48.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ebbd0b0-7dee-45c3-a4a6-b4955535e6c7 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1620] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:48 2026] DELETE /v2.0/subnets/0167fc5b-a094-4ace-80e2-8bb2e8fc79e9 => 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: 856/1621] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1281 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1622] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1623] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/ports?device_id=ef47a416-b11e-4db2-81cb-cea26abf6672 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1624] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:47 2026] POST /v2.0/networks => generated 630 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1625] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/subnets?id=66e2bf0c-e2d4-49f4-94ff-e870e1cd813b => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1626] 199.204.45.38 () {34 vars in 1123 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/security-groups?id=eef94831-9a2c-4b57-abaf-264cde0ff149&id=1f621c61-7d23-4689-b9d5-08734104a230&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:48.175 8 WARNING neutron_lib.context [None req-3027581c-57e5-425f-a980-8e262b4351b4 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:48.190 7 INFO neutron.api.v2.resource [None req-44933275-38cf-40c4-b7ff-3517af86cecd 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1627] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:48 2026] DELETE /v2.0/routers/ef47a416-b11e-4db2-81cb-cea26abf6672 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:41:48.218 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5536674a-539f-4758-b634-3455c45226dd 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1628] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:48 2026] DELETE /v2.0/subnets/bfcf1e39-c02e-4376-94c7-73bf8f223b3e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1629] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/ports?network_id=05f2294a-ecb1-4d07-ae74-fc93a9495fb8&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: 771/1630] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/ports?device_id=17fad872-c9e6-45e4-850e-d84932514531 => 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: 772/1631] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:48.419 7 INFO neutron.api.v2.resource [None req-4ec1bb56-040b-4c38-9bc8-2b6317220723 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1632] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:48 2026] DELETE /v2.0/routers/17fad872-c9e6-45e4-850e-d84932514531 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1633] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:41:48.509 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4898fd1-f81c-4409-87f3-7ae8bc089fc8 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1634] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:48 2026] DELETE /v2.0/subnets/6ca81fad-650c-437c-9642-62df6908ce79 => 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: 860/1635] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:41:48 2026] POST /v2.0/ports => generated 743 bytes in 347 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-02 16:41:48.533 8 WARNING neutron_lib.context [None req-42c75eda-f646-4cdc-b093-d35b1198668e 44ffc81beeed4dc7af9139fd29409569 4b80bc167f30424b8e006877f73defbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:48.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d968a047-28ad-488c-bddf-7892920ae079 488c7bc0277842eca02217c3a39af863 62a5cfdd84b44f17a6fc5f6b3334a01e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1636] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:41:48 2026] DELETE /v2.0/subnets/fae6a0bb-4e82-4413-82e8-dff4a5d629b7 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1637] 10.0.0.15 () {34 vars in 665 bytes} [Thu Jul 2 16:41:48 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1638] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:48 2026] PUT /v2.0/trunks/10a809a9-c687-4cac-947f-94d73754ccec/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1639] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:48 2026] PUT /v2.0/trunks/e5913a43-6d22-420f-8196-c59dccf2d834/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1640] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:48 2026] PUT /v2.0/trunks/cbc55387-f4c1-461a-8905-250252497acd/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1641] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:48 2026] PUT /v2.0/trunks/51524a67-4850-4c95-a0b8-f895b467784b/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1642] 10.0.0.15 () {32 vars in 661 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1643] 10.0.0.15 () {32 vars in 675 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1644] 10.0.0.15 () {32 vars in 671 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1645] 10.0.0.15 () {32 vars in 683 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1646] 10.0.0.15 () {32 vars in 669 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1647] 10.0.0.15 () {32 vars in 683 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1648] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:48 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1014 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1649] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/security-groups?tenant_id=62a5cfdd84b44f17a6fc5f6b3334a01e&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1650] 10.0.0.15 () {32 vars in 679 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1651] 10.0.0.193 () {34 vars in 1120 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/security-groups?id=1f621c61-7d23-4689-b9d5-08734104a230&id=eef94831-9a2c-4b57-abaf-264cde0ff149&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1652] 10.0.0.15 () {32 vars in 691 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1653] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks/10a809a9-c687-4cac-947f-94d73754ccec => 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: 866/1654] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:49 2026] DELETE /v2.0/security-groups/bf0d2c63-9950-48ec-9d0a-ef3c29aa5e02 => 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: 789/1655] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/ports/e838d290-d077-4df7-900a-3196dda61d10 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1656] 10.0.0.15 () {32 vars in 721 bytes} [Thu Jul 2 16:41:49 2026] DELETE /v2.0/trunks/10a809a9-c687-4cac-947f-94d73754ccec => 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: 790/1657] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks/e5913a43-6d22-420f-8196-c59dccf2d834 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1658] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/ports/e8f5ba20-57bc-4c6a-bd26-083505bcc0ca => 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: 791/1659] 10.0.0.15 () {32 vars in 721 bytes} [Thu Jul 2 16:41:49 2026] DELETE /v2.0/trunks/e5913a43-6d22-420f-8196-c59dccf2d834 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1660] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:41:49 2026] GET /v2.0/trunks/cbc55387-f4c1-461a-8905-250252497acd => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1661] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/ports/8b2c11f8-0eb9-4a8e-9968-9a2c3d642377 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1662] 10.0.0.15 () {32 vars in 721 bytes} [Thu Jul 2 16:41:50 2026] DELETE /v2.0/trunks/cbc55387-f4c1-461a-8905-250252497acd => 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: 793/1663] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/trunks/51524a67-4850-4c95-a0b8-f895b467784b => generated 414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1664] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/ports/d06a3ff7-d755-42da-9d1e-764ed081bb86 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1665] 10.0.0.15 () {32 vars in 721 bytes} [Thu Jul 2 16:41:50 2026] DELETE /v2.0/trunks/51524a67-4850-4c95-a0b8-f895b467784b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1666] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/trunks/c159468c-c0e8-4eb4-93a1-e7308f5866a9 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1667] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1668] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/ports/76365717-faf8-4eff-9b39-e95c98e6d0ea => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1669] 10.0.0.193 () {34 vars in 1120 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/security-groups?id=1f621c61-7d23-4689-b9d5-08734104a230&id=eef94831-9a2c-4b57-abaf-264cde0ff149&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1670] 10.0.0.15 () {32 vars in 721 bytes} [Thu Jul 2 16:41:50 2026] DELETE /v2.0/trunks/c159468c-c0e8-4eb4-93a1-e7308f5866a9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1671] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:50 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1672] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:50 2026] DELETE /v2.0/ports/e838d290-d077-4df7-900a-3196dda61d10 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1673] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:50 2026] DELETE /v2.0/ports/e8f5ba20-57bc-4c6a-bd26-083505bcc0ca => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:51.236 7 INFO neutron.db.l3_db [None req-325ac441-cdd9-44cf-88fa-c4b9bdcded32 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Floating IP 99f337c4-8129-4478-bcba-e291b25ec518 associated. External IP: 10.96.250.214, port: a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23. [pid: 8|app: 0|req: 877/1674] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:51 2026] DELETE /v2.0/ports/8b2c11f8-0eb9-4a8e-9968-9a2c3d642377 => 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: 878/1675] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:51 2026] DELETE /v2.0/ports/d06a3ff7-d755-42da-9d1e-764ed081bb86 => 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: 879/1676] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:51 2026] GET /v2.0/security-groups?tenant_id=49384c608cb34241b07b71bc956c72d5&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1677] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:50 2026] PUT /v2.0/floatingips/99f337c4-8129-4478-bcba-e291b25ec518 => generated 856 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:52.120 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10d14a6e-7909-4589-acd9-ac8d6c7ef337'] response: {'name': 'network-changed', 'server_uuid': '4d9b7713-b857-4478-af9b-5dff50527dca', 'tag': 'a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 880/1678] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:41:51 2026] DELETE /v2.0/ports/76365717-faf8-4eff-9b39-e95c98e6d0ea => 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: 799/1679] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:52 2026] DELETE /v2.0/security-groups/f63a3767-c6c5-4424-bde8-109b14442825 => 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: 800/1680] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/ports?tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9&device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1681] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks?id=05f2294a-ecb1-4d07-ae74-fc93a9495fb8 => generated 769 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:41:52.372 8 INFO neutron.services.segments.plugin [-] Segment d241df1e-a915-40da-be8f-ea3aee876d5f resource provider aggregate not found 2026-07-02 16:41:52.392 8 INFO neutron.services.segments.plugin [-] Segment d241df1e-a915-40da-be8f-ea3aee876d5f resource provider aggregate not found 2026-07-02 16:41:52.407 8 INFO neutron.services.segments.plugin [-] Segment d241df1e-a915-40da-be8f-ea3aee876d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d241df1e-a915-40da-be8f-ea3aee876d5f found for delete ", "request_id": "req-c8bed535-c1d0-404c-9bf4-d504d80cf940"}]} 2026-07-02 16:41:52.416 8 INFO neutron.services.segments.plugin [-] Segment d241df1e-a915-40da-be8f-ea3aee876d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d241df1e-a915-40da-be8f-ea3aee876d5f found for delete ", "request_id": "req-59e80702-c08e-4538-b245-81d756750933"}]} [pid: 8|app: 0|req: 881/1682] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:52 2026] DELETE /v2.0/networks/94c17cff-5edd-4953-b5a1-3ca16aefb2b3 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1683] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 => generated 859 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1684] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/subnets?id=66e2bf0c-e2d4-49f4-94ff-e870e1cd813b => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1685] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/ports?network_id=05f2294a-ecb1-4d07-ae74-fc93a9495fb8&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1686] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?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: 882/1687] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:52 2026] DELETE /v2.0/networks/ea75a0a3-8150-42b0-9a65-347b5e015aa9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1688] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:41:52 2026] GET /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8?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: 883/1689] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:52 2026] DELETE /v2.0/networks/ecb6a375-cc94-470d-bc24-5363073278fa => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:41:53.208 7 INFO neutron.services.segments.plugin [-] Segment 3b63732f-94fd-497b-bcfc-f9f89ce5e7c7 resource provider aggregate not found 2026-07-02 16:41:53.217 7 INFO neutron.services.segments.plugin [-] Segment 3b63732f-94fd-497b-bcfc-f9f89ce5e7c7 resource provider aggregate not found 2026-07-02 16:41:53.254 7 INFO neutron.services.segments.plugin [-] Segment 3b63732f-94fd-497b-bcfc-f9f89ce5e7c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b63732f-94fd-497b-bcfc-f9f89ce5e7c7 found for delete ", "request_id": "req-e6b80912-ecd4-4087-a800-e4a9955332f0"}]} 2026-07-02 16:41:53.258 7 INFO neutron.services.segments.plugin [-] Segment 3b63732f-94fd-497b-bcfc-f9f89ce5e7c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b63732f-94fd-497b-bcfc-f9f89ce5e7c7 found for delete ", "request_id": "req-e6515e05-74ab-43b0-9901-83ca2e44c976"}]} [pid: 7|app: 0|req: 807/1690] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:53 2026] DELETE /v2.0/networks/20c46afe-eca2-4216-8564-6e436d70fb95 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1691] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:41:53 2026] DELETE /v2.0/networks/5671ecc2-8256-48b9-9092-fd496025f006 => 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: 808/1692] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/security-groups?tenant_id=dc64a099fa434a55b9cbaccee9f1d8d2&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:41:54.659 8 INFO neutron.services.segments.plugin [-] Segment 176f2351-71a7-48b4-97dd-3601ca52d868 resource provider aggregate not found 2026-07-02 16:41:54.669 8 INFO neutron.services.segments.plugin [-] Segment 176f2351-71a7-48b4-97dd-3601ca52d868 resource provider aggregate not found 2026-07-02 16:41:54.690 8 INFO neutron.services.segments.plugin [-] Segment 176f2351-71a7-48b4-97dd-3601ca52d868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176f2351-71a7-48b4-97dd-3601ca52d868 found for delete ", "request_id": "req-00bf3f5b-83c4-439d-83f1-0640683d76d5"}]} 2026-07-02 16:41:54.699 8 INFO neutron.services.segments.plugin [-] Segment 176f2351-71a7-48b4-97dd-3601ca52d868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176f2351-71a7-48b4-97dd-3601ca52d868 found for delete ", "request_id": "req-127e0896-4453-4db5-bf50-2dc7db1b7a5f"}]} 2026-07-02 16:41:54.715 8 INFO neutron.services.segments.plugin [-] Segment d6ee3505-0145-4648-9791-6fbaf7eb6ed6 resource provider aggregate not found 2026-07-02 16:41:54.722 8 INFO neutron.services.segments.plugin [-] Segment d6ee3505-0145-4648-9791-6fbaf7eb6ed6 resource provider aggregate not found 2026-07-02 16:41:54.735 8 INFO neutron.services.segments.plugin [-] Segment d6ee3505-0145-4648-9791-6fbaf7eb6ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6ee3505-0145-4648-9791-6fbaf7eb6ed6 found for delete ", "request_id": "req-779fc241-78c7-4955-86e1-b383a39c1667"}]} 2026-07-02 16:41:54.751 8 INFO neutron.services.segments.plugin [-] Segment d6ee3505-0145-4648-9791-6fbaf7eb6ed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6ee3505-0145-4648-9791-6fbaf7eb6ed6 found for delete ", "request_id": "req-d654b73b-a1e3-464e-9b3c-08193141d7da"}]} 2026-07-02 16:41:54.763 8 INFO neutron.services.segments.plugin [-] Segment 01b3d151-ef88-4648-a5ff-ca95abd34718 resource provider aggregate not found 2026-07-02 16:41:54.780 8 INFO neutron.services.segments.plugin [-] Segment 01b3d151-ef88-4648-a5ff-ca95abd34718 resource provider aggregate not found 2026-07-02 16:41:54.787 8 INFO neutron.services.segments.plugin [-] Segment 01b3d151-ef88-4648-a5ff-ca95abd34718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b3d151-ef88-4648-a5ff-ca95abd34718 found for delete ", "request_id": "req-9c15a6a9-d29f-4c55-9116-3517c6578b61"}]} 2026-07-02 16:41:54.809 8 INFO neutron.services.segments.plugin [-] Segment 01b3d151-ef88-4648-a5ff-ca95abd34718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b3d151-ef88-4648-a5ff-ca95abd34718 found for delete ", "request_id": "req-592ad442-6a62-4b90-91a2-bd2a9155c9cc"}]} [pid: 8|app: 0|req: 885/1693] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:54 2026] DELETE /v2.0/security-groups/a5011dc0-a9e1-46d7-b487-fe720d1ef414 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1694] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:54 2026] GET /v2.0/security-groups?tenant_id=4b80bc167f30424b8e006877f73defbe&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1695] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:55 2026] DELETE /v2.0/security-groups/030a5699-4765-4abe-bc0b-9984a4af506f => 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: 810/1696] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:55 2026] GET /v2.0/security-groups?tenant_id=9a41feaae37b44d78c95fb39bae4f359&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1697] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:55 2026] DELETE /v2.0/security-groups/f594b9fe-0af4-49b1-b36e-04bed9db4f21 => 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: 811/1698] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:55 2026] GET /v2.0/security-groups?tenant_id=8a374ed2ab7747df85b751d80ac9fc62&name=default => generated 2801 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1699] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:56 2026] DELETE /v2.0/security-groups/b840b2ed-d31e-4192-a17f-8a83217c9065 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:41:58.911 7 WARNING neutron_lib.context [None req-327168d5-2beb-43ea-8ae4-06b2ca15202e dc87b095b67b4121bad55445fd03a30c 4dcf8527b90141c6b46995af931f29d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:41:59.050 7 INFO neutron.db.segments_db [None req-327168d5-2beb-43ea-8ae4-06b2ca15202e dc87b095b67b4121bad55445fd03a30c 4dcf8527b90141c6b46995af931f29d1 - - default default] Added segment ca93cd5d-7975-4efa-a9c3-41b09096cb3f of type vxlan for network 2d79e4b2-6360-4da9-bb2f-69a77120ac81 [pid: 7|app: 0|req: 812/1700] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:41:58 2026] POST /v2.0/networks => generated 632 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:41:59.174 8 WARNING neutron_lib.context [None req-6601c96a-5029-485e-ad54-a443030b146c dc87b095b67b4121bad55445fd03a30c 4dcf8527b90141c6b46995af931f29d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 889/1701] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:41:59 2026] POST /v2.0/ports => generated 743 bytes in 381 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-02 16:41:59.557 8 WARNING neutron_lib.context [None req-76e3761f-c9cf-49e1-a239-fcf3ec425d4c dc87b095b67b4121bad55445fd03a30c 4dcf8527b90141c6b46995af931f29d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 813/1702] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:41:59 2026] GET /v2.0/security-groups?tenant_id=d393daca3325431799bec65c6b0296d0&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1703] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:41:59 2026] DELETE /v2.0/security-groups/840f0a9f-5d08-4d5b-8b23-4cff45aca1f2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1704] 10.0.0.15 () {34 vars in 665 bytes} [Thu Jul 2 16:41:59 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) [pid: 8|app: 0|req: 891/1705] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:41:59 2026] PUT /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1706] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:41:59 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1707] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:41:59 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1708] 10.0.0.15 () {34 vars in 759 bytes} [Thu Jul 2 16:41:59 2026] PUT /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1709] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:41:59 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/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: 894/1710] 10.0.0.193 () {34 vars in 1120 bytes} [Thu Jul 2 16:41:59 2026] GET /v2.0/security-groups?id=1f621c61-7d23-4689-b9d5-08734104a230&id=eef94831-9a2c-4b57-abaf-264cde0ff149&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1711] 10.0.0.15 () {34 vars in 755 bytes} [Thu Jul 2 16:41:59 2026] PUT /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1712] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:41:59 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1713] 10.0.0.15 () {34 vars in 777 bytes} [Thu Jul 2 16:41:59 2026] PUT /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1714] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/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: 898/1715] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:42:00 2026] PUT /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1716] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1717] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1718] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:41:59 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1283 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:00.182 8 INFO neutron.api.v2.resource [None req-b27e1af1-9ae0-450a-a4ba-8392ec3dc097 dc87b095b67b4121bad55445fd03a30c 4dcf8527b90141c6b46995af931f29d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1719] 10.0.0.15 () {32 vars in 740 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1720] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:00 2026] DELETE /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1721] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1722] 10.0.0.15 () {32 vars in 857 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/floatingips?floating_network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b&port_id=a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:00.267 8 INFO neutron.api.v2.resource [None req-45ccf364-04be-440b-8961-45b3fdf6e94a dc87b095b67b4121bad55445fd03a30c 4dcf8527b90141c6b46995af931f29d1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1723] 10.0.0.15 () {32 vars in 743 bytes} [Thu Jul 2 16:42:00 2026] DELETE /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1724] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:00 2026] DELETE /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1725] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1726] 10.0.0.15 () {32 vars in 718 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5 => generated 407 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1727] 10.0.0.15 () {32 vars in 716 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/ports/6eaeeede-4a0c-4aee-977a-84f8be2eda15 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1728] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1729] 10.0.0.15 () {32 vars in 721 bytes} [Thu Jul 2 16:42:00 2026] DELETE /v2.0/trunks/7b8167da-4c36-4b0e-afa3-423c7855e4e5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1730] 10.0.0.210 () {34 vars in 1120 bytes} [Thu Jul 2 16:42:00 2026] GET /v2.0/security-groups?id=eef94831-9a2c-4b57-abaf-264cde0ff149&id=1f621c61-7d23-4689-b9d5-08734104a230&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1733] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:42:00 2026] DELETE /v2.0/ports/6eaeeede-4a0c-4aee-977a-84f8be2eda15 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:01.031 8 INFO neutron.services.segments.plugin [-] Segment ca93cd5d-7975-4efa-a9c3-41b09096cb3f resource provider aggregate not found 2026-07-02 16:42:01.038 8 INFO neutron.services.segments.plugin [-] Segment ca93cd5d-7975-4efa-a9c3-41b09096cb3f resource provider aggregate not found 2026-07-02 16:42:01.048 8 INFO neutron.services.segments.plugin [-] Segment ca93cd5d-7975-4efa-a9c3-41b09096cb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca93cd5d-7975-4efa-a9c3-41b09096cb3f found for delete ", "request_id": "req-b8b8aba3-a992-4018-9752-6fe1269a93c3"}]} 2026-07-02 16:42:01.057 8 INFO neutron.services.segments.plugin [-] Segment ca93cd5d-7975-4efa-a9c3-41b09096cb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca93cd5d-7975-4efa-a9c3-41b09096cb3f found for delete ", "request_id": "req-ee939952-2bc0-4641-8f4b-3cb3f9602dc1"}]} [pid: 8|app: 0|req: 911/1734] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:00 2026] DELETE /v2.0/networks/2d79e4b2-6360-4da9-bb2f-69a77120ac81 => 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: 824/1735] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:01 2026] GET /v2.0/security-groups?tenant_id=d975073e5aec46c289f629564b259fd6&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1736] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:02 2026] DELETE /v2.0/security-groups/786fc041-3b86-4a0b-87b6-bcb1ee781b15 => 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: 825/1737] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:02 2026] GET /v2.0/security-groups?tenant_id=4dcf8527b90141c6b46995af931f29d1&name=default => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1738] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:02 2026] DELETE /v2.0/security-groups/e734a2d7-6167-4d28-b4ca-3443e61a53eb => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1739] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:02 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1014 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:02.862 7 WARNING neutron_lib.context [None req-110e093d-8989-43ad-b668-496557df4d37 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:03.051 7 INFO neutron.db.segments_db [None req-110e093d-8989-43ad-b668-496557df4d37 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Added segment 97497af9-5f47-4aff-88fc-1f667edb0372 of type vxlan for network ea2c3990-78b5-48cc-b308-3c4ed8f764d3 [pid: 8|app: 0|req: 915/1740] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:02 2026] GET /v2.0/security-groups?tenant_id=46be2214c5904a44ac92dfc72b7897cb&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1741] 10.0.0.193 () {34 vars in 1120 bytes} [Thu Jul 2 16:42:03 2026] GET /v2.0/security-groups?id=1f621c61-7d23-4689-b9d5-08734104a230&id=eef94831-9a2c-4b57-abaf-264cde0ff149&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1742] 10.0.0.15 () {34 vars in 670 bytes} [Thu Jul 2 16:42:02 2026] POST /v2.0/networks => generated 633 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1743] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:42:03 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1744] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:03 2026] DELETE /v2.0/security-groups/f5ec770e-ca1b-41cd-995f-544a2e106e12 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:03.223 7 WARNING neutron_lib.context [None req-e7670930-17b2-464d-9101-53a1ed88609c d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:03.263 7 INFO neutron.db.segments_db [None req-e7670930-17b2-464d-9101-53a1ed88609c d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Added segment f9919f39-5e24-4c8e-8754-488fdbe17861 of type vxlan for network 0b80067b-cb07-4268-9cc6-5651c2cb2386 2026-07-02 16:42:03.568 7 INFO neutron.db.l3_hamode_db [None req-e7670930-17b2-464d-9101-53a1ed88609c d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:42:03.582 8 INFO neutron.db.l3_db [req-12892526-2613-4683-8f14-74d52c2cdbdb req-21debfaf-92e9-4de5-9dfa-5cde58eed2ce 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] Floating IP 99f337c4-8129-4478-bcba-e291b25ec518 disassociated. External IP: 10.96.250.214, port: a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23. [pid: 8|app: 0|req: 918/1745] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:42:03 2026] DELETE /v2.0/ports/a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23 => generated 0 bytes in 763 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1746] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:04 2026] GET /v2.0/ports?device_id=4d9b7713-b857-4478-af9b-5dff50527dca => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:04.645 7 INFO neutron.db.l3_hamode_db [None req-e7670930-17b2-464d-9101-53a1ed88609c d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:42:05.427 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a888b5d8-90d4-436e-aab1-a28279106c63'] response: {'server_uuid': '4d9b7713-b857-4478-af9b-5dff50527dca', 'name': 'network-vif-deleted', 'tag': 'a1bd029a-69cc-45a5-a6ea-b9ce5b23bc23', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 920/1747] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:05 2026] DELETE /v2.0/security-groups/1f621c61-7d23-4689-b9d5-08734104a230 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:05.572 8 INFO neutron.api.v2.resource [None req-be7c8313-2d5b-43ad-b561-6e743aec2364 1b2b502d5270416a8c3f60c095a75719 553b3c65e2e7444a95c9dd6ba440cbd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 921/1748] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/security-groups/1f621c61-7d23-4689-b9d5-08734104a230 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1749] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:03 2026] POST /v2.0/routers => generated 695 bytes in 2592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1750] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:05 2026] DELETE /v2.0/floatingips/99f337c4-8129-4478-bcba-e291b25ec518 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1751] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:05 2026] DELETE /v2.0/security-groups/eef94831-9a2c-4b57-abaf-264cde0ff149 => 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: 829/1752] 10.0.0.15 () {32 vars in 775 bytes} [Thu Jul 2 16:42:05 2026] GET /v2.0/subnets?project_id=b2d9a460f94448c980588459fed4daee&cidr=10.100.0.0%2F28 => generated 14 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1753] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:42:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1754] 10.0.0.15 () {32 vars in 783 bytes} [Thu Jul 2 16:42:06 2026] GET /v2.0/subnets?network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:06.238 8 WARNING neutron_lib.context [None req-8008ce16-d7fb-4b37-b0fb-f140519052a0 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1755] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:06 2026] POST /v2.0/subnets => generated 631 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1756] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:42:06 2026] PUT /v2.0/routers/81d56924-93fe-4546-9ada-60814d8a51c2/remove_router_interface => generated 309 bytes in 1405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:07.657 7 WARNING neutron_lib.context [None req-6a9bfcb3-2359-4e88-a995-902f49f68115 d20c7669087b4009acd5a7a5cb9f7ff7 fadb7d7f050c41ba83b21c8d7dd1b0cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1757] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:07 2026] POST /v2.0/floatingips => generated 552 bytes in 845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1758] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:42:06 2026] PUT /v2.0/routers/ed4b5b4c-d6de-43d9-863e-38c4c820062e/add_router_interface => generated 309 bytes in 1803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:08.387 8 WARNING neutron_lib.context [None req-3e224dbd-2ba6-40b2-b9cc-0f1c467ed697 d20c7669087b4009acd5a7a5cb9f7ff7 fadb7d7f050c41ba83b21c8d7dd1b0cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1759] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:08 2026] POST /v2.0/floatingips => generated 552 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1760] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:42:09 2026] GET /v2.0/networks => generated 6508 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:09.692 8 WARNING neutron_lib.context [None req-3a554d38-4a6d-4e5e-ad40-7d83296b69c3 d20c7669087b4009acd5a7a5cb9f7ff7 fadb7d7f050c41ba83b21c8d7dd1b0cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:09.920 7 INFO neutron.services.segments.plugin [-] Segment 4fa22f6f-a0d6-47c6-a4d3-e973d438a7cf resource provider aggregate not found 2026-07-02 16:42:09.926 7 INFO neutron.services.segments.plugin [-] Segment 4fa22f6f-a0d6-47c6-a4d3-e973d438a7cf resource provider aggregate not found 2026-07-02 16:42:09.941 7 INFO neutron.services.segments.plugin [-] Segment 4fa22f6f-a0d6-47c6-a4d3-e973d438a7cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa22f6f-a0d6-47c6-a4d3-e973d438a7cf found for delete ", "request_id": "req-eec43941-5a43-4cc3-9d26-dd4f5c4d1f79"}]} 2026-07-02 16:42:09.944 7 INFO neutron.db.l3_hamode_db [None req-b2be5f0a-f015-4827-bfad-069fd8e14e3a 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network 0a88eb48-489f-4389-a742-45ea01123bd9 was deleted as no HA routers are present in tenant 553b3c65e2e7444a95c9dd6ba440cbd9. [pid: 7|app: 0|req: 832/1761] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:08 2026] DELETE /v2.0/routers/81d56924-93fe-4546-9ada-60814d8a51c2 => generated 0 bytes in 1603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:09.954 7 INFO neutron.services.segments.plugin [-] Segment 4fa22f6f-a0d6-47c6-a4d3-e973d438a7cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa22f6f-a0d6-47c6-a4d3-e973d438a7cf found for delete ", "request_id": "req-102bb047-0d98-43ee-92d6-38d6bbb721f3"}]} [pid: 7|app: 0|req: 833/1762] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:42:09 2026] GET /v2.0/subnets => generated 4404 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1763] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:10 2026] DELETE /v2.0/subnets/66e2bf0c-e2d4-49f4-94ff-e870e1cd813b => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1764] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:42:10 2026] GET /v2.0/routers => generated 1462 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1765] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:09 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:10.417 8 WARNING neutron_lib.context [None req-deac2247-60d8-483a-8220-086c097976c0 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/1766] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:42:10 2026] POST /v2.0/security-groups => generated 1611 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:42:10.541 8 WARNING neutron_lib.context [None req-d35a51ac-ee3b-4241-a6f0-db6ef8ae0bfc d20c7669087b4009acd5a7a5cb9f7ff7 fadb7d7f050c41ba83b21c8d7dd1b0cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 836/1767] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:10 2026] DELETE /v2.0/networks/05f2294a-ecb1-4d07-ae74-fc93a9495fb8 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:10.629 7 WARNING neutron_lib.context [None req-883a47b0-aa0b-4317-88bb-8ee7220cca38 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 837/1768] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1769] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:10 2026] POST /v2.0/floatingips => generated 552 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:11.280 8 WARNING neutron_lib.context [None req-5908549c-b3fc-4973-9c51-7f8351dc06fb d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 933/1770] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:11 2026] POST /v2.0/security-group-rules => generated 564 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:11.422 8 WARNING neutron_lib.context [None req-0fb9a06c-dc8a-497e-9168-412ff7d65b67 d20c7669087b4009acd5a7a5cb9f7ff7 fadb7d7f050c41ba83b21c8d7dd1b0cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:11.969 7 INFO neutron.services.segments.plugin [-] Segment 8312a179-cca3-4ad9-aa99-6c47f6c4fbbf resource provider aggregate not found 2026-07-02 16:42:11.975 7 INFO neutron.services.segments.plugin [-] Segment 8312a179-cca3-4ad9-aa99-6c47f6c4fbbf resource provider aggregate not found 2026-07-02 16:42:11.985 7 INFO neutron.services.segments.plugin [-] Segment 8312a179-cca3-4ad9-aa99-6c47f6c4fbbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8312a179-cca3-4ad9-aa99-6c47f6c4fbbf found for delete ", "request_id": "req-3f11de60-a81d-4f7e-b740-ca8ad11e161f"}]} 2026-07-02 16:42:11.989 7 INFO neutron.services.segments.plugin [-] Segment 8312a179-cca3-4ad9-aa99-6c47f6c4fbbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8312a179-cca3-4ad9-aa99-6c47f6c4fbbf found for delete ", "request_id": "req-a2fb1141-520c-42b6-b278-e315e198cc8c"}]} [pid: 7|app: 0|req: 838/1771] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:42:10 2026] PUT /v2.0/routers/ef0973f2-99bd-4f8f-b318-e45ac1376654/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:12.076 7 WARNING neutron_lib.context [None req-56c91c3e-7cc7-42d4-b78a-873f112be146 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1772] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:11 2026] POST /v2.0/floatingips => generated 552 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1773] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1774] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:12 2026] PUT /v2.0/floatingips/fe08003b-f5c6-4a25-91d8-90d826c2e14f/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:12.266 7 WARNING neutron_lib.context [None req-109771c3-a772-42b9-97a1-1fa110250d5a d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 841/1775] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1776] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:12 2026] PUT /v2.0/floatingips/c5e94421-c007-4493-b5eb-6f11a59679e5/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:12.437 7 WARNING neutron_lib.context [None req-4864c288-3976-461d-baa4-14117273cbcc d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:12.471 7 INFO neutron.db.securitygroups_db [None req-4864c288-3976-461d-baa4-14117273cbcc d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Project b2d9a460f94448c980588459fed4daee 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: 843/1777] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:12 2026] POST /v2.0/security-group-rules => generated 575 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1778] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:12 2026] PUT /v2.0/floatingips/f003aeef-5fef-4158-8073-e268ab23d69d/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:12.606 7 WARNING neutron_lib.context [None req-4cc008f4-bfd3-40a3-b358-979e7d07e465 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:12.623 7 INFO neutron.db.securitygroups_db [None req-4cc008f4-bfd3-40a3-b358-979e7d07e465 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Project b2d9a460f94448c980588459fed4daee 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: 845/1779] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:12 2026] POST /v2.0/security-group-rules => generated 574 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1780] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:12 2026] PUT /v2.0/floatingips/9975d0f7-8c8b-46ba-9259-bcd09cd66ac8/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1781] 10.0.0.15 () {32 vars in 671 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1782] 10.0.0.15 () {32 vars in 685 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1783] 10.0.0.15 () {32 vars in 681 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1784] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:42:12 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1785] 10.0.0.15 () {32 vars in 679 bytes} [Thu Jul 2 16:42:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1786] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:42:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1787] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:42:13 2026] GET /v2.0/networks => generated 1298 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1788] 10.0.0.15 () {32 vars in 689 bytes} [Thu Jul 2 16:42:13 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:13.377 8 INFO neutron.services.segments.plugin [-] Segment 63c27087-34e2-4dff-98d5-34185e6d4531 resource provider aggregate not found 2026-07-02 16:42:13.384 8 INFO neutron.services.segments.plugin [-] Segment 63c27087-34e2-4dff-98d5-34185e6d4531 resource provider aggregate not found 2026-07-02 16:42:13.406 8 INFO neutron.services.segments.plugin [-] Segment 63c27087-34e2-4dff-98d5-34185e6d4531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63c27087-34e2-4dff-98d5-34185e6d4531 found for delete ", "request_id": "req-f39c7a68-d528-43a2-99ba-921ab95321be"}]} 2026-07-02 16:42:13.411 8 INFO neutron.services.segments.plugin [-] Segment 63c27087-34e2-4dff-98d5-34185e6d4531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63c27087-34e2-4dff-98d5-34185e6d4531 found for delete ", "request_id": "req-9a8eb5df-3589-42d5-82b7-b2ac58b6d7ba"}]} [pid: 7|app: 0|req: 855/1789] 10.0.0.15 () {32 vars in 701 bytes} [Thu Jul 2 16:42:13 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:13.432 8 INFO neutron.db.l3_hamode_db [None req-86c404fe-05ec-4e72-9b8a-b0de998ae166 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] HA network a3875bc8-4b33-48b0-96b6-cb990f6e9d7a was deleted as no HA routers are present in tenant 229c1bc83ee34815a73ada4da48a3746. [pid: 8|app: 0|req: 935/1790] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:12 2026] DELETE /v2.0/routers/ef0973f2-99bd-4f8f-b318-e45ac1376654 => generated 0 bytes in 1293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1791] 10.0.0.193 () {34 vars in 1100 bytes} [Thu Jul 2 16:42:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1888460861&fields=id&tenant_id=b2d9a460f94448c980588459fed4daee => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1792] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:13 2026] DELETE /v2.0/subnets/5e9d4d1e-b55d-4f37-b61c-7d74bd46bca2 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1793] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:13 2026] DELETE /v2.0/floatingips/fe08003b-f5c6-4a25-91d8-90d826c2e14f => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1794] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:42:13 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 661 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1795] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:13 2026] DELETE /v2.0/floatingips/c5e94421-c007-4493-b5eb-6f11a59679e5 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1796] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/quotas/b2d9a460f94448c980588459fed4daee => 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: 937/1797] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:13 2026] DELETE /v2.0/networks/9e0f221b-c229-41bb-927a-81310a20e2b3 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1798] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&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: 939/1799] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 940/1800] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 861/1801] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:14 2026] DELETE /v2.0/floatingips/f003aeef-5fef-4158-8073-e268ab23d69d => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1802] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/security-groups?tenant_id=553b3c65e2e7444a95c9dd6ba440cbd9&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1803] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1804] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:14 2026] DELETE /v2.0/security-groups/9f38e60d-e457-4448-84ce-f02feb1dbdcc => 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: 862/1805] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:14 2026] DELETE /v2.0/floatingips/9975d0f7-8c8b-46ba-9259-bcd09cd66ac8 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1806] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:14 2026] GET /v2.0/security-groups?tenant_id=229c1bc83ee34815a73ada4da48a3746&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1807] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:14 2026] DELETE /v2.0/security-groups/6aceb624-1ae5-4a2e-9400-184a3ede6a48 => 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: 946/1808] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 661 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1809] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:14 2026] DELETE /v2.0/floatingips/74a52a32-bce5-4947-af7a-6a2b5d685fcc => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1810] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2d9a460f94448c980588459fed4daee => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:15.297 7 WARNING neutron_lib.context [req-1ea3cc79-8feb-43e6-a859-ebeb3ae08bd4 req-129b6fbb-1231-478b-b8ab-977eb1ab2c37 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:15.657 8 INFO neutron.services.segments.plugin [-] Segment f839e048-64c6-4d62-b30b-54cf471485a9 resource provider aggregate not found 2026-07-02 16:42:15.663 8 INFO neutron.services.segments.plugin [-] Segment f839e048-64c6-4d62-b30b-54cf471485a9 resource provider aggregate not found 2026-07-02 16:42:15.680 8 INFO neutron.services.segments.plugin [-] Segment f839e048-64c6-4d62-b30b-54cf471485a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f839e048-64c6-4d62-b30b-54cf471485a9 found for delete ", "request_id": "req-2cd14d81-d03a-4f76-b42c-863d3ed4f85d"}]} [pid: 8|app: 0|req: 948/1811] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:15.694 8 INFO neutron.services.segments.plugin [-] Segment f839e048-64c6-4d62-b30b-54cf471485a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f839e048-64c6-4d62-b30b-54cf471485a9 found for delete ", "request_id": "req-3261d7fa-a772-4128-9c9c-eb62f51ab070"}]} [pid: 7|app: 0|req: 864/1812] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:42:15 2026] POST /v2.0/ports => generated 954 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1815] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:15 2026] GET /v2.0/security-groups?id=a8f9c3f8-2eb6-4324-b4af-e1b048b84541&fields=id&fields=name => generated 114 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: 7|app: 0|req: 867/1816] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:42:15 2026] PUT /v2.0/ports/02a7f7d6-3848-44a9-bdc7-8d89a684af04 => generated 1199 bytes in 472 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-02 16:42:16.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-565a3450-9ed8-4b2d-8d1f-54fd6bee7093'] response: {'name': 'network-changed', 'server_uuid': '8909338e-d316-4c88-a2a7-4d0216995860', 'tag': '02a7f7d6-3848-44a9-bdc7-8d89a684af04', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 868/1817] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 1238 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1818] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/security-groups?tenant_id=e64d0d1abd5a4a318dd9a91dbf550f7e&name=default => generated 2801 bytes in 305 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: 951/1819] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02a7f7d6-3848-44a9-bdc7-8d89a684af04 => 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: 952/1820] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1821] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:16 2026] DELETE /v2.0/security-groups/e6972529-416e-47eb-aeb8-0eaf1fce1965 => 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: 953/1822] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1823] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 954/1824] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1825] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/security-groups?tenant_id=fadb7d7f050c41ba83b21c8d7dd1b0cf&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1826] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1827] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:16 2026] DELETE /v2.0/security-groups/9852fa61-d76a-46f4-9a81-c7f2c5e91135 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1828] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1829] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 757 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1830] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:16 2026] GET /v2.0/security-groups?id=a8f9c3f8-2eb6-4324-b4af-e1b048b84541&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1831] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02a7f7d6-3848-44a9-bdc7-8d89a684af04 => 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: 874/1832] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:17 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1833] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:17 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1834] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:17 2026] GET /v2.0/security-groups?tenant_id=ba939fc736f74ce5be2468c71d3b367a&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1835] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:17 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 961/1836] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:17 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 876/1837] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:17 2026] DELETE /v2.0/security-groups/23c89c71-d2ac-4f58-8561-bac6690b7ccd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1838] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:18 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1839] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:18 2026] GET /v2.0/security-groups?id=a8f9c3f8-2eb6-4324-b4af-e1b048b84541&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1840] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:19 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1841] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:19 2026] GET /v2.0/security-groups?id=a8f9c3f8-2eb6-4324-b4af-e1b048b84541&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: 965/1842] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:19 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1843] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:19 2026] GET /v2.0/security-groups?id=a8f9c3f8-2eb6-4324-b4af-e1b048b84541&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-02 16:42:19.707 7 INFO neutron.db.segments_db [None req-b3cc2ec8-7a64-4e11-b65c-e3dc77940ad4 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] Added segment f6b318fd-b245-47e3-900c-e6b7fe144fff of type vxlan for network 11577788-f3b4-4ffe-afd7-899c9bba5c60 [pid: 8|app: 0|req: 967/1844] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:42:19 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:19.730 8 WARNING neutron_lib.context [None req-51b4c192-34b7-43a3-bdae-975105a0b357 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 878/1845] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:19 2026] POST /v2.0/networks => generated 727 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1846] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:19 2026] POST /v2.0/subnets => generated 620 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:20.082 7 WARNING neutron.api.v2.base [None req-1bf986ff-e03e-48f8-8408-da404275417f 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - 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-02 16:42:20.083 7 INFO neutron.api.v2.resource [None req-1bf986ff-e03e-48f8-8408-da404275417f 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 880/1847] 10.0.0.15 () {34 vars in 680 bytes} [Thu Jul 2 16:42:20 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 16:42:20.396 7 INFO neutron.services.segments.plugin [-] Segment f6b318fd-b245-47e3-900c-e6b7fe144fff resource provider aggregate not found 2026-07-02 16:42:20.406 7 INFO neutron.services.segments.plugin [-] Segment f6b318fd-b245-47e3-900c-e6b7fe144fff resource provider aggregate not found 2026-07-02 16:42:20.428 7 INFO neutron.services.segments.plugin [-] Segment f6b318fd-b245-47e3-900c-e6b7fe144fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b318fd-b245-47e3-900c-e6b7fe144fff found for delete ", "request_id": "req-e233fef2-058a-4492-b638-5d1ad4c91f54"}]} [pid: 7|app: 0|req: 881/1848] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:20 2026] DELETE /v2.0/networks/11577788-f3b4-4ffe-afd7-899c9bba5c60 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:20.447 7 INFO neutron.services.segments.plugin [-] Segment f6b318fd-b245-47e3-900c-e6b7fe144fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6b318fd-b245-47e3-900c-e6b7fe144fff found for delete ", "request_id": "req-a08f76f7-6bc1-46f7-a90b-0f49fa7b607c"}]} 2026-07-02 16:42:20.510 7 INFO neutron.db.segments_db [None req-fdfe172e-db57-4c31-98fa-2c554139b7c6 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] Added segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd of type vxlan for network 22cd0005-51b2-4e8e-bfe5-351ea126c736 [pid: 7|app: 0|req: 882/1849] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:20 2026] POST /v2.0/networks => generated 725 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:20.626 8 INFO neutron.db.l3_db [None req-51b4c192-34b7-43a3-bdae-975105a0b357 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Floating IP 84fe75bf-0dd4-4979-94a8-59ca5b4e327c associated. External IP: 10.96.250.210, port: 02a7f7d6-3848-44a9-bdc7-8d89a684af04. [pid: 7|app: 0|req: 883/1850] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:20 2026] POST /v2.0/subnets => generated 623 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:20.884 7 WARNING neutron.api.v2.base [None req-c9108dbb-6705-439c-a1f8-dc8ec9622f20 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - 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-02 16:42:20.887 7 INFO neutron.api.v2.resource [None req-c9108dbb-6705-439c-a1f8-dc8ec9622f20 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 884/1851] 10.0.0.15 () {34 vars in 680 bytes} [Thu Jul 2 16:42:20 2026] POST /v2.0/rbac-policies => generated 547 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1852] 10.0.0.15 () {34 vars in 676 bytes} [Thu Jul 2 16:42:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:21.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f7ed316-d6c7-43ca-93ac-5a0fd5aacc52'] response: {'name': 'network-changed', 'server_uuid': '8909338e-d316-4c88-a2a7-4d0216995860', 'tag': '02a7f7d6-3848-44a9-bdc7-8d89a684af04', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 969/1853] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => 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: 970/1854] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1855] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1856] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02a7f7d6-3848-44a9-bdc7-8d89a684af04 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1857] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1858] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&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: 8|app: 0|req: 975/1859] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 976/1860] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:21 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:22.198 8 WARNING neutron_lib.context [None req-c5b62346-ce1a-4cc5-ba48-246caa64897a ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:22.358 8 INFO neutron.db.segments_db [None req-c5b62346-ce1a-4cc5-ba48-246caa64897a ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Added segment 28463864-3232-42f8-b3ff-917a7060d3d6 of type vxlan for network 51cd99ed-cf6a-45d5-9c43-01de2afe92e1 2026-07-02 16:42:22.459 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider aggregate not found 2026-07-02 16:42:22.479 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aeda13f-7592-4d4c-bf03-f259e023a2cd found for delete ", "request_id": "req-122ef3e5-bbfc-4e26-ae97-7ec6c7fdd537"}]} 2026-07-02 16:42:22.482 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider aggregate not found 2026-07-02 16:42:22.504 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aeda13f-7592-4d4c-bf03-f259e023a2cd found for delete ", "request_id": "req-fa8ec50d-b7af-4584-9c99-f2ef083cc2e2"}]} [pid: 8|app: 0|req: 977/1861] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:21 2026] POST /v2.0/networks => generated 631 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1862] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:22 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:22.565 8 WARNING neutron_lib.context [None req-b57bbf0b-39aa-4d86-9f0c-a36ffb876e33 ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:22.640 8 INFO neutron.db.segments_db [None req-b57bbf0b-39aa-4d86-9f0c-a36ffb876e33 ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Added segment d109c0fb-7e1c-4a79-8d25-492f83068bf6 of type vxlan for network b70f9c8e-6685-476b-b5c9-60c3be8bfac5 [pid: 7|app: 0|req: 885/1863] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:20 2026] DELETE /v2.0/networks/22cd0005-51b2-4e8e-bfe5-351ea126c736 => generated 0 bytes in 1805 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1864] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:22 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:22.795 7 INFO neutron.db.segments_db [None req-31c439b0-ad26-483c-894d-53be1946d852 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] Added segment a6bb82dc-c8ac-4dcd-968f-cd312b49e8ee of type vxlan for network 64f89cea-b658-4d8f-9124-2b1a924c074a 2026-07-02 16:42:22.797 8 WARNING neutron_lib.context [None req-f20489a7-987c-4c40-a90f-a77926dddb7f ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:22.891 8 INFO neutron.db.segments_db [None req-f20489a7-987c-4c40-a90f-a77926dddb7f ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Added segment 39869628-7304-40b8-b219-76d953ffeed7 of type vxlan for network b9e86808-b8af-477a-938f-6e761cd22c24 [pid: 7|app: 0|req: 886/1865] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:22 2026] POST /v2.0/networks => generated 726 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1866] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:22 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:23.024 8 WARNING neutron_lib.context [None req-4f2b895e-69a6-4df8-a13d-ab54eb7b36fa ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:23.080 8 INFO neutron.db.segments_db [None req-4f2b895e-69a6-4df8-a13d-ab54eb7b36fa ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Added segment e0abf9b6-9315-47c6-97d1-b92c39c353e1 of type vxlan for network 94c6f596-c11c-4f83-a09b-7f57696a3350 [pid: 7|app: 0|req: 887/1867] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:22 2026] POST /v2.0/subnets => generated 623 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1868] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:23 2026] POST /v2.0/networks => generated 631 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:23.248 8 WARNING neutron_lib.context [None req-a1500d33-e5c1-46fe-bae9-1d4cee29c12f ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:23.327 8 INFO neutron.db.segments_db [None req-a1500d33-e5c1-46fe-bae9-1d4cee29c12f ab9d2f6ea3b944a69b2adb9079a7b81b 11faa023907b425ab3a3967caa31dc9c - - default default] Added segment a0fe156a-b509-41d5-ae86-140c6c8250e3 of type vxlan for network fef470a8-c1b9-4677-8012-2dbe767efed8 [pid: 8|app: 0|req: 982/1869] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:23 2026] POST /v2.0/networks => generated 632 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1870] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:23 2026] PUT /v2.0/networks/51cd99ed-cf6a-45d5-9c43-01de2afe92e1/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1871] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:23 2026] PUT /v2.0/networks/b70f9c8e-6685-476b-b5c9-60c3be8bfac5/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1872] 10.0.0.15 () {34 vars in 680 bytes} [Thu Jul 2 16:42:23 2026] POST /v2.0/rbac-policies => generated 324 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1873] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:23 2026] PUT /v2.0/networks/b9e86808-b8af-477a-938f-6e761cd22c24/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: 889/1874] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:23 2026] PUT /v2.0/networks/94c6f596-c11c-4f83-a09b-7f57696a3350/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1875] 10.0.0.15 () {32 vars in 665 bytes} [Thu Jul 2 16:42:23 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1876] 10.0.0.15 () {32 vars in 679 bytes} [Thu Jul 2 16:42:23 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1877] 10.0.0.15 () {32 vars in 675 bytes} [Thu Jul 2 16:42:23 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1878] 10.0.0.15 () {32 vars in 687 bytes} [Thu Jul 2 16:42:23 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1879] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:42:23 2026] GET /v2.0/networks/64f89cea-b658-4d8f-9124-2b1a924c074a => generated 654 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1880] 10.0.0.15 () {32 vars in 673 bytes} [Thu Jul 2 16:42:24 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1881] 10.0.0.15 () {32 vars in 687 bytes} [Thu Jul 2 16:42:24 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:24.514 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider aggregate not found 2026-07-02 16:42:24.529 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider aggregate not found 2026-07-02 16:42:24.544 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aeda13f-7592-4d4c-bf03-f259e023a2cd found for delete ", "request_id": "req-c5195f3c-4a2e-412e-825b-90f4388e8058"}]} 2026-07-02 16:42:24.546 7 INFO neutron.services.segments.plugin [-] Segment 4aeda13f-7592-4d4c-bf03-f259e023a2cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aeda13f-7592-4d4c-bf03-f259e023a2cd found for delete ", "request_id": "req-56155ad3-45d4-4755-8ad8-c4f806ba0da9"}]} 2026-07-02 16:42:24.568 8 INFO neutron.pecan_wsgi.hooks.translation [None req-238e9c0e-814d-4675-a4d0-9261256d957c 4a828d26c0464ec0af99e8817d0c2224 cf9e189d100747c48f689d2161dd4b5f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/1882] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:42:24 2026] GET /v2.0/networks/64f89cea-b658-4d8f-9124-2b1a924c074a => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1883] 10.0.0.15 () {32 vars in 683 bytes} [Thu Jul 2 16:42:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1884] 10.0.0.15 () {32 vars in 695 bytes} [Thu Jul 2 16:42:24 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1885] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:24 2026] DELETE /v2.0/networks/51cd99ed-cf6a-45d5-9c43-01de2afe92e1 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:25.153 8 INFO neutron.services.segments.plugin [-] Segment a6bb82dc-c8ac-4dcd-968f-cd312b49e8ee resource provider aggregate not found 2026-07-02 16:42:25.157 8 INFO neutron.services.segments.plugin [-] Segment a6bb82dc-c8ac-4dcd-968f-cd312b49e8ee resource provider aggregate not found 2026-07-02 16:42:25.178 8 INFO neutron.services.segments.plugin [-] Segment a6bb82dc-c8ac-4dcd-968f-cd312b49e8ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6bb82dc-c8ac-4dcd-968f-cd312b49e8ee found for delete ", "request_id": "req-070296c9-6482-4734-b414-96f6c181bc22"}]} 2026-07-02 16:42:25.180 8 INFO neutron.services.segments.plugin [-] Segment a6bb82dc-c8ac-4dcd-968f-cd312b49e8ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6bb82dc-c8ac-4dcd-968f-cd312b49e8ee found for delete ", "request_id": "req-989ab819-de0c-4f1d-ab59-4d684030c5fc"}]} [pid: 8|app: 0|req: 991/1886] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:24 2026] DELETE /v2.0/networks/64f89cea-b658-4d8f-9124-2b1a924c074a => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1887] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:24 2026] DELETE /v2.0/networks/b70f9c8e-6685-476b-b5c9-60c3be8bfac5 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:25.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26528bbc-50cf-44e1-82ec-a1d8eaacc08a 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/1888] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:25 2026] DELETE /v2.0/subnets/44e3e4c6-22a4-425b-9240-8a9a8c4265b7 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:42:25.267 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50a41344-3c9b-4234-a0b9-91ebe4d60f24 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/1889] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:25 2026] DELETE /v2.0/subnets/97b5dfdb-671b-4599-ba51-da4cd3f69c59 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:42:25.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fa8eabf-debb-4a87-902f-497a9aa2c074 8ca17d86e1244ed49546b90ff2fcd6c4 df07ab8937b645afa5f56e373b2b2138 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/1890] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:25 2026] DELETE /v2.0/subnets/66be7cbc-82b5-4436-8ec8-4012b55d9999 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1891] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:25 2026] DELETE /v2.0/networks/b9e86808-b8af-477a-938f-6e761cd22c24 => 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: 995/1892] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:25 2026] DELETE /v2.0/networks/94c6f596-c11c-4f83-a09b-7f57696a3350 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1893] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:25 2026] DELETE /v2.0/networks/fef470a8-c1b9-4677-8012-2dbe767efed8 => 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: 996/1894] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:26 2026] GET /v2.0/security-groups?tenant_id=d6c7b687e07a4513afc075d9e6813391&name=default => generated 2801 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:26.619 7 INFO neutron.services.segments.plugin [-] Segment 28463864-3232-42f8-b3ff-917a7060d3d6 resource provider aggregate not found 2026-07-02 16:42:26.624 7 INFO neutron.services.segments.plugin [-] Segment 28463864-3232-42f8-b3ff-917a7060d3d6 resource provider aggregate not found 2026-07-02 16:42:26.643 7 INFO neutron.services.segments.plugin [-] Segment 28463864-3232-42f8-b3ff-917a7060d3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28463864-3232-42f8-b3ff-917a7060d3d6 found for delete ", "request_id": "req-b0656879-9861-4502-ada9-56779344a615"}]} 2026-07-02 16:42:26.650 7 INFO neutron.services.segments.plugin [-] Segment 28463864-3232-42f8-b3ff-917a7060d3d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28463864-3232-42f8-b3ff-917a7060d3d6 found for delete ", "request_id": "req-cd7d1e97-0035-48e2-9734-6616305155c9"}]} 2026-07-02 16:42:26.670 7 INFO neutron.services.segments.plugin [-] Segment d109c0fb-7e1c-4a79-8d25-492f83068bf6 resource provider aggregate not found 2026-07-02 16:42:26.675 7 INFO neutron.services.segments.plugin [-] Segment d109c0fb-7e1c-4a79-8d25-492f83068bf6 resource provider aggregate not found 2026-07-02 16:42:26.694 7 INFO neutron.services.segments.plugin [-] Segment d109c0fb-7e1c-4a79-8d25-492f83068bf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d109c0fb-7e1c-4a79-8d25-492f83068bf6 found for delete ", "request_id": "req-ba2dc864-0362-4ed6-be8d-92317ea2a3db"}]} 2026-07-02 16:42:26.701 7 INFO neutron.services.segments.plugin [-] Segment d109c0fb-7e1c-4a79-8d25-492f83068bf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d109c0fb-7e1c-4a79-8d25-492f83068bf6 found for delete ", "request_id": "req-b4f746ad-670d-4ede-ab30-f5b3e005aeb6"}]} 2026-07-02 16:42:26.710 7 INFO neutron.services.segments.plugin [-] Segment 39869628-7304-40b8-b219-76d953ffeed7 resource provider aggregate not found 2026-07-02 16:42:26.718 7 INFO neutron.services.segments.plugin [-] Segment 39869628-7304-40b8-b219-76d953ffeed7 resource provider aggregate not found 2026-07-02 16:42:26.724 7 INFO neutron.services.segments.plugin [-] Segment 39869628-7304-40b8-b219-76d953ffeed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39869628-7304-40b8-b219-76d953ffeed7 found for delete ", "request_id": "req-2fa1b433-c0a9-4b28-aa42-a9c5cdf86208"}]} 2026-07-02 16:42:26.734 7 INFO neutron.services.segments.plugin [-] Segment 39869628-7304-40b8-b219-76d953ffeed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39869628-7304-40b8-b219-76d953ffeed7 found for delete ", "request_id": "req-ddd9f01c-222a-4cb7-9b02-b0d11ec2bb1b"}]} 2026-07-02 16:42:26.740 7 INFO neutron.services.segments.plugin [-] Segment a0fe156a-b509-41d5-ae86-140c6c8250e3 resource provider aggregate not found 2026-07-02 16:42:26.751 7 INFO neutron.services.segments.plugin [-] Segment a0fe156a-b509-41d5-ae86-140c6c8250e3 resource provider aggregate not found 2026-07-02 16:42:26.756 7 INFO neutron.services.segments.plugin [-] Segment a0fe156a-b509-41d5-ae86-140c6c8250e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fe156a-b509-41d5-ae86-140c6c8250e3 found for delete ", "request_id": "req-0ff4de2f-324b-4ec5-9fed-44fe1e92d664"}]} [pid: 7|app: 0|req: 899/1895] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:26 2026] DELETE /v2.0/security-groups/08aa77c2-bada-4b37-84b7-c51321ba86c3 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:26.912 7 INFO neutron.services.segments.plugin [-] Segment a0fe156a-b509-41d5-ae86-140c6c8250e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0fe156a-b509-41d5-ae86-140c6c8250e3 found for delete ", "request_id": "req-3967f999-d948-4775-9f70-84342d156012"}]} [pid: 7|app: 0|req: 900/1896] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:26 2026] GET /v2.0/security-groups?tenant_id=df07ab8937b645afa5f56e373b2b2138&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1897] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:26 2026] DELETE /v2.0/security-groups/ef16a59e-868b-4530-9d59-b866d331e663 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1898] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:26 2026] GET /v2.0/security-groups?tenant_id=11faa023907b425ab3a3967caa31dc9c&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1899] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:27 2026] DELETE /v2.0/security-groups/b8c20d1f-e61e-490b-987a-23c52c614828 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:27.202 8 INFO neutron.services.segments.plugin [-] Segment e0abf9b6-9315-47c6-97d1-b92c39c353e1 resource provider aggregate not found 2026-07-02 16:42:27.208 8 INFO neutron.services.segments.plugin [-] Segment e0abf9b6-9315-47c6-97d1-b92c39c353e1 resource provider aggregate not found 2026-07-02 16:42:27.224 8 INFO neutron.services.segments.plugin [-] Segment e0abf9b6-9315-47c6-97d1-b92c39c353e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0abf9b6-9315-47c6-97d1-b92c39c353e1 found for delete ", "request_id": "req-e4ac31be-b1bf-41f9-afa1-5ac4a6d4351b"}]} 2026-07-02 16:42:27.227 8 INFO neutron.services.segments.plugin [-] Segment e0abf9b6-9315-47c6-97d1-b92c39c353e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0abf9b6-9315-47c6-97d1-b92c39c353e1 found for delete ", "request_id": "req-4fbabd44-7721-4703-b4d4-fbf21f2034f1"}]} [pid: 7|app: 0|req: 903/1900] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:27 2026] GET /v2.0/security-groups?tenant_id=23af0c3cf7d94dfc8edb238bfa549ae3&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1901] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:27 2026] DELETE /v2.0/security-groups/30f781e4-5ffb-4d86-a001-2179b9005237 => 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: 905/1902] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:27 2026] GET /v2.0/security-groups?tenant_id=e61af1286d374712bda484b32ee0195d&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1903] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:27 2026] GET /v2.0/security-groups?tenant_id=cf9e189d100747c48f689d2161dd4b5f&name=default => generated 2801 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1904] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:27 2026] DELETE /v2.0/security-groups/ccb037a3-f68a-4cce-8bde-94f3e1f65a6d => 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: 999/1905] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:27 2026] DELETE /v2.0/security-groups/0f6062e4-0b99-4f20-a82d-b1fc56eca2ff => 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: 1001/1908] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:42:31 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => 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: 908/1909] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:31 2026] GET /v2.0/security-groups?id=a8f9c3f8-2eb6-4324-b4af-e1b048b84541&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:32.332 8 WARNING neutron_lib.context [None req-f83935ca-28d9-47cd-9fa7-209ac3d70b1c 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 909/1910] 10.0.0.15 () {34 vars in 677 bytes} [Thu Jul 2 16:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:32.459 8 INFO neutron.db.segments_db [None req-f83935ca-28d9-47cd-9fa7-209ac3d70b1c 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Added segment b0488c60-f401-4614-b039-43e56f22dd87 of type vxlan for network 8e91d654-f95f-4ac4-b327-abc7da8bccc9 [pid: 7|app: 0|req: 910/1911] 10.0.0.15 () {34 vars in 677 bytes} [Thu Jul 2 16:42:32 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: 911/1912] 10.0.0.15 () {34 vars in 677 bytes} [Thu Jul 2 16:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1913] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:32 2026] POST /v2.0/networks => generated 631 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1914] 10.0.0.15 () {34 vars in 677 bytes} [Thu Jul 2 16:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:32.586 8 WARNING neutron_lib.context [None req-12cd001e-632d-4fc3-b8a9-fa84f958be3e 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1915] 10.0.0.15 () {34 vars in 677 bytes} [Thu Jul 2 16:42:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1916] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:32 2026] PUT /v2.0/policies/42ad91e5-4142-4b29-9b88-40e83dca86a4/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1917] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:32 2026] PUT /v2.0/policies/31c3c1bd-7b05-4f1a-8cea-c7410dec46dd/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1918] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:32 2026] PUT /v2.0/policies/7a1df79f-0889-4bb7-bfa8-462205f23d44/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1919] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:42:32 2026] PUT /v2.0/policies/0a82f394-5a79-4c8a-9dc4-7e73a0bc42d4/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1920] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:42:32 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:32.941 7 WARNING neutron_lib.context [None req-010d02e2-d869-4cf4-978e-516e29f9e2e9 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:32.995 7 INFO neutron.db.segments_db [None req-010d02e2-d869-4cf4-978e-516e29f9e2e9 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Added segment 0456db01-ed94-4332-8494-0b83e3232a1d of type vxlan for network 50eeade3-9c41-49df-8108-fe02ca749b88 [pid: 7|app: 0|req: 918/1921] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:32 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-02 16:42:33.120 8 WARNING neutron_lib.context [None req-0cea9e7b-f5a1-4573-9e4a-b3e0c67df0a6 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1922] 10.0.0.15 () {32 vars in 673 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1923] 10.0.0.15 () {32 vars in 687 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1924] 10.0.0.15 () {32 vars in 683 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1925] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:42:33 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 922/1926] 10.0.0.15 () {32 vars in 825 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/ports?project_id=b2d9a460f94448c980588459fed4daee&network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 3691 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:33.483 7 WARNING neutron_lib.context [None req-33da0074-563b-45e2-af2f-9ed9b8b1333d 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1005/1927] 10.0.0.15 () {32 vars in 695 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:33.538 7 INFO neutron.db.segments_db [None req-33da0074-563b-45e2-af2f-9ed9b8b1333d 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Added segment 60b5fc93-e810-4039-b57b-bf5f82dc219c of type vxlan for network 8857bc4e-489d-4bca-afe9-f0eae96562ba [pid: 8|app: 0|req: 1006/1928] 10.0.0.15 () {32 vars in 681 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1929] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:33 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:33.664 7 WARNING neutron_lib.context [None req-6c60adc1-72c5-4fcb-a06b-73dc2ffc58a4 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1007/1930] 10.0.0.15 () {32 vars in 695 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1931] 10.0.0.15 () {32 vars in 691 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1932] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/subnets?network_id=42abfa1c-9b41-44e1-8f9e-9c4d9b8c1b0b => generated 644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1933] 10.0.0.15 () {32 vars in 703 bytes} [Thu Jul 2 16:42:33 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1934] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:42:33 2026] DELETE /v2.0/qos/policies/42ad91e5-4142-4b29-9b88-40e83dca86a4 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1935] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:42:33 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 925/1936] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:42:33 2026] DELETE /v2.0/qos/policies/31c3c1bd-7b05-4f1a-8cea-c7410dec46dd => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:34.048 7 WARNING neutron_lib.context [None req-f68996b7-8c57-41c6-be1a-34d9fec5b11e 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:34.089 7 INFO neutron.db.segments_db [None req-f68996b7-8c57-41c6-be1a-34d9fec5b11e 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Added segment 2dab1680-2c89-482b-a32b-2e4c67f5ee24 of type vxlan for network 43b25225-9545-48ed-accd-92c5e23ffb50 2026-07-02 16:42:34.098 8 INFO neutron.db.l3_db [None req-ec095739-ef05-4da1-9a28-9413df7c381d d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Floating IP 84fe75bf-0dd4-4979-94a8-59ca5b4e327c disassociated. External IP: 10.96.250.210, port: 02a7f7d6-3848-44a9-bdc7-8d89a684af04. [pid: 7|app: 0|req: 926/1937] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:34 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1938] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:42:34 2026] DELETE /v2.0/qos/policies/7a1df79f-0889-4bb7-bfa8-462205f23d44 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:34.258 7 WARNING neutron_lib.context [None req-169186c3-0824-49ec-8247-1b64e8be00a0 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1012/1939] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:42:33 2026] PUT /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 554 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:34.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47e00eda-9076-4029-a281-7d3ccfb4ae71'] response: {'name': 'network-changed', 'server_uuid': '8909338e-d316-4c88-a2a7-4d0216995860', 'tag': '02a7f7d6-3848-44a9-bdc7-8d89a684af04', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1013/1940] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:42:34 2026] DELETE /v2.0/qos/policies/0a82f394-5a79-4c8a-9dc4-7e73a0bc42d4 => 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: 928/1941] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:42:34 2026] POST /v2.0/ports => generated 743 bytes in 315 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: 1014/1942] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1943] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:34.604 7 WARNING neutron_lib.context [None req-e68bd001-7c04-4676-88a0-36a29c81c70d 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:34.645 7 INFO neutron.db.segments_db [None req-e68bd001-7c04-4676-88a0-36a29c81c70d 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Added segment 2fe7b03a-f71d-474e-8aed-896865ea6e1e of type vxlan for network 6bbb7ec4-bd99-4e1c-9de9-3656ff40ee50 [pid: 8|app: 0|req: 1015/1944] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:42:34 2026] DELETE /v2.0/qos/policies/f6957bd1-9a0e-41e1-a789-94e3f74f0979 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1945] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 757 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1946] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:34 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:34.748 7 WARNING neutron_lib.context [None req-0472ddcf-8202-4ee4-9c82-504d2dda2033 35cc8abe3dab4e6594e5e73c308d2d7d 65c2dac6f88b4b99afa087e0efe69778 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1947] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02a7f7d6-3848-44a9-bdc7-8d89a684af04 => 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: 1018/1948] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1949] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&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: 1020/1950] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1951] 199.204.45.38 () {34 vars in 1095 bytes} [Thu Jul 2 16:42:34 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1952] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:42:34 2026] POST /v2.0/ports => generated 743 bytes in 306 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: 1022/1953] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 932/1954] 10.0.0.15 () {34 vars in 746 bytes} [Thu Jul 2 16:42:35 2026] PUT /v2.0/ports/cc745aaf-2b2d-4d58-b425-2e5fc2b31c49/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1955] 10.0.0.15 () {34 vars in 746 bytes} [Thu Jul 2 16:42:35 2026] PUT /v2.0/ports/6e53187e-df7c-4888-9e44-b2b5772c4e2a/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1956] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1957] 10.0.0.15 () {34 vars in 746 bytes} [Thu Jul 2 16:42:35 2026] PUT /v2.0/ports/e7432a9d-d3f9-4208-a869-415e77f801b5/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1958] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 757 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1959] 10.0.0.15 () {34 vars in 746 bytes} [Thu Jul 2 16:42:35 2026] PUT /v2.0/ports/360ee29a-a9be-49e6-8bd6-ce6d9eb7547e/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1960] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=02a7f7d6-3848-44a9-bdc7-8d89a684af04 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1961] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1962] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&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: 8|app: 0|req: 1026/1963] 10.0.0.15 () {32 vars in 659 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1964] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1965] 10.0.0.15 () {32 vars in 673 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1966] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1967] 10.0.0.15 () {32 vars in 669 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1968] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 1029/1969] 10.0.0.15 () {32 vars in 681 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1970] 10.0.0.15 () {32 vars in 667 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1971] 10.0.0.15 () {32 vars in 681 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1972] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:35 2026] GET /v2.0/security-groups?tenant_id=d843891c7a9a4ff2b5ed0f0a3e16ee47&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1973] 10.0.0.15 () {32 vars in 677 bytes} [Thu Jul 2 16:42:36 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1974] 10.0.0.15 () {32 vars in 689 bytes} [Thu Jul 2 16:42:36 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1975] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:36 2026] DELETE /v2.0/security-groups/1882c644-7629-4e95-b56a-e4b773f17f0e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1976] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:36 2026] GET /v2.0/security-groups?tenant_id=7e0dc8b548a14ed78b5e483cfcf0abe9&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1977] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:42:36 2026] DELETE /v2.0/ports/cc745aaf-2b2d-4d58-b425-2e5fc2b31c49 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1978] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:36 2026] DELETE /v2.0/security-groups/f2246d68-7c87-4f37-91ce-b78221575a15 => 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: 946/1979] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:42:36 2026] DELETE /v2.0/ports/6e53187e-df7c-4888-9e44-b2b5772c4e2a => 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: 947/1980] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:36 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1981] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:36 2026] GET /v2.0/security-groups?tenant_id=a7bbb6d220f5410093bc39976bdff569&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1982] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:42:36 2026] DELETE /v2.0/ports/e7432a9d-d3f9-4208-a869-415e77f801b5 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1983] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:36 2026] DELETE /v2.0/security-groups/9bf50e03-3bd5-45f1-9f3d-dfbf86646306 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1984] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:42:36 2026] DELETE /v2.0/ports/360ee29a-a9be-49e6-8bd6-ce6d9eb7547e => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1985] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:42:37 2026] DELETE /v2.0/ports/23e6bce9-0e7f-42f2-8ee0-7a8f872f3f1c => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:37.478 8 INFO neutron.services.segments.plugin [-] Segment b0488c60-f401-4614-b039-43e56f22dd87 resource provider aggregate not found 2026-07-02 16:42:37.483 8 INFO neutron.services.segments.plugin [-] Segment b0488c60-f401-4614-b039-43e56f22dd87 resource provider aggregate not found [pid: 8|app: 0|req: 1036/1986] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:37 2026] DELETE /v2.0/networks/8e91d654-f95f-4ac4-b327-abc7da8bccc9 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:37.707 7 INFO neutron.services.segments.plugin [-] Segment 0456db01-ed94-4332-8494-0b83e3232a1d resource provider aggregate not found 2026-07-02 16:42:37.712 7 INFO neutron.services.segments.plugin [-] Segment 0456db01-ed94-4332-8494-0b83e3232a1d resource provider aggregate not found 2026-07-02 16:42:37.730 7 INFO neutron.services.segments.plugin [-] Segment 0456db01-ed94-4332-8494-0b83e3232a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0456db01-ed94-4332-8494-0b83e3232a1d found for delete ", "request_id": "req-be1d75e7-7fa6-47d4-a7c3-902810efede1"}]} 2026-07-02 16:42:37.732 7 INFO neutron.services.segments.plugin [-] Segment 0456db01-ed94-4332-8494-0b83e3232a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0456db01-ed94-4332-8494-0b83e3232a1d found for delete ", "request_id": "req-4f692f17-5585-49ea-97ea-c561a1a16ff8"}]} [pid: 7|app: 0|req: 951/1987] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:37 2026] DELETE /v2.0/networks/50eeade3-9c41-49df-8108-fe02ca749b88 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:37.768 8 INFO neutron.services.segments.plugin [-] Segment b0488c60-f401-4614-b039-43e56f22dd87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0488c60-f401-4614-b039-43e56f22dd87 found for delete ", "request_id": "req-d62b7356-79e0-4313-b578-5734f32c4f5c"}]} 2026-07-02 16:42:37.768 8 INFO neutron.services.segments.plugin [-] Segment b0488c60-f401-4614-b039-43e56f22dd87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0488c60-f401-4614-b039-43e56f22dd87 found for delete ", "request_id": "req-02d02068-a253-48fb-864a-4e670593be81"}]} 2026-07-02 16:42:37.781 7 WARNING neutron_lib.context [None req-6747f87d-fb99-45fd-8d42-b57cca564e9d d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/1988] 10.0.0.15 () {34 vars in 684 bytes} [Thu Jul 2 16:42:37 2026] POST /v2.0/security-groups => generated 1611 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:42:37.907 7 WARNING neutron_lib.context [None req-59ac5ab1-dbf2-4522-8ed2-203698ba10d6 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1989] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:37 2026] DELETE /v2.0/networks/8857bc4e-489d-4bca-afe9-f0eae96562ba => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1990] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:38.032 7 WARNING neutron_lib.context [None req-10cfab9e-1c9b-4fe7-bb38-a211a672d62b d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1991] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:38 2026] POST /v2.0/security-group-rules => generated 564 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1992] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:37 2026] DELETE /v2.0/networks/43b25225-9545-48ed-accd-92c5e23ffb50 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:38.149 7 WARNING neutron_lib.context [None req-703c5142-5f70-4951-a5fc-7d4f575b4c75 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1993] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:38.253 7 WARNING neutron_lib.context [None req-d38f93d7-b1bf-44a5-a578-44913bfeb8fd d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1994] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1995] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:38 2026] DELETE /v2.0/networks/6bbb7ec4-bd99-4e1c-9de9-3656ff40ee50 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:42:38.401 7 WARNING neutron_lib.context [None req-4fd42b93-45b4-4286-888c-850dc64187a3 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:38.425 7 INFO neutron.db.securitygroups_db [None req-4fd42b93-45b4-4286-888c-850dc64187a3 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Project b2d9a460f94448c980588459fed4daee 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: 957/1996] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:38 2026] POST /v2.0/security-group-rules => generated 575 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:38.552 8 WARNING neutron_lib.context [None req-ac0917c3-8c4e-44ac-9348-65ab0d0b4982 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:38.598 8 INFO neutron.db.securitygroups_db [None req-ac0917c3-8c4e-44ac-9348-65ab0d0b4982 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Project b2d9a460f94448c980588459fed4daee 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: 1040/1997] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:42:38 2026] POST /v2.0/security-group-rules => generated 574 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1998] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/networks => generated 1298 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1999] 10.0.0.193 () {34 vars in 1100 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1364820339&fields=id&tenant_id=b2d9a460f94448c980588459fed4daee => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2000] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 661 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2001] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/quotas/b2d9a460f94448c980588459fed4daee => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2002] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/security-groups?tenant_id=9c61800eab774bffa92dfe15c8f4799c&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2003] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:39 2026] DELETE /v2.0/security-groups/1ec5e74d-e35e-4d36-b0af-6b3874233fb9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2004] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&fields=id => generated 149 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:39.797 8 INFO neutron.services.segments.plugin [-] Segment 60b5fc93-e810-4039-b57b-bf5f82dc219c resource provider aggregate not found 2026-07-02 16:42:39.807 8 INFO neutron.services.segments.plugin [-] Segment 60b5fc93-e810-4039-b57b-bf5f82dc219c resource provider aggregate not found 2026-07-02 16:42:39.816 8 INFO neutron.services.segments.plugin [-] Segment 60b5fc93-e810-4039-b57b-bf5f82dc219c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b5fc93-e810-4039-b57b-bf5f82dc219c found for delete ", "request_id": "req-6c03bd7a-b808-4993-9a14-82264ceb2ce0"}]} 2026-07-02 16:42:39.835 8 INFO neutron.services.segments.plugin [-] Segment 60b5fc93-e810-4039-b57b-bf5f82dc219c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b5fc93-e810-4039-b57b-bf5f82dc219c found for delete ", "request_id": "req-82d6ff09-71dc-4a1d-a142-f77ff57ad39c"}]} 2026-07-02 16:42:39.843 8 INFO neutron.services.segments.plugin [-] Segment 2dab1680-2c89-482b-a32b-2e4c67f5ee24 resource provider aggregate not found 2026-07-02 16:42:39.861 8 INFO neutron.services.segments.plugin [-] Segment 2dab1680-2c89-482b-a32b-2e4c67f5ee24 resource provider aggregate not found 2026-07-02 16:42:39.873 8 INFO neutron.services.segments.plugin [-] Segment 2dab1680-2c89-482b-a32b-2e4c67f5ee24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dab1680-2c89-482b-a32b-2e4c67f5ee24 found for delete ", "request_id": "req-b1d68712-e966-410f-bd99-3142f311109f"}]} 2026-07-02 16:42:39.883 8 INFO neutron.services.segments.plugin [-] Segment 2dab1680-2c89-482b-a32b-2e4c67f5ee24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dab1680-2c89-482b-a32b-2e4c67f5ee24 found for delete ", "request_id": "req-88a77d32-4dcc-48c5-8cc5-e8288009aa64"}]} 2026-07-02 16:42:39.893 8 INFO neutron.services.segments.plugin [-] Segment 2fe7b03a-f71d-474e-8aed-896865ea6e1e resource provider aggregate not found 2026-07-02 16:42:39.905 8 INFO neutron.services.segments.plugin [-] Segment 2fe7b03a-f71d-474e-8aed-896865ea6e1e resource provider aggregate not found 2026-07-02 16:42:39.913 8 INFO neutron.services.segments.plugin [-] Segment 2fe7b03a-f71d-474e-8aed-896865ea6e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe7b03a-f71d-474e-8aed-896865ea6e1e found for delete ", "request_id": "req-40c969ea-bb6f-47bf-83f6-14a048e5d5ba"}]} 2026-07-02 16:42:39.922 8 INFO neutron.services.segments.plugin [-] Segment 2fe7b03a-f71d-474e-8aed-896865ea6e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe7b03a-f71d-474e-8aed-896865ea6e1e found for delete ", "request_id": "req-7a10791b-6624-4ffe-893b-eeb70ef49083"}]} [pid: 8|app: 0|req: 1043/2005] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/security-groups?tenant_id=290659005a904541b1cbad22f1861a8b&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2006] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:39 2026] DELETE /v2.0/security-groups/9105f6be-1a53-441b-b572-dc4ed1e2475e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2007] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:42:39 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?fields=segments => generated 14 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2008] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:40 2026] GET /v2.0/security-groups?tenant_id=65c2dac6f88b4b99afa087e0efe69778&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2009] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:42:40 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 965/2010] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:40 2026] DELETE /v2.0/security-groups/fa5f49b8-5b61-4f10-9261-9cd2431196c9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2011] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:40 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => 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: 966/2012] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:41 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 661 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2013] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:42:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2d9a460f94448c980588459fed4daee => generated 274 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:41.309 7 WARNING neutron_lib.context [req-dd96fc3d-337c-4504-aa52-8ab5cdc33b07 req-45205c3d-d8eb-4cc4-9e5f-a113d5d41768 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:41.664 8 WARNING neutron_lib.context [None req-7d378b9e-7945-49e3-8c40-8dc71a7ece18 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/2014] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:42:41 2026] POST /v2.0/ports => generated 954 bytes in 483 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-02 16:42:41.810 8 INFO neutron.db.segments_db [None req-7d378b9e-7945-49e3-8c40-8dc71a7ece18 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Added segment 3f4fa1bb-369b-4110-985e-2cb526964cad of type vxlan for network b7993777-c955-4fdb-83ee-789c1d856b79 [pid: 7|app: 0|req: 968/2015] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:41 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 957 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2016] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:41 2026] POST /v2.0/networks => generated 632 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:41.941 8 WARNING neutron_lib.context [None req-4afe64e6-eba9-40ad-9e39-0472dc07beba e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2017] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:41 2026] POST /v2.0/subnets => generated 602 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2018] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:42.392 8 WARNING neutron_lib.context [None req-ae288427-7034-4811-b113-6d2e5f9520a5 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:42.467 8 INFO neutron.db.segments_db [None req-ae288427-7034-4811-b113-6d2e5f9520a5 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Added segment 890b5d07-239c-464b-ab11-38a5d0951458 of type vxlan for network 1593f006-195d-4188-a322-2df5d9968b78 [pid: 7|app: 0|req: 969/2019] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:42:41 2026] PUT /v2.0/ports/e81398dd-6035-4127-b82b-b36eb958db65 => generated 1199 bytes in 601 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: 1051/2020] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:42 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:42.607 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e78a79b9-213c-45c8-895a-58974dff782d'] response: {'name': 'network-changed', 'server_uuid': '6ac6c8f0-c1fb-4b23-8972-e57cb9460afb', 'tag': 'e81398dd-6035-4127-b82b-b36eb958db65', 'status': 'completed', 'code': 200} 2026-07-02 16:42:42.612 8 WARNING neutron_lib.context [None req-fb196413-2261-46f7-98fe-b9a31cd34d1d e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/2021] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 1238 bytes in 63 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: 971/2022] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e81398dd-6035-4127-b82b-b36eb958db65 => 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: 972/2023] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2024] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&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: 974/2025] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 975/2026] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 1052/2027] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:42 2026] POST /v2.0/subnets => generated 605 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:43.029 8 WARNING neutron_lib.context [None req-74f4981d-7ab5-40c4-975d-b48031747670 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2028] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:42 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:43.111 8 INFO neutron.db.segments_db [None req-74f4981d-7ab5-40c4-975d-b48031747670 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Added segment e4cbf636-e821-441a-ae24-1175e762ed61 of type vxlan for network 71f5faa3-cd43-4e23-adde-26aa5f593c1f [pid: 7|app: 0|req: 977/2029] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 757 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2030] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e81398dd-6035-4127-b82b-b36eb958db65 => 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: 1053/2031] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:43 2026] POST /v2.0/networks => generated 632 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2032] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:43.291 8 WARNING neutron_lib.context [None req-dda45be4-2d06-4ea5-8d41-f8fa349eda2c e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2033] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2034] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2035] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 983/2036] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2037] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:43 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2038] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:43 2026] POST /v2.0/subnets => generated 605 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:43.711 7 WARNING neutron_lib.context [None req-305ee4f1-75fc-45d3-97fc-1983caeec6b2 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:43.792 7 INFO neutron.db.segments_db [None req-305ee4f1-75fc-45d3-97fc-1983caeec6b2 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Added segment 130c8a9f-ecf9-4b4a-bc27-48f69d11575c of type vxlan for network f701e86e-e364-429a-b1b1-0e450fcdce1c [pid: 7|app: 0|req: 985/2039] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:43 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:43.932 8 WARNING neutron_lib.context [None req-360aaef2-3ae6-4dba-b3f3-a9736e2191c0 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2040] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:43 2026] POST /v2.0/subnets => generated 605 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:44.334 7 WARNING neutron_lib.context [None req-44651332-2d69-491b-9186-fc332f18f52e e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:42:44.423 7 INFO neutron.db.segments_db [None req-44651332-2d69-491b-9186-fc332f18f52e e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Added segment 31d99db0-6be7-4d96-b64d-7817aa5639da of type vxlan for network 75a7a0f9-3ca4-4e00-929a-e10342d14bbd [pid: 7|app: 0|req: 986/2041] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:42:44 2026] POST /v2.0/networks => generated 632 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:44.564 8 WARNING neutron_lib.context [None req-3436653c-a631-428e-a46d-7ff0867b8c89 e2c074bf0f5a416484ab86597d6b7114 9ad2817bdc44479189d0eee7f7d55e92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/2042] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:44 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2043] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:44 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2044] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:42:44 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2045] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:42:44 2026] PUT /v2.0/subnets/f042b766-9196-49ad-b3aa-727f775fc0e4/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2046] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:42:45 2026] PUT /v2.0/subnets/413f63c7-5a4f-4601-838c-c0422afcd46d/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2047] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:42:45 2026] PUT /v2.0/subnets/5bae6579-f00f-4fc7-98a6-9d9c6391fb7d/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:45.238 7 WARNING neutron_lib.context [None req-e65a7d1a-a2e9-4ec1-8ff4-99b127b4620e 46afdd4be55d46699e362567c2fad1f7 4178fd159e99414fa58a18a0fad292a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1059/2048] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:42:45 2026] PUT /v2.0/subnets/21f3c64c-57a4-4ec4-9ebc-940d6762b658/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2049] 10.0.0.15 () {32 vars in 663 bytes} [Thu Jul 2 16:42:45 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2050] 10.0.0.15 () {32 vars in 677 bytes} [Thu Jul 2 16:42:45 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2051] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:42:45 2026] POST /v2.0/security-groups => generated 1537 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:42:45.463 7 WARNING neutron_lib.context [None req-a791c977-32af-44bc-982e-7505357effcd 46afdd4be55d46699e362567c2fad1f7 4178fd159e99414fa58a18a0fad292a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2052] 10.0.0.15 () {32 vars in 673 bytes} [Thu Jul 2 16:42:45 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2053] 10.0.0.15 () {32 vars in 685 bytes} [Thu Jul 2 16:42:45 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2054] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:42:45 2026] POST /v2.0/security-groups => generated 1539 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:42:45.662 7 WARNING neutron_lib.context [None req-73051fae-1f65-498b-a17f-ea07eb4f8da5 46afdd4be55d46699e362567c2fad1f7 4178fd159e99414fa58a18a0fad292a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 992/2055] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:42:45 2026] POST /v2.0/security-groups => generated 1539 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:42:45.875 7 WARNING neutron_lib.context [None req-1d015dd4-681b-484d-931f-2e83edad80cb 46afdd4be55d46699e362567c2fad1f7 4178fd159e99414fa58a18a0fad292a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 995/2058] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:42:45 2026] POST /v2.0/security-groups => generated 1539 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2059] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:45 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:46.054 7 WARNING neutron_lib.context [None req-0b3e5de5-3bb5-4705-b441-9dc47f192455 46afdd4be55d46699e362567c2fad1f7 4178fd159e99414fa58a18a0fad292a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1064/2060] 10.0.0.15 () {32 vars in 671 bytes} [Thu Jul 2 16:42:45 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2061] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2062] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:42:46 2026] POST /v2.0/security-groups => generated 1539 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2063] 10.0.0.15 () {32 vars in 685 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2064] 10.0.0.15 () {34 vars in 766 bytes} [Thu Jul 2 16:42:46 2026] PUT /v2.0/security-groups/1c333546-c4ca-41ea-a214-1ca8c64afb0f/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2065] 10.0.0.15 () {32 vars in 681 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2066] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2067] 10.0.0.15 () {34 vars in 766 bytes} [Thu Jul 2 16:42:46 2026] PUT /v2.0/security-groups/b057e462-12b6-4c26-b274-1edbd60b6502/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2068] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2069] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2070] 10.0.0.15 () {34 vars in 766 bytes} [Thu Jul 2 16:42:46 2026] PUT /v2.0/security-groups/dee6664b-0312-4cc7-8fd3-77a85cf7d328/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2071] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2072] 10.0.0.15 () {34 vars in 766 bytes} [Thu Jul 2 16:42:46 2026] PUT /v2.0/security-groups/f983ff84-e548-4821-b221-912eee3fda0f/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2073] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:46 2026] DELETE /v2.0/subnets/f042b766-9196-49ad-b3aa-727f775fc0e4 => 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: 1071/2074] 10.0.0.15 () {32 vars in 679 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/security-groups?tags=red => generated 4622 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2075] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:46 2026] DELETE /v2.0/subnets/413f63c7-5a4f-4601-838c-c0422afcd46d => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2076] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:42:46 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:47.119 7 INFO neutron.db.l3_db [None req-015c15e8-636e-42c1-a864-fc2c700895e4 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Floating IP 84fe75bf-0dd4-4979-94a8-59ca5b4e327c associated. External IP: 10.96.250.210, port: e81398dd-6035-4127-b82b-b36eb958db65. [pid: 8|app: 0|req: 1074/2077] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:47 2026] DELETE /v2.0/subnets/5bae6579-f00f-4fc7-98a6-9d9c6391fb7d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2078] 10.0.0.15 () {32 vars in 689 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2079] 10.0.0.15 () {34 vars in 748 bytes} [Thu Jul 2 16:42:46 2026] PUT /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 855 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:47.600 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94456fa4-0785-44f7-93fe-60e091cf39e1'] response: {'name': 'network-changed', 'server_uuid': '6ac6c8f0-c1fb-4b23-8972-e57cb9460afb', 'tag': 'e81398dd-6035-4127-b82b-b36eb958db65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1005/2080] 10.0.0.15 () {32 vars in 701 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4622 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2081] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2082] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:47 2026] DELETE /v2.0/subnets/21f3c64c-57a4-4ec4-9ebc-940d6762b658 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2083] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/ports?tenant_id=b2d9a460f94448c980588459fed4daee&device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2084] 10.0.0.15 () {32 vars in 687 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/security-groups?not-tags=red => generated 5850 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2085] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/networks?id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2086] 10.0.0.15 () {32 vars in 701 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7374 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2087] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:42:47 2026] DELETE /v2.0/subnets/6ea9b137-6be6-44c3-9837-073b22b9cb91 => 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: 1080/2088] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e81398dd-6035-4127-b82b-b36eb958db65 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2089] 10.0.0.15 () {32 vars in 697 bytes} [Thu Jul 2 16:42:47 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7374 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2090] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:42:48 2026] GET /v2.0/subnets?id=a16d065d-813f-4c0a-bfea-3434073436ea => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2091] 10.0.0.15 () {32 vars in 709 bytes} [Thu Jul 2 16:42:48 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5850 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2092] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:42:48 2026] GET /v2.0/ports?network_id=ea2c3990-78b5-48cc-b308-3c4ed8f764d3&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:48.148 8 INFO neutron.services.segments.plugin [-] Segment 3f4fa1bb-369b-4110-985e-2cb526964cad resource provider aggregate not found 2026-07-02 16:42:48.155 8 INFO neutron.services.segments.plugin [-] Segment 3f4fa1bb-369b-4110-985e-2cb526964cad resource provider aggregate not found 2026-07-02 16:42:48.167 8 INFO neutron.services.segments.plugin [-] Segment 3f4fa1bb-369b-4110-985e-2cb526964cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f4fa1bb-369b-4110-985e-2cb526964cad found for delete ", "request_id": "req-671a887f-db5a-4e9f-92e4-4e471ae961a6"}]} 2026-07-02 16:42:48.170 8 INFO neutron.services.segments.plugin [-] Segment 3f4fa1bb-369b-4110-985e-2cb526964cad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f4fa1bb-369b-4110-985e-2cb526964cad found for delete ", "request_id": "req-fdb13325-9e3e-4a60-b10d-ac88e1caf8e5"}]} [pid: 8|app: 0|req: 1081/2093] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:47 2026] DELETE /v2.0/networks/b7993777-c955-4fdb-83ee-789c1d856b79 => 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: 1013/2094] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/security-groups/1c333546-c4ca-41ea-a214-1ca8c64afb0f => 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: 1082/2095] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:42:48 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?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: 1083/2096] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/security-groups/b057e462-12b6-4c26-b274-1edbd60b6502 => 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: 1084/2097] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:42:48 2026] GET /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:48.490 7 INFO neutron.services.segments.plugin [-] Segment 890b5d07-239c-464b-ab11-38a5d0951458 resource provider aggregate not found 2026-07-02 16:42:48.512 7 INFO neutron.services.segments.plugin [-] Segment 890b5d07-239c-464b-ab11-38a5d0951458 resource provider aggregate not found 2026-07-02 16:42:48.534 7 INFO neutron.services.segments.plugin [-] Segment 890b5d07-239c-464b-ab11-38a5d0951458 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890b5d07-239c-464b-ab11-38a5d0951458 found for delete ", "request_id": "req-cbaf6a00-a0a8-4038-9a10-ae01836daa44"}]} 2026-07-02 16:42:48.535 7 INFO neutron.services.segments.plugin [-] Segment 890b5d07-239c-464b-ab11-38a5d0951458 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890b5d07-239c-464b-ab11-38a5d0951458 found for delete ", "request_id": "req-1feb687d-3dc4-40be-b49b-8995baec1698"}]} [pid: 7|app: 0|req: 1014/2098] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/networks/1593f006-195d-4188-a322-2df5d9968b78 => 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: 1085/2099] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/security-groups/dee6664b-0312-4cc7-8fd3-77a85cf7d328 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2100] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/security-groups/f983ff84-e548-4821-b221-912eee3fda0f => 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: 1087/2101] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:48 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2102] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/networks/71f5faa3-cd43-4e23-adde-26aa5f593c1f => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2103] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/security-groups/b9214b61-8277-4b00-857f-13e766f238fc => 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: 1016/2104] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:48 2026] DELETE /v2.0/networks/f701e86e-e364-429a-b1b1-0e450fcdce1c => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2105] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:42:49 2026] DELETE /v2.0/networks/75a7a0f9-3ca4-4e00-929a-e10342d14bbd => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2106] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:42:49 2026] GET /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 857 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:42:50.188 8 INFO neutron.services.segments.plugin [-] Segment 31d99db0-6be7-4d96-b64d-7817aa5639da resource provider aggregate not found 2026-07-02 16:42:50.199 8 INFO neutron.services.segments.plugin [-] Segment 31d99db0-6be7-4d96-b64d-7817aa5639da resource provider aggregate not found 2026-07-02 16:42:50.208 8 INFO neutron.services.segments.plugin [-] Segment 31d99db0-6be7-4d96-b64d-7817aa5639da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d99db0-6be7-4d96-b64d-7817aa5639da found for delete ", "request_id": "req-0bd2c9f6-960b-478a-950e-4eef2ada3a2c"}]} 2026-07-02 16:42:50.220 8 INFO neutron.services.segments.plugin [-] Segment 31d99db0-6be7-4d96-b64d-7817aa5639da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d99db0-6be7-4d96-b64d-7817aa5639da found for delete ", "request_id": "req-f1832496-a6b4-454a-ab9d-4889da8bd0a6"}]} [pid: 8|app: 0|req: 1090/2107] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:49 2026] GET /v2.0/security-groups?tenant_id=eabcd76186c940cf8bf14403f9a322b6&name=default => generated 2805 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2108] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:50 2026] GET /v2.0/security-groups?tenant_id=f1ba1182a9d547208ed55246f1684da0&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2109] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:50 2026] DELETE /v2.0/security-groups/6992ccae-dd84-4c5e-bf35-9a0749e8025c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2110] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:50 2026] DELETE /v2.0/security-groups/b7b018d5-5fd7-4541-95e6-f158677a809c => 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: 1092/2111] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:50 2026] GET /v2.0/security-groups?tenant_id=fcb392ccea5a441497b61f80891003d2&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:42:50.615 7 INFO neutron.services.segments.plugin [-] Segment e4cbf636-e821-441a-ae24-1175e762ed61 resource provider aggregate not found 2026-07-02 16:42:50.620 7 INFO neutron.services.segments.plugin [-] Segment e4cbf636-e821-441a-ae24-1175e762ed61 resource provider aggregate not found 2026-07-02 16:42:50.627 7 INFO neutron.services.segments.plugin [-] Segment e4cbf636-e821-441a-ae24-1175e762ed61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4cbf636-e821-441a-ae24-1175e762ed61 found for delete ", "request_id": "req-034efbd0-4c32-4ecc-867d-db1bb1d74194"}]} 2026-07-02 16:42:50.639 7 INFO neutron.services.segments.plugin [-] Segment 130c8a9f-ecf9-4b4a-bc27-48f69d11575c resource provider aggregate not found 2026-07-02 16:42:50.644 7 INFO neutron.services.segments.plugin [-] Segment e4cbf636-e821-441a-ae24-1175e762ed61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4cbf636-e821-441a-ae24-1175e762ed61 found for delete ", "request_id": "req-0e946ce6-38d3-444a-ba00-899762cd252b"}]} 2026-07-02 16:42:50.655 7 INFO neutron.services.segments.plugin [-] Segment 130c8a9f-ecf9-4b4a-bc27-48f69d11575c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130c8a9f-ecf9-4b4a-bc27-48f69d11575c found for delete ", "request_id": "req-5bae769f-0414-4952-8c72-328368a28cda"}]} 2026-07-02 16:42:50.661 7 INFO neutron.services.segments.plugin [-] Segment 130c8a9f-ecf9-4b4a-bc27-48f69d11575c resource provider aggregate not found 2026-07-02 16:42:50.672 7 INFO neutron.services.segments.plugin [-] Segment 130c8a9f-ecf9-4b4a-bc27-48f69d11575c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130c8a9f-ecf9-4b4a-bc27-48f69d11575c found for delete ", "request_id": "req-62a8c7bb-42d6-44fd-b9da-4cf2831cb975"}]} [pid: 8|app: 0|req: 1093/2112] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:50 2026] DELETE /v2.0/security-groups/074b3406-bfd1-40e6-b976-e1fc92c8254f => 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: 1020/2113] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:50 2026] GET /v2.0/security-groups?tenant_id=c4f21ec3735f40179ef03e4ebed6fe8a&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2114] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:50 2026] DELETE /v2.0/security-groups/44671221-dd47-4060-a0fd-98d633bec43e => 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: 1021/2115] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:50 2026] GET /v2.0/security-groups?tenant_id=4178fd159e99414fa58a18a0fad292a3&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2116] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:50 2026] DELETE /v2.0/security-groups/fab91bc5-761b-46a7-a97a-ce0e3d0729c0 => 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: 1022/2117] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:50 2026] GET /v2.0/security-groups?tenant_id=9ad2817bdc44479189d0eee7f7d55e92&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2118] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:51 2026] DELETE /v2.0/security-groups/bdda4174-017e-4259-9f88-f66722fcc85d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:54.885 7 WARNING neutron_lib.context [None req-86116e64-9749-488e-9682-7036f3f2ee31 872e69bf21774cef8110731e8128c566 1c821445f2254cc38b2f66e53bca770f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1023/2119] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2120] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:54 2026] PUT /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2121] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2122] 10.0.0.15 () {34 vars in 769 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags/green => 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: 1025/2123] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2124] 10.0.0.15 () {34 vars in 765 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2125] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/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: 1100/2126] 10.0.0.15 () {34 vars in 787 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2127] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2128] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2129] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:42:55.383 7 WARNING neutron_lib.context [None req-98940197-916b-40c4-8453-10910354d00e e8f2e5f44ee54b639fac5a0bbd58f8fb a2b6cdab80574f278da2f3405c50b620 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1103/2130] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:55.431 8 INFO neutron.api.v2.resource [None req-1295b0d4-c314-429a-b53d-a524f078e7e0 872e69bf21774cef8110731e8128c566 1c821445f2254cc38b2f66e53bca770f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2131] 10.0.0.15 () {32 vars in 750 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2132] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:55.461 7 WARNING neutron_lib.context [None req-418d1999-cb6c-4533-ade1-9c64adc6bc64 e8f2e5f44ee54b639fac5a0bbd58f8fb a2b6cdab80574f278da2f3405c50b620 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2133] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:42:55 2026] DELETE /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2134] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2135] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:55.543 8 INFO neutron.api.v2.resource [None req-53e58e87-5b19-4b6a-ab39-51f039f19ae4 872e69bf21774cef8110731e8128c566 1c821445f2254cc38b2f66e53bca770f - - default default] delete failed (client error): The resource could not be found. 2026-07-02 16:42:55.544 7 WARNING neutron_lib.context [None req-3984f7a6-8779-4b7f-9225-7af51c68ef31 e8f2e5f44ee54b639fac5a0bbd58f8fb a2b6cdab80574f278da2f3405c50b620 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1107/2136] 10.0.0.15 () {32 vars in 753 bytes} [Thu Jul 2 16:42:55 2026] DELETE /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2137] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:42:55 2026] DELETE /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2138] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376/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: 1030/2139] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:42:55.622 7 WARNING neutron_lib.context [None req-21eda4a5-b63f-41a4-9ca1-3e2343ae0bf2 e8f2e5f44ee54b639fac5a0bbd58f8fb a2b6cdab80574f278da2f3405c50b620 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1031/2140] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2141] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:55 2026] DELETE /v2.0/subnetpools/27df591d-3374-44e2-ae7e-0526f3898376 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:42:55.683 7 WARNING neutron_lib.context [None req-651e4deb-a0b1-4bb0-900e-d183ab0bca29 e8f2e5f44ee54b639fac5a0bbd58f8fb a2b6cdab80574f278da2f3405c50b620 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1032/2142] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:42:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2143] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/7a4367b0-9bd3-4dde-9b4c-caa4fb4afdf1/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2144] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/d004a7a6-9e49-48d4-a631-9b0a39fb9787/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2145] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/3538c4f7-387c-4963-b3a3-bde173ef75c9/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2146] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:42:55 2026] PUT /v2.0/subnetpools/4cc68fcc-453a-4a4d-90c4-2e4d2de0004f/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2147] 10.0.0.15 () {32 vars in 671 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2148] 10.0.0.15 () {32 vars in 685 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2149] 10.0.0.15 () {32 vars in 681 bytes} [Thu Jul 2 16:42:55 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2150] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:42:56 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2151] 10.0.0.15 () {32 vars in 679 bytes} [Thu Jul 2 16:42:56 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2152] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:42:56 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2153] 10.0.0.15 () {32 vars in 689 bytes} [Thu Jul 2 16:42:56 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2154] 10.0.0.15 () {32 vars in 701 bytes} [Thu Jul 2 16:42:56 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2155] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2.0/subnetpools/7a4367b0-9bd3-4dde-9b4c-caa4fb4afdf1 => 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: 1039/2156] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2.0/subnetpools/d004a7a6-9e49-48d4-a631-9b0a39fb9787 => 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: 1118/2157] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2.0/subnetpools/3538c4f7-387c-4963-b3a3-bde173ef75c9 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2158] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2.0/subnetpools/4cc68fcc-453a-4a4d-90c4-2e4d2de0004f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2159] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2.0/subnetpools/4a816a9d-bb1a-4075-8292-26ae53610a84 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2160] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:56 2026] GET /v2.0/security-groups?tenant_id=1c821445f2254cc38b2f66e53bca770f&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2161] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2.0/security-groups/1b55da0a-3da2-4e71-b887-9b4c3866af11 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2162] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:56 2026] GET /v2.0/security-groups?tenant_id=b9972d327d204e5fa64a98d5bfbb0f89&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2163] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:56 2026] DELETE /v2.0/security-groups/54f55738-cd42-4cb6-8fbc-70c77f906139 => 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: 1042/2164] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:57 2026] GET /v2.0/security-groups?tenant_id=49c3503e3b054b7ab80765656bb1d903&name=default => generated 2805 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2165] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:57 2026] DELETE /v2.0/security-groups/a72cb2f0-9e85-4146-899b-684572c263d2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2166] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:57 2026] GET /v2.0/security-groups?tenant_id=a2b6cdab80574f278da2f3405c50b620&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2167] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:58 2026] DELETE /v2.0/security-groups/2ab1c1b5-5a00-4f16-ad41-efb997b526ba => 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: 1044/2168] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:42:58 2026] GET /v2.0/security-groups?tenant_id=a5b39ad7cd51494291c2adc497cf2466&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2169] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:42:58 2026] DELETE /v2.0/security-groups/68e9164b-f080-4fc3-8369-329d895a6f3b => 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: 1045/2170] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:42:59 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2171] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Jul 2 16:42:59 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:43:00.588 7 WARNING neutron_lib.context [None req-3b7b0ebc-39fc-4a5a-9855-b7c3454bfbc1 a813919eb47342c09da5d307f288b5d2 ec30fc8b849b4b00adea5def73450db1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:00.718 7 INFO neutron.db.segments_db [None req-3b7b0ebc-39fc-4a5a-9855-b7c3454bfbc1 a813919eb47342c09da5d307f288b5d2 ec30fc8b849b4b00adea5def73450db1 - - default default] Added segment 4de7c75c-32d5-4218-a2fc-97c38166e210 of type vxlan for network b2d52fe6-6c1f-4f14-a491-ad2daef913b6 [pid: 7|app: 0|req: 1046/2174] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:43:00 2026] POST /v2.0/networks => generated 630 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:43:00.867 8 WARNING neutron_lib.context [None req-f9d5fd74-b785-4a3d-899c-ad2170a2beb2 a813919eb47342c09da5d307f288b5d2 ec30fc8b849b4b00adea5def73450db1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1129/2175] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:43:00 2026] POST /v2.0/subnets => generated 602 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2176] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:01 2026] PUT /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2177] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2178] 10.0.0.15 () {34 vars in 761 bytes} [Thu Jul 2 16:43:01 2026] PUT /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2179] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2180] 10.0.0.15 () {34 vars in 757 bytes} [Thu Jul 2 16:43:01 2026] PUT /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2181] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2182] 10.0.0.15 () {34 vars in 779 bytes} [Thu Jul 2 16:43:01 2026] PUT /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags/black.or.white => 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: 1133/2183] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2184] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:01 2026] PUT /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/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: 1052/2185] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2186] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:01.954 7 INFO neutron.api.v2.resource [None req-c48efde1-4ee4-4006-994f-b057ac183934 a813919eb47342c09da5d307f288b5d2 ec30fc8b849b4b00adea5def73450db1 - - default default] show failed (client error): The resource could not be found. 2026-07-02 16:43:01.955 8 WARNING neutron_lib.context [None req-5f71fd6d-dd4a-461e-956f-1de5d928a226 95ef1234866749d59769cc6ad180d0d7 d5af77824d62416d9009b0bb3dc9dfa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2187] 10.0.0.15 () {32 vars in 742 bytes} [Thu Jul 2 16:43:01 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2188] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:43:01 2026] DELETE /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags/red => 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: 1056/2189] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:02.109 7 INFO neutron.api.v2.resource [None req-417f556c-0423-4255-b7da-b30b2bf46aa6 a813919eb47342c09da5d307f288b5d2 ec30fc8b849b4b00adea5def73450db1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/2190] 10.0.0.15 () {32 vars in 745 bytes} [Thu Jul 2 16:43:02 2026] DELETE /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2191] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:43:02 2026] DELETE /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2192] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2193] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:02 2026] DELETE /v2.0/subnets/56479a2c-7d5a-4f14-b6b4-c475e7186b60 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2194] 10.0.0.15 () {34 vars in 675 bytes} [Thu Jul 2 16:43:01 2026] POST /v2.0/floatingips => generated 552 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2195] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:43:02 2026] PUT /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2196] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2197] 10.0.0.15 () {34 vars in 769 bytes} [Thu Jul 2 16:43:02 2026] PUT /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2198] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2199] 10.0.0.15 () {34 vars in 765 bytes} [Thu Jul 2 16:43:02 2026] PUT /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 16:43:02.889 7 INFO neutron.services.segments.plugin [-] Segment 4de7c75c-32d5-4218-a2fc-97c38166e210 resource provider aggregate not found 2026-07-02 16:43:02.895 7 INFO neutron.services.segments.plugin [-] Segment 4de7c75c-32d5-4218-a2fc-97c38166e210 resource provider aggregate not found 2026-07-02 16:43:02.912 7 INFO neutron.services.segments.plugin [-] Segment 4de7c75c-32d5-4218-a2fc-97c38166e210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de7c75c-32d5-4218-a2fc-97c38166e210 found for delete ", "request_id": "req-c03ce61d-d328-4d7e-b023-a96e38acb7ce"}]} [pid: 7|app: 0|req: 1061/2200] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:43:02 2026] DELETE /v2.0/networks/b2d52fe6-6c1f-4f14-a491-ad2daef913b6 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2201] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:02.935 7 INFO neutron.services.segments.plugin [-] Segment 4de7c75c-32d5-4218-a2fc-97c38166e210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de7c75c-32d5-4218-a2fc-97c38166e210 found for delete ", "request_id": "req-88aae4e3-b780-4af6-85b4-6f3566b4ba7d"}]} [pid: 7|app: 0|req: 1062/2202] 10.0.0.15 () {34 vars in 787 bytes} [Thu Jul 2 16:43:02 2026] PUT /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2203] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:02 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2204] 10.0.0.15 () {34 vars in 758 bytes} [Thu Jul 2 16:43:03 2026] PUT /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2205] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:03 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2206] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:03 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:03.217 8 INFO neutron.api.v2.resource [None req-8d729731-f838-4b9d-b623-501a00cace4d 95ef1234866749d59769cc6ad180d0d7 d5af77824d62416d9009b0bb3dc9dfa3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1143/2207] 10.0.0.15 () {32 vars in 750 bytes} [Thu Jul 2 16:43:03 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2208] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:43:03 2026] DELETE /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2209] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:03 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:03.370 7 INFO neutron.api.v2.resource [None req-992f4ffe-7c46-4eb5-97b1-9ad300eb8462 95ef1234866749d59769cc6ad180d0d7 d5af77824d62416d9009b0bb3dc9dfa3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2210] 10.0.0.15 () {32 vars in 753 bytes} [Thu Jul 2 16:43:03 2026] DELETE /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2211] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:43:03 2026] DELETE /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/tags => 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: 1067/2212] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:03 2026] GET /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab/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: 1068/2213] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:03 2026] GET /v2.0/security-groups?tenant_id=4fdf490ccbfb40aa9e8b584727f392c1&name=default => generated 2805 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2214] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:43:03 2026] DELETE /v2.0/floatingips/50354fff-7dd1-4b6a-a96b-55de154fe8ab => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2215] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:03 2026] DELETE /v2.0/security-groups/e4852f1d-1549-401e-b04b-05204e1612b8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2216] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/security-groups?tenant_id=ec30fc8b849b4b00adea5def73450db1&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2217] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:04 2026] DELETE /v2.0/security-groups/64faac2c-e1ec-4bb2-a20d-7fb4a728dfbc => 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: 1148/2218] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2219] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&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: 1149/2220] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/security-groups?tenant_id=d5af77824d62416d9009b0bb3dc9dfa3&name=default => generated 2805 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2221] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:43:04 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2222] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:04 2026] DELETE /v2.0/security-groups/dff05524-8d61-43c3-956c-aa07a3d36d7b => 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: 1151/2223] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/security-groups?tenant_id=d67c5892b58c47c8aefb82b5b9104b32&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2224] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:05 2026] DELETE /v2.0/security-groups/79aa8eb4-9122-40e0-bb72-2c47dbf80962 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2225] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/ports?device_id=6ac6c8f0-c1fb-4b23-8972-e57cb9460afb => 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: 1154/2226] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:43:05 2026] GET /v2.0/security-groups?id=3148264b-2a4e-430f-985d-3b41dc72b671&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:43:05.679 7 INFO neutron.db.l3_db [req-56ee31ae-0e50-40b6-a42f-12ab207194df req-c95814dd-d78b-4ecd-af40-ba64f63ee73c d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] Floating IP 84fe75bf-0dd4-4979-94a8-59ca5b4e327c disassociated. External IP: 10.96.250.210, port: e81398dd-6035-4127-b82b-b36eb958db65. [pid: 7|app: 0|req: 1073/2227] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:43:04 2026] DELETE /v2.0/ports/e81398dd-6035-4127-b82b-b36eb958db65 => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2228] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:06 2026] DELETE /v2.0/security-groups/3148264b-2a4e-430f-985d-3b41dc72b671 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:06.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f991091-ab34-414d-810d-b40c0e88a2de'] response: {'server_uuid': '6ac6c8f0-c1fb-4b23-8972-e57cb9460afb', 'name': 'network-vif-deleted', 'tag': 'e81398dd-6035-4127-b82b-b36eb958db65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1074/2229] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:43:06 2026] DELETE /v2.0/floatingips/84fe75bf-0dd4-4979-94a8-59ca5b4e327c => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2230] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:43:07 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2231] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:43:07 2026] GET /v2.0/security-groups?id=a8f9c3f8-2eb6-4324-b4af-e1b048b84541&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2232] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:43:07 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2233] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:43:07 2026] DELETE /v2.0/ports/02a7f7d6-3848-44a9-bdc7-8d89a684af04 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2234] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:43:08 2026] GET /v2.0/ports?device_id=8909338e-d316-4c88-a2a7-4d0216995860 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:08.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b68ef4b-255f-4914-82a2-9966c0f421de'] response: {'server_uuid': '8909338e-d316-4c88-a2a7-4d0216995860', 'name': 'network-vif-deleted', 'tag': '02a7f7d6-3848-44a9-bdc7-8d89a684af04', 'status': 'completed', 'code': 200} 2026-07-02 16:43:08.994 7 WARNING neutron_lib.context [None req-db1019c7-f000-4101-90c7-0cc516700506 49d472ba18bc4c8b9f858ff0c6957184 04963edd6309456095f6fa6bb6d79e47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:09.117 7 INFO neutron.db.segments_db [None req-db1019c7-f000-4101-90c7-0cc516700506 49d472ba18bc4c8b9f858ff0c6957184 04963edd6309456095f6fa6bb6d79e47 - - default default] Added segment 34917142-f9fd-47d1-aedf-783e88426f2a of type vxlan for network 0c051394-01dc-466d-9a76-77da6a424cbd [pid: 7|app: 0|req: 1077/2235] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:43:08 2026] POST /v2.0/networks => generated 631 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:43:09.233 8 WARNING neutron_lib.context [None req-2bc76690-5258-4eae-b158-41a69757fff2 49d472ba18bc4c8b9f858ff0c6957184 04963edd6309456095f6fa6bb6d79e47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2236] 10.0.0.15 () {34 vars in 663 bytes} [Thu Jul 2 16:43:09 2026] POST /v2.0/ports => generated 743 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: 7|app: 0|req: 1078/2237] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:09 2026] DELETE /v2.0/security-groups/a8f9c3f8-2eb6-4324-b4af-e1b048b84541 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2238] 10.0.0.15 () {34 vars in 746 bytes} [Thu Jul 2 16:43:09 2026] PUT /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2239] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:43:09 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2240] 10.0.0.15 () {34 vars in 757 bytes} [Thu Jul 2 16:43:09 2026] PUT /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2241] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:43:09 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2242] 10.0.0.15 () {34 vars in 753 bytes} [Thu Jul 2 16:43:09 2026] PUT /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2243] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:43:09 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2244] 10.0.0.15 () {34 vars in 775 bytes} [Thu Jul 2 16:43:09 2026] PUT /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2245] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2246] 10.0.0.15 () {34 vars in 746 bytes} [Thu Jul 2 16:43:10 2026] PUT /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/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: 1169/2247] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/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: 1170/2248] 10.0.0.15 () {32 vars in 734 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:10.283 8 INFO neutron.api.v2.resource [None req-7301493a-abd2-4b76-8fd6-95c593fec0a1 49d472ba18bc4c8b9f858ff0c6957184 04963edd6309456095f6fa6bb6d79e47 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2249] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2250] 10.0.0.15 () {32 vars in 737 bytes} [Thu Jul 2 16:43:10 2026] DELETE /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/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: 1173/2251] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:10.481 8 INFO neutron.api.v2.resource [None req-ae9da2e6-23b6-4f52-93da-61a0cd1c4de4 49d472ba18bc4c8b9f858ff0c6957184 04963edd6309456095f6fa6bb6d79e47 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2252] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:43:10 2026] DELETE /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2253] 10.0.0.15 () {32 vars in 729 bytes} [Thu Jul 2 16:43:10 2026] DELETE /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => 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: 1176/2254] 10.0.0.15 () {32 vars in 726 bytes} [Thu Jul 2 16:43:10 2026] GET /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2255] 10.0.0.15 () {32 vars in 719 bytes} [Thu Jul 2 16:43:10 2026] DELETE /v2.0/ports/4c6b013a-351d-411b-939d-b493cd6e73db => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2256] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:43:09 2026] PUT /v2.0/routers/ed4b5b4c-d6de-43d9-863e-38c4c820062e/remove_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:43:10.978 8 INFO neutron.services.segments.plugin [-] Segment 34917142-f9fd-47d1-aedf-783e88426f2a resource provider aggregate not found 2026-07-02 16:43:10.983 8 INFO neutron.services.segments.plugin [-] Segment 34917142-f9fd-47d1-aedf-783e88426f2a resource provider aggregate not found 2026-07-02 16:43:10.999 8 INFO neutron.services.segments.plugin [-] Segment 34917142-f9fd-47d1-aedf-783e88426f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34917142-f9fd-47d1-aedf-783e88426f2a found for delete ", "request_id": "req-d0b52641-933d-4ef9-ac25-ddc296e27bd8"}]} 2026-07-02 16:43:11.000 8 INFO neutron.services.segments.plugin [-] Segment 34917142-f9fd-47d1-aedf-783e88426f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34917142-f9fd-47d1-aedf-783e88426f2a found for delete ", "request_id": "req-17b81973-1200-4ebf-98cf-428812fb693b"}]} [pid: 8|app: 0|req: 1178/2257] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:43:10 2026] DELETE /v2.0/networks/0c051394-01dc-466d-9a76-77da6a424cbd => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2258] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:10 2026] DELETE /v2.0/subnets/a16d065d-813f-4c0a-bfea-3434073436ea => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2259] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:11 2026] GET /v2.0/security-groups?tenant_id=7afda25f665249028f7f8f6b83a7aa89&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2260] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:12 2026] DELETE /v2.0/security-groups/40a90d85-6ea5-4e42-8267-20f2a5a2731a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:12.218 8 INFO neutron.db.l3_hamode_db [None req-b8046da9-6aad-4a81-a37d-b27d081ce678 d31dd94f8e08486eb6412d5a7e2bbfc2 b2d9a460f94448c980588459fed4daee - - default default] HA network 0b80067b-cb07-4268-9cc6-5651c2cb2386 was deleted as no HA routers are present in tenant b2d9a460f94448c980588459fed4daee. [pid: 8|app: 0|req: 1179/2261] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:11 2026] DELETE /v2.0/routers/ed4b5b4c-d6de-43d9-863e-38c4c820062e => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2262] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:12 2026] GET /v2.0/security-groups?tenant_id=04963edd6309456095f6fa6bb6d79e47&name=default => generated 2805 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2263] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:12 2026] DELETE /v2.0/security-groups/941faf53-80b3-4310-ac9f-22e74253cc82 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2264] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:43:12 2026] DELETE /v2.0/networks/ea2c3990-78b5-48cc-b308-3c4ed8f764d3 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2265] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:13 2026] GET /v2.0/security-groups?tenant_id=f2b0d852df374cc6b85852578eb54245&name=default => generated 2805 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:43:13.422 8 INFO neutron.services.segments.plugin [-] Segment f9919f39-5e24-4c8e-8754-488fdbe17861 resource provider aggregate not found 2026-07-02 16:43:13.428 8 INFO neutron.services.segments.plugin [-] Segment f9919f39-5e24-4c8e-8754-488fdbe17861 resource provider aggregate not found 2026-07-02 16:43:13.443 8 INFO neutron.services.segments.plugin [-] Segment f9919f39-5e24-4c8e-8754-488fdbe17861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9919f39-5e24-4c8e-8754-488fdbe17861 found for delete ", "request_id": "req-1e6bbaa1-be07-4617-9381-a1a6d872e793"}]} 2026-07-02 16:43:13.448 8 INFO neutron.services.segments.plugin [-] Segment f9919f39-5e24-4c8e-8754-488fdbe17861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9919f39-5e24-4c8e-8754-488fdbe17861 found for delete ", "request_id": "req-5e9d0407-5f0d-4398-af3d-65005fbe54d9"}]} 2026-07-02 16:43:13.463 8 INFO neutron.services.segments.plugin [-] Segment 97497af9-5f47-4aff-88fc-1f667edb0372 resource provider aggregate not found 2026-07-02 16:43:13.469 8 INFO neutron.services.segments.plugin [-] Segment 97497af9-5f47-4aff-88fc-1f667edb0372 resource provider aggregate not found 2026-07-02 16:43:13.484 8 INFO neutron.services.segments.plugin [-] Segment 97497af9-5f47-4aff-88fc-1f667edb0372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97497af9-5f47-4aff-88fc-1f667edb0372 found for delete ", "request_id": "req-5747cb3c-6e84-4767-8fcc-a6517108b221"}]} 2026-07-02 16:43:13.489 8 INFO neutron.services.segments.plugin [-] Segment 97497af9-5f47-4aff-88fc-1f667edb0372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97497af9-5f47-4aff-88fc-1f667edb0372 found for delete ", "request_id": "req-210d66df-4b43-4c24-a43a-6796a3f9d986"}]} [pid: 8|app: 0|req: 1181/2266] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:13 2026] DELETE /v2.0/security-groups/0c8445f0-d74d-4fbc-ba98-a917584d9f23 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2267] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:13 2026] GET /v2.0/security-groups?tenant_id=b2d9a460f94448c980588459fed4daee&name=default => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2268] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:13 2026] DELETE /v2.0/security-groups/b6eb53a7-f064-463f-b921-f9d54b335c99 => 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: 1088/2271] 10.0.0.15 () {34 vars in 677 bytes} [Thu Jul 2 16:43:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2272] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:43:15 2026] PUT /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/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: 1089/2273] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2274] 10.0.0.15 () {34 vars in 763 bytes} [Thu Jul 2 16:43:16 2026] PUT /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags/green => 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: 1090/2275] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2276] 10.0.0.15 () {34 vars in 759 bytes} [Thu Jul 2 16:43:16 2026] PUT /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/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: 1091/2277] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2278] 10.0.0.15 () {34 vars in 781 bytes} [Thu Jul 2 16:43:16 2026] PUT /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2279] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/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: 1188/2280] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:43:16 2026] PUT /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2281] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2282] 10.0.0.15 () {32 vars in 740 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:16.380 7 INFO neutron.api.v2.resource [None req-d8f0dd48-9a68-4588-a420-8beb0c01837e e794a63a0b274491b869bf56602268a7 6ceab963ee8542a08a8f10effc00f667 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1094/2283] 10.0.0.15 () {32 vars in 744 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2284] 10.0.0.15 () {32 vars in 743 bytes} [Thu Jul 2 16:43:16 2026] DELETE /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags/red => 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: 1095/2285] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:16.499 8 INFO neutron.api.v2.resource [None req-550c00a6-4be4-479e-b787-a513b93ca50c e794a63a0b274491b869bf56602268a7 6ceab963ee8542a08a8f10effc00f667 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1191/2286] 10.0.0.15 () {32 vars in 747 bytes} [Thu Jul 2 16:43:16 2026] DELETE /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2287] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:16 2026] DELETE /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2288] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:16 2026] GET /v2.0/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57/tags => 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: 1097/2289] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:43:16 2026] DELETE /v2.0/qos/policies/7d7c1144-e529-4df1-ac02-6ccb53708f57 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2290] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:17 2026] GET /v2.0/security-groups?tenant_id=6ceab963ee8542a08a8f10effc00f667&name=default => generated 2805 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2291] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:17 2026] DELETE /v2.0/security-groups/3881d93a-d5c6-48a6-9f23-7e134a68edd2 => 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: 1194/2292] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:17 2026] GET /v2.0/security-groups?tenant_id=26498c394bf24192a086eba2023a30b7&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2293] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:17 2026] DELETE /v2.0/security-groups/d72540c1-0f42-4335-bb63-17db1ce00564 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:18.395 8 WARNING neutron_lib.context [None req-ede56dbe-c893-4b77-aafb-9aa435ba8d9d 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:18.464 8 INFO neutron.db.segments_db [None req-ede56dbe-c893-4b77-aafb-9aa435ba8d9d 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Added segment d29e1fe5-6f81-41b8-a738-9f0931f51f95 of type vxlan for network a13887b1-e55d-4654-a119-8b542ffbe47c 2026-07-02 16:43:18.747 8 INFO neutron.db.l3_hamode_db [None req-ede56dbe-c893-4b77-aafb-9aa435ba8d9d 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:43:19.328 8 INFO neutron.db.l3_hamode_db [None req-ede56dbe-c893-4b77-aafb-9aa435ba8d9d 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1195/2294] 10.0.0.15 () {34 vars in 667 bytes} [Thu Jul 2 16:43:18 2026] POST /v2.0/routers => generated 474 bytes in 1965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:43:20.134 7 WARNING neutron_lib.context [None req-a5248bc3-2c97-4143-a5b0-dd5f52ec2409 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:20.204 7 INFO neutron.db.l3_hamode_db [None req-a5248bc3-2c97-4143-a5b0-dd5f52ec2409 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:43:20.397 7 INFO neutron.db.l3_hamode_db [None req-a5248bc3-2c97-4143-a5b0-dd5f52ec2409 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1100/2295] 10.0.0.15 () {34 vars in 667 bytes} [Thu Jul 2 16:43:20 2026] POST /v2.0/routers => generated 474 bytes in 1111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:43:21.248 8 WARNING neutron_lib.context [None req-016692cc-8699-44d1-8193-ad15abcfef8a 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:21.288 8 INFO neutron.db.l3_hamode_db [None req-016692cc-8699-44d1-8193-ad15abcfef8a 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:43:21.437 8 INFO neutron.db.l3_hamode_db [None req-016692cc-8699-44d1-8193-ad15abcfef8a 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:43:21.686 7 WARNING neutron_lib.context [None req-3bb76618-efd0-4472-95de-966d77c7ee34 3f479bb199bd4c44b52dac6b45c18592 d192815ef27e42408a3df7ad401430ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1101/2296] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:43:21 2026] POST /v2.0/security-groups => generated 1539 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2297] 10.0.0.15 () {34 vars in 766 bytes} [Thu Jul 2 16:43:21 2026] PUT /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2298] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:21 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2299] 10.0.0.15 () {34 vars in 777 bytes} [Thu Jul 2 16:43:21 2026] PUT /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2300] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:21 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2301] 10.0.0.15 () {34 vars in 773 bytes} [Thu Jul 2 16:43:22 2026] PUT /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2302] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2303] 10.0.0.15 () {34 vars in 795 bytes} [Thu Jul 2 16:43:22 2026] PUT /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2304] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2305] 10.0.0.15 () {34 vars in 766 bytes} [Thu Jul 2 16:43:22 2026] PUT /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2306] 10.0.0.15 () {34 vars in 667 bytes} [Thu Jul 2 16:43:21 2026] POST /v2.0/routers => generated 474 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2307] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:22.206 8 WARNING neutron_lib.context [None req-6dac306e-e15a-4392-99a4-e016d26b1445 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2308] 10.0.0.15 () {32 vars in 754 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:22.245 8 INFO neutron.db.l3_hamode_db [None req-6dac306e-e15a-4392-99a4-e016d26b1445 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:43:22.251 7 INFO neutron.api.v2.resource [None req-8f555caf-11af-47cb-90b6-6a18d45157ad 3f479bb199bd4c44b52dac6b45c18592 d192815ef27e42408a3df7ad401430ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1113/2309] 10.0.0.15 () {32 vars in 758 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2310] 10.0.0.15 () {32 vars in 757 bytes} [Thu Jul 2 16:43:22 2026] DELETE /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2311] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:22.379 7 INFO neutron.api.v2.resource [None req-979e3c4c-f9a2-4201-aa75-776167ac74ef 3f479bb199bd4c44b52dac6b45c18592 d192815ef27e42408a3df7ad401430ef - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2312] 10.0.0.15 () {32 vars in 761 bytes} [Thu Jul 2 16:43:22 2026] DELETE /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2313] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:43:22 2026] DELETE /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:22.443 8 INFO neutron.db.l3_hamode_db [None req-6dac306e-e15a-4392-99a4-e016d26b1445 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1118/2314] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:43:22 2026] GET /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2315] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:22 2026] DELETE /v2.0/security-groups/0da2047d-df39-4ea2-a196-3ed5c90fc3ba => 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: 1197/2316] 10.0.0.15 () {34 vars in 667 bytes} [Thu Jul 2 16:43:22 2026] POST /v2.0/routers => generated 474 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:43:23.220 7 WARNING neutron_lib.context [None req-84e73715-d30e-4249-afd5-60107f3be55e 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:23.274 7 INFO neutron.db.l3_hamode_db [None req-84e73715-d30e-4249-afd5-60107f3be55e 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:43:23.464 7 INFO neutron.db.l3_hamode_db [None req-84e73715-d30e-4249-afd5-60107f3be55e 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1198/2317] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:23 2026] GET /v2.0/security-groups?tenant_id=d192815ef27e42408a3df7ad401430ef&name=default => generated 2805 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2318] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:23 2026] DELETE /v2.0/security-groups/de2ce779-6dba-4e1d-a121-6ca9eda18413 => 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: 1200/2319] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:23 2026] GET /v2.0/security-groups?tenant_id=e8b1154d63c846de9bc0d354a7d68aa7&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2320] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:23 2026] DELETE /v2.0/security-groups/bcbbaee5-08bc-45f9-be2e-00780c1c5150 => 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: 1120/2321] 10.0.0.15 () {34 vars in 667 bytes} [Thu Jul 2 16:43:23 2026] POST /v2.0/routers => generated 474 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2322] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:24 2026] PUT /v2.0/routers/aa971f97-e33b-4106-9fae-f6c7e62e90b9/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2323] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:24 2026] PUT /v2.0/routers/17829635-e6ba-4ade-8bc4-1e0975bdf675/tags => generated 25 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2324] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:24 2026] PUT /v2.0/routers/a32d8d20-4cff-4f35-bf84-356edf82a7dc/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2325] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:25 2026] PUT /v2.0/routers/be304f60-3426-4ad7-aee1-23850827a9b4/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2326] 10.0.0.15 () {32 vars in 663 bytes} [Thu Jul 2 16:43:25 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: 1123/2327] 10.0.0.15 () {32 vars in 677 bytes} [Thu Jul 2 16:43:25 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2328] 10.0.0.15 () {32 vars in 673 bytes} [Thu Jul 2 16:43:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2329] 10.0.0.15 () {32 vars in 685 bytes} [Thu Jul 2 16:43:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2330] 10.0.0.15 () {32 vars in 671 bytes} [Thu Jul 2 16:43:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2331] 10.0.0.15 () {32 vars in 685 bytes} [Thu Jul 2 16:43:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2332] 10.0.0.15 () {32 vars in 681 bytes} [Thu Jul 2 16:43:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2333] 10.0.0.15 () {32 vars in 693 bytes} [Thu Jul 2 16:43:26 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2334] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:43:26 2026] GET /v2.0/routers/aa971f97-e33b-4106-9fae-f6c7e62e90b9 => generated 485 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2335] 10.0.0.15 () {34 vars in 741 bytes} [Thu Jul 2 16:43:26 2026] PUT /v2.0/routers/aa971f97-e33b-4106-9fae-f6c7e62e90b9 => generated 485 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2336] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:26 2026] GET /v2.0/ports?device_id=aa971f97-e33b-4106-9fae-f6c7e62e90b9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2337] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:26 2026] DELETE /v2.0/routers/aa971f97-e33b-4106-9fae-f6c7e62e90b9 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2338] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:43:27 2026] GET /v2.0/routers/17829635-e6ba-4ade-8bc4-1e0975bdf675 => generated 493 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2339] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:27 2026] GET /v2.0/security-groups?tenant_id=b67f82b0589d49db8e165a7e1beb2656&name=default => generated 2805 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2340] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:27 2026] DELETE /v2.0/security-groups/d2d70297-9fd3-4205-9edb-b45a1d4303f4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2341] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:27 2026] GET /v2.0/security-groups?tenant_id=3ee2789ef0924c92819111ba4afc93ba&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2342] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:28 2026] DELETE /v2.0/security-groups/b580beb9-1393-4ef8-b9c8-9bb88bc84e3e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2343] 10.0.0.15 () {34 vars in 741 bytes} [Thu Jul 2 16:43:27 2026] PUT /v2.0/routers/17829635-e6ba-4ade-8bc4-1e0975bdf675 => generated 493 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2344] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:28 2026] GET /v2.0/ports?device_id=17829635-e6ba-4ade-8bc4-1e0975bdf675 => 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: 1212/2345] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:28 2026] DELETE /v2.0/routers/17829635-e6ba-4ade-8bc4-1e0975bdf675 => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2346] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:43:29 2026] GET /v2.0/routers/a32d8d20-4cff-4f35-bf84-356edf82a7dc => generated 502 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2347] 10.0.0.15 () {34 vars in 741 bytes} [Thu Jul 2 16:43:29 2026] PUT /v2.0/routers/a32d8d20-4cff-4f35-bf84-356edf82a7dc => generated 502 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2348] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:29 2026] GET /v2.0/ports?device_id=a32d8d20-4cff-4f35-bf84-356edf82a7dc => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2349] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:29 2026] DELETE /v2.0/routers/a32d8d20-4cff-4f35-bf84-356edf82a7dc => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2350] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:43:30 2026] GET /v2.0/routers/be304f60-3426-4ad7-aee1-23850827a9b4 => generated 487 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2353] 10.0.0.15 () {34 vars in 741 bytes} [Thu Jul 2 16:43:30 2026] PUT /v2.0/routers/be304f60-3426-4ad7-aee1-23850827a9b4 => generated 487 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2354] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:31 2026] GET /v2.0/ports?device_id=be304f60-3426-4ad7-aee1-23850827a9b4 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2355] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:31 2026] DELETE /v2.0/routers/be304f60-3426-4ad7-aee1-23850827a9b4 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2356] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:43:31 2026] GET /v2.0/routers/70ded014-c021-439b-97a9-3ea5d4864d39 => generated 480 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2357] 10.0.0.15 () {34 vars in 741 bytes} [Thu Jul 2 16:43:32 2026] PUT /v2.0/routers/70ded014-c021-439b-97a9-3ea5d4864d39 => generated 480 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2358] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:33 2026] GET /v2.0/ports?device_id=70ded014-c021-439b-97a9-3ea5d4864d39 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:34.109 8 INFO neutron.services.segments.plugin [-] Segment d29e1fe5-6f81-41b8-a738-9f0931f51f95 resource provider aggregate not found 2026-07-02 16:43:34.115 8 INFO neutron.services.segments.plugin [-] Segment d29e1fe5-6f81-41b8-a738-9f0931f51f95 resource provider aggregate not found 2026-07-02 16:43:34.131 8 INFO neutron.services.segments.plugin [-] Segment d29e1fe5-6f81-41b8-a738-9f0931f51f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29e1fe5-6f81-41b8-a738-9f0931f51f95 found for delete ", "request_id": "req-62743ae6-ca91-46b4-a3e8-9a318bf11e82"}]} 2026-07-02 16:43:34.134 8 INFO neutron.services.segments.plugin [-] Segment d29e1fe5-6f81-41b8-a738-9f0931f51f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29e1fe5-6f81-41b8-a738-9f0931f51f95 found for delete ", "request_id": "req-5af06d37-bb1e-416b-a8fc-a2ec72a2d223"}]} 2026-07-02 16:43:34.139 8 INFO neutron.db.l3_hamode_db [None req-e379fea9-e27d-4369-8e39-1687ca4326ef 48ad91eadbde44929faa86cb3129c4e0 8db00c88fe9a470b92477d8ccc9fded4 - - default default] HA network a13887b1-e55d-4654-a119-8b542ffbe47c was deleted as no HA routers are present in tenant 8db00c88fe9a470b92477d8ccc9fded4. [pid: 8|app: 0|req: 1218/2359] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:33 2026] DELETE /v2.0/routers/70ded014-c021-439b-97a9-3ea5d4864d39 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2360] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:34 2026] GET /v2.0/security-groups?tenant_id=a432cc55d374473ab73c46e73c017566&name=default => generated 2805 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2361] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:35 2026] DELETE /v2.0/security-groups/18fbb543-f8a1-40e8-a95e-982bc64723c8 => 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: 1143/2362] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:35 2026] GET /v2.0/security-groups?tenant_id=567d35c48492489ebb00dba2fb4fe7d8&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2363] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:35 2026] DELETE /v2.0/security-groups/372caf7c-6c23-4c31-bf0c-559d40e06df1 => 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: 1144/2364] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:35 2026] GET /v2.0/security-groups?tenant_id=8db00c88fe9a470b92477d8ccc9fded4&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2365] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:36 2026] DELETE /v2.0/security-groups/82453e81-4dd4-479d-bd01-dd42d541699d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:39.462 7 WARNING neutron_lib.context [None req-a168d89a-c870-4c27-a6b1-7ad7dfd10996 c0c7ea21478042e1944251c8c98696b7 1f377a1e4ffd48c4895b46e81ab6b4b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:39.583 7 INFO neutron.db.segments_db [None req-a168d89a-c870-4c27-a6b1-7ad7dfd10996 c0c7ea21478042e1944251c8c98696b7 1f377a1e4ffd48c4895b46e81ab6b4b2 - - default default] Added segment 798e6bdf-0f93-48ee-9059-fc975db1925a of type vxlan for network 8f602e6a-a4dd-4725-9466-f62217de21f9 [pid: 7|app: 0|req: 1145/2366] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:43:39 2026] POST /v2.0/networks => generated 631 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2367] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:43:39 2026] PUT /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2368] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:39 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2369] 10.0.0.15 () {34 vars in 763 bytes} [Thu Jul 2 16:43:39 2026] PUT /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2370] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:39 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2371] 10.0.0.15 () {34 vars in 759 bytes} [Thu Jul 2 16:43:39 2026] PUT /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags/red => 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: 1148/2372] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2373] 10.0.0.15 () {34 vars in 781 bytes} [Thu Jul 2 16:43:40 2026] PUT /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2374] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2375] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:43:40 2026] PUT /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2376] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2377] 10.0.0.15 () {32 vars in 740 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:40.437 7 INFO neutron.api.v2.resource [None req-0cf2179b-76f5-4918-9132-a461662dc4c5 c0c7ea21478042e1944251c8c98696b7 1f377a1e4ffd48c4895b46e81ab6b4b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1151/2378] 10.0.0.15 () {32 vars in 744 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2379] 10.0.0.15 () {32 vars in 743 bytes} [Thu Jul 2 16:43:40 2026] DELETE /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2380] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:40.615 8 INFO neutron.api.v2.resource [None req-360a8f2a-17e2-4d4e-ac9b-e022333a4c1e c0c7ea21478042e1944251c8c98696b7 1f377a1e4ffd48c4895b46e81ab6b4b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1229/2381] 10.0.0.15 () {32 vars in 747 bytes} [Thu Jul 2 16:43:40 2026] DELETE /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2382] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:40 2026] DELETE /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2383] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:40 2026] GET /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:40.950 7 INFO neutron.services.segments.plugin [-] Segment 798e6bdf-0f93-48ee-9059-fc975db1925a resource provider aggregate not found 2026-07-02 16:43:40.955 7 INFO neutron.services.segments.plugin [-] Segment 798e6bdf-0f93-48ee-9059-fc975db1925a resource provider aggregate not found 2026-07-02 16:43:40.969 7 INFO neutron.services.segments.plugin [-] Segment 798e6bdf-0f93-48ee-9059-fc975db1925a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798e6bdf-0f93-48ee-9059-fc975db1925a found for delete ", "request_id": "req-0dbc2a49-7933-4c4f-b2da-769ae09877bd"}]} 2026-07-02 16:43:40.971 7 INFO neutron.services.segments.plugin [-] Segment 798e6bdf-0f93-48ee-9059-fc975db1925a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798e6bdf-0f93-48ee-9059-fc975db1925a found for delete ", "request_id": "req-f624869c-a0e0-4f9a-99f9-bf2059636869"}]} [pid: 7|app: 0|req: 1154/2384] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:43:40 2026] DELETE /v2.0/networks/8f602e6a-a4dd-4725-9466-f62217de21f9 => 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: 1231/2385] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:41 2026] GET /v2.0/security-groups?tenant_id=ea1dc1f59e344e4dba11215515d1dca0&name=default => generated 2805 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2386] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:41 2026] DELETE /v2.0/security-groups/bba9bf07-8c62-405d-be49-35f46ce3a55b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2387] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:42 2026] GET /v2.0/security-groups?tenant_id=1f377a1e4ffd48c4895b46e81ab6b4b2&name=default => generated 2805 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2388] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:42 2026] DELETE /v2.0/security-groups/5b527f60-29d2-4056-b1ff-fafdd4faeb6d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:45.613 8 WARNING neutron_lib.context [None req-6b96b8d6-46f1-40f3-aa2c-f63ad37ceeb1 c01c18adcf514173b58af287217abfcb 2e1cb7dc51bb4399b1fd55c1d9d4cbe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:45.651 8 INFO neutron.db.segments_db [None req-6b96b8d6-46f1-40f3-aa2c-f63ad37ceeb1 c01c18adcf514173b58af287217abfcb 2e1cb7dc51bb4399b1fd55c1d9d4cbe1 - - default default] Added segment 623dad34-fc7d-4b60-bdae-24a6c38bf3da of type vxlan for network 1738758a-573d-4c6b-aec5-f4473397fea0 2026-07-02 16:43:46.025 8 INFO neutron.db.l3_hamode_db [None req-6b96b8d6-46f1-40f3-aa2c-f63ad37ceeb1 c01c18adcf514173b58af287217abfcb 2e1cb7dc51bb4399b1fd55c1d9d4cbe1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:43:46.233 8 INFO neutron.db.l3_hamode_db [None req-6b96b8d6-46f1-40f3-aa2c-f63ad37ceeb1 c01c18adcf514173b58af287217abfcb 2e1cb7dc51bb4399b1fd55c1d9d4cbe1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1233/2391] 10.0.0.15 () {34 vars in 667 bytes} [Thu Jul 2 16:43:45 2026] POST /v2.0/routers => generated 474 bytes in 1731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2392] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:47 2026] PUT /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2393] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:47 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2394] 10.0.0.15 () {34 vars in 761 bytes} [Thu Jul 2 16:43:47 2026] PUT /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags/green => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2395] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:47 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 34 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2396] 10.0.0.15 () {34 vars in 757 bytes} [Thu Jul 2 16:43:47 2026] PUT /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags/red => 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: 1236/2397] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:47 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2398] 10.0.0.15 () {34 vars in 779 bytes} [Thu Jul 2 16:43:47 2026] PUT /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2399] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:47 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/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: 1163/2400] 10.0.0.15 () {34 vars in 750 bytes} [Thu Jul 2 16:43:47 2026] PUT /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/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: 1238/2401] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:48 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2402] 10.0.0.15 () {32 vars in 738 bytes} [Thu Jul 2 16:43:48 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:48.293 8 INFO neutron.api.v2.resource [None req-84c60a97-90c1-4adc-88b9-eaadcad6f1b2 c01c18adcf514173b58af287217abfcb 2e1cb7dc51bb4399b1fd55c1d9d4cbe1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1239/2403] 10.0.0.15 () {32 vars in 742 bytes} [Thu Jul 2 16:43:48 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2404] 10.0.0.15 () {32 vars in 741 bytes} [Thu Jul 2 16:43:48 2026] DELETE /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags/red => 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: 1240/2405] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:48 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 30 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:48.584 7 INFO neutron.api.v2.resource [None req-e886f050-8024-4bbc-8bb2-519a4bbf23a3 c01c18adcf514173b58af287217abfcb 2e1cb7dc51bb4399b1fd55c1d9d4cbe1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2406] 10.0.0.15 () {32 vars in 745 bytes} [Thu Jul 2 16:43:48 2026] DELETE /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2407] 10.0.0.15 () {32 vars in 733 bytes} [Thu Jul 2 16:43:48 2026] DELETE /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2408] 10.0.0.15 () {32 vars in 730 bytes} [Thu Jul 2 16:43:48 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2409] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:43:48 2026] GET /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2410] 10.0.0.15 () {34 vars in 741 bytes} [Thu Jul 2 16:43:48 2026] PUT /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa => generated 480 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2411] 10.0.0.15 () {32 vars in 735 bytes} [Thu Jul 2 16:43:49 2026] GET /v2.0/ports?device_id=d541ed96-2f35-44a9-958a-b9abbaedeffa => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:50.227 7 INFO neutron.services.segments.plugin [-] Segment 623dad34-fc7d-4b60-bdae-24a6c38bf3da resource provider aggregate not found 2026-07-02 16:43:50.234 7 INFO neutron.services.segments.plugin [-] Segment 623dad34-fc7d-4b60-bdae-24a6c38bf3da resource provider aggregate not found 2026-07-02 16:43:50.247 7 INFO neutron.services.segments.plugin [-] Segment 623dad34-fc7d-4b60-bdae-24a6c38bf3da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623dad34-fc7d-4b60-bdae-24a6c38bf3da found for delete ", "request_id": "req-8501309e-8ba2-4473-bb99-4bfb8f735b28"}]} 2026-07-02 16:43:50.253 7 INFO neutron.services.segments.plugin [-] Segment 623dad34-fc7d-4b60-bdae-24a6c38bf3da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623dad34-fc7d-4b60-bdae-24a6c38bf3da found for delete ", "request_id": "req-cb7aa849-ba13-4c72-b61d-78c88696fc4f"}]} 2026-07-02 16:43:50.258 7 INFO neutron.db.l3_hamode_db [None req-83c1b05b-5cf2-4a99-a6ef-f4424552638a c01c18adcf514173b58af287217abfcb 2e1cb7dc51bb4399b1fd55c1d9d4cbe1 - - default default] HA network 1738758a-573d-4c6b-aec5-f4473397fea0 was deleted as no HA routers are present in tenant 2e1cb7dc51bb4399b1fd55c1d9d4cbe1. [pid: 7|app: 0|req: 1169/2412] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:43:49 2026] DELETE /v2.0/routers/d541ed96-2f35-44a9-958a-b9abbaedeffa => generated 0 bytes in 717 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2413] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:50 2026] GET /v2.0/security-groups?tenant_id=2e1cb7dc51bb4399b1fd55c1d9d4cbe1&name=default => generated 2805 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2414] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:51 2026] DELETE /v2.0/security-groups/41c00909-f533-4623-9172-6f21145fbb7a => 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: 1245/2415] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:51 2026] GET /v2.0/security-groups?tenant_id=0974474ce16a4633951659e5ab8d689c&name=default => generated 2805 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2416] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:51 2026] DELETE /v2.0/security-groups/bf77f6af-cb50-4000-8b35-055686a64f20 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:43:55.233 8 WARNING neutron_lib.context [None req-b93d95bf-a655-4b33-a643-82fe8a21c186 6663a5ea2fff4a1d94ca3896a3c2ee78 80736e27d3ce46589088f2d269ef583f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:55.385 8 INFO neutron.db.segments_db [None req-b93d95bf-a655-4b33-a643-82fe8a21c186 6663a5ea2fff4a1d94ca3896a3c2ee78 80736e27d3ce46589088f2d269ef583f - - default default] Added segment e56bdfb7-48e7-448f-960a-a489b76afd54 of type vxlan for network 78c4473a-448a-490a-a404-720247ef65cb [pid: 8|app: 0|req: 1246/2417] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:43:55 2026] POST /v2.0/networks => generated 631 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:43:55.533 7 WARNING neutron_lib.context [None req-999855bc-547e-4c04-bd72-0028aaa9249e 6663a5ea2fff4a1d94ca3896a3c2ee78 80736e27d3ce46589088f2d269ef583f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:43:55.601 7 INFO neutron.db.segments_db [None req-999855bc-547e-4c04-bd72-0028aaa9249e 6663a5ea2fff4a1d94ca3896a3c2ee78 80736e27d3ce46589088f2d269ef583f - - default default] Added segment e6146668-95e9-4047-b7bd-f4757226c6fe of type vxlan for network 3fda1082-6118-481d-9f50-e27e1031bced [pid: 7|app: 0|req: 1172/2418] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:43:55 2026] POST /v2.0/networks => generated 631 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2419] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:43:55 2026] PUT /v2.0/networks/78c4473a-448a-490a-a404-720247ef65cb/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2420] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:55 2026] GET /v2.0/networks/78c4473a-448a-490a-a404-720247ef65cb/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2421] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:43:55 2026] PUT /v2.0/networks/3fda1082-6118-481d-9f50-e27e1031bced/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2422] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:55 2026] GET /v2.0/networks/3fda1082-6118-481d-9f50-e27e1031bced/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2423] 10.0.0.15 () {34 vars in 752 bytes} [Thu Jul 2 16:43:55 2026] PUT /v2.0/networks/3fda1082-6118-481d-9f50-e27e1031bced/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2424] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:56 2026] GET /v2.0/networks/3fda1082-6118-481d-9f50-e27e1031bced/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2425] 10.0.0.15 () {32 vars in 732 bytes} [Thu Jul 2 16:43:56 2026] GET /v2.0/networks/78c4473a-448a-490a-a404-720247ef65cb/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:43:56.398 7 INFO neutron.services.segments.plugin [-] Segment e56bdfb7-48e7-448f-960a-a489b76afd54 resource provider aggregate not found 2026-07-02 16:43:56.415 7 INFO neutron.services.segments.plugin [-] Segment e56bdfb7-48e7-448f-960a-a489b76afd54 resource provider aggregate not found 2026-07-02 16:43:56.420 7 INFO neutron.services.segments.plugin [-] Segment e56bdfb7-48e7-448f-960a-a489b76afd54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56bdfb7-48e7-448f-960a-a489b76afd54 found for delete ", "request_id": "req-90d52cb0-d19e-4fa7-bdd9-fc9308dec4aa"}]} 2026-07-02 16:43:56.432 7 INFO neutron.services.segments.plugin [-] Segment e56bdfb7-48e7-448f-960a-a489b76afd54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56bdfb7-48e7-448f-960a-a489b76afd54 found for delete ", "request_id": "req-6d7324c7-7837-4e87-886c-d7638d5bd8f4"}]} [pid: 7|app: 0|req: 1176/2426] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:43:56 2026] DELETE /v2.0/networks/78c4473a-448a-490a-a404-720247ef65cb => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:43:56.619 8 INFO neutron.services.segments.plugin [-] Segment e6146668-95e9-4047-b7bd-f4757226c6fe resource provider aggregate not found 2026-07-02 16:43:56.626 8 INFO neutron.services.segments.plugin [-] Segment e6146668-95e9-4047-b7bd-f4757226c6fe resource provider aggregate not found 2026-07-02 16:43:56.636 8 INFO neutron.services.segments.plugin [-] Segment e6146668-95e9-4047-b7bd-f4757226c6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6146668-95e9-4047-b7bd-f4757226c6fe found for delete ", "request_id": "req-26bd5c0c-598f-4a0e-ab9c-36d0a328c18d"}]} 2026-07-02 16:43:56.637 8 INFO neutron.services.segments.plugin [-] Segment e6146668-95e9-4047-b7bd-f4757226c6fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6146668-95e9-4047-b7bd-f4757226c6fe found for delete ", "request_id": "req-a30e57d1-11c2-4b29-a43f-aea2cc82f01f"}]} [pid: 8|app: 0|req: 1251/2427] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:43:56 2026] DELETE /v2.0/networks/3fda1082-6118-481d-9f50-e27e1031bced => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2428] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:57 2026] GET /v2.0/security-groups?tenant_id=80736e27d3ce46589088f2d269ef583f&name=default => generated 2805 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2429] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:57 2026] DELETE /v2.0/security-groups/d16f4091-0f84-4f83-a608-9a8f5c2a9fad => 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: 1178/2430] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:43:57 2026] GET /v2.0/security-groups?tenant_id=253e00c87f4545ea8c13d7e8e2b757cc&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2431] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:43:57 2026] DELETE /v2.0/security-groups/43cb751b-92f0-45e4-9685-e96e7adde1ba => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:44:07.097 8 WARNING neutron_lib.context [None req-2ab074ec-1930-4337-b4cf-85233969b8ff c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:44:07.215 8 INFO neutron.db.segments_db [None req-2ab074ec-1930-4337-b4cf-85233969b8ff c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Added segment 51729d5a-df92-44c7-aed3-29d2e9321128 of type vxlan for network 35823380-1dd9-4148-8e63-2a8f9448d468 [pid: 8|app: 0|req: 1255/2434] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:44:06 2026] POST /v2.0/networks => generated 639 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:07.344 7 WARNING neutron_lib.context [None req-535c1377-cf30-40af-8a0b-3170874d7452 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2435] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:44:07 2026] POST /v2.0/subnets => generated 634 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2436] 10.0.0.15 () {32 vars in 721 bytes} [Thu Jul 2 16:44:07 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:44:07.733 7 WARNING neutron_lib.context [None req-46fd0370-5aec-4b55-a23d-1c48813ac4d1 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1181/2437] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:44:07 2026] POST /v2.0/subnets => generated 707 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:08.036 8 WARNING neutron_lib.context [None req-f6a1fc21-6c6b-4b4b-9838-738308783794 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:44:08.088 8 INFO neutron.db.segments_db [None req-f6a1fc21-6c6b-4b4b-9838-738308783794 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Added segment f2b3e7fb-465f-42ab-93a3-e79a7451a5a6 of type vxlan for network 4fb53c72-13b8-4bec-b37f-22d08e13ec20 [pid: 8|app: 0|req: 1257/2438] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:44:08 2026] POST /v2.0/networks => generated 636 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:08.223 7 WARNING neutron_lib.context [None req-6926ac94-5f4c-414a-9b01-fcd4e4343914 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1182/2439] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:44:08 2026] POST /v2.0/subnets => generated 632 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:08.585 8 WARNING neutron_lib.context [None req-b29f76b5-ab65-4b7c-a025-42246603a64a c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1258/2440] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:44:08 2026] POST /v2.0/subnets => generated 701 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:08.983 7 WARNING neutron_lib.context [None req-14b8309c-e71c-4ef2-b23f-a00cd2b9d2cb c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:44:09.035 7 INFO neutron.db.segments_db [None req-14b8309c-e71c-4ef2-b23f-a00cd2b9d2cb c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Added segment 2c98c708-74b2-4228-9f93-d05bdc7ddfce of type vxlan for network 3febd995-3543-49b2-88a7-d3a6d798a774 [pid: 7|app: 0|req: 1183/2441] 10.0.0.15 () {34 vars in 669 bytes} [Thu Jul 2 16:44:08 2026] POST /v2.0/networks => generated 638 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:09.188 8 WARNING neutron_lib.context [None req-79bebe57-aee0-4ae2-8e96-dc1b94e581a7 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1259/2442] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:44:09 2026] POST /v2.0/subnets => generated 631 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:09.962 7 WARNING neutron_lib.context [None req-75efa656-c5a4-45ca-93b0-be6d54c181a4 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1184/2443] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:44:09 2026] POST /v2.0/subnets => generated 705 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:10.429 8 WARNING neutron_lib.context [None req-a2ab11f6-e908-456f-b4ea-54a91212ea45 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:44:10.480 8 INFO neutron.db.segments_db [None req-a2ab11f6-e908-456f-b4ea-54a91212ea45 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Added segment 996244d3-24dd-4b6d-ba8b-2861777cbef1 of type vxlan for network 3a255f2f-a80e-47cd-a8df-8d0d62fcd9de 2026-07-02 16:44:10.819 8 INFO neutron.db.l3_hamode_db [None req-a2ab11f6-e908-456f-b4ea-54a91212ea45 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:44:11.916 8 INFO neutron.db.l3_hamode_db [None req-a2ab11f6-e908-456f-b4ea-54a91212ea45 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1260/2444] 10.0.0.15 () {34 vars in 668 bytes} [Thu Jul 2 16:44:10 2026] POST /v2.0/routers => generated 685 bytes in 2759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2445] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:44:13 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/add_router_interface => generated 309 bytes in 2261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2448] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:44:15 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/add_router_interface => generated 309 bytes in 2247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2449] 10.0.0.15 () {34 vars in 782 bytes} [Thu Jul 2 16:44:17 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/add_router_interface => generated 309 bytes in 1750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:44:19.549 8 WARNING neutron_lib.context [None req-ac61b20a-236d-4b68-910c-71829f53c151 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1262/2450] 10.0.0.15 () {34 vars in 683 bytes} [Thu Jul 2 16:44:19 2026] POST /v2.0/security-groups => generated 1566 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:44:19.675 7 WARNING neutron_lib.context [None req-13d7dcb6-2442-4b32-9cc7-2920b44bea99 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1189/2451] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:19.800 8 WARNING neutron_lib.context [None req-78012281-0786-4139-8f98-ceafb534d4ce c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1263/2452] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:19.928 7 WARNING neutron_lib.context [None req-c0142bcb-6fec-4c45-9da8-6a7245978fb7 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1190/2453] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:19 2026] POST /v2.0/security-group-rules => generated 567 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.023 8 WARNING neutron_lib.context [None req-474765b0-c66a-404f-a0cb-0143726e1e7b c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2454] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.156 7 WARNING neutron_lib.context [None req-0afeaae2-9882-4cb6-83ac-363b1ac8407f c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1191/2455] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.286 8 WARNING neutron_lib.context [None req-b7b832ee-3843-4ef8-b851-eb6f0607ce47 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1265/2456] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.426 7 WARNING neutron_lib.context [None req-52c07027-664c-47df-addc-a37d1137e8ab c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1192/2457] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.552 8 WARNING neutron_lib.context [None req-6e27e22a-7656-4620-b22c-84f4ab545193 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1266/2458] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.665 7 WARNING neutron_lib.context [None req-51cf6ed9-ec44-467f-9b79-3ed35f7d81f6 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1193/2459] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 567 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.784 8 WARNING neutron_lib.context [None req-bf373d94-b540-440c-b2e6-6a51c674db13 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1267/2460] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:44:20.897 7 WARNING neutron_lib.context [None req-0d848bb2-11ff-47ea-85fa-2f24575f5e13 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1194/2461] 10.0.0.15 () {34 vars in 694 bytes} [Thu Jul 2 16:44:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2462] 10.0.0.193 () {34 vars in 1096 bytes} [Thu Jul 2 16:44:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1794897707&fields=id&tenant_id=69eac720851c4f01a0dc31cf0c79c315 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2463] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:44:21 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 703 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2464] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:44:21 2026] GET /v2.0/quotas/69eac720851c4f01a0dc31cf0c79c315 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2465] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:44:21 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&fields=id => generated 287 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2466] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:44:21 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=segments => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2467] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:44:22 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1271/2468] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:44:22 2026] GET /v2.0/ports?device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 12 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2469] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:44:23 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 703 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2470] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:44:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69eac720851c4f01a0dc31cf0c79c315 => generated 179 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:44:23.473 7 WARNING neutron_lib.context [req-26d6c2e1-4f8a-4786-953f-979e64239a77 req-ab932411-f9bb-4568-bff5-e6c127810a64 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1199/2471] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:44:23 2026] POST /v2.0/ports => generated 1171 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2472] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:44:23 2026] PUT /v2.0/ports/1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 1416 bytes in 560 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: 1200/2473] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1455 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1274/2474] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2475] 199.204.45.38 () {34 vars in 1099 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:44:24.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fdd5b3e-2797-45a2-9c0c-e46312ea8b1d'] response: {'name': 'network-changed', 'server_uuid': '6442e59f-884e-426f-b8f5-9f01fb4a479f', 'tag': '1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1275/2476] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2477] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1276/2478] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2479] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1277/2480] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:44:24 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1204/2481] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1455 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2482] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2483] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => 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: 1279/2484] 199.204.45.38 () {34 vars in 1099 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => 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: 1206/2485] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2486] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1207/2487] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1281/2488] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1208/2489] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:44:25 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1282/2490] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:44:27 2026] GET /v2.0/ports?device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1188 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2491] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:44:27 2026] GET /v2.0/security-groups?id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2492] 10.0.0.15 () {32 vars in 817 bytes} [Thu Jul 2 16:44:27 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&mac_address=fa%3A16%3A3e%3Ab1%3A86%3A6f => generated 1188 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:44:27.812 7 WARNING neutron_lib.context [None req-0c7e26d8-8c08-4c04-96fc-46d31a7384a6 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:44:28.719 7 INFO neutron.db.l3_db [None req-0c7e26d8-8c08-4c04-96fc-46d31a7384a6 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Floating IP a63c98d1-1f9c-454e-b57a-1442e8fe4da6 associated. External IP: 10.96.250.220, port: 1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b. [pid: 7|app: 0|req: 1210/2493] 10.0.0.15 () {34 vars in 676 bytes} [Thu Jul 2 16:44:27 2026] POST /v2.0/floatingips => generated 854 bytes in 1748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2494] 10.0.0.193 () {34 vars in 1096 bytes} [Thu Jul 2 16:44:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1794897707&fields=id&tenant_id=69eac720851c4f01a0dc31cf0c79c315 => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2495] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:44:29 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2496] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:44:29 2026] GET /v2.0/quotas/69eac720851c4f01a0dc31cf0c79c315 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:44:29.948 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36d9162b-f373-4549-87b7-f6b6a39d9fe1'] response: {'name': 'network-changed', 'server_uuid': '6442e59f-884e-426f-b8f5-9f01fb4a479f', 'tag': '1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1212/2497] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:44:29 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2498] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:44:29 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => 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: 1286/2499] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:44:29 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&fields=id => generated 333 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2500] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 857 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2501] 199.204.45.38 () {34 vars in 1099 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => 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: 1216/2502] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2503] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?fields=segments => generated 14 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2504] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1218/2505] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1288/2506] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1219/2507] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=segments => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2508] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/ports?device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2509] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:44:30 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1291/2512] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:44:31 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 705 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2513] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:44:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69eac720851c4f01a0dc31cf0c79c315 => generated 179 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:44:31.452 8 WARNING neutron_lib.context [req-5e296538-e5ea-41f5-928c-b1e897cc3aa8 req-a3065490-331d-47bf-b784-60b74c760547 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1292/2514] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:44:31 2026] POST /v2.0/ports => generated 1187 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2515] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:44:32 2026] PUT /v2.0/ports/055bde4d-7b14-4705-bff5-fc9a390428fb => generated 1432 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1293/2516] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:44:32 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1471 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1224/2517] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2518] 199.204.45.38 () {34 vars in 1105 bytes} [Thu Jul 2 16:44:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2db&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:44:32.807 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9669cf7f-feaa-4a68-b09a-bb8cd990d6b8'] response: {'name': 'network-changed', 'server_uuid': 'b1dabb18-4aa1-42b7-affc-74ff1bd249eb', 'tag': '055bde4d-7b14-4705-bff5-fc9a390428fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1225/2519] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:44:32 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b&id=73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 1365 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2520] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:32 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1226/2521] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:32 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2522] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:44:32 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2523] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1297/2524] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1471 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2525] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2526] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => 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: 1229/2527] 199.204.45.38 () {34 vars in 1105 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2db&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => 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: 1299/2528] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b&id=73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2529] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2530] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&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: 1231/2531] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1301/2532] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:44:33 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1232/2533] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:44:35 2026] GET /v2.0/ports?device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2534] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:44:35 2026] GET /v2.0/security-groups?id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2535] 10.0.0.15 () {32 vars in 817 bytes} [Thu Jul 2 16:44:35 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&mac_address=fa%3A16%3A3e%3A66%3A0b%3A09 => generated 1204 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:44:35.893 8 WARNING neutron_lib.context [None req-0c202fef-1d59-4c2a-8114-bfd8f8123405 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:44:36.902 8 INFO neutron.db.l3_db [None req-0c202fef-1d59-4c2a-8114-bfd8f8123405 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Floating IP 6eb7880d-ace6-44cf-9263-3df8aa3c6003 associated. External IP: 10.96.250.206, port: 055bde4d-7b14-4705-bff5-fc9a390428fb. [pid: 7|app: 0|req: 1234/2536] 199.204.45.38 () {34 vars in 1095 bytes} [Thu Jul 2 16:44:36 2026] GET /v2.0/ports?device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2537] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => 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: 1236/2538] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 799 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2539] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2540] 199.204.45.38 () {34 vars in 1099 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => 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: 1303/2541] 10.0.0.15 () {34 vars in 676 bytes} [Thu Jul 2 16:44:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2542] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2543] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:44:37.481 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73226280-cb63-41bd-b9bf-9d2387c7ddbe'] response: {'name': 'network-changed', 'server_uuid': 'b1dabb18-4aa1-42b7-affc-74ff1bd249eb', 'tag': '055bde4d-7b14-4705-bff5-fc9a390428fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1240/2544] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1305/2545] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2546] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2547] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2548] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2549] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1308/2550] 199.204.45.38 () {34 vars in 1105 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2db&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => 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: 1243/2551] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b&id=73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2552] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&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: 1244/2553] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&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: 1310/2554] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1245/2555] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:44:37 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1311/2556] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:44:38 2026] GET /v2.0/ports?device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1457 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2557] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Jul 2 16:44:38 2026] GET /v2.0/security-groups?id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2560] 10.0.0.210 () {34 vars in 990 bytes} [Thu Jul 2 16:44:46 2026] GET /v2.0/ports?device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1473 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2561] 10.0.0.210 () {34 vars in 1040 bytes} [Thu Jul 2 16:44:46 2026] GET /v2.0/security-groups?id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2562] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:44:49 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2563] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:44:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2564] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:44:50 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: 1250/2565] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:44:50 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: 1316/2566] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:44:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2567] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 16:44:50 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2568] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:44:50 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 634 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2569] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:44:50 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: 1318/2570] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:44:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2571] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:44:50 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: 1319/2572] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:44:50 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: 1254/2573] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:44:50 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2574] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:44:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2575] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:44:51 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: 1321/2576] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:44:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2577] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:44:51 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: 1322/2578] 10.0.0.180 () {30 vars in 730 bytes} [Thu Jul 2 16:44:51 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => 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: 1257/2579] 10.0.0.180 () {30 vars in 682 bytes} [Thu Jul 2 16:44:51 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: 1323/2580] 10.0.0.180 () {34 vars in 704 bytes} [Thu Jul 2 16:44:51 2026] POST /v2.0/ports => generated 1132 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2581] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:44:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1324/2582] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:44:54 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: 1259/2583] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:44:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2584] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:44:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2585] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:44:54 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2586] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:44:54 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: 1261/2587] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:44:54 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: 1327/2588] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:44:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2589] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:44:54 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) 2026-07-02 16:44:54.552 8 INFO neutron.api.v2.resource [None req-edcca79c-2d06-4093-8f4b-6574e631ab8e 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1328/2590] 199.204.45.38 () {30 vars in 762 bytes} [Thu Jul 2 16:44:54 2026] GET /v2.0/security-groups/lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2591] 199.204.45.38 () {30 vars in 784 bytes} [Thu Jul 2 16:44:54 2026] GET /v2.0/security-groups?name=lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2592] 199.204.45.38 () {34 vars in 735 bytes} [Thu Jul 2 16:44:54 2026] POST /v2.0/security-groups => generated 1574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2593] 199.204.45.38 () {30 vars in 814 bytes} [Thu Jul 2 16:44:54 2026] GET /v2.0/security-group-rules?security_group_id=c6359efa-973f-4739-9246-2f894d2a6d96 => generated 1118 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2594] 199.204.45.38 () {34 vars in 788 bytes} [Thu Jul 2 16:44:54 2026] PUT /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2595] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:44:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1331/2596] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:44:55 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: 1266/2597] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:44: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: 1332/2598] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:44:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2599] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:44:55 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2602] 10.0.0.193 () {34 vars in 1016 bytes} [Thu Jul 2 16:45:02 2026] GET /v2.0/security-groups?id=133d1b1c-b70b-45e5-b6e1-09e864b9d4e5&fields=id => generated 69 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2603] 10.0.0.193 () {34 vars in 982 bytes} [Thu Jul 2 16:45:02 2026] GET /v2.0/networks?id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 735 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2604] 10.0.0.193 () {34 vars in 965 bytes} [Thu Jul 2 16:45:02 2026] GET /v2.0/quotas/213bd4db77fa4b1e9c0841afff4a0d18 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2605] 10.0.0.193 () {34 vars in 1002 bytes} [Thu Jul 2 16:45:02 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2606] 10.0.0.193 () {34 vars in 1008 bytes} [Thu Jul 2 16:45:03 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2607] 10.0.0.193 () {34 vars in 1108 bytes} [Thu Jul 2 16:45:03 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2608] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:45:03 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => 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: 1272/2609] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:45:03 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => 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: 1338/2610] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:45:04 2026] GET /v2.0/networks?id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2611] 199.204.45.38 () {34 vars in 1049 bytes} [Thu Jul 2 16:45:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=213bd4db77fa4b1e9c0841afff4a0d18 => generated 343 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2612] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:45:04 2026] POST /v2.0/ports => generated 1082 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2613] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:45:04 2026] PUT /v2.0/ports/daf6acda-844f-4dff-a235-89d89b0e30e0 => generated 1207 bytes in 529 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: 1340/2614] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1246 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-02 16:45:05.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76fb7c3-17fb-423c-a608-d8b8b8cc174f'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': 'daf6acda-844f-4dff-a235-89d89b0e30e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1275/2615] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => 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: 1341/2616] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2617] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2618] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1277/2619] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?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: 1343/2620] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2621] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/networks?id=a7e75522-d611-4a7c-8c47-8fe2182efbea => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2622] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:45:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => 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: 1279/2623] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => 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: 1345/2624] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2625] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2626] 199.204.45.38 () {34 vars in 1043 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/security-groups?id=133d1b1c-b70b-45e5-b6e1-09e864b9d4e5&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2627] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?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: 1347/2628] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2629] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2630] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/security-groups?id=133d1b1c-b70b-45e5-b6e1-09e864b9d4e5&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2631] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:45:06 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2632] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:45:09 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2633] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:45:09 2026] GET /v2.0/security-groups?id=133d1b1c-b70b-45e5-b6e1-09e864b9d4e5&fields=id&fields=name => generated 96 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2634] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:45:09 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2639] 199.204.45.38 () {34 vars in 1095 bytes} [Thu Jul 2 16:45:38 2026] GET /v2.0/ports?device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2640] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2641] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2642] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2643] 199.204.45.38 () {34 vars in 1105 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2db&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2644] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b&id=73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 1365 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2645] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2646] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2647] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1357/2648] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1292/2649] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:45:45 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: 1358/2650] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:45:45 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: 1293/2651] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:45:45 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: 1359/2652] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2653] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2654] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2655] 199.204.45.38 () {34 vars in 716 bytes} [Thu Jul 2 16:45:45 2026] POST /v2.0/ports => generated 1093 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2658] 10.0.0.193 () {34 vars in 971 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1093 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: 7|app: 0|req: 1298/2659] 10.0.0.193 () {34 vars in 907 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2660] 199.204.45.38 () {34 vars in 1261 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2661] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1363/2662] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:45 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2663] 199.204.45.38 () {34 vars in 974 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1093 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2664] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/networks?id=35823380-1dd9-4148-8e63-2a8f9448d468 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2665] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:45:46 2026] PUT /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1247 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2666] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:45:46.752 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb6bee93-c8cf-4676-8447-d6dcc11c9ae8'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '0db9473e-459b-46f4-91a3-29413c63eebf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2667] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => 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: 1366/2668] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2669] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&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: 1367/2670] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=segments => generated 14 bytes in 66 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: 1304/2671] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:46 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2672] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1305/2673] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2674] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2675] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1370/2676] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1307/2677] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2523 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2678] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/networks?id=35823380-1dd9-4148-8e63-2a8f9448d468 => generated 802 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2679] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1309/2680] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2681] 10.0.0.193 () {34 vars in 971 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2682] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2683] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2684] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:47 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1373/2685] 199.204.45.38 () {34 vars in 788 bytes} [Thu Jul 2 16:45:47 2026] PUT /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1308 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:45:48.052 7 INFO neutron.api.v2.resource [None req-7700abe2-fefa-4c68-938e-0c34f95075eb 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1313/2686] 199.204.45.38 () {30 vars in 762 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/security-groups/lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1374/2687] 199.204.45.38 () {30 vars in 784 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/security-groups?name=lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 1577 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:45:48.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee82d286-09f4-426f-8956-a91943c97032'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '0db9473e-459b-46f4-91a3-29413c63eebf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2688] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2584 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2689] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/networks?id=35823380-1dd9-4148-8e63-2a8f9448d468 => generated 802 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2690] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1378/2691] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2692] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&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: 1314/2693] 199.204.45.38 () {34 vars in 788 bytes} [Thu Jul 2 16:45:48 2026] PUT /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1310 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2694] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?fields=segments => generated 14 bytes in 83 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: 1315/2695] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1381/2696] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:45: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: 1316/2697] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2698] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2699] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:45:48 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: 1383/2700] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2701] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:45:48.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1443c6c3-6000-432f-b7ec-861efd21e0c0'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '0db9473e-459b-46f4-91a3-29413c63eebf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1384/2702] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2703] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2704] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2705] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/networks?id=35823380-1dd9-4148-8e63-2a8f9448d468 => generated 802 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2706] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2707] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1387/2708] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:45:48 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2709] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:45:49 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2710] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:45:49 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2711] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:45:49 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2712] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:45:49 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1324/2713] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:45:49 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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) 2026-07-02 16:45:52.165 8 WARNING neutron_lib.context [None req-4c0663e2-c812-4aca-944f-e78490737104 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-02 16:45:53.193 8 INFO neutron.db.l3_db [None req-4c0663e2-c812-4aca-944f-e78490737104 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Floating IP 3ec8c93b-36fd-43ae-9b49-526051ed8a7a associated. External IP: 10.96.250.201, port: 93616dfc-1991-41e2-9047-5e2d8364fb62. [pid: 8|app: 0|req: 1390/2714] 10.0.0.15 () {34 vars in 676 bytes} [Thu Jul 2 16:45:52 2026] POST /v2.0/floatingips => generated 899 bytes in 1442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2715] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:45:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2716] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:45:58 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: 1326/2717] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:45:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2718] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:45:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:58.464 7 INFO neutron.api.v2.resource [None req-053d493a-690e-4ebe-9fca-bcc5c46a8523 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1327/2719] 199.204.45.38 () {30 vars in 762 bytes} [Thu Jul 2 16:45:58 2026] GET /v2.0/security-groups/lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2720] 199.204.45.38 () {30 vars in 784 bytes} [Thu Jul 2 16:45:58 2026] GET /v2.0/security-groups?name=lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2721] 199.204.45.38 () {30 vars in 814 bytes} [Thu Jul 2 16:45:58 2026] GET /v2.0/security-group-rules?security_group_id=c6359efa-973f-4739-9246-2f894d2a6d96 => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2722] 199.204.45.38 () {34 vars in 746 bytes} [Thu Jul 2 16:45:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2723] 199.204.45.38 () {34 vars in 746 bytes} [Thu Jul 2 16:45:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2726] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:46:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2727] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:46:05 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: 1332/2728] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:46:05 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: 8|app: 0|req: 1397/2729] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:46:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2730] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 16:46:05 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: 1398/2731] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:46:05 2026] GET /v2.0/subnets/8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 632 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2732] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:06 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: 1399/2733] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:06 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: 1335/2734] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46: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: 1400/2735] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:06 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: 1336/2736] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:06 2026] GET /v2.0/subnets/8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2737] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:06 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2738] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:07 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: 1402/2739] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:07 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: 1338/2740] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2741] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:07 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: 1339/2742] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:07 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2743] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:07 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1340/2744] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:08 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => 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: 1405/2745] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:46:08 2026] POST /v2.0/ports => generated 1303 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2746] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:46:08 2026] PUT /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 1428 bytes in 523 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: 1406/2747] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 4042 bytes in 63 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-02 16:46:09.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fb52797-9e9c-4eff-a80d-d1b28a5fea1e'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '2eb83be6-330e-47b0-9ba0-a3194915538c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1342/2748] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2749] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2750] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2751] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1344/2752] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2753] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1345/2754] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2755] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&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: 1346/2756] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2757] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1347/2758] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=2eb83be6-330e-47b0-9ba0-a3194915538c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2759] 199.204.45.38 () {34 vars in 1103 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A18d&port_id=2eb83be6-330e-47b0-9ba0-a3194915538c => 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: 1348/2760] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2761] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2762] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2763] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1350/2764] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2765] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 4042 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2766] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 799 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2767] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=2eb83be6-330e-47b0-9ba0-a3194915538c => 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: 1352/2768] 199.204.45.38 () {34 vars in 1103 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A18d&port_id=2eb83be6-330e-47b0-9ba0-a3194915538c => 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: 1417/2769] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2770] 10.0.0.193 () {34 vars in 971 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2771] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1354/2772] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 1464 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2773] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1355/2774] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2775] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1421/2776] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:10 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2777] 199.204.45.38 () {34 vars in 789 bytes} [Thu Jul 2 16:46:10 2026] PUT /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 1199 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2778] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 796 bytes in 91 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: 1357/2779] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/subnets/8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2780] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2781] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2782] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2783] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46: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: 8|app: 0|req: 1425/2784] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2785] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:46:11.676 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6540fa4-8ecf-45d2-a4ba-60448d451cbc'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '2eb83be6-330e-47b0-9ba0-a3194915538c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1426/2786] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2787] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3813 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2788] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2789] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 799 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2790] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => generated 799 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2791] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=2eb83be6-330e-47b0-9ba0-a3194915538c => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2792] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2793] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/subnets?id=8ffb4fb6-113b-4228-813a-d2740720ce51 => 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: 1365/2794] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2795] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2796] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2797] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:12 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2800] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:46:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2801] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:46:16 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: 1434/2802] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:46:16 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: 1369/2803] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:46:16 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: 1435/2804] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 16:46:16 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: 1370/2805] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:46:16 2026] GET /v2.0/subnets/f2288e42-bf58-487e-a2b4-76fcd19bc30b => generated 631 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2806] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:17 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: 1371/2807] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2808] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:17 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: 1372/2809] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:17 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: 1438/2810] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:17 2026] GET /v2.0/subnets/8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2811] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/subnets/f2288e42-bf58-487e-a2b4-76fcd19bc30b => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2812] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3815 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2813] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:18 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: 1440/2814] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2815] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2816] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2817] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2818] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1377/2819] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:18 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2820] 199.204.45.38 () {38 vars in 954 bytes} [Thu Jul 2 16:46:18 2026] POST /v2.0/ports => generated 1307 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2821] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:46:19 2026] PUT /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => 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: 8|app: 0|req: 1444/2822] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:19 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 5275 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, ' 2026-07-02 16:46:19.891 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29297d7e-d0e6-448a-89d9-f1b9fe4a7774'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '67387d6a-43bc-452f-a598-ad08c98e4591', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1379/2823] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:46:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2824] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:19 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2825] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:19 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&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: 1446/2826] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1381/2827] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?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: 1447/2828] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1382/2829] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2830] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&device_owner=network%3Adhcp => generated 1461 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2831] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1449/2832] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1384/2833] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=2eb83be6-330e-47b0-9ba0-a3194915538c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2834] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/subnets?id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2835] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1451/2836] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2837] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1452/2838] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=67387d6a-43bc-452f-a598-ad08c98e4591 => 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: 1387/2839] 199.204.45.38 () {34 vars in 1105 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A299&port_id=67387d6a-43bc-452f-a598-ad08c98e4591 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2840] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b&id=73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2841] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2842] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:20 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2843] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1455/2844] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2845] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 5275 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2846] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2847] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=67387d6a-43bc-452f-a598-ad08c98e4591 => 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: 1457/2848] 199.204.45.38 () {34 vars in 1105 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A299&port_id=67387d6a-43bc-452f-a598-ad08c98e4591 => 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: 1392/2849] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b&id=73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2850] 10.0.0.193 () {34 vars in 971 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 1468 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2851] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&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: 1459/2852] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2853] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2854] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 1468 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2855] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1396/2856] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:21 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2857] 199.204.45.38 () {34 vars in 789 bytes} [Thu Jul 2 16:46:21 2026] PUT /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 1199 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2858] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774 => generated 798 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1462/2859] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/subnets/f2288e42-bf58-487e-a2b4-76fcd19bc30b => generated 649 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2860] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 5042 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:46:22.341 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dadee37-22a8-40ec-ae9d-069207f3637d'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '67387d6a-43bc-452f-a598-ad08c98e4591', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1399/2861] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2862] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:22 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: 1401/2863] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2864] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:22 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: 1463/2865] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2866] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=67387d6a-43bc-452f-a598-ad08c98e4591 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2867] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2868] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2869] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2870] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&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: 1405/2871] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2872] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1406/2873] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2874] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 7|app: 0|req: 1407/2875] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2876] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2877] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:22 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2880] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:31 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: 1471/2881] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:31 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: 1411/2882] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2883] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2884] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:31 2026] GET /v2.0/subnets/8ffb4fb6-113b-4228-813a-d2740720ce51 => 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: 1473/2885] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:31 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 5044 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2886] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:31 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: 1474/2887] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:31 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: 1414/2888] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:31 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: 1475/2889] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:31 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: 1415/2890] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:31 2026] GET /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2891] 199.204.45.38 () {34 vars in 788 bytes} [Thu Jul 2 16:46:31 2026] PUT /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 1026 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2892] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:32 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774 => generated 798 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:46:32.524 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c66ce38-97fa-4b8b-8b61-573547d7d481'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '67387d6a-43bc-452f-a598-ad08c98e4591', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1477/2893] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:32 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2894] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:32 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 4869 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: 8|app: 0|req: 1478/2895] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:32 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 4869 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2896] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:32 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2897] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:32 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2898] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:32 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2899] 199.204.45.38 () {34 vars in 974 bytes} [Thu Jul 2 16:46:33 2026] GET /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2900] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:33 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2901] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:46:33 2026] DELETE /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2902] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:46:34.282 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c7c6884-894f-4eb9-9ba5-c43e3a2f5040'] response: {'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'name': 'network-vif-deleted', 'tag': '67387d6a-43bc-452f-a598-ad08c98e4591', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1421/2903] 199.204.45.38 () {34 vars in 1225 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/networks?id=a7e75522-d611-4a7c-8c47-8fe2182efbea&id=35823380-1dd9-4148-8e63-2a8f9448d468&id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 3095 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2904] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => 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: 1422/2905] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2906] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&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: 1423/2907] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?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: 1485/2908] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?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: 1424/2909] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1486/2910] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2911] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&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: 1487/2912] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3815 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:46:34.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70835b40-6cf2-44a0-aac5-6db52941cc60 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/2913] 199.204.45.38 () {32 vars in 758 bytes} [Thu Jul 2 16:46:34 2026] DELETE /v2.0/ports/67387d6a-43bc-452f-a598-ad08c98e4591 => 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: 1426/2914] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1489/2915] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1427/2916] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:34 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: 1428/2917] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:34 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: 1429/2918] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:35 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: 1490/2919] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:46:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.108&port_id=2eb83be6-330e-47b0-9ba0-a3194915538c => 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: 1430/2920] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:35 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: 1431/2921] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2922] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/subnets?id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2923] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2924] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2925] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2926] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1434/2927] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2928] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => generated 799 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2929] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2930] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2931] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:35 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2932] 199.204.45.38 () {34 vars in 1095 bytes} [Thu Jul 2 16:46:39 2026] GET /v2.0/ports?device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2933] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2934] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => 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: 1497/2935] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2936] 199.204.45.38 () {34 vars in 1099 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => 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: 1498/2937] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2938] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2939] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&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: 1441/2940] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2941] 10.0.0.193 () {34 vars in 1178 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522&device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 6723 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2942] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1443/2943] 10.0.0.193 () {34 vars in 1280 bytes} [Thu Jul 2 16:46:40 2026] GET /v2.0/security-groups?id=133d1b1c-b70b-45e5-b6e1-09e864b9d4e5&id=c6359efa-973f-4739-9246-2f894d2a6d96&id=1b3d62c8-8677-4364-84f8-ad7da70c172c&id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&fields=id&fields=name => generated 353 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2944] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:46:41 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3815 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2945] 10.0.0.193 () {34 vars in 1200 bytes} [Thu Jul 2 16:46:41 2026] GET /v2.0/security-groups?id=c6359efa-973f-4739-9246-2f894d2a6d96&id=1b3d62c8-8677-4364-84f8-ad7da70c172c&id=133d1b1c-b70b-45e5-b6e1-09e864b9d4e5&fields=id&fields=name => generated 262 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2946] 10.0.0.193 () {34 vars in 1084 bytes} [Thu Jul 2 16:46:41 2026] GET /v2.0/ports?device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 2919 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2947] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:46:41 2026] GET /v2.0/security-groups?id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2948] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:42 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: 1446/2949] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2950] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2951] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2952] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2953] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:42 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: 1506/2954] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2955] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2956] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:42 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: 1450/2957] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2958] 199.204.45.38 () {34 vars in 788 bytes} [Thu Jul 2 16:46:42 2026] PUT /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 1026 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2959] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:42 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 796 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2960] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:43 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2961] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:43 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:46:43.152 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b92bb72e-9876-4b82-879f-c6b9ffd37bb9'] response: {'name': 'network-changed', 'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'tag': '2eb83be6-330e-47b0-9ba0-a3194915538c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/2962] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:43 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 3640 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2963] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:46:43 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2964] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:43 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1454/2965] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:43 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2966] 199.204.45.38 () {34 vars in 974 bytes} [Thu Jul 2 16:46:43 2026] GET /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => 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: 1455/2967] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:46:43 2026] DELETE /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2968] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:46:44.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-387bce71-9644-4ff9-85e4-d808158ad2eb'] response: {'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'name': 'network-vif-deleted', 'tag': '2eb83be6-330e-47b0-9ba0-a3194915538c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1456/2969] 199.204.45.38 () {34 vars in 1145 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/networks?id=a7e75522-d611-4a7c-8c47-8fe2182efbea&id=35823380-1dd9-4148-8e63-2a8f9448d468&id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 2308 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2970] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => 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: 1514/2971] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2972] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:46:44.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edc3efe5-59ad-44e4-8b8a-5b98e6369935 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/2973] 199.204.45.38 () {32 vars in 758 bytes} [Thu Jul 2 16:46:44 2026] DELETE /v2.0/ports/2eb83be6-330e-47b0-9ba0-a3194915538c => 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: 1459/2974] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2975] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2976] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?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: 1517/2977] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=0db9473e-459b-46f4-91a3-29413c63eebf => 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: 1461/2978] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/subnets?id=4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 655 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2979] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/ports?network_id=35823380-1dd9-4148-8e63-2a8f9448d468&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2980] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2981] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:44 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: 1520/2982] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2983] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:44 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: 1522/2984] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2985] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?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: 1523/2986] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2987] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2988] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:44 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2989] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:45 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2990] 199.204.45.38 () {30 vars in 742 bytes} [Thu Jul 2 16:46:45 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2991] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:46:45 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2992] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:46:45 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2995] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:46:58 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: 1468/2996] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:46:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2997] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:46:58 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: 1469/2998] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:46:58 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) 2026-07-02 16:46:58.305 8 INFO neutron.api.v2.resource [None req-b92829c7-ff64-46c7-b9b0-55750cbf2774 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/2999] 199.204.45.38 () {30 vars in 762 bytes} [Thu Jul 2 16:46:58 2026] GET /v2.0/security-groups/lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3000] 199.204.45.38 () {30 vars in 784 bytes} [Thu Jul 2 16:46:58 2026] GET /v2.0/security-groups?name=lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 2741 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3001] 199.204.45.38 () {30 vars in 814 bytes} [Thu Jul 2 16:46:58 2026] GET /v2.0/security-group-rules?security_group_id=c6359efa-973f-4739-9246-2f894d2a6d96 => generated 2206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3002] 199.204.45.38 () {32 vars in 788 bytes} [Thu Jul 2 16:46:58 2026] DELETE /v2.0/security-group-rules/21b5aa84-9844-4257-879c-dd39b6644669 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3003] 199.204.45.38 () {32 vars in 788 bytes} [Thu Jul 2 16:46:58 2026] DELETE /v2.0/security-group-rules/936b2004-3da2-4a20-86d2-ad9bda5150d8 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:02.467 7 INFO neutron.db.l3_db [None req-f0277629-a16b-4a0f-aef2-de92e14757c7 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Floating IP 3ec8c93b-36fd-43ae-9b49-526051ed8a7a disassociated (deleted). External IP: 10.96.250.201, port: 93616dfc-1991-41e2-9047-5e2d8364fb62. [pid: 7|app: 0|req: 1473/3006] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:47:02 2026] DELETE /v2.0/floatingips/3ec8c93b-36fd-43ae-9b49-526051ed8a7a => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:02.868 8 INFO neutron.api.v2.resource [None req-08964bca-d3c2-404c-a4be-8a760b30d07c c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3007] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:47:02 2026] GET /v2.0/floatingips/3ec8c93b-36fd-43ae-9b49-526051ed8a7a => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3008] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:47:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3009] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:47:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3010] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:47:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3011] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:47:03 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: 1476/3012] 199.204.45.38 () {30 vars in 740 bytes} [Thu Jul 2 16:47:03 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3013] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:47:04 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3014] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:47:04 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3015] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:47:04 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3016] 199.204.45.38 () {34 vars in 974 bytes} [Thu Jul 2 16:47:04 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3017] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:47:05 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3018] 199.204.45.38 () {34 vars in 1059 bytes} [Thu Jul 2 16:47:04 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3019] 199.204.45.38 () {34 vars in 1015 bytes} [Thu Jul 2 16:47:05 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468?fields=dns_domain => generated 29 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3020] 199.204.45.38 () {38 vars in 1027 bytes} [Thu Jul 2 16:47:05 2026] PUT /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1147 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3021] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:47:05 2026] GET /v2.0/ports?tenant_id=213bd4db77fa4b1e9c0841afff4a0d18&device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1248 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: 8|app: 0|req: 1541/3022] 199.204.45.38 () {34 vars in 1065 bytes} [Thu Jul 2 16:47:05 2026] GET /v2.0/networks?id=a7e75522-d611-4a7c-8c47-8fe2182efbea&id=35823380-1dd9-4148-8e63-2a8f9448d468 => generated 1523 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3023] 199.204.45.38 () {34 vars in 1061 bytes} [Thu Jul 2 16:47:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.233&port_id=daf6acda-844f-4dff-a235-89d89b0e30e0 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3024] 199.204.45.38 () {34 vars in 983 bytes} [Thu Jul 2 16:47:06 2026] GET /v2.0/subnets?id=9eda98c7-8755-46cf-a80b-3f79fb461871 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3025] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:47:06 2026] GET /v2.0/ports?network_id=a7e75522-d611-4a7c-8c47-8fe2182efbea&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3026] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:47:06 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3027] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:47:06 2026] GET /v2.0/networks/a7e75522-d611-4a7c-8c47-8fe2182efbea?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: 1544/3028] 199.204.45.38 () {30 vars in 768 bytes} [Thu Jul 2 16:47:06 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3029] 199.204.45.38 () {34 vars in 788 bytes} [Thu Jul 2 16:47:06 2026] PUT /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1086 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3030] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:47:06 2026] GET /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 1086 bytes in 39 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: 1486/3031] 199.204.45.38 () {32 vars in 758 bytes} [Thu Jul 2 16:47:06 2026] DELETE /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3032] 199.204.45.38 () {30 vars in 702 bytes} [Thu Jul 2 16:47:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3033] 199.204.45.38 () {30 vars in 704 bytes} [Thu Jul 2 16:47:07 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: 1547/3034] 199.204.45.38 () {30 vars in 680 bytes} [Thu Jul 2 16:47:07 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: 1488/3035] 199.204.45.38 () {30 vars in 716 bytes} [Thu Jul 2 16:47:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:47:07.248 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70a50b74-ec7a-4cda-9e95-bfe9ce3f6cd0 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3036] 199.204.45.38 () {32 vars in 758 bytes} [Thu Jul 2 16:47:07 2026] DELETE /v2.0/ports/0db9473e-459b-46f4-91a3-29413c63eebf => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3037] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:47:07 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:47:07.322 8 INFO neutron.api.v2.resource [None req-30486021-ddf4-415c-868a-5c66648d0dbb 854e299517fd40c4abf11f8aad82cea8 213bd4db77fa4b1e9c0841afff4a0d18 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3038] 199.204.45.38 () {30 vars in 762 bytes} [Thu Jul 2 16:47:07 2026] GET /v2.0/security-groups/lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => 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: 1490/3039] 199.204.45.38 () {30 vars in 784 bytes} [Thu Jul 2 16:47:07 2026] GET /v2.0/security-groups?name=lb-8faaa21c-2482-4df4-bb36-6c856edb5553 => generated 1577 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3040] 199.204.45.38 () {30 vars in 736 bytes} [Thu Jul 2 16:47:07 2026] GET /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3041] 199.204.45.38 () {34 vars in 788 bytes} [Thu Jul 2 16:47:07 2026] PUT /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 1094 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3042] 199.204.45.38 () {32 vars in 778 bytes} [Thu Jul 2 16:47:07 2026] DELETE /v2.0/security-groups/c6359efa-973f-4739-9246-2f894d2a6d96 => 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: 1492/3043] 199.204.45.38 () {32 vars in 758 bytes} [Thu Jul 2 16:47:07 2026] DELETE /v2.0/ports/93616dfc-1991-41e2-9047-5e2d8364fb62 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3044] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:47:08 2026] GET /v2.0/ports?device_id=f8b5dad8-2d62-41b2-ac04-52d3dd714522 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3045] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:47:08 2026] DELETE /v2.0/ports/daf6acda-844f-4dff-a235-89d89b0e30e0 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:13.501 8 INFO neutron.db.l3_db [None req-6aff9256-f9ed-4806-94f4-7d9c253234c1 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Floating IP 6eb7880d-ace6-44cf-9263-3df8aa3c6003 disassociated (deleted). External IP: 10.96.250.206, port: 055bde4d-7b14-4705-bff5-fc9a390428fb. [pid: 8|app: 0|req: 1553/3046] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:47:13 2026] DELETE /v2.0/floatingips/6eb7880d-ace6-44cf-9263-3df8aa3c6003 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:13.931 7 INFO neutron.api.v2.resource [None req-892f8cb3-7165-4454-9287-2df7c5a5f165 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3047] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:47:13 2026] GET /v2.0/floatingips/6eb7880d-ace6-44cf-9263-3df8aa3c6003 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:47:14.131 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e111d968-15c9-41d8-a12c-139a8638d164'] response: {'name': 'network-changed', 'server_uuid': 'b1dabb18-4aa1-42b7-affc-74ff1bd249eb', 'tag': '055bde4d-7b14-4705-bff5-fc9a390428fb', 'status': 'completed', 'code': 200} 2026-07-02 16:47:14.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cea287bf-5c71-48d4-976a-3efc1b080965'] response: {'server_uuid': 'f8b5dad8-2d62-41b2-ac04-52d3dd714522', 'name': 'network-vif-deleted', 'tag': 'daf6acda-844f-4dff-a235-89d89b0e30e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1495/3048] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1473 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3049] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/ports?device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1204 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3050] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/security-groups?id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3051] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/networks?id=3febd995-3543-49b2-88a7-d3a6d798a774 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3052] 199.204.45.38 () {34 vars in 1057 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => 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: 1497/3053] 199.204.45.38 () {34 vars in 1105 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2db&port_id=055bde4d-7b14-4705-bff5-fc9a390428fb => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3054] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/subnets?id=f2288e42-bf58-487e-a2b4-76fcd19bc30b&id=73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3055] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&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: 1558/3056] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/ports?network_id=3febd995-3543-49b2-88a7-d3a6d798a774&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: 1559/3057] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/ports?device_id=b1dabb18-4aa1-42b7-affc-74ff1bd249eb => generated 1204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3058] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1500/3059] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774?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: 1560/3060] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:47:14 2026] DELETE /v2.0/ports/055bde4d-7b14-4705-bff5-fc9a390428fb => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:19.760 7 INFO neutron.db.l3_db [None req-f438bac6-fd4e-48a0-8322-5b1016fe91c3 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] Floating IP a63c98d1-1f9c-454e-b57a-1442e8fe4da6 disassociated (deleted). External IP: 10.96.250.220, port: 1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b. [pid: 7|app: 0|req: 1502/3063] 10.0.0.15 () {32 vars in 731 bytes} [Thu Jul 2 16:47:19 2026] DELETE /v2.0/floatingips/a63c98d1-1f9c-454e-b57a-1442e8fe4da6 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:20.175 8 INFO neutron.api.v2.resource [None req-e3f8d9c0-5d4d-48a0-bcb2-c1311133a96f c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3064] 10.0.0.15 () {32 vars in 728 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/floatingips/a63c98d1-1f9c-454e-b57a-1442e8fe4da6 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:47:20.355 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f1b7d0a-5cfb-4c2b-b2c5-14bdb5510e1f'] response: {'name': 'network-changed', 'server_uuid': '6442e59f-884e-426f-b8f5-9f01fb4a479f', 'tag': '1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b', 'status': 'completed', 'code': 200} 2026-07-02 16:47:20.381 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-884178b9-573b-4f86-bfbc-e229bf6ac506'] response: {'server_uuid': 'b1dabb18-4aa1-42b7-affc-74ff1bd249eb', 'name': 'network-vif-deleted', 'tag': '055bde4d-7b14-4705-bff5-fc9a390428fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1563/3065] 199.204.45.38 () {34 vars in 1079 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/ports?tenant_id=69eac720851c4f01a0dc31cf0c79c315&device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3066] 10.0.0.193 () {34 vars in 990 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/ports?device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1188 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3067] 10.0.0.193 () {34 vars in 1040 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/security-groups?id=127b6b33-e4f5-4f6d-a987-a2613560ccaa&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: 1564/3068] 199.204.45.38 () {34 vars in 985 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/networks?id=4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 799 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3069] 199.204.45.38 () {34 vars in 1055 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.23&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3070] 199.204.45.38 () {34 vars in 1099 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6&port_id=1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => 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: 1506/3071] 199.204.45.38 () {34 vars in 1063 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/subnets?id=24c7ad21-9387-436c-9e35-989aa04fa15a&id=8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3072] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3073] 199.204.45.38 () {34 vars in 1051 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/ports?network_id=4fb53c72-13b8-4bec-b37f-22d08e13ec20&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3074] 199.204.45.38 () {34 vars in 1011 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1508/3075] 199.204.45.38 () {34 vars in 1111 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20?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: 1568/3076] 199.204.45.38 () {34 vars in 993 bytes} [Thu Jul 2 16:47:20 2026] GET /v2.0/ports?device_id=6442e59f-884e-426f-b8f5-9f01fb4a479f => generated 1188 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3077] 199.204.45.38 () {36 vars in 996 bytes} [Thu Jul 2 16:47:20 2026] DELETE /v2.0/ports/1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3078] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:25 2026] DELETE /v2.0/security-group-rules/e23c4203-3a97-4058-8544-200eae5e82b4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:25.687 7 INFO neutron.api.v2.resource [None req-024c2a6a-5873-4916-8cce-8e1093fd5b37 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3079] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:25 2026] GET /v2.0/security-group-rules/e23c4203-3a97-4058-8544-200eae5e82b4 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3080] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:25 2026] DELETE /v2.0/security-group-rules/0a9d216c-33bf-4140-ae25-be4c8b01eab7 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:25.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f500ce74-6ad6-4121-8ce0-f9d0c2ec2ad7'] response: {'server_uuid': '6442e59f-884e-426f-b8f5-9f01fb4a479f', 'name': 'network-vif-deleted', 'tag': '1c4c95eb-afa3-4fdf-8b4f-6fe19dad645b', 'status': 'completed', 'code': 200} 2026-07-02 16:47:25.785 7 INFO neutron.api.v2.resource [None req-8ec5eb6c-18fe-4c41-a211-9f4ae9fbd024 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3081] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:25 2026] GET /v2.0/security-group-rules/0a9d216c-33bf-4140-ae25-be4c8b01eab7 => 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: 1571/3082] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:25 2026] DELETE /v2.0/security-group-rules/7497f535-f2ba-42fa-85b7-5fbc1c7d621b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:25.876 7 INFO neutron.api.v2.resource [None req-58653795-7a2e-46d3-b32b-43522abe2a57 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3083] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:25 2026] GET /v2.0/security-group-rules/7497f535-f2ba-42fa-85b7-5fbc1c7d621b => 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: 1572/3084] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:25 2026] DELETE /v2.0/security-group-rules/a5553bd3-4d70-42f2-953d-27af73fd064c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:25.966 7 INFO neutron.api.v2.resource [None req-02b46be3-b00f-4f13-b918-e445a78edc00 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3085] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:25 2026] GET /v2.0/security-group-rules/a5553bd3-4d70-42f2-953d-27af73fd064c => 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: 1573/3086] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:25 2026] DELETE /v2.0/security-group-rules/9d685ab3-84c5-4754-a49d-8cdc66ed161b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.058 7 INFO neutron.api.v2.resource [None req-1a62c464-2fe5-480d-9e56-d4c746349ed2 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3087] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-group-rules/9d685ab3-84c5-4754-a49d-8cdc66ed161b => 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: 1574/3088] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:26 2026] DELETE /v2.0/security-group-rules/9852fe6b-818e-4cde-9145-7e5a98ea5677 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.145 7 INFO neutron.api.v2.resource [None req-16212e6d-1c24-4ecd-a58a-f9a17f0cf0b2 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3089] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-group-rules/9852fe6b-818e-4cde-9145-7e5a98ea5677 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3090] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:26 2026] DELETE /v2.0/security-group-rules/4a069582-245f-461e-896c-f9ba06a57a0b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.227 7 INFO neutron.api.v2.resource [None req-8dac65a5-6d85-4bc7-9942-2240c8ee747a c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3091] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-group-rules/4a069582-245f-461e-896c-f9ba06a57a0b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3092] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:26 2026] DELETE /v2.0/security-group-rules/6f56582b-d796-4b40-baa2-6073576aa807 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.323 7 INFO neutron.api.v2.resource [None req-f607ef05-66e7-4bc7-97dd-5707a1f7c316 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3093] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-group-rules/6f56582b-d796-4b40-baa2-6073576aa807 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3094] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:26 2026] DELETE /v2.0/security-group-rules/536732b1-672f-473f-a24d-89cfe0c1fb75 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.445 7 INFO neutron.api.v2.resource [None req-ea97f82a-abca-4dab-b363-ef3bd222ac24 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3095] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-group-rules/536732b1-672f-473f-a24d-89cfe0c1fb75 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3096] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:26 2026] DELETE /v2.0/security-group-rules/45f0560d-ab7c-43c7-8b8a-ee0e521a2f22 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.556 7 INFO neutron.api.v2.resource [None req-e50a2e55-5f30-430a-a730-a11d80d1b03c c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3097] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-group-rules/45f0560d-ab7c-43c7-8b8a-ee0e521a2f22 => 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: 1579/3098] 10.0.0.15 () {32 vars in 749 bytes} [Thu Jul 2 16:47:26 2026] DELETE /v2.0/security-group-rules/56bc7f16-3381-4234-aaa1-b83b55b101d3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.677 7 INFO neutron.api.v2.resource [None req-89a62fa6-ace3-44fc-a626-d857fd14d106 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3099] 10.0.0.15 () {32 vars in 746 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-group-rules/56bc7f16-3381-4234-aaa1-b83b55b101d3 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3100] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:26 2026] DELETE /v2.0/security-groups/127b6b33-e4f5-4f6d-a987-a2613560ccaa => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:26.809 7 INFO neutron.api.v2.resource [None req-134bf79c-63b5-44d8-8801-27c2bceec1fb c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3101] 10.0.0.15 () {32 vars in 736 bytes} [Thu Jul 2 16:47:26 2026] GET /v2.0/security-groups/127b6b33-e4f5-4f6d-a987-a2613560ccaa => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3102] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:47:26 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/remove_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:47:28.340 7 INFO neutron.api.v2.resource [None req-ba0c63d5-7179-4ef6-aa93-e58316a4f000 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3103] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:47:28 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/remove_router_interface => generated 198 bytes in 208 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3104] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:47:28 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:47:29.761 7 INFO neutron.api.v2.resource [None req-37717f05-929b-4419-8f7d-0107a3e779c0 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3105] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:47:29 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/remove_router_interface => generated 198 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3108] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:47:29 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/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-02 16:47:31.675 7 INFO neutron.api.v2.resource [None req-aa7ae4e9-b96e-4b04-96f9-aeaeebece531 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3109] 10.0.0.15 () {34 vars in 788 bytes} [Thu Jul 2 16:47:31 2026] PUT /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3/remove_router_interface => generated 198 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:47:32.867 8 INFO neutron.db.l3_hamode_db [None req-84cb6f33-831b-4c83-8e7c-9c41ab43dab0 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] HA network 3a255f2f-a80e-47cd-a8df-8d0d62fcd9de was deleted as no HA routers are present in tenant 69eac720851c4f01a0dc31cf0c79c315. [pid: 8|app: 0|req: 1584/3110] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:47:31 2026] DELETE /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3 => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:47:32.911 7 INFO neutron.api.v2.resource [None req-316f2ae1-bb29-42b9-8b28-c9850e5ad6da c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3111] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:47:32 2026] GET /v2.0/routers/efb9156c-1f07-4a93-ad1c-a52255d749e3 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:47:32.931 8 INFO neutron.services.segments.plugin [-] Segment 996244d3-24dd-4b6d-ba8b-2861777cbef1 resource provider aggregate not found 2026-07-02 16:47:32.936 8 INFO neutron.services.segments.plugin [-] Segment 996244d3-24dd-4b6d-ba8b-2861777cbef1 resource provider aggregate not found 2026-07-02 16:47:32.956 8 INFO neutron.services.segments.plugin [-] Segment 996244d3-24dd-4b6d-ba8b-2861777cbef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 996244d3-24dd-4b6d-ba8b-2861777cbef1 found for delete ", "request_id": "req-e4e4b098-e61f-437b-8efb-3e56ddec2884"}]} 2026-07-02 16:47:32.959 8 INFO neutron.services.segments.plugin [-] Segment 996244d3-24dd-4b6d-ba8b-2861777cbef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 996244d3-24dd-4b6d-ba8b-2861777cbef1 found for delete ", "request_id": "req-44a61966-f108-4c3e-a752-87aff7931f68"}]} [pid: 8|app: 0|req: 1585/3112] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:47:32 2026] DELETE /v2.0/subnets/73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:33.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d17909f-2142-43c8-a09f-980dfb5a0ec4 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3113] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:47:33 2026] GET /v2.0/subnets/73634619-11c7-4a6e-8934-f55c0b1ed54a => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3114] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:47:33 2026] DELETE /v2.0/subnets/f2288e42-bf58-487e-a2b4-76fcd19bc30b => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:33.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7771d45a-8762-479c-b812-28d2da8c3d11 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3115] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:47:33 2026] GET /v2.0/subnets/f2288e42-bf58-487e-a2b4-76fcd19bc30b => 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: 1587/3116] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:47:33 2026] DELETE /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:33.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40927a95-cce5-425b-8a74-c5f1ca1aaf37 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3117] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:47:33 2026] GET /v2.0/networks/3febd995-3543-49b2-88a7-d3a6d798a774 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3118] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:47:33 2026] DELETE /v2.0/subnets/24c7ad21-9387-436c-9e35-989aa04fa15a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:34.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e53ced0-08d5-4811-9934-3957963e311c c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3119] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:47:34 2026] GET /v2.0/subnets/24c7ad21-9387-436c-9e35-989aa04fa15a => 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: 1589/3120] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:47:34 2026] DELETE /v2.0/subnets/8ffb4fb6-113b-4228-813a-d2740720ce51 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:34.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4218683-cea4-484b-aa8b-3a87eeb96080 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3121] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:47:34 2026] GET /v2.0/subnets/8ffb4fb6-113b-4228-813a-d2740720ce51 => 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: 1590/3122] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:47:34 2026] DELETE /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:34.947 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4da9c43e-b6ba-4023-9c8b-cc57643f44cf c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3123] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:47:34 2026] GET /v2.0/networks/4fb53c72-13b8-4bec-b37f-22d08e13ec20 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:47:34.987 8 INFO neutron.services.segments.plugin [-] Segment 2c98c708-74b2-4228-9f93-d05bdc7ddfce resource provider aggregate not found 2026-07-02 16:47:34.992 8 INFO neutron.services.segments.plugin [-] Segment 2c98c708-74b2-4228-9f93-d05bdc7ddfce resource provider aggregate not found 2026-07-02 16:47:35.002 8 INFO neutron.services.segments.plugin [-] Segment 2c98c708-74b2-4228-9f93-d05bdc7ddfce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c98c708-74b2-4228-9f93-d05bdc7ddfce found for delete ", "request_id": "req-e733dbf7-ada4-49a0-9a8e-aa686ce9bbb6"}]} 2026-07-02 16:47:35.013 8 INFO neutron.services.segments.plugin [-] Segment 2c98c708-74b2-4228-9f93-d05bdc7ddfce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c98c708-74b2-4228-9f93-d05bdc7ddfce found for delete ", "request_id": "req-6b34bbd4-e7a8-4eae-b142-a35ae483a0b7"}]} 2026-07-02 16:47:35.024 8 INFO neutron.services.segments.plugin [-] Segment f2b3e7fb-465f-42ab-93a3-e79a7451a5a6 resource provider aggregate not found 2026-07-02 16:47:35.034 8 INFO neutron.services.segments.plugin [-] Segment f2b3e7fb-465f-42ab-93a3-e79a7451a5a6 resource provider aggregate not found 2026-07-02 16:47:35.047 8 INFO neutron.services.segments.plugin [-] Segment f2b3e7fb-465f-42ab-93a3-e79a7451a5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b3e7fb-465f-42ab-93a3-e79a7451a5a6 found for delete ", "request_id": "req-0568fe4f-5a5d-470e-b857-37f9dfe3c521"}]} 2026-07-02 16:47:35.054 8 INFO neutron.services.segments.plugin [-] Segment f2b3e7fb-465f-42ab-93a3-e79a7451a5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2b3e7fb-465f-42ab-93a3-e79a7451a5a6 found for delete ", "request_id": "req-47e62be3-db6e-4809-994a-be6316b863b7"}]} [pid: 8|app: 0|req: 1591/3124] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:47:34 2026] DELETE /v2.0/subnets/a5ebb9f7-59ae-4f4c-a360-473b7508e7ef => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:35.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03e28f65-fe55-4d5d-9614-4ad81ddf243a c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3125] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:47:35 2026] GET /v2.0/subnets/a5ebb9f7-59ae-4f4c-a360-473b7508e7ef => 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: 1592/3126] 10.0.0.15 () {32 vars in 723 bytes} [Thu Jul 2 16:47:35 2026] DELETE /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:35.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e69d91f8-ddce-4a99-97c2-1f3f563036ee c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3127] 10.0.0.15 () {32 vars in 720 bytes} [Thu Jul 2 16:47:35 2026] GET /v2.0/subnets/4fb12c0c-5050-4ea8-98ae-a496bf0036e6 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3128] 10.0.0.15 () {32 vars in 725 bytes} [Thu Jul 2 16:47:35 2026] DELETE /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:47:35.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0e8de8a-fc27-4b4c-bbba-1ebe04fbb684 c81df95ae0bf437c8992459ef366634c 69eac720851c4f01a0dc31cf0c79c315 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3129] 10.0.0.15 () {32 vars in 722 bytes} [Thu Jul 2 16:47:35 2026] GET /v2.0/networks/35823380-1dd9-4148-8e63-2a8f9448d468 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:47:37.934 8 INFO neutron.services.segments.plugin [-] Segment 51729d5a-df92-44c7-aed3-29d2e9321128 resource provider aggregate not found 2026-07-02 16:47:37.940 8 INFO neutron.services.segments.plugin [-] Segment 51729d5a-df92-44c7-aed3-29d2e9321128 resource provider aggregate not found 2026-07-02 16:47:37.954 8 INFO neutron.services.segments.plugin [-] Segment 51729d5a-df92-44c7-aed3-29d2e9321128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51729d5a-df92-44c7-aed3-29d2e9321128 found for delete ", "request_id": "req-4cde8ce4-f3ea-41bd-a604-b8cb255d8d5c"}]} 2026-07-02 16:47:37.958 8 INFO neutron.services.segments.plugin [-] Segment 51729d5a-df92-44c7-aed3-29d2e9321128 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51729d5a-df92-44c7-aed3-29d2e9321128 found for delete ", "request_id": "req-97848c86-992d-4a2f-a8b2-8af7ba409703"}]} [pid: 8|app: 0|req: 1594/3130] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:47:37 2026] GET /v2.0/security-groups?tenant_id=7f2a26c41dfe4672a5cf53889d018e0d&name=default => generated 2805 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3131] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:38 2026] DELETE /v2.0/security-groups/fbb11820-0c56-4793-9a75-71ca08fdc52e => 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: 1595/3132] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:47:38 2026] GET /v2.0/security-groups?tenant_id=69eac720851c4f01a0dc31cf0c79c315&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3133] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:38 2026] DELETE /v2.0/security-groups/0f36be2f-4d6a-4984-b270-88e73835a6df => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3134] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:47:38 2026] GET /v2.0/security-groups?tenant_id=8d41d2c0bd6d4ea58c71c9af3d137baf&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3135] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:38 2026] DELETE /v2.0/security-groups/72c8ce1a-e421-4abd-b745-306dee05054f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3136] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:47:39 2026] GET /v2.0/security-groups?tenant_id=e1d11c66e0e345ce8fe3c5d4bbb751eb&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3137] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:39 2026] DELETE /v2.0/security-groups/caf1765c-0125-442d-9811-b8ec77d24b69 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3138] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:47:39 2026] GET /v2.0/security-groups?tenant_id=fe8f3e74dede44279ef176afa9c45897&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3139] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:39 2026] DELETE /v2.0/security-groups/d1a10201-d81b-436f-b5ea-6dfcadd093bd => 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: 1599/3140] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:47:39 2026] GET /v2.0/security-groups?tenant_id=fca8acaf822d4f6bb3609e7a5a9faa19&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3141] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:39 2026] DELETE /v2.0/security-groups/b142d299-1f19-48e3-9c50-25c3dfc9dd11 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3142] 10.0.0.15 () {32 vars in 773 bytes} [Thu Jul 2 16:47:40 2026] GET /v2.0/security-groups?tenant_id=e8f4b04f47d844dd997800df0b3425b7&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3143] 10.0.0.15 () {32 vars in 739 bytes} [Thu Jul 2 16:47:40 2026] DELETE /v2.0/security-groups/1c83093b-f1a2-4b1b-a6a4-fa793940fee9 => 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: 1601/3144] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:47:42 2026] GET /v2.0/networks => generated 2168 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3145] 10.0.0.15 () {32 vars in 654 bytes} [Thu Jul 2 16:47:44 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3146] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:47:44 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3147] 10.0.0.15 () {32 vars in 642 bytes} [Thu Jul 2 16:47:44 2026] GET /v2.0/ports => generated 4721 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3148] 10.0.0.15 () {32 vars in 646 bytes} [Thu Jul 2 16:47:44 2026] GET /v2.0/subnets => generated 1261 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3149] 10.0.0.15 () {32 vars in 648 bytes} [Thu Jul 2 16:47:44 2026] GET /v2.0/networks => generated 2168 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3150] 10.0.0.15 () {32 vars in 662 bytes} [Thu Jul 2 16:47:45 2026] GET /v2.0/security-groups => generated 16622 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3151] 10.0.0.15 () {32 vars in 654 bytes} [Thu Jul 2 16:47:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)