+ 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 10:42:30 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-56665f9855-j85kn 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 0x560249e84130 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 10:42:34.183 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 10:42:34.183 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-02 10:42:34.294 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 10:42:34.294 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-02 10:42:34.633 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 10:42:34.757 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 10:42:35.513 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:42:35.516 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 10:42:35.519 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 10:42:35.520 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:42:35.521 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 10:42:35.521 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 10:42:35.521 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:35.528 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:35.528 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:35.528 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:42:35.549 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 10:42:35.550 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:42:35.550 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 10:42:35.599 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 10:42:35.600 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 10:42:35.600 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 10:42:35.600 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 10:42:35.607 7 WARNING oslo_policy.policy [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] 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 10:42:35.650 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:42:35.652 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 10:42:35.656 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-02 10:42:35.657 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 10:42:35.657 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 10:42:35.657 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 10:42:35.658 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:35.665 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:35.665 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 10:42:35.665 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:42:35.686 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 10:42:35.688 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 10:42:35.688 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 10:42:35.733 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 10:42:35.734 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 10:42:35.734 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 10:42:35.734 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 10:42:35.741 8 WARNING oslo_policy.policy [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] 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 10:42:35.904 7 INFO neutron.plugins.ml2.managers [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 10:42:36.041 8 INFO neutron.plugins.ml2.managers [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 10:42:36.233 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 10:42:36.233 7 INFO neutron.plugins.ml2.managers [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 10:42:36.233 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 10:42:36.257 7 INFO neutron.plugins.ml2.managers [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 10:42:36.257 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 10:42:36.257 7 INFO neutron.plugins.ml2.managers [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 10:42:36.257 7 INFO neutron.plugins.ml2.extensions.port_security [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 10:42:36.257 7 INFO neutron.plugins.ml2.managers [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] Initializing extension driver 'qos' 2026-07-02 10:42:36.258 7 INFO neutron.plugins.ml2.managers [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 10:42:36.258 7 INFO neutron.plugins.ml2.managers [None req-34294396-abb8-4053-b874-162eef37f917 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 10:42:36.269 7 INFO neutron.quota [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded quota_driver: . 2026-07-02 10:42:36.270 7 INFO neutron.plugins.ml2.plugin [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 10:42:36.270 7 INFO neutron.plugins.ml2.managers [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 10:42:36.270 7 INFO neutron.plugins.ml2.managers [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 10:42:36.270 7 INFO neutron.plugins.ml2.managers [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 10:42:36.270 7 INFO neutron.extensions.vlantransparent [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Disabled vlantransparent extension. 2026-07-02 10:42:36.271 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: qos 2026-07-02 10:42:36.281 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: router 2026-07-02 10:42:36.318 7 INFO neutron.services.service_base [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 10:42:36.318 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: segments 2026-07-02 10:42:36.359 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 10:42:36.359 8 INFO neutron.plugins.ml2.managers [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 10:42:36.360 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 10:42:36.386 8 INFO neutron.plugins.ml2.managers [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 10:42:36.386 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 10:42:36.386 8 INFO neutron.plugins.ml2.managers [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 10:42:36.386 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 10:42:36.386 8 INFO neutron.plugins.ml2.managers [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] Initializing extension driver 'qos' 2026-07-02 10:42:36.387 8 INFO neutron.plugins.ml2.managers [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 10:42:36.387 8 INFO neutron.plugins.ml2.managers [None req-0123c907-871b-46e9-bf1b-a4343c8022f9 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 10:42:36.398 8 INFO neutron.quota [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded quota_driver: . 2026-07-02 10:42:36.398 8 INFO neutron.plugins.ml2.plugin [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 10:42:36.399 8 INFO neutron.plugins.ml2.managers [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 10:42:36.399 8 INFO neutron.plugins.ml2.managers [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 10:42:36.399 8 INFO neutron.plugins.ml2.managers [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 10:42:36.399 8 INFO neutron.extensions.vlantransparent [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Disabled vlantransparent extension. 2026-07-02 10:42:36.399 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: qos 2026-07-02 10:42:36.410 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: router 2026-07-02 10:42:36.415 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: trunk 2026-07-02 10:42:36.444 8 INFO neutron.services.service_base [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 10:42:36.444 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: segments 2026-07-02 10:42:36.477 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: vpnaas 2026-07-02 10:42:36.521 7 WARNING stevedore.named [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 10:42:36.543 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: trunk 2026-07-02 10:42:36.577 7 INFO neutron_vpnaas.services.vpn.plugin [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 10:42:36.578 7 INFO neutron.common.utils [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 10:42:36.578 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 10:42:36.583 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: tag 2026-07-02 10:42:36.590 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: vpnaas 2026-07-02 10:42:36.591 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: timestamp 2026-07-02 10:42:36.593 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 10:42:36.597 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: flavors 2026-07-02 10:42:36.601 7 INFO neutron.manager [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loading Plugin: revisions 2026-07-02 10:42:36.604 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Initializing extension manager. 2026-07-02 10:42:36.606 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: address-group 2026-07-02 10:42:36.607 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: address-scope 2026-07-02 10:42:36.607 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 10:42:36.608 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: agent 2026-07-02 10:42:36.609 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 10:42:36.611 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 10:42:36.612 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 10:42:36.613 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: availability_zone 2026-07-02 10:42:36.613 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 10:42:36.614 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 10:42:36.614 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 10:42:36.616 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 10:42:36.616 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: dns-integration 2026-07-02 10:42:36.617 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 10:42:36.618 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 10:42:36.618 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: dvr 2026-07-02 10:42:36.619 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 10:42:36.619 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 10:42:36.620 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:42:36.621 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 10:42:36.621 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: external-net 2026-07-02 10:42:36.622 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 10:42:36.622 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: extraroute 2026-07-02 10:42:36.623 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 10:42:36.624 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 10:42:36.624 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 10:42:36.625 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 10:42:36.625 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 10:42:36.626 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: fip-port-details 2026-07-02 10:42:36.627 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: flavors 2026-07-02 10:42:36.628 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 10:42:36.629 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 10:42:36.629 8 WARNING stevedore.named [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 10:42:36.629 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: ip_allocation 2026-07-02 10:42:36.630 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 10:42:36.630 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 10:42:36.632 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: router 2026-07-02 10:42:36.633 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:42:36.634 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 10:42:36.635 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 10:42:36.635 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 10:42:36.636 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: l3-ha 2026-07-02 10:42:36.636 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:42:36.637 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 10:42:36.637 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: l3-flavors 2026-07-02 10:42:36.638 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:42:36.639 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 10:42:36.641 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 10:42:36.642 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 10:42:36.643 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 10:42:36.644 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 10:42:36.645 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 10:42:36.645 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: multi-provider 2026-07-02 10:42:36.646 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: net-mtu 2026-07-02 10:42:36.646 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 10:42:36.647 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 10:42:36.648 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: network_ha 2026-07-02 10:42:36.648 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 10:42:36.649 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 10:42:36.650 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: pagination 2026-07-02 10:42:36.650 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-device-profile 2026-07-02 10:42:36.651 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 10:42:36.652 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 10:42:36.652 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 10:42:36.653 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-mac-override 2026-07-02 10:42:36.653 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 10:42:36.654 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 10:42:36.654 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-resource-request 2026-07-02 10:42:36.655 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 10:42:36.656 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: binding 2026-07-02 10:42:36.657 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: binding-extended 2026-07-02 10:42:36.657 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-security 2026-07-02 10:42:36.658 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: project-id 2026-07-02 10:42:36.658 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: provider 2026-07-02 10:42:36.660 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos 2026-07-02 10:42:36.661 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 10:42:36.661 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 10:42:36.662 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-default 2026-07-02 10:42:36.662 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-fip 2026-07-02 10:42:36.663 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 10:42:36.663 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 10:42:36.664 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 10:42:36.665 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 10:42:36.665 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 10:42:36.666 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-pps 2026-07-02 10:42:36.667 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 10:42:36.667 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 10:42:36.668 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 10:42:36.669 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 10:42:36.670 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: quotas 2026-07-02 10:42:36.671 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: quota_details 2026-07-02 10:42:36.673 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: rbac-policies 2026-07-02 10:42:36.673 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 10:42:36.674 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 10:42:36.674 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 10:42:36.675 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 10:42:36.676 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: revision-if-match 2026-07-02 10:42:36.676 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 10:42:36.677 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 10:42:36.678 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 10:42:36.679 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 10:42:36.680 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 10:42:36.680 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 10:42:36.681 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 10:42:36.682 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 10:42:36.682 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 10:42:36.686 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 10:42:36.687 8 INFO neutron.common.utils [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 10:42:36.687 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 10:42:36.690 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: security-group 2026-07-02 10:42:36.691 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: segment 2026-07-02 10:42:36.691 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 10:42:36.692 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: service-type 2026-07-02 10:42:36.692 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: tag 2026-07-02 10:42:36.693 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: sorting 2026-07-02 10:42:36.693 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 10:42:36.694 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 10:42:36.695 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 10:42:36.695 7 WARNING neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 10:42:36.696 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 10:42:36.696 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 10:42:36.697 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 10:42:36.698 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 10:42:36.698 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 10:42:36.699 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 10:42:36.699 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: timestamp 2026-07-02 10:42:36.700 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 10:42:36.702 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 10:42:36.702 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 10:42:36.703 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 10:42:36.704 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: trunk 2026-07-02 10:42:36.705 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: trunk-details 2026-07-02 10:42:36.705 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 10:42:36.705 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: flavors 2026-07-02 10:42:36.706 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 10:42:36.707 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 10:42:36.708 8 INFO neutron.manager [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loading Plugin: revisions 2026-07-02 10:42:36.708 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 10:42:36.709 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 10:42:36.710 7 INFO neutron.api.extensions [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Loaded extension: vpnaas 2026-07-02 10:42:36.711 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Initializing extension manager. 2026-07-02 10:42:36.713 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: address-group 2026-07-02 10:42:36.713 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 10:42:36.713 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 10:42:36.713 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.714 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: address-scope 2026-07-02 10:42:36.714 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 10:42:36.714 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 10:42:36.715 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: agent 2026-07-02 10:42:36.716 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 10:42:36.717 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 10:42:36.718 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 10:42:36.719 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: availability_zone 2026-07-02 10:42:36.719 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 10:42:36.719 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:42:36.720 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 10:42:36.720 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:42:36.721 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 10:42:36.722 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 10:42:36.723 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: dns-integration 2026-07-02 10:42:36.724 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 10:42:36.724 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 10:42:36.725 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: dvr 2026-07-02 10:42:36.726 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 10:42:36.726 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 10:42:36.726 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:42:36.727 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:42:36.727 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 10:42:36.727 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:42:36.728 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: external-net 2026-07-02 10:42:36.728 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:42:36.728 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 10:42:36.729 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: extraroute 2026-07-02 10:42:36.729 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.730 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.730 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 10:42:36.730 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.730 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.731 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:42:36.731 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 10:42:36.731 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:42:36.732 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 10:42:36.732 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:42:36.733 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 10:42:36.733 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:42:36.733 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:42:36.733 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 10:42:36.734 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:42:36.734 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: fip-port-details 2026-07-02 10:42:36.735 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: flavors 2026-07-02 10:42:36.737 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 10:42:36.738 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 10:42:36.738 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: ip_allocation 2026-07-02 10:42:36.739 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:42:36.739 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 10:42:36.739 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] router is already registered 2026-07-02 10:42:36.739 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 10:42:36.739 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:42:36.740 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] floatingip is already registered 2026-07-02 10:42:36.740 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: router 2026-07-02 10:42:36.742 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 10:42:36.743 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 10:42:36.743 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 10:42:36.744 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 10:42:36.745 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: l3-ha 2026-07-02 10:42:36.745 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:42:36.745 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:42:36.745 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] rbac_policy is already registered 2026-07-02 10:42:36.746 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 10:42:36.746 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:42:36.746 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] security_group is already registered 2026-07-02 10:42:36.746 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: l3-flavors 2026-07-02 10:42:36.747 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:42:36.747 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] security_group_rule is already registered 2026-07-02 10:42:36.747 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 10:42:36.748 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 10:42:36.748 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.748 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.749 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.749 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.750 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:42:36.750 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 10:42:36.750 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] trunk is already registered 2026-07-02 10:42:36.751 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:42:36.751 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] endpoint_group is already registered 2026-07-02 10:42:36.751 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 10:42:36.751 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:42:36.752 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] vpnservice is already registered 2026-07-02 10:42:36.752 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:42:36.752 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] ipsec_site_connection is already registered 2026-07-02 10:42:36.752 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 10:42:36.753 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:42:36.753 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] ipsecpolicy is already registered 2026-07-02 10:42:36.753 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 10:42:36.753 7 INFO neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:42:36.754 7 WARNING neutron.quota.resource_registry [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] ikepolicy is already registered 2026-07-02 10:42:36.754 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 10:42:36.755 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: multi-provider 2026-07-02 10:42:36.755 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: net-mtu 2026-07-02 10:42:36.756 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 10:42:36.757 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 10:42:36.757 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: network_ha 2026-07-02 10:42:36.758 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 10:42:36.759 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 10:42:36.760 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: pagination 2026-07-02 10:42:36.760 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-device-profile 2026-07-02 10:42:36.761 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 10:42:36.762 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 10:42:36.762 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 10:42:36.763 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-mac-override 2026-07-02 10:42:36.764 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 10:42:36.764 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 10:42:36.765 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-resource-request 2026-07-02 10:42:36.766 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 10:42:36.766 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: binding 2026-07-02 10:42:36.767 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: binding-extended 2026-07-02 10:42:36.768 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-security 2026-07-02 10:42:36.768 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: project-id 2026-07-02 10:42:36.769 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: provider 2026-07-02 10:42:36.771 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos 2026-07-02 10:42:36.772 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 10:42:36.773 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 10:42:36.773 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-default 2026-07-02 10:42:36.774 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-fip 2026-07-02 10:42:36.774 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 10:42:36.775 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 10:42:36.776 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 10:42:36.777 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 10:42:36.777 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 10:42:36.778 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-pps 2026-07-02 10:42:36.779 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 10:42:36.779 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 10:42:36.780 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 10:42:36.781 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 10:42:36.783 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: quotas 2026-07-02 10:42:36.784 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: quota_details 2026-07-02 10:42:36.785 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: rbac-policies 2026-07-02 10:42:36.786 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 10:42:36.787 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 10:42:36.787 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 10:42:36.788 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 10:42:36.789 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: revision-if-match 2026-07-02 10:42:36.789 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 10:42:36.790 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 10:42:36.791 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 10:42:36.792 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 10:42:36.793 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 10:42:36.793 7 WARNING keystonemiddleware._common.config [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:42:36.793 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 10:42:36.794 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 10:42:36.795 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 10:42:36.795 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 10:42:36.800 7 WARNING oslo_config.cfg [None req-739d5486-dabf-4916-9576-4124399d1c07 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x560249e84130 pid: 7 (default app) 2026-07-02 10:42:36.804 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: security-group 2026-07-02 10:42:36.805 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: segment 2026-07-02 10:42:36.806 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 10:42:36.807 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: service-type 2026-07-02 10:42:36.807 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: sorting 2026-07-02 10:42:36.808 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 10:42:36.809 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 10:42:36.809 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 10:42:36.810 8 WARNING neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 10:42:36.810 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 10:42:36.811 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 10:42:36.812 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 10:42:36.812 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 10:42:36.813 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 10:42:36.814 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 10:42:36.815 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 10:42:36.818 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 10:42:36.818 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 10:42:36.819 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: trunk 2026-07-02 10:42:36.820 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: trunk-details 2026-07-02 10:42:36.820 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 10:42:36.821 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 10:42:36.823 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 10:42:36.824 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 10:42:36.825 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 10:42:36.826 8 INFO neutron.api.extensions [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Loaded extension: vpnaas 2026-07-02 10:42:36.829 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 10:42:36.829 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 10:42:36.829 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.829 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 10:42:36.834 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:42:36.834 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:42:36.841 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:42:36.842 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:42:36.842 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:42:36.843 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.844 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.844 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.845 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.845 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:42:36.846 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:42:36.847 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:42:36.847 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:42:36.848 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:42:36.849 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:42:36.854 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 10:42:36.854 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] router is already registered 2026-07-02 10:42:36.855 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 10:42:36.855 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] floatingip is already registered 2026-07-02 10:42:36.860 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 10:42:36.861 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] rbac_policy is already registered 2026-07-02 10:42:36.861 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 10:42:36.862 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] security_group is already registered 2026-07-02 10:42:36.862 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 10:42:36.862 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] security_group_rule is already registered 2026-07-02 10:42:36.863 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.864 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.864 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 10:42:36.865 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] subnetpool is already registered 2026-07-02 10:42:36.865 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 10:42:36.865 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] trunk is already registered 2026-07-02 10:42:36.866 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 10:42:36.866 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] endpoint_group is already registered 2026-07-02 10:42:36.867 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 10:42:36.867 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] vpnservice is already registered 2026-07-02 10:42:36.867 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 10:42:36.868 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] ipsec_site_connection is already registered 2026-07-02 10:42:36.868 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 10:42:36.869 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] ipsecpolicy is already registered 2026-07-02 10:42:36.869 8 INFO neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 10:42:36.869 8 WARNING neutron.quota.resource_registry [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] ikepolicy is already registered 2026-07-02 10:42:36.912 8 WARNING keystonemiddleware._common.config [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 10:42:36.920 8 WARNING oslo_config.cfg [None req-3c886b42-6b65-4093-8af2-4082c2638a74 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x560249e84130 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 10:42:43.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00b5d7a9-5500-4c15-b316-d8d1eadb04c1 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 10:42:43 2026] GET /v2.0/networks/public => generated 108 bytes in 874 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 10:42:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:42:44.499 7 WARNING oslo_policy.policy [None req-cc010e56-8e6c-40ad-8ff5-4322dbbf0b3f 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-02 10:42:44.627 7 WARNING neutron.services.revisions.revision_plugin [None req-cc010e56-8e6c-40ad-8ff5-4322dbbf0b3f 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:42:44.667 7 INFO neutron.db.segments_db [None req-cc010e56-8e6c-40ad-8ff5-4322dbbf0b3f 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment f3de1f74-6794-4837-b1a6-07731efd976a of type flat for network abf8bf59-059f-424f-a3b7-e723b1119ae3 2026-07-02 10:42:44.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc010e56-8e6c-40ad-8ff5-4322dbbf0b3f 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.19.213.133 () {48 vars in 967 bytes} [Thu Jul 2 10:42:44 2026] POST /v2.0/networks => generated 124 bytes in 419 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:42:50.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c896276-4c81-439e-b46c-489f074a58af 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 10:42:50 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 10:42:50 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 10:42:50.741 7 WARNING neutron.services.revisions.revision_plugin [None req-9ac6605c-5a41-4365-8e26-f50e8f7fcae0 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:42:50.758 7 INFO neutron.db.segments_db [None req-9ac6605c-5a41-4365-8e26-f50e8f7fcae0 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 985417a8-b93d-4c9c-96f5-1761eb1d594e of type flat for network d244f495-87f5-454c-bd4e-da655ab786cc 2026-07-02 10:42:50.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ac6605c-5a41-4365-8e26-f50e8f7fcae0 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.19.213.133 () {48 vars in 967 bytes} [Thu Jul 2 10:42:50 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:42:57.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8906e02-e754-421f-8080-f7082534bba7 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 10:42:56 2026] GET /v2.0/networks/public => generated 108 bytes in 382 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 10:42:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:42:57.268 8 WARNING oslo_policy.policy [None req-20daf9c9-a1e3-4737-b4cc-6e76bf28ce2d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-02 10:42:57.318 8 WARNING neutron.services.revisions.revision_plugin [None req-20daf9c9-a1e3-4737-b4cc-6e76bf28ce2d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:42:57.346 8 INFO neutron.db.segments_db [None req-20daf9c9-a1e3-4737-b4cc-6e76bf28ce2d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 00bb52f2-1950-472b-82c8-7a7bd39fe102 of type flat for network aa5e1a8e-fdb2-4546-9f9f-c9d85bcc05e1 2026-07-02 10:42:57.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20daf9c9-a1e3-4737-b4cc-6e76bf28ce2d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.133 () {48 vars in 967 bytes} [Thu Jul 2 10:42:57 2026] POST /v2.0/networks => generated 124 bytes in 365 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:43:03.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-049f4719-8f3a-4b31-ba76-0d9697fc73a5 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 10:43:03 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: 10/16] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 10:43:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:43:03.498 8 WARNING neutron.services.revisions.revision_plugin [None req-051e388a-9cb8-4d4f-b617-411c6e316545 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:43:03.519 8 INFO neutron.db.segments_db [None req-051e388a-9cb8-4d4f-b617-411c6e316545 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment c270d73a-54c8-4013-9a4c-342bbc902d03 of type flat for network 1864fd87-1e5d-4c7d-8456-f29a86e96c5b 2026-07-02 10:43:03.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-051e388a-9cb8-4d4f-b617-411c6e316545 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.19.213.133 () {48 vars in 967 bytes} [Thu Jul 2 10:43:03 2026] POST /v2.0/networks => generated 124 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:43:09.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9cb4b8d-7382-49a9-8ada-ad5ddc4c1723 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 10:43:09 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 10:43:09 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 10:43:09.556 7 WARNING neutron.services.revisions.revision_plugin [None req-04dcd62e-fdd9-4c91-923e-9fc702208417 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Could not find related network for resource to bump revision. 2026-07-02 10:43:09.579 7 INFO neutron.db.segments_db [None req-04dcd62e-fdd9-4c91-923e-9fc702208417 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment af6bd15c-2bd3-4297-8009-21dfbf3b17c2 of type flat for network 6179fc38-3562-4c2d-bd7f-a97b7bc74bdf [pid: 7|app: 0|req: 12/20] 199.19.213.133 () {48 vars in 967 bytes} [Thu Jul 2 10:43:09 2026] POST /v2.0/networks => generated 706 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:43:10.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7eaf55fe-f478-4cbf-b97e-4dcbf69ae1b3 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 10:43:10 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 10:43:10 2026] GET /v2.0/networks?name=public => generated 709 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:43:10.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48b8e59d-30af-440b-b51c-cc9327f0d2e0 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.19.213.133 () {44 vars in 1034 bytes} [Thu Jul 2 10:43:10 2026] GET /v2.0/subnets/public-subnet?network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.19.213.133 () {44 vars in 1057 bytes} [Thu Jul 2 10:43:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.19.213.133 () {48 vars in 965 bytes} [Thu Jul 2 10:43:10 2026] POST /v2.0/subnets => generated 641 bytes in 5003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:47:50.527 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:47:50.529 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:47:50.533 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 10:47:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.133) !!! 2026-07-02 10:47:50.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6836c33-e05d-40b8-8dd5-a2e880748aa7 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/63] 199.19.213.133 () {44 vars in 937 bytes} [Thu Jul 2 10:47:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:47:50.689 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:47:50.690 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:47:50.691 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 10:47:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.133) !!! [pid: 8|app: 0|req: 30/64] 199.19.213.133 () {44 vars in 959 bytes} [Thu Jul 2 10:47:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 10:47:50.790 7 INFO neutron.db.segments_db [None req-b7a5afbe-291d-4d95-a015-6face1fd1d4c 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 743df27b-8007-41a7-a958-6c6149324618 of type vxlan for network 3125213b-3bee-4d51-9872-3895f747286d [pid: 7|app: 0|req: 35/65] 199.19.213.133 () {48 vars in 966 bytes} [Thu Jul 2 10:47:50 2026] POST /v2.0/networks => generated 707 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:47:51.802 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44316. 2026-07-02 10:47:51.803 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44324. 2026-07-02 10:47:51.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee02238c-a09f-4fbf-9030-84443b76cb1d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/66] 199.19.213.133 () {44 vars in 937 bytes} [Thu Jul 2 10:47:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:47:51.915 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44342. 2026-07-02 10:47:51.915 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44350. [pid: 7|app: 0|req: 36/67] 199.19.213.133 () {44 vars in 959 bytes} [Thu Jul 2 10:47:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:47:51.951 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7648604a-14cc-4cd9-8644-43b3497b8e72 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/68] 199.19.213.133 () {44 vars in 1036 bytes} [Thu Jul 2 10:47:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.19.213.133 () {44 vars in 1059 bytes} [Thu Jul 2 10:47:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.19.213.133 () {48 vars in 965 bytes} [Thu Jul 2 10:47:51 2026] POST /v2.0/subnets => generated 627 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 10:47:53.313 7 INFO neutron.api.v2.resource [None req-3ec37050-9678-44cc-b6fa-8fc3ccf570c7 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.19.213.133 () {44 vars in 971 bytes} [Thu Jul 2 10:47:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.19.213.133 () {44 vars in 993 bytes} [Thu Jul 2 10:47:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.19.213.133 () {48 vars in 980 bytes} [Thu Jul 2 10:47:53 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:54 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:54 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:54 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 10:47:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:55 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 2230 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:55 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 2230 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:55 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 10:47:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:56 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:56 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:56 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 10:47:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:57 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 3462 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:57 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:57 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 10:47:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:58 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4078 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:59 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4078 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:47:59 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4078 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 10:47:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.19.213.133 () {44 vars in 987 bytes} [Thu Jul 2 10:48:00 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d => generated 732 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:48:00.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c71c076-b151-463e-9c15-f092ff986cc6 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/95] 199.19.213.133 () {44 vars in 1076 bytes} [Thu Jul 2 10:48:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.19.213.133 () {44 vars in 1099 bytes} [Thu Jul 2 10:48:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:00 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.19.213.133 () {48 vars in 961 bytes} [Thu Jul 2 10:48:00 2026] POST /v2.0/ports => generated 1100 bytes in 615 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 10:48:06.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-381c0fcc-449c-41a4-9924-03ba07d2b54c 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/101] 199.19.213.133 () {44 vars in 979 bytes} [Thu Jul 2 10:48:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.133 () {48 vars in 1031 bytes} [Thu Jul 2 10:48:07 2026] PUT /v2.0/ports/a4ef763b-71af-4c3f-b638-c164c283731b => generated 1213 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.19.213.133 () {44 vars in 920 bytes} [Thu Jul 2 10:48:09 2026] GET /v2.0/ports => generated 3730 bytes in 103 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 10:48:10.425 8 INFO neutron.api.v2.resource [None req-8702e9da-7e09-4d7e-b623-341610f7c20e 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/105] 199.19.213.133 () {44 vars in 959 bytes} [Thu Jul 2 10:48:10 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.19.213.133 () {44 vars in 981 bytes} [Thu Jul 2 10:48:10 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.19.213.133 () {48 vars in 980 bytes} [Thu Jul 2 10:48:10 2026] POST /v2.0/security-groups => generated 1610 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:11 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 1610 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:11 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 1610 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:11 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 10:48:11 2026] POST /v2.0/security-group-rules => generated 623 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:12 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 2246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:12 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 2246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 10:48:12 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 2246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 10:48:12 2026] POST /v2.0/security-group-rules => generated 627 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/128] 199.19.213.133 () {44 vars in 975 bytes} [Thu Jul 2 10:49:34 2026] GET /v2.0/quotas/2de5e46755294e44a173137aa5a2988b => 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: 63/129] 199.19.213.133 () {48 vars in 1027 bytes} [Thu Jul 2 10:49:35 2026] PUT /v2.0/quotas/2de5e46755294e44a173137aa5a2988b => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 10:51:44.147 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:51:44.147 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 10:51:44.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fc2b789-5280-4e6e-945a-71086b925aec 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/146] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 10:51:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:51:44.364 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:51:44.365 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 10:51:44.366 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 10:51:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.133) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 72/147] 199.19.213.133 () {30 vars in 763 bytes} [Thu Jul 2 10:51:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 10:51:46.208 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34972. 2026-07-02 10:51:46.209 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34978. 2026-07-02 10:51:46.252 7 INFO neutron.pecan_wsgi.hooks.translation [None req-461f54c4-b350-404f-a318-154bdd079606 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/148] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 10:51:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 10:51:46.303 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34988. 2026-07-02 10:51:46.304 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34996. [pid: 8|app: 0|req: 73/149] 199.19.213.133 () {30 vars in 763 bytes} [Thu Jul 2 10:51:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:00:10.007 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:00:10.008 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:00:10.010 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 11:00:10 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=1763433bd0b8478da6f3653ef71a17d7 (ip 199.19.213.133) !!! 2026-07-02 11:00:10.245 7 INFO neutron.api.v2.resource [None req-294ab3c7-cd71-4120-a0fe-f7909794e2e5 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 111/218] 199.19.213.133 () {44 vars in 1074 bytes} [Thu Jul 2 11:00:10 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 139 bytes in 247 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:00:10.254 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:00:10.257 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:00:10.258 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 2 11:00:10 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=1763433bd0b8478da6f3653ef71a17d7 (ip 199.19.213.133) !!! [pid: 8|app: 0|req: 108/219] 199.19.213.133 () {44 vars in 1097 bytes} [Thu Jul 2 11:00:10 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 23 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.19.213.133 () {48 vars in 981 bytes} [Thu Jul 2 11:00:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:00:11.844 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34040. 2026-07-02 11:00:11.852 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34024. [pid: 8|app: 0|req: 109/221] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:11 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 1624 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:00:11 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 1624 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:12 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 1624 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:00:12.130 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34042. 2026-07-02 11:00:12.139 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34048. [pid: 7|app: 0|req: 114/224] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 11:00:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:13 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 2234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:00:13 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 2234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:13 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 2234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 11:00:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:14 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 2846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:00:14 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:14 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 11:00:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:15 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 3460 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:00:16 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/235] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:00:16 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/236] 199.19.213.133 () {48 vars in 991 bytes} [Thu Jul 2 11:00:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.19.213.133 () {30 vars in 740 bytes} [Thu Jul 2 11:02:30 2026] GET /v2.0/networks?tenant_id=1763433bd0b8478da6f3653ef71a17d7&shared=False => generated 15 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:02:30.340 8 INFO neutron.db.segments_db [None req-6e1c7ea4-dfa0-4478-9d83-c2781929187a 3761643990444c6a9c2d1135fee82167 1763433bd0b8478da6f3653ef71a17d7 - - a0b9937f747f49e8babf71583c90530e a0b9937f747f49e8babf71583c90530e] Added segment 6698cf56-6aac-4178-bab0-bc81dc6e7b53 of type vxlan for network 31e44b61-2e40-4cf3-a4a8-8b6be2aa284a [pid: 8|app: 0|req: 126/256] 199.19.213.133 () {34 vars in 682 bytes} [Thu Jul 2 11:02:30 2026] POST /v2.0/networks => generated 718 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.19.213.133 () {30 vars in 722 bytes} [Thu Jul 2 11:02:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 127/258] 199.19.213.133 () {30 vars in 633 bytes} [Thu Jul 2 11:02:30 2026] GET /v2.0/extensions => generated 19901 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 199.19.213.133 () {34 vars in 677 bytes} [Thu Jul 2 11:02:30 2026] POST /v2.0/ports => generated 963 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:02:31 2026] GET /v2.0/networks/31e44b61-2e40-4cf3-a4a8-8b6be2aa284a => generated 705 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.19.213.133 () {30 vars in 722 bytes} [Thu Jul 2 11:02:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:02:32 2026] GET /v2.0/networks/31e44b61-2e40-4cf3-a4a8-8b6be2aa284a => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.19.213.133 () {44 vars in 975 bytes} [Thu Jul 2 11:02:49 2026] GET /v2.0/quotas/1763433bd0b8478da6f3653ef71a17d7 => 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/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: 136/268] 199.19.213.133 () {48 vars in 1027 bytes} [Thu Jul 2 11:02:49 2026] PUT /v2.0/quotas/1763433bd0b8478da6f3653ef71a17d7 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:56.783 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:17:56.786 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:17:56.786 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 11:17:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.133) !!! 2026-07-02 11:17:56.977 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07047402-4057-4122-80f8-0e3649198f67 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/389] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 11:17:56 2026] GET /v2.0/networks/public => generated 108 bytes in 200 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:17:56.989 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:17:56.990 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:17:56.990 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 11:17:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.133) !!! [pid: 8|app: 0|req: 193/390] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 11:17:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:58.279 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5bc92174-cfe3-4eb7-8b5a-82255fc8fad6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57580. 2026-07-02 11:17:58.279 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d7eb8df9-9b76-4e20-a7fa-8aed91c107c8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57596. 2026-07-02 11:17:58.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-233d6f53-7949-40e3-86b0-8508aba94540 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/391] 199.19.213.133 () {44 vars in 927 bytes} [Thu Jul 2 11:17:58 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) 2026-07-02 11:17:58.357 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57608. 2026-07-02 11:17:58.359 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57616. [pid: 8|app: 0|req: 194/392] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:17:58.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17e0908b-533a-42bf-bc06-04a10fd8147c 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/393] 199.19.213.133 () {44 vars in 1034 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/subnets/public-subnet?network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.19.213.133 () {44 vars in 1057 bytes} [Thu Jul 2 11:17:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:33.159 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee019585-a7ab-48ba-b3b2-266e1a63a4f8 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/401] 199.19.213.133 () {44 vars in 937 bytes} [Thu Jul 2 11:18:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.19.213.133 () {44 vars in 959 bytes} [Thu Jul 2 11:18:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:34.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d455d5c4-99ea-4e8d-9441-065d791cf13a 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/403] 199.19.213.133 () {44 vars in 937 bytes} [Thu Jul 2 11:18:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.19.213.133 () {44 vars in 959 bytes} [Thu Jul 2 11:18:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:34.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ce9b008-071e-4949-a8f3-b17928740fc0 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/405] 199.19.213.133 () {44 vars in 1036 bytes} [Thu Jul 2 11:18:34 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.19.213.133 () {44 vars in 1059 bytes} [Thu Jul 2 11:18:34 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:35.701 8 INFO neutron.api.v2.resource [None req-7177b73a-41e8-4b91-8c4b-139f99e5e93f 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/407] 199.19.213.133 () {44 vars in 971 bytes} [Thu Jul 2 11:18:35 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.19.213.133 () {44 vars in 993 bytes} [Thu Jul 2 11:18:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:36 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:37 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:18:37 2026] GET /v2.0/security-group-rules/8b23ebd0-ceb2-4cff-93c9-710576842595 => generated 601 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:37 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:38 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:18:38 2026] GET /v2.0/security-group-rules/de147e58-090d-4d72-ac69-74cf3841ddfb => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:38 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:39 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:18:39 2026] GET /v2.0/security-group-rules/fb8a4317-b9fa-4741-8766-6d0a8aac18b8 => generated 603 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:39 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:40 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:18:40 2026] GET /v2.0/security-group-rules/2bf4007d-fb63-4f24-963b-5a690130a703 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:18:41 2026] GET /v2.0/security-group-rules/34857ace-f6cf-4d89-86fc-ca72fa3b34e8 => generated 603 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.19.213.133 () {44 vars in 987 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d => generated 732 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:18:42.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a110b63-2c83-4ace-8238-17b9f73de296 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/425] 199.19.213.133 () {44 vars in 1076 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.19.213.133 () {44 vars in 1099 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3125213b-3bee-4d51-9872-3895f747286d => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:42 2026] GET /v2.0/security-groups/a03e6ba6-069d-4601-8a42-438e22bee240 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:18:49.475 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aae01db3-bde7-4832-a4f6-7bc9b06c8248 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/430] 199.19.213.133 () {44 vars in 979 bytes} [Thu Jul 2 11:18:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.19.213.133 () {44 vars in 920 bytes} [Thu Jul 2 11:18:50 2026] GET /v2.0/ports => generated 4725 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:18:52.137 8 INFO neutron.api.v2.resource [None req-3381a581-e637-4f20-81a7-ea46e0982c99 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 215/433] 199.19.213.133 () {44 vars in 959 bytes} [Thu Jul 2 11:18:52 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 199.19.213.133 () {44 vars in 981 bytes} [Thu Jul 2 11:18:52 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:53 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 2886 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:53 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 2886 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/437] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:18:53 2026] GET /v2.0/security-group-rules/907ecade-c821-4294-bf6e-7e84ee88de2a => generated 623 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/438] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:54 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:18:54 2026] GET /v2.0/security-groups/7d5dedd6-a6ea-4735-99a4-bd18d8d73a87 => generated 2886 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:18:54 2026] GET /v2.0/security-group-rules/a4d828e4-cfe5-4461-896d-43fdf0faf5f5 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 199.19.213.133 () {44 vars in 975 bytes} [Thu Jul 2 11:19:06 2026] GET /v2.0/quotas/2de5e46755294e44a173137aa5a2988b => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:20:01.213 7 INFO neutron.api.v2.resource [None req-db58c95e-115d-4e54-9f61-4e8a198a5f42 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 227/450] 199.19.213.133 () {44 vars in 1074 bytes} [Thu Jul 2 11:20:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 139 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 199.19.213.133 () {44 vars in 1097 bytes} [Thu Jul 2 11:20:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 4072 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:20:02 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:20:02 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:20:02 2026] GET /v2.0/security-group-rules/bd383691-6cf2-4f09-93ed-784a968be463 => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:20:03 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 4075 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:20:03 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:20:03 2026] GET /v2.0/security-group-rules/5876fe8b-50c3-487f-b183-202a5d0c2dcc => generated 599 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:20:04 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 4075 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:20:04 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/462] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:20:04 2026] GET /v2.0/security-group-rules/6d6023e1-6295-4dd4-ae44-f1a186ee0775 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 199.19.213.133 () {44 vars in 1088 bytes} [Thu Jul 2 11:20:05 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2?project_id=1763433bd0b8478da6f3653ef71a17d7 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 199.19.213.133 () {44 vars in 1001 bytes} [Thu Jul 2 11:20:05 2026] GET /v2.0/security-groups/cf0f56a3-86e8-4384-8e07-d643469318e2 => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 199.19.213.133 () {44 vars in 1011 bytes} [Thu Jul 2 11:20:05 2026] GET /v2.0/security-group-rules/471aa5de-db68-4b6d-8244-686a5d21bc60 => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 199.19.213.133 () {44 vars in 975 bytes} [Thu Jul 2 11:20:13 2026] GET /v2.0/quotas/1763433bd0b8478da6f3653ef71a17d7 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:05.586 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-02 11:21:05.587 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] 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: 236/475] 199.19.213.133 () {44 vars in 949 bytes} [Thu Jul 2 11:21:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:21:51.576 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f14d47c2-eeac-4917-80f5-0dd8af59e2a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53154. 2026-07-02 11:21:51.578 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bd693b2e-1a57-43b1-8767-2b3e7144b539] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53140. [pid: 8|app: 0|req: 240/482] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:21:51 2026] GET /v2.0/networks => generated 2168 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 10.0.0.48 () {32 vars in 654 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/floatingips => generated 19 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/routers => generated 15 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/485] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/networks => generated 2168 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/security-groups => generated 17401 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 10.0.0.48 () {32 vars in 654 bytes} [Thu Jul 2 11:21:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:05.253 7 INFO neutron.db.segments_db [None req-61008757-1a5f-43e1-9e47-cac7e4c6aaa4 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment ba257384-a81b-4c0b-b204-c983debfb394 of type vxlan for network 4e6ef378-929b-4fcb-a934-883c6548cff3 2026-07-02 11:22:05.258 8 INFO neutron.db.segments_db [None req-15b729a5-64bd-4e85-8d5f-5e8f35adf49d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment dad1c771-ac48-4042-8b3c-be697310fa76 of type vxlan for network cf93ee72-d66e-4235-ab3e-0113002dc485 [pid: 8|app: 0|req: 245/492] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:22:04 2026] POST /v2.0/networks => generated 748 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:22:04 2026] POST /v2.0/networks => generated 747 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:05.858 8 INFO neutron.db.segments_db [None req-be2e1310-a18c-43cb-89c5-926d9ba0d087 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment d5887625-e70c-4171-8b78-fb7e27df7ce8 of type vxlan for network c86d6c64-2dbf-4c94-834f-e86d14a524c9 [pid: 7|app: 0|req: 249/494] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:05 2026] POST /v2.0/subnets => generated 671 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:22:05 2026] POST /v2.0/networks => generated 744 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:22:06 2026] GET /v2.0/security-groups?tenant_id=3aa2841b578e43918660bdd5d6b206fe&name=default => generated 2921 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:06.507 8 INFO neutron.db.segments_db [None req-b435dd46-9d16-4b7b-b492-71894621d641 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 15e75aaf-b874-46b7-835f-39920c0a1019 of type vxlan for network 20bf223f-826a-437c-b3e3-b220d4b78a9c [pid: 7|app: 0|req: 250/497] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:05 2026] POST /v2.0/subnets => generated 670 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:06.993 8 INFO neutron.db.l3_hamode_db [None req-b435dd46-9d16-4b7b-b492-71894621d641 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/498] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:06 2026] POST /v2.0/subnets => generated 667 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:07 2026] DELETE /v2.0/security-groups/e08aa18b-02b5-4799-83cf-089553de36b4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:07.327 7 INFO neutron.db.segments_db [None req-d8d4acbd-99e1-4514-8ad2-6479116a4f95 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 46bb8d9d-808a-4f1b-94d4-c0095f22c87a of type vxlan for network 06b16348-e8e5-4954-b8f0-f9b72a16c046 2026-07-02 11:22:07.753 7 INFO neutron.db.l3_hamode_db [None req-d8d4acbd-99e1-4514-8ad2-6479116a4f95 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:22:08.387 8 INFO neutron.db.l3_hamode_db [None req-b435dd46-9d16-4b7b-b492-71894621d641 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:22:09.145 7 INFO neutron.db.l3_hamode_db [None req-d8d4acbd-99e1-4514-8ad2-6479116a4f95 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 248/500] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:06 2026] POST /v2.0/routers => generated 735 bytes in 3978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:10.391 8 INFO neutron.db.segments_db [None req-e3ce74b5-7e70-4ee6-b860-e40f2d527bbe 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 5500f9ac-6e6f-46f3-a7e7-d52a11d1942f of type vxlan for network 41093f11-d817-478b-9e08-9496b639839b 2026-07-02 11:22:10.728 8 INFO neutron.db.l3_hamode_db [None req-e3ce74b5-7e70-4ee6-b860-e40f2d527bbe 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/501] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:07 2026] POST /v2.0/routers => generated 734 bytes in 3552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:11.239 7 INFO neutron.db.segments_db [None req-1a8fb237-82fc-4f91-8ba0-2b207a877bfc 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 14a34a9b-bb49-4d7f-a2b8-8ded604e2788 of type vxlan for network 96b70109-5bb0-4bfb-a676-0065e9e4c6e0 [pid: 7|app: 0|req: 254/502] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:22:10 2026] POST /v2.0/networks => generated 743 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:11.877 8 INFO neutron.db.l3_hamode_db [None req-e3ce74b5-7e70-4ee6-b860-e40f2d527bbe 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/503] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:22:11 2026] PUT /v2.0/routers/a3194252-889a-4522-98e8-ac3b290b4a1b/add_router_interface => generated 309 bytes in 1682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/504] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:10 2026] POST /v2.0/routers => generated 731 bytes in 2960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/505] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:13 2026] POST /v2.0/subnets => generated 666 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/506] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:22:13 2026] PUT /v2.0/routers/eb462e45-62be-450d-a400-00804414b3b9/add_router_interface => generated 309 bytes in 1879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:14.985 7 INFO neutron.db.segments_db [None req-723a2591-4e44-4a28-acf5-c5110e5754ff 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 67d5b613-535e-4a85-81da-69c16eb1204f of type vxlan for network 41d1d9f4-d912-4458-8b40-d53701e8f9a4 2026-07-02 11:22:15.331 7 INFO neutron.db.l3_hamode_db [None req-723a2591-4e44-4a28-acf5-c5110e5754ff 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/507] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:22:13 2026] PUT /v2.0/routers/ab078091-e214-4ef6-81d6-fcf6ec50be7d/add_router_interface => generated 309 bytes in 2245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:15.886 8 WARNING neutron_lib.context [req-3507fc45-e8a6-41d7-b688-bdcfadeff89d req-80476aec-e747-4534-8fbb-64196b0331df 030dd998b9e44472b37fac0800a406d4 9ec539a33d484c389012b87302c1cc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/508] 10.0.0.81 () {38 vars in 970 bytes} [Thu Jul 2 11:22:15 2026] POST /v2.0/security-groups => generated 1685 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:22:16.135 8 WARNING neutron_lib.context [None req-e944faef-c317-47e9-8e6c-e8217182e95e 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/509] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:22:16 2026] POST /v2.0/security-groups => generated 1661 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:22:16.294 8 WARNING neutron_lib.context [None req-e5376d2b-c083-450a-9fa4-568f6be14d27 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/510] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:16.466 8 WARNING neutron_lib.context [req-a98737f0-6bd5-4c1b-91d7-4a04be0415e9 req-9f7b1770-2688-43ad-87ab-bceca9ac26ff 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:22:16.630 7 INFO neutron.db.l3_hamode_db [None req-723a2591-4e44-4a28-acf5-c5110e5754ff 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 255/511] 10.0.0.81 () {38 vars in 970 bytes} [Thu Jul 2 11:22:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:22:16.640 8 WARNING neutron_lib.context [None req-ee724968-41f8-4487-a388-bc07ccff5db0 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 256/512] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:16 2026] GET /v2.0/security-groups/331a8e09-28ea-4a52-9784-e212bb176675 => generated 1685 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:16.848 8 WARNING neutron_lib.context [req-99c772a7-de47-42e5-b0a2-de17664fbbd1 req-ae6a6ca3-2010-4e8b-975f-e39266558520 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 258/514] 10.0.0.81 () {38 vars in 970 bytes} [Thu Jul 2 11:22:16 2026] POST /v2.0/security-groups => generated 1679 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:22:17.006 8 WARNING neutron_lib.context [None req-363df5a8-6e33-4285-924c-da453af78468 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 259/515] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:22:16 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:17.650 8 WARNING neutron_lib.context [req-a94063b0-1eca-4abd-93bc-3ce4a5e8c897 req-e85d9f4f-f8d8-4f8c-8266-13d3755de7f0 030dd998b9e44472b37fac0800a406d4 9ec539a33d484c389012b87302c1cc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 260/516] 10.0.0.81 () {38 vars in 980 bytes} [Thu Jul 2 11:22:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:17.801 8 WARNING neutron_lib.context [req-e868b5e7-6525-4880-b2ab-e9254842cb53 req-04503087-4a3d-4219-92dc-b164368e1179 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 257/517] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:14 2026] POST /v2.0/routers => generated 730 bytes in 3005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:17.939 7 WARNING neutron_lib.context [req-f66c453d-2159-4b5a-ac70-0fd51b5b3324 req-a6caaaaa-2dca-4055-bfb6-a40be26387d3 030dd998b9e44472b37fac0800a406d4 9ec539a33d484c389012b87302c1cc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/518] 10.0.0.81 () {38 vars in 970 bytes} [Thu Jul 2 11:22:17 2026] POST /v2.0/security-groups => generated 1682 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.81 () {38 vars in 970 bytes} [Thu Jul 2 11:22:17 2026] POST /v2.0/security-groups => generated 1685 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups?tenant_id=e4ad8112589846458d032ba3af31bd46 => generated 7903 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/7f7bd8b7-16e2-4c31-bf15-98c1af513914 => generated 1685 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/fcdc378d-a18e-4b44-a06f-73553c36dcb6 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:18.281 7 WARNING neutron_lib.context [req-58d401c9-f26e-481a-8a76-52b5c4ba732a req-745c99d5-91a0-45f1-9e05-57f6d7f017f3 030dd998b9e44472b37fac0800a406d4 9ec539a33d484c389012b87302c1cc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 264/525] 10.0.0.81 () {38 vars in 980 bytes} [Thu Jul 2 11:22:18 2026] POST /v2.0/security-group-rules => generated 614 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/526] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/fcdc378d-a18e-4b44-a06f-73553c36dcb6 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/527] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/7f7bd8b7-16e2-4c31-bf15-98c1af513914 => generated 2310 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/528] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/7b8e9aff-8d6b-47eb-8d71-836f9dfff259 => generated 1681 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:18.569 7 WARNING neutron_lib.context [req-576c5c07-a369-442d-aa5a-99815867c4fe req-a84c9548-2f80-42d0-b7e8-1ab56f582a5b 030dd998b9e44472b37fac0800a406d4 9ec539a33d484c389012b87302c1cc38 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/529] 10.0.0.81 () {38 vars in 980 bytes} [Thu Jul 2 11:22:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/530] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Jul 2 11:22:18 2026] DELETE /v2.0/security-groups/7b8e9aff-8d6b-47eb-8d71-836f9dfff259 => 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: 270/531] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/7f7bd8b7-16e2-4c31-bf15-98c1af513914 => generated 2940 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:18.882 7 INFO neutron.api.v2.resource [req-4807819d-893c-4fcc-a3b9-bafc6cac4ea3 req-5fb99a86-1d24-46cc-9c56-f4914a61758a 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/532] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/7b8e9aff-8d6b-47eb-8d71-836f9dfff259 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/533] 10.0.0.81 () {34 vars in 1000 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-group-rules/3a6ef460-1128-4b21-9ba7-99e13ac97ab7 => generated 616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/534] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/3a74e400-2e2b-4d00-a0fb-bf52895396c0 => generated 1679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/535] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:18 2026] GET /v2.0/security-groups/7f7bd8b7-16e2-4c31-bf15-98c1af513914 => generated 2940 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/536] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Jul 2 11:22:18 2026] DELETE /v2.0/security-groups/3a74e400-2e2b-4d00-a0fb-bf52895396c0 => 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: 276/537] 10.0.0.81 () {36 vars in 1022 bytes} [Thu Jul 2 11:22:19 2026] DELETE /v2.0/security-group-rules/3a6ef460-1128-4b21-9ba7-99e13ac97ab7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:19.243 7 INFO neutron.api.v2.resource [req-b8a59237-5566-4887-989b-fece9539ba4e req-424cc511-38d8-4782-b20f-fc0245d4ae1b 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/538] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/3a74e400-2e2b-4d00-a0fb-bf52895396c0 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/539] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/7f7bd8b7-16e2-4c31-bf15-98c1af513914 => generated 2310 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/540] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/d85d878a-1917-4a9b-a20a-d8c849675ec6 => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/541] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Jul 2 11:22:19 2026] DELETE /v2.0/security-groups/7f7bd8b7-16e2-4c31-bf15-98c1af513914 => 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: 281/542] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Jul 2 11:22:19 2026] DELETE /v2.0/security-groups/d85d878a-1917-4a9b-a20a-d8c849675ec6 => 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: 282/543] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/331a8e09-28ea-4a52-9784-e212bb176675 => generated 2310 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:19.625 7 INFO neutron.api.v2.resource [req-aa21e6c2-f7f3-4049-86f5-efb2768302c9 req-a632afac-83fe-4446-8b5b-26ab1f0c3447 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 283/544] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/d85d878a-1917-4a9b-a20a-d8c849675ec6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/545] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:22:17 2026] PUT /v2.0/routers/568618c8-00de-4528-b824-4cc4f5331e46/add_router_interface => generated 309 bytes in 1749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/546] 10.0.0.81 () {36 vars in 1012 bytes} [Thu Jul 2 11:22:19 2026] DELETE /v2.0/security-groups/331a8e09-28ea-4a52-9784-e212bb176675 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/547] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups?tenant_id=e4ad8112589846458d032ba3af31bd46 => generated 2921 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/548] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/fcdc378d-a18e-4b44-a06f-73553c36dcb6 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/549] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/fcdc378d-a18e-4b44-a06f-73553c36dcb6 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:19.913 8 INFO neutron.api.v2.resource [req-f177de98-e5c2-4acb-8c77-9fd082b48de6 req-128ad68e-acbd-4980-9dea-9e1f96a0a1bd 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/550] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/d85d878a-1917-4a9b-a20a-d8c849675ec6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:22:19.961 8 INFO neutron.api.v2.resource [req-85d187ca-2014-4aa5-ba03-0c246df09cd0 req-93ec55e5-d471-4ac9-96eb-5ff4ba66e23a 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/551] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/3a74e400-2e2b-4d00-a0fb-bf52895396c0 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:22:19.999 8 INFO neutron.api.v2.resource [req-370252c0-d0ed-4150-adee-e9d05b67a1c6 req-7959077f-8fe7-4821-90bb-69375e1a9d2e 65b50e4755dd4fc9a48acca1759b43ac e4ad8112589846458d032ba3af31bd46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/552] 10.0.0.81 () {34 vars in 990 bytes} [Thu Jul 2 11:22:19 2026] GET /v2.0/security-groups/7b8e9aff-8d6b-47eb-8d71-836f9dfff259 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/553] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:22:19 2026] PUT /v2.0/routers/a3194252-889a-4522-98e8-ac3b290b4a1b/remove_router_interface => generated 309 bytes in 1735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:21.494 7 WARNING neutron_lib.context [None req-6533d895-10ec-4104-ac58-429d1d389e94 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 286/554] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/555] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:22:20 2026] PUT /v2.0/routers/ab078091-e214-4ef6-81d6-fcf6ec50be7d/remove_router_interface => generated 309 bytes in 1752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:21.770 8 WARNING neutron_lib.context [None req-70fcfa1e-556d-4a6d-9322-96f531ad5e97 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/556] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:22.358 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-5aa63332-9aa7-44d2-8da3-ba281fa61407 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-02 11:22:22.637 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e0513a52-c6df-440a-8bf3-040588a58471 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-02 11:22:22.932 7 INFO neutron.db.l3_hamode_db [None req-5aa63332-9aa7-44d2-8da3-ba281fa61407 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network 20bf223f-826a-437c-b3e3-b220d4b78a9c was deleted as no HA routers are present in tenant 9ec539a33d484c389012b87302c1cc38. [pid: 7|app: 0|req: 287/557] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:21 2026] DELETE /v2.0/routers/a3194252-889a-4522-98e8-ac3b290b4a1b => generated 0 bytes in 1311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:22.948 7 WARNING neutron_lib.context [None req-b25d3982-8c4e-4049-a073-b65b101c2742 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:22:23.275 8 INFO neutron.db.l3_hamode_db [None req-e0513a52-c6df-440a-8bf3-040588a58471 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network 41093f11-d817-478b-9e08-9496b639839b was deleted as no HA routers are present in tenant e4ad8112589846458d032ba3af31bd46. [pid: 8|app: 0|req: 271/558] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:21 2026] DELETE /v2.0/routers/ab078091-e214-4ef6-81d6-fcf6ec50be7d => generated 0 bytes in 1362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/559] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Jul 2 11:22:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2015103902&fields=id&tenant_id=5578b04d008048f5a97be9274e786a78 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:23.408 7 INFO neutron.services.segments.plugin [-] Segment 15e75aaf-b874-46b7-835f-39920c0a1019 resource provider aggregate not found 2026-07-02 11:22:23.415 7 INFO neutron.services.segments.plugin [-] Segment 15e75aaf-b874-46b7-835f-39920c0a1019 resource provider aggregate not found 2026-07-02 11:22:23.424 7 INFO neutron.services.segments.plugin [-] Segment 15e75aaf-b874-46b7-835f-39920c0a1019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e75aaf-b874-46b7-835f-39920c0a1019 found for delete ", "request_id": "req-f469f78e-c43c-4738-915e-89b1b8e558b5"}]} 2026-07-02 11:22:23.430 7 INFO neutron.services.segments.plugin [-] Segment 15e75aaf-b874-46b7-835f-39920c0a1019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e75aaf-b874-46b7-835f-39920c0a1019 found for delete ", "request_id": "req-9be09c80-8384-444e-afac-234862fa32df"}]} 2026-07-02 11:22:23.545 8 INFO neutron.services.segments.plugin [-] Segment 5500f9ac-6e6f-46f3-a7e7-d52a11d1942f resource provider aggregate not found 2026-07-02 11:22:23.554 8 INFO neutron.services.segments.plugin [-] Segment 5500f9ac-6e6f-46f3-a7e7-d52a11d1942f resource provider aggregate not found 2026-07-02 11:22:23.569 8 INFO neutron.services.segments.plugin [-] Segment 5500f9ac-6e6f-46f3-a7e7-d52a11d1942f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5500f9ac-6e6f-46f3-a7e7-d52a11d1942f found for delete ", "request_id": "req-2f41f1b7-6b1d-4834-a49d-b13f93daf9a9"}]} 2026-07-02 11:22:23.577 8 INFO neutron.services.segments.plugin [-] Segment 5500f9ac-6e6f-46f3-a7e7-d52a11d1942f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5500f9ac-6e6f-46f3-a7e7-d52a11d1942f found for delete ", "request_id": "req-8d94234e-66ad-4bc0-9b01-9fe808bce8dd"}]} [pid: 7|app: 0|req: 288/560] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/561] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:23 2026] DELETE /v2.0/subnets/b6b1e954-92b7-456c-9375-8f1cf0536146 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/562] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:22:23 2026] GET /v2.0/networks?id=4e6ef378-929b-4fcb-a934-883c6548cff3 => generated 679 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:23.897 8 WARNING neutron_lib.context [None req-24f2834a-cb75-4624-9f7b-f39ded32fd22 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 289/563] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:23 2026] DELETE /v2.0/subnets/b44d9513-733b-4f38-83c9-85a2030d78bd => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 290/564] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:22:24 2026] DELETE /v2.0/networks/cf93ee72-d66e-4235-ab3e-0113002dc485 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/565] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:22:24 2026] GET /v2.0/quotas/5578b04d008048f5a97be9274e786a78 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/566] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:22:24 2026] DELETE /v2.0/networks/c86d6c64-2dbf-4c94-834f-e86d14a524c9 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/567] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:22:24 2026] GET /v2.0/ports?tenant_id=5578b04d008048f5a97be9274e786a78&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/568] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:22:23 2026] POST /v2.0/floatingips => generated 552 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/569] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:22:24 2026] GET /v2.0/security-groups?tenant_id=9ec539a33d484c389012b87302c1cc38&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/570] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/security-groups?tenant_id=e4ad8112589846458d032ba3af31bd46&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/571] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:25 2026] DELETE /v2.0/security-groups/901c902a-9058-4ed4-8d4b-e9d28539b097 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/572] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:25 2026] DELETE /v2.0/security-groups/fcdc378d-a18e-4b44-a06f-73553c36dcb6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:25.502 7 INFO neutron.services.segments.plugin [-] Segment dad1c771-ac48-4042-8b3c-be697310fa76 resource provider aggregate not found 2026-07-02 11:22:25.508 7 INFO neutron.services.segments.plugin [-] Segment dad1c771-ac48-4042-8b3c-be697310fa76 resource provider aggregate not found [pid: 8|app: 0|req: 277/573] 10.0.0.81 () {34 vars in 906 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/extensions => generated 19901 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 11:22:25.524 7 INFO neutron.services.segments.plugin [-] Segment dad1c771-ac48-4042-8b3c-be697310fa76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad1c771-ac48-4042-8b3c-be697310fa76 found for delete ", "request_id": "req-29d00e99-0349-4930-ace7-83325b248b59"}]} 2026-07-02 11:22:25.530 7 INFO neutron.services.segments.plugin [-] Segment dad1c771-ac48-4042-8b3c-be697310fa76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dad1c771-ac48-4042-8b3c-be697310fa76 found for delete ", "request_id": "req-78bcbec1-9c49-43cb-adb5-e68dcee97f60"}]} 2026-07-02 11:22:25.542 7 INFO neutron.services.segments.plugin [-] Segment d5887625-e70c-4171-8b78-fb7e27df7ce8 resource provider aggregate not found 2026-07-02 11:22:25.549 7 INFO neutron.services.segments.plugin [-] Segment d5887625-e70c-4171-8b78-fb7e27df7ce8 resource provider aggregate not found [pid: 7|app: 0|req: 297/574] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1322513831&fields=id&tenant_id=eb4c58670ac54b738a9ac4e34028d2b7 => generated 69 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:25.571 7 INFO neutron.services.segments.plugin [-] Segment d5887625-e70c-4171-8b78-fb7e27df7ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5887625-e70c-4171-8b78-fb7e27df7ce8 found for delete ", "request_id": "req-14011344-9855-4acc-8e39-78db14d5d01f"}]} 2026-07-02 11:22:25.572 7 INFO neutron.services.segments.plugin [-] Segment d5887625-e70c-4171-8b78-fb7e27df7ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5887625-e70c-4171-8b78-fb7e27df7ce8 found for delete ", "request_id": "req-80b4fce5-c735-45a2-a9a7-09cc145469ce"}]} [pid: 8|app: 0|req: 278/575] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/576] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/577] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/networks?id=96b70109-5bb0-4bfb-a676-0065e9e4c6e0 => generated 675 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/578] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/quotas/eb4c58670ac54b738a9ac4e34028d2b7 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/579] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:22:25 2026] GET /v2.0/ports?tenant_id=eb4c58670ac54b738a9ac4e34028d2b7&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/580] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/581] 10.0.0.81 () {34 vars in 906 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/extensions => generated 19901 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/582] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/583] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?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: 283/584] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:26 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/585] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:27 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:27.555 8 INFO neutron.db.segments_db [None req-82c2b115-720a-41ab-b8c4-67352b49ea4b 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 27d99725-f87a-4a44-84ad-ca344dff5e1e of type vxlan for network 1cb60590-47d8-4dad-b1a8-d88813eb61cc 2026-07-02 11:22:27.568 7 INFO neutron.db.segments_db [None req-05e92163-d1ff-4ab3-905c-655d7ca03c36 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment a590b6c0-037a-443e-8b56-06fb9b4e0583 of type vxlan for network c6ab253a-dd64-41cf-948c-d98253dfa042 [pid: 8|app: 0|req: 285/586] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:22:27 2026] POST /v2.0/networks => generated 751 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/587] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:22:27 2026] POST /v2.0/networks => generated 737 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/588] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:27 2026] POST /v2.0/subnets => generated 660 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/589] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:27 2026] POST /v2.0/subnets => generated 674 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/590] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:27 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:28.087 8 INFO neutron.db.segments_db [None req-061e4e63-8335-4961-b02f-4d5da768e0ba 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 89693e13-be04-438b-b72d-9af534092cdd of type vxlan for network b5c53f97-cb06-451d-b98f-64349d7b556e 2026-07-02 11:22:28.107 7 INFO neutron.db.segments_db [None req-0410b080-9f9a-4f90-92aa-10fcc21b40c2 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment df0b58f6-8572-43b3-a4ff-37bfe221c6f7 of type vxlan for network a65851d7-b913-4741-a0a5-683ca776098f 2026-07-02 11:22:28.469 8 INFO neutron.db.l3_hamode_db [None req-061e4e63-8335-4961-b02f-4d5da768e0ba 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:22:28.525 7 INFO neutron.db.l3_hamode_db [None req-0410b080-9f9a-4f90-92aa-10fcc21b40c2 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:22:29.826 8 INFO neutron.db.l3_hamode_db [None req-061e4e63-8335-4961-b02f-4d5da768e0ba 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:22:30.157 7 INFO neutron.db.l3_hamode_db [None req-0410b080-9f9a-4f90-92aa-10fcc21b40c2 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 305/591] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:28 2026] POST /v2.0/routers => generated 738 bytes in 3464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/592] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:22:28 2026] POST /v2.0/routers => generated 724 bytes in 3489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/593] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/networks?id=4e6ef378-929b-4fcb-a934-883c6548cff3 => generated 679 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/594] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/networks?id=96b70109-5bb0-4bfb-a676-0065e9e4c6e0 => generated 675 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/595] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => 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: 289/596] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:31 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => 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: 290/597] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:22:31 2026] PUT /v2.0/routers/fb2c9bfd-89de-456a-8652-4aa5c206ac85/add_router_interface => generated 309 bytes in 1875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/598] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5578b04d008048f5a97be9274e786a78 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/599] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:22:31 2026] PUT /v2.0/routers/3f88634d-8fce-4430-99bd-fb22e08dab57/add_router_interface => generated 309 bytes in 1979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/600] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => 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: 292/601] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eb4c58670ac54b738a9ac4e34028d2b7 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:33.625 8 WARNING neutron_lib.context [req-8432fd19-5f6b-44ad-a8a7-2d7469837a1e req-120a16ba-15e2-4e1f-8bca-4b1d895dab67 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 310/604] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:33 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:33.649 7 WARNING neutron_lib.context [req-5edb5fde-9edf-408f-b437-ed5e11302d5c req-7f4cf2f6-be74-4cae-a4bb-266e43485200 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 311/605] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:22:33 2026] POST /v2.0/ports => generated 954 bytes in 739 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 11:22:34.389 7 WARNING neutron_lib.context [None req-c8768bc6-3f9b-4ab1-856f-bdebda6a4be0 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 295/606] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:22:33 2026] POST /v2.0/ports => generated 958 bytes in 804 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 11:22:34.429 8 WARNING neutron_lib.context [None req-08b8669e-f471-4ed5-96a6-96b116652430 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 312/607] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:22:34 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/608] 199.19.213.133 () {34 vars in 911 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/609] 199.19.213.133 () {34 vars in 911 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 11:22:34.551 7 WARNING neutron_lib.context [None req-30bd2e95-8686-4403-9ac9-26255199458d 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/610] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:22:34 2026] POST /v2.0/security-groups => generated 1660 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:22:34.609 8 WARNING neutron_lib.context [None req-5803b662-f602-41db-baea-70784325ee5a 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 315/611] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:22:34.702 7 WARNING neutron_lib.context [None req-401d3b17-7e0b-4fa4-a6e3-443312b211f2 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 297/612] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/613] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/614] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 961 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:34.890 8 WARNING neutron_lib.context [None req-4fff5e4f-ee68-47c8-85df-d96500a82355 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 317/615] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:34 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 957 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:34.952 7 WARNING neutron_lib.context [None req-180fbaca-9c71-4169-a3a5-05c81c362c1d 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 299/616] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:22:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/617] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:22:35 2026] PUT /v2.0/ports/6819ba4d-2336-4f0f-b238-111c6a69d219 => 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, ' [pid: 7|app: 0|req: 318/618] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:22:34 2026] POST /v2.0/floatingips => generated 552 bytes in 801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/619] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:35 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/620] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:35 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:35.858 7 WARNING neutron_lib.context [None req-8179908e-ceba-4bb7-b083-6d23ee92328b 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:22:36.179 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-adf91ec8-cd8c-44c4-980d-0526eb9fc3fc'] response: {'name': 'network-changed', 'server_uuid': 'dfbdb875-5cd9-471b-899a-f149e4fbabf0', 'tag': '6819ba4d-2336-4f0f-b238-111c6a69d219', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 301/621] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:22:35 2026] PUT /v2.0/ports/58c29d79-3186-4690-9e05-2013a8228f83 => generated 1203 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/622] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/ports?tenant_id=eb4c58670ac54b738a9ac4e34028d2b7&device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 1238 bytes in 70 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: 303/623] 10.0.0.81 () {34 vars in 1097 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--274951292&fields=id&tenant_id=57c18fdf9a3a4a4598a3fda74dc188f8 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/624] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/ports?tenant_id=5578b04d008048f5a97be9274e786a78&device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/625] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6819ba4d-2336-4f0f-b238-111c6a69d219 => 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: 306/626] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/networks?id=c6ab253a-dd64-41cf-948c-d98253dfa042 => generated 669 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/627] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=58c29d79-3186-4690-9e05-2013a8228f83 => 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: 308/628] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/subnets?id=5fbb2638-4923-4400-a1aa-a744181b678a => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/629] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/quotas/57c18fdf9a3a4a4598a3fda74dc188f8 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/630] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/subnets?id=01292835-7692-4cf8-9cf4-f5a63c960dd5 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/631] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/ports?network_id=96b70109-5bb0-4bfb-a676-0065e9e4c6e0&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:22:35 2026] POST /v2.0/floatingips => generated 552 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/633] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/ports?tenant_id=57c18fdf9a3a4a4598a3fda74dc188f8&fields=id => generated 103 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/634] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/ports?network_id=4e6ef378-929b-4fcb-a934-883c6548cff3&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/635] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/637] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:36 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?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: 324/638] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/639] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?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: 317/642] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/ports?tenant_id=eb4c58670ac54b738a9ac4e34028d2b7&device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/644] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks?id=96b70109-5bb0-4bfb-a676-0065e9e4c6e0 => generated 771 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/645] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/646] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6819ba4d-2336-4f0f-b238-111c6a69d219 => 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: 319/647] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&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: 329/648] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/subnets?id=5fbb2638-4923-4400-a1aa-a744181b678a => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/649] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/ports?network_id=96b70109-5bb0-4bfb-a676-0065e9e4c6e0&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: 320/650] 10.0.0.81 () {34 vars in 1097 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--458561263&fields=id&tenant_id=df3eb30b06734850ba91ccf914a534be => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/651] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => 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: 332/652] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 683 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/653] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/quotas/df3eb30b06734850ba91ccf914a534be => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/656] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/657] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:22:37 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 324/659] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:38.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-53defeec-6a38-4ce7-b3bf-d4e540070e93'] response: {'name': 'network-changed', 'server_uuid': '2092937f-903c-4fb3-a7e9-4ac7a9bd8bda', 'tag': '58c29d79-3186-4690-9e05-2013a8228f83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/660] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/661] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/ports?tenant_id=5578b04d008048f5a97be9274e786a78&device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/662] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/networks?id=c6ab253a-dd64-41cf-948c-d98253dfa042 => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/664] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/networks?id=4e6ef378-929b-4fcb-a934-883c6548cff3 => generated 775 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/665] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=57c18fdf9a3a4a4598a3fda74dc188f8 => generated 180 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:38.499 8 WARNING neutron_lib.context [req-3f2c599e-2cdf-438c-b169-141648387cc4 req-f3c77146-5276-41a6-9e2c-3212150819fe 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 339/666] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=58c29d79-3186-4690-9e05-2013a8228f83 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/subnets?id=01292835-7692-4cf8-9cf4-f5a63c960dd5 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/668] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/ports?network_id=4e6ef378-929b-4fcb-a934-883c6548cff3&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/670] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?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: 344/671] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/672] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/673] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:38 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?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: 328/674] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:22:38 2026] POST /v2.0/ports => generated 958 bytes in 586 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: 347/675] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:39 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 683 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/676] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:22:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=df3eb30b06734850ba91ccf914a534be => generated 180 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/677] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:39 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:39.429 7 WARNING neutron_lib.context [req-b9ab003b-4055-47d2-bbb6-1125c5716d8b req-d0f58d9a-7ef8-4991-aff5-65f6c28bf28a 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/678] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:22:39 2026] PUT /v2.0/ports/6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f => generated 1203 bytes in 762 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: 330/679] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:39 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 973 bytes in 149 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: 350/680] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:22:39 2026] POST /v2.0/ports => generated 954 bytes in 611 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: 351/681] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/ports?tenant_id=57c18fdf9a3a4a4598a3fda74dc188f8&device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/682] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/683] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:39 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 973 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/684] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f => 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: 333/685] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/686] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/687] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:22:40 2026] PUT /v2.0/ports/946d34c4-d050-4e41-899c-ea5516680518 => generated 1199 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/688] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/subnets?id=85d61506-8798-4a43-9d48-c9076e732dd6 => generated 663 bytes in 94 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: 354/689] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&fields=id&fields=name => generated 114 bytes in 82 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: 355/690] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/ports?network_id=c6ab253a-dd64-41cf-948c-d98253dfa042&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 11:22:40.835 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c98a82da-92f8-4620-ac3d-a9a60d001832'] response: {'name': 'network-changed', 'server_uuid': '0fdc93b5-e3a5-42a9-97dc-634b08bbacea', 'tag': '6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/691] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/692] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/693] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/694] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=946d34c4-d050-4e41-899c-ea5516680518 => 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: 337/695] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/696] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/subnets?id=e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/697] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:40 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?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) [pid: 7|app: 0|req: 360/698] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:41.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bcbad98-2a98-4a20-8f6e-94a393b8491c'] response: {'name': 'network-changed', 'server_uuid': '99ca60f2-2f77-4c6f-a790-b85ba0900682', 'tag': '946d34c4-d050-4e41-899c-ea5516680518', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 339/699] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/700] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?tenant_id=57c18fdf9a3a4a4598a3fda74dc188f8&device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/701] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 362/702] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks?id=c6ab253a-dd64-41cf-948c-d98253dfa042 => generated 765 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/703] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/704] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/705] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/706] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/subnets?id=85d61506-8798-4a43-9d48-c9076e732dd6 => generated 663 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/707] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/708] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?network_id=c6ab253a-dd64-41cf-948c-d98253dfa042&device_owner=network%3Adhcp => generated 1244 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/709] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 779 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/710] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=946d34c4-d050-4e41-899c-ea5516680518 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/711] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?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: 346/712] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/subnets?id=e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 677 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/713] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?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) [pid: 8|app: 0|req: 347/714] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/715] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc&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: 348/716] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/717] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/718] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/719] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 370/720] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:41 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/721] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:42 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => 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: 371/722] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:42 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/723] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:42 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/724] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:42 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/725] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:42 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:42.825 7 INFO neutron.db.l3_db [None req-17e3a9da-8058-4fec-b27d-8142c36d3758 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] Floating IP 633ad3ca-134a-4783-a84e-24ad39e310d3 associated. External IP: 10.96.250.215, port: 6819ba4d-2336-4f0f-b238-111c6a69d219. [pid: 8|app: 0|req: 355/726] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:42 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 973 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/727] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/728] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:22:42 2026] PUT /v2.0/floatingips/633ad3ca-134a-4783-a84e-24ad39e310d3 => generated 855 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/729] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/730] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:43.456 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3146a3b9-5b53-43cd-8386-61511f0b636e'] response: {'name': 'network-changed', 'server_uuid': 'dfbdb875-5cd9-471b-899a-f149e4fbabf0', 'tag': '6819ba4d-2336-4f0f-b238-111c6a69d219', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/731] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/732] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/ports?tenant_id=eb4c58670ac54b738a9ac4e34028d2b7&device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/733] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/networks?id=96b70109-5bb0-4bfb-a676-0065e9e4c6e0 => generated 771 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/735] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6819ba4d-2336-4f0f-b238-111c6a69d219 => generated 858 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/subnets?id=5fbb2638-4923-4400-a1aa-a744181b678a => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/738] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/ports?network_id=96b70109-5bb0-4bfb-a676-0065e9e4c6e0&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:43 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/741] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => 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: 363/742] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/744] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/745] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 973 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/746] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/747] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/748] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/749] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:44 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:44.907 8 INFO neutron.db.l3_db [None req-5fc4b8b9-55fa-49fa-8069-c1660e25dc55 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] Floating IP 5e4e14bc-e1e8-454b-b85d-5d0f3089a502 associated. External IP: 10.96.250.219, port: 58c29d79-3186-4690-9e05-2013a8228f83. [pid: 8|app: 0|req: 365/750] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:22:44 2026] PUT /v2.0/floatingips/5e4e14bc-e1e8-454b-b85d-5d0f3089a502 => generated 856 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/751] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:45 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/752] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:45 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:45.942 8 INFO neutron.db.l3_db [None req-b6cfacd5-9a01-4994-bb0f-9353373f4951 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] Floating IP 3ead1136-f0fe-4b26-b342-4f2337b21836 associated. External IP: 10.96.250.212, port: 946d34c4-d050-4e41-899c-ea5516680518. 2026-07-02 11:22:46.402 7 INFO neutron.db.l3_db [req-5a4e59e9-5c7b-41a2-89f9-686bf94c23bd req-8a07b46a-2437-4109-b001-78ca8eb3f907 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] Floating IP 633ad3ca-134a-4783-a84e-24ad39e310d3 disassociated. External IP: 10.96.250.215, port: 6819ba4d-2336-4f0f-b238-111c6a69d219. [pid: 8|app: 0|req: 368/753] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:22:45 2026] PUT /v2.0/floatingips/3ead1136-f0fe-4b26-b342-4f2337b21836 => generated 855 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/754] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/755] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/security-groups?id=9ca53881-c88f-415c-986e-4d66f58e10f0&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: 371/756] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:46.694 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7eae322f-f841-4f36-8ebf-c7a8382a2bf2'] response: {'name': 'network-changed', 'server_uuid': '2092937f-903c-4fb3-a7e9-4ac7a9bd8bda', 'tag': '58c29d79-3186-4690-9e05-2013a8228f83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 372/757] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/ports?tenant_id=5578b04d008048f5a97be9274e786a78&device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/758] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/759] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:22:44 2026] DELETE /v2.0/ports/6819ba4d-2336-4f0f-b238-111c6a69d219 => generated 0 bytes in 2259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/networks?id=4e6ef378-929b-4fcb-a934-883c6548cff3 => generated 775 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/762] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:46 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=58c29d79-3186-4690-9e05-2013a8228f83 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/765] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/subnets?id=01292835-7692-4cf8-9cf4-f5a63c960dd5 => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:47.232 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f8d83bc-3354-44e5-8109-588f7c4abff2'] response: {'server_uuid': 'dfbdb875-5cd9-471b-899a-f149e4fbabf0', 'name': 'network-vif-deleted', 'tag': '6819ba4d-2336-4f0f-b238-111c6a69d219', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/766] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/ports?network_id=4e6ef378-929b-4fcb-a934-883c6548cff3&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: 378/767] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 199.19.213.133 () {34 vars in 1096 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/ports?tenant_id=5578b04d008048f5a97be9274e786a78&device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/772] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/security-groups?id=ddaa9222-d689-4823-97a2-d3970aae8291&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/773] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/ports?device_id=dfbdb875-5cd9-471b-899a-f149e4fbabf0 => 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: 392/774] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/networks?id=4e6ef378-929b-4fcb-a934-883c6548cff3 => generated 775 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/775] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=58c29d79-3186-4690-9e05-2013a8228f83 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/776] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/subnets?id=01292835-7692-4cf8-9cf4-f5a63c960dd5 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/777] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/ports?network_id=4e6ef378-929b-4fcb-a934-883c6548cff3&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: 394/780] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:47 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/781] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:48 2026] GET /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3?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: 395/782] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:48 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:22:48 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/784] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:48 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/785] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:48 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:48.781 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f8232b9-ae0d-42ee-affd-4d64209503b8'] response: {'name': 'network-changed', 'server_uuid': '99ca60f2-2f77-4c6f-a790-b85ba0900682', 'tag': '946d34c4-d050-4e41-899c-ea5516680518', 'status': 'completed', 'code': 200} 2026-07-02 11:22:48.936 7 INFO neutron.db.l3_db [None req-56ead808-0be0-47bc-a235-e75402633b49 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] Floating IP c6f4ebc2-e495-4bf1-a215-fd9822485c2e associated. External IP: 10.96.250.204, port: 6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f. 2026-07-02 11:22:49.035 8 INFO neutron.db.l3_db [req-0b968de7-8c6d-4e29-b579-f4f2c0959b22 req-0777f052-83fe-4fc7-b3c5-0f475e0185b2 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] Floating IP 5e4e14bc-e1e8-454b-b85d-5d0f3089a502 disassociated. External IP: 10.96.250.219, port: 58c29d79-3186-4690-9e05-2013a8228f83. [pid: 7|app: 0|req: 398/786] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:22:48 2026] PUT /v2.0/floatingips/c6f4ebc2-e495-4bf1-a215-fd9822485c2e => generated 856 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/ports?device_id=2092937f-903c-4fb3-a7e9-4ac7a9bd8bda => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:22:49.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f08834c-03bf-4cd0-9f80-cfdcaa868b3e'] response: {'name': 'network-changed', 'server_uuid': '0fdc93b5-e3a5-42a9-97dc-634b08bbacea', 'tag': '6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 400/788] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/789] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:22:48 2026] DELETE /v2.0/ports/58c29d79-3186-4690-9e05-2013a8228f83 => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/790] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:49 2026] DELETE /v2.0/security-groups/9ca53881-c88f-415c-986e-4d66f58e10f0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/791] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 975 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/793] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/ports?tenant_id=57c18fdf9a3a4a4598a3fda74dc188f8&device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:22:49.715 8 INFO neutron.api.v2.resource [None req-1557586c-8adc-413a-a171-dc8d6e6874b9 98e80f8ce96d427ca12baf61437dd210 eb4c58670ac54b738a9ac4e34028d2b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 391/794] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/security-groups/9ca53881-c88f-415c-986e-4d66f58e10f0 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/795] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=946d34c4-d050-4e41-899c-ea5516680518 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/796] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/797] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/networks?id=c6ab253a-dd64-41cf-948c-d98253dfa042 => generated 765 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/798] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/subnets?id=e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 677 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/799] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:49 2026] GET /v2.0/ports?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc&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: 409/801] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/subnets?id=85d61506-8798-4a43-9d48-c9076e732dd6 => generated 663 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/802] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 411/803] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/ports?network_id=c6ab253a-dd64-41cf-948c-d98253dfa042&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/804] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:22:49 2026] DELETE /v2.0/floatingips/633ad3ca-134a-4783-a84e-24ad39e310d3 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/805] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/806] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 413/807] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?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: 414/808] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/security-groups?id=f9749443-e4e3-4a73-859f-0a77ff36d7bf&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/809] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042?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: 416/810] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:50 2026] DELETE /v2.0/security-groups/ddaa9222-d689-4823-97a2-d3970aae8291 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/811] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:50.777 7 INFO neutron.api.v2.resource [None req-4ef6f811-a4e6-4cfa-8c5e-28eb8d837b4b 5eb9b37b09d94fb0b64145cf29125b73 5578b04d008048f5a97be9274e786a78 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/812] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:22:50 2026] GET /v2.0/security-groups/ddaa9222-d689-4823-97a2-d3970aae8291 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:22:50.853 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcde7dec-5c36-4d4c-a5af-55b199fd58e1'] response: {'server_uuid': '2092937f-903c-4fb3-a7e9-4ac7a9bd8bda', 'name': 'network-vif-deleted', 'tag': '58c29d79-3186-4690-9e05-2013a8228f83', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/813] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:22:50 2026] PUT /v2.0/routers/568618c8-00de-4528-b824-4cc4f5331e46/remove_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:51.985 7 INFO neutron.db.l3_db [req-e1825b72-ecf0-45d1-bac6-2b9f5f263476 req-b0123bf0-efb3-410d-b553-a431cbb9b61f 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] Floating IP c6f4ebc2-e495-4bf1-a215-fd9822485c2e disassociated. External IP: 10.96.250.204, port: 6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f. [pid: 8|app: 0|req: 396/814] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:22:51 2026] DELETE /v2.0/floatingips/5e4e14bc-e1e8-454b-b85d-5d0f3089a502 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/815] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:52 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/816] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:22:50 2026] DELETE /v2.0/ports/6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f => generated 0 bytes in 1808 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:22:52.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f89d0e7-a561-44b2-8f18-f4ee94adf211'] response: {'server_uuid': '0fdc93b5-e3a5-42a9-97dc-634b08bbacea', 'name': 'network-vif-deleted', 'tag': '6933aa2c-9a4b-4cc9-bc83-50f02ddf9c7f', 'status': 'completed', 'code': 200} 2026-07-02 11:22:53.932 8 INFO neutron.services.segments.plugin [-] Segment 67d5b613-535e-4a85-81da-69c16eb1204f resource provider aggregate not found 2026-07-02 11:22:53.950 8 INFO neutron.db.l3_hamode_db [None req-eef388a8-d1c0-4a22-9487-4c5935c3c077 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network 41d1d9f4-d912-4458-8b40-d53701e8f9a4 was deleted as no HA routers are present in tenant eb4c58670ac54b738a9ac4e34028d2b7. 2026-07-02 11:22:53.951 8 INFO neutron.services.segments.plugin [-] Segment 67d5b613-535e-4a85-81da-69c16eb1204f resource provider aggregate not found [pid: 8|app: 0|req: 398/817] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:52 2026] DELETE /v2.0/routers/568618c8-00de-4528-b824-4cc4f5331e46 => generated 0 bytes in 1610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:53.964 8 INFO neutron.services.segments.plugin [-] Segment 67d5b613-535e-4a85-81da-69c16eb1204f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d5b613-535e-4a85-81da-69c16eb1204f found for delete ", "request_id": "req-e03f65b5-1e10-4be6-b2f8-ca13f1ff8231"}]} 2026-07-02 11:22:53.982 8 INFO neutron.services.segments.plugin [-] Segment 67d5b613-535e-4a85-81da-69c16eb1204f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d5b613-535e-4a85-81da-69c16eb1204f found for delete ", "request_id": "req-27a95fe2-fcea-464e-8d30-fbbd49f1815c"}]} [pid: 8|app: 0|req: 399/818] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:22:53 2026] GET /v2.0/ports?device_id=0fdc93b5-e3a5-42a9-97dc-634b08bbacea => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/819] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:53 2026] DELETE /v2.0/subnets/5fbb2638-4923-4400-a1aa-a744181b678a => 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: 420/820] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:22:52 2026] PUT /v2.0/routers/eb462e45-62be-450d-a400-00804414b3b9/remove_router_interface => generated 309 bytes in 1775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/821] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:22:54 2026] DELETE /v2.0/networks/96b70109-5bb0-4bfb-a676-0065e9e4c6e0 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/822] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:22:54 2026] GET /v2.0/security-groups?tenant_id=eb4c58670ac54b738a9ac4e34028d2b7&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/823] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:54 2026] DELETE /v2.0/security-groups/f74c0b7f-dc17-4109-92d0-237b8e1063db => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/824] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:55 2026] DELETE /v2.0/security-groups/f9749443-e4e3-4a73-859f-0a77ff36d7bf => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:55.289 8 INFO neutron.api.v2.resource [None req-fd9fb970-ac2c-4a86-90cb-2eeb8d53839f 5055422fde634fd986b4abc826c33485 57c18fdf9a3a4a4598a3fda74dc188f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 405/825] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:22:55 2026] GET /v2.0/security-groups/f9749443-e4e3-4a73-859f-0a77ff36d7bf => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:22:55.607 7 INFO neutron.services.segments.plugin [-] Segment 46bb8d9d-808a-4f1b-94d4-c0095f22c87a resource provider aggregate not found 2026-07-02 11:22:55.617 7 INFO neutron.services.segments.plugin [-] Segment 46bb8d9d-808a-4f1b-94d4-c0095f22c87a resource provider aggregate not found 2026-07-02 11:22:55.633 7 INFO neutron.db.l3_hamode_db [None req-35b690bc-2025-4c42-b3c0-0d3d349ce373 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network 06b16348-e8e5-4954-b8f0-f9b72a16c046 was deleted as no HA routers are present in tenant 5578b04d008048f5a97be9274e786a78. [pid: 7|app: 0|req: 421/826] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:54 2026] DELETE /v2.0/routers/eb462e45-62be-450d-a400-00804414b3b9 => generated 0 bytes in 1274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:22:55.648 7 INFO neutron.services.segments.plugin [-] Segment 46bb8d9d-808a-4f1b-94d4-c0095f22c87a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bb8d9d-808a-4f1b-94d4-c0095f22c87a found for delete ", "request_id": "req-871f9561-7d85-49f6-8b9f-dab796142cfc"}]} 2026-07-02 11:22:55.649 7 INFO neutron.services.segments.plugin [-] Segment 46bb8d9d-808a-4f1b-94d4-c0095f22c87a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bb8d9d-808a-4f1b-94d4-c0095f22c87a found for delete ", "request_id": "req-91830f93-a010-4077-afda-7d864ecb618d"}]} [pid: 8|app: 0|req: 406/827] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:22:55 2026] DELETE /v2.0/floatingips/c6f4ebc2-e495-4bf1-a215-fd9822485c2e => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/828] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:55 2026] DELETE /v2.0/subnets/01292835-7692-4cf8-9cf4-f5a63c960dd5 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:22:56.003 8 INFO neutron.services.segments.plugin [-] Segment 14a34a9b-bb49-4d7f-a2b8-8ded604e2788 resource provider aggregate not found 2026-07-02 11:22:56.018 8 INFO neutron.services.segments.plugin [-] Segment 14a34a9b-bb49-4d7f-a2b8-8ded604e2788 resource provider aggregate not found 2026-07-02 11:22:56.048 8 INFO neutron.services.segments.plugin [-] Segment 14a34a9b-bb49-4d7f-a2b8-8ded604e2788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a34a9b-bb49-4d7f-a2b8-8ded604e2788 found for delete ", "request_id": "req-24c2c195-1dcc-41fa-835d-7b5814856937"}]} 2026-07-02 11:22:56.049 8 INFO neutron.services.segments.plugin [-] Segment 14a34a9b-bb49-4d7f-a2b8-8ded604e2788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a34a9b-bb49-4d7f-a2b8-8ded604e2788 found for delete ", "request_id": "req-c67eee34-bcde-456c-8b48-36cd36fdf547"}]} [pid: 7|app: 0|req: 423/829] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:22:55 2026] DELETE /v2.0/networks/4e6ef378-929b-4fcb-a934-883c6548cff3 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/830] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:22:56 2026] GET /v2.0/security-groups?tenant_id=5578b04d008048f5a97be9274e786a78&name=default => generated 2921 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/831] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:22:56 2026] DELETE /v2.0/security-groups/1e8c5bbe-45a5-4471-80a7-5a3c6c7fc772 => 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: 407/832] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:22:55 2026] PUT /v2.0/routers/fb2c9bfd-89de-456a-8652-4aa5c206ac85/remove_router_interface => generated 309 bytes in 1498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:57.690 7 INFO neutron.services.segments.plugin [-] Segment ba257384-a81b-4c0b-b204-c983debfb394 resource provider aggregate not found 2026-07-02 11:22:57.694 7 INFO neutron.services.segments.plugin [-] Segment ba257384-a81b-4c0b-b204-c983debfb394 resource provider aggregate not found 2026-07-02 11:22:57.717 7 INFO neutron.services.segments.plugin [-] Segment ba257384-a81b-4c0b-b204-c983debfb394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba257384-a81b-4c0b-b204-c983debfb394 found for delete ", "request_id": "req-0975b4b8-9ecb-406a-a86f-871e146b452d"}]} 2026-07-02 11:22:57.726 7 INFO neutron.services.segments.plugin [-] Segment ba257384-a81b-4c0b-b204-c983debfb394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba257384-a81b-4c0b-b204-c983debfb394 found for delete ", "request_id": "req-e6d8a5e3-7531-491c-a843-bd5ca75b4be9"}]} [pid: 8|app: 0|req: 408/833] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:22:57 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1240 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/834] 10.0.0.82 () {34 vars in 1039 bytes} [Thu Jul 2 11:22:57 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:22:58.724 7 INFO neutron.db.l3_hamode_db [None req-d34c1b8e-e59f-4228-8670-66e130bd62c9 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network b5c53f97-cb06-451d-b98f-64349d7b556e was deleted as no HA routers are present in tenant 57c18fdf9a3a4a4598a3fda74dc188f8. [pid: 7|app: 0|req: 426/835] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:57 2026] DELETE /v2.0/routers/fb2c9bfd-89de-456a-8652-4aa5c206ac85 => generated 0 bytes in 1490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/836] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:22:58 2026] DELETE /v2.0/subnets/85d61506-8798-4a43-9d48-c9076e732dd6 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/837] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:22:59 2026] DELETE /v2.0/networks/c6ab253a-dd64-41cf-948c-d98253dfa042 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:00.015 8 INFO neutron.db.segments_db [None req-79b218f8-c0bd-4cc6-b018-517222b2005a 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment b7904fd3-d6fe-4caf-b57b-8736b98e342b of type vxlan for network eae97505-26c5-4334-8d9e-e066a318434d 2026-07-02 11:23:00.459 7 INFO neutron.services.segments.plugin [-] Segment 89693e13-be04-438b-b72d-9af534092cdd resource provider aggregate not found 2026-07-02 11:23:00.466 7 INFO neutron.services.segments.plugin [-] Segment 89693e13-be04-438b-b72d-9af534092cdd resource provider aggregate not found 2026-07-02 11:23:00.494 7 INFO neutron.services.segments.plugin [-] Segment 89693e13-be04-438b-b72d-9af534092cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89693e13-be04-438b-b72d-9af534092cdd found for delete ", "request_id": "req-29f29119-81fc-454b-9c7e-9de202ac5488"}]} 2026-07-02 11:23:00.502 7 INFO neutron.services.segments.plugin [-] Segment 89693e13-be04-438b-b72d-9af534092cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89693e13-be04-438b-b72d-9af534092cdd found for delete ", "request_id": "req-46277a47-48f8-4ece-998d-ecf1f984263c"}]} 2026-07-02 11:23:00.525 7 INFO neutron.services.segments.plugin [-] Segment a590b6c0-037a-443e-8b56-06fb9b4e0583 resource provider aggregate not found 2026-07-02 11:23:00.529 7 INFO neutron.services.segments.plugin [-] Segment a590b6c0-037a-443e-8b56-06fb9b4e0583 resource provider aggregate not found 2026-07-02 11:23:00.549 7 INFO neutron.services.segments.plugin [-] Segment a590b6c0-037a-443e-8b56-06fb9b4e0583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a590b6c0-037a-443e-8b56-06fb9b4e0583 found for delete ", "request_id": "req-6b63e968-924a-454c-a9c2-2a2bd1485c20"}]} 2026-07-02 11:23:00.552 7 INFO neutron.services.segments.plugin [-] Segment a590b6c0-037a-443e-8b56-06fb9b4e0583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a590b6c0-037a-443e-8b56-06fb9b4e0583 found for delete ", "request_id": "req-f12d3536-f696-40fc-ad91-9faeeb1b16f3"}]} [pid: 7|app: 0|req: 428/838] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:00 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 971 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/839] 10.0.0.81 () {34 vars in 970 bytes} [Thu Jul 2 11:23:00 2026] GET /v2.0/ports/946d34c4-d050-4e41-899c-ea5516680518 => generated 968 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/840] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:22:59 2026] POST /v2.0/networks => generated 744 bytes in 1430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/841] 199.19.213.133 () {34 vars in 1000 bytes} [Thu Jul 2 11:23:00 2026] GET /v2.0/subnets?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 659 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/842] 199.19.213.133 () {34 vars in 1146 bytes} [Thu Jul 2 11:23:00 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682&device_owner=compute%3Anova&network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 971 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/843] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:01 2026] GET /v2.0/security-groups?tenant_id=57c18fdf9a3a4a4598a3fda74dc188f8&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/844] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:00 2026] POST /v2.0/subnets => generated 668 bytes in 927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/845] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:01 2026] DELETE /v2.0/security-groups/26518ab4-bd5f-4b56-8f1c-630d4d232bd4 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:01.954 7 INFO neutron.db.segments_db [None req-eef45045-454f-4841-a066-dcedfb869ada 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 824ef7f3-0d05-4a63-a29e-9643ff817a1c of type vxlan for network b2ff20f2-b13f-4c0e-8950-bd70a3f68b3b [pid: 8|app: 0|req: 415/846] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:23:01 2026] PUT /v2.0/ports/946d34c4-d050-4e41-899c-ea5516680518 => generated 1149 bytes in 972 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: 416/847] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1421 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:02.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfbfddbc-7920-4885-a017-4b31998898a5'] response: {'name': 'network-changed', 'server_uuid': '99ca60f2-2f77-4c6f-a790-b85ba0900682', 'tag': '946d34c4-d050-4e41-899c-ea5516680518', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 417/848] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/849] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=946d34c4-d050-4e41-899c-ea5516680518 => 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: 419/850] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=946d34c4-d050-4e41-899c-ea5516680518 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/851] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/subnets?id=e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/852] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/ports?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc&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: 422/853] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:02.746 7 INFO neutron.db.l3_hamode_db [None req-eef45045-454f-4841-a066-dcedfb869ada 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 423/854] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 424/855] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1421 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/856] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/857] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=946d34c4-d050-4e41-899c-ea5516680518 => 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: 427/858] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/859] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=946d34c4-d050-4e41-899c-ea5516680518 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/862] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/863] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/subnets?id=e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/864] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/ports?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/865] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 435/866] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 436/867] 199.19.213.133 () {34 vars in 1120 bytes} [Thu Jul 2 11:23:03 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:04.047 7 INFO neutron.db.l3_hamode_db [None req-eef45045-454f-4841-a066-dcedfb869ada 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 437/868] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:23:03 2026] PUT /v2.0/ports/946d34c4-d050-4e41-899c-ea5516680518 => generated 968 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:04.348 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8508a36e-9978-4e62-ab0d-1ed2961a6f1f'] response: {'name': 'network-changed', 'server_uuid': '99ca60f2-2f77-4c6f-a790-b85ba0900682', 'tag': '946d34c4-d050-4e41-899c-ea5516680518', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:23:04.766 8 INFO neutron.db.segments_db [None req-2d2cbdbc-2118-4d19-8a75-e40424618def 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 8070ee04-0046-4b39-a9d8-2312f7522645 of type vxlan for network 1c207108-51a4-4935-8178-33db5f17ac29 [pid: 8|app: 0|req: 438/869] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:23:04 2026] POST /v2.0/networks => generated 743 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/870] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:05 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/871] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:01 2026] POST /v2.0/routers => generated 732 bytes in 3888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/872] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:05 2026] POST /v2.0/subnets => generated 667 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/873] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:05 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:05.866 7 INFO neutron.db.segments_db [None req-67f567fe-b3bf-4599-ab5c-4e675ef0e341 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 152c0d89-02c0-4573-a244-b59422a5dfc4 of type vxlan for network ca034d10-4af1-495f-93cd-b664db02c79a 2026-07-02 11:23:06.558 7 INFO neutron.db.l3_hamode_db [None req-67f567fe-b3bf-4599-ab5c-4e675ef0e341 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 441/874] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:23:05 2026] PUT /v2.0/routers/305490ac-fc46-49bc-bad5-6e1dc698257a/add_router_interface => generated 309 bytes in 1913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/875] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=946d34c4-d050-4e41-899c-ea5516680518 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/876] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:07 2026] GET /v2.0/security-groups?tenant_id=f6a3e01721204b869c982b4f1797fbe4&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/877] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/subnets?id=e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/878] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:08 2026] DELETE /v2.0/security-groups/a4b7ca58-91cd-4a48-b724-005a150b6d0b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/879] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/ports?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc&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: 447/880] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:08.426 7 INFO neutron.db.l3_hamode_db [None req-67f567fe-b3bf-4599-ab5c-4e675ef0e341 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 448/881] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/security-groups?tenant_id=12120aebde664ff5bf5ac8e3282ae0b0&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/883] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/ports?tenant_id=df3eb30b06734850ba91ccf914a534be&device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/884] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:08 2026] DELETE /v2.0/security-groups/2c0c7648-cbff-44e8-8aac-eab9ee555821 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/885] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/networks?id=1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/886] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/887] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=946d34c4-d050-4e41-899c-ea5516680518 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/888] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:23:08 2026] GET /v2.0/networks?id=eae97505-26c5-4334-8d9e-e066a318434d => generated 677 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/889] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/security-groups?id=97240a3f-b627-45b8-859e-61f43c468f98&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/890] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/subnets?id=e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/891] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/quotas/94eadf074dbe459ea1ecbfd9e5753f63 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/892] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/ports?network_id=1cb60590-47d8-4dad-b1a8-d88813eb61cc&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: 460/893] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/ports?tenant_id=94eadf074dbe459ea1ecbfd9e5753f63&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/894] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/895] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?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: 463/896] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/networks/eae97505-26c5-4334-8d9e-e066a318434d?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: 434/897] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:05 2026] POST /v2.0/routers => generated 731 bytes in 4022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/898] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/899] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:23:09 2026] GET /v2.0/networks/eae97505-26c5-4334-8d9e-e066a318434d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:10.050 8 INFO neutron.db.l3_db [req-de61d514-3084-4cf0-8725-dfefd6899852 req-72988d29-a5e6-4a7e-8ba8-46177d344742 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] Floating IP 3ead1136-f0fe-4b26-b342-4f2337b21836 disassociated. External IP: 10.96.250.212, port: 946d34c4-d050-4e41-899c-ea5516680518. [pid: 8|app: 0|req: 464/900] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:23:09 2026] DELETE /v2.0/ports/946d34c4-d050-4e41-899c-ea5516680518 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/901] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:10 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => 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: 466/902] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:10 2026] GET /v2.0/ports?device_id=99ca60f2-2f77-4c6f-a790-b85ba0900682 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:10.903 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1321f133-6ba9-4bd7-b24d-de3811a216c0'] response: {'server_uuid': '99ca60f2-2f77-4c6f-a790-b85ba0900682', 'name': 'network-vif-deleted', 'tag': '946d34c4-d050-4e41-899c-ea5516680518', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 467/903] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:10 2026] GET /v2.0/networks?id=eae97505-26c5-4334-8d9e-e066a318434d => generated 677 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:11.005 8 WARNING neutron_lib.context [req-f2651b73-f85b-4aae-9291-261460c3ce25 req-121472e7-7a32-4705-aa9a-e4795ea49106 9e0338bdd0434952a6d794ec9864fc14 94eadf074dbe459ea1ecbfd9e5753f63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 468/904] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:23:10 2026] POST /v2.0/ports => generated 954 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/905] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 957 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/906] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:23:09 2026] PUT /v2.0/routers/22b7f4ee-2758-48d5-a640-a19b9fdf0c40/add_router_interface => generated 309 bytes in 1889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/907] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:11 2026] DELETE /v2.0/security-groups/97240a3f-b627-45b8-859e-61f43c468f98 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/908] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:11 2026] GET /v2.0/security-groups?id=3ffe1f1d-dca0-4f88-bcd5-40f6ea373ab5&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:12.012 8 INFO neutron.api.v2.resource [None req-bc0919fe-ed37-46ea-949c-f397a0c69d5d 1a9fb9f8718e4101839169abb1fede11 df3eb30b06734850ba91ccf914a534be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/909] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/security-groups/97240a3f-b627-45b8-859e-61f43c468f98 => 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: 473/910] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:23:12 2026] DELETE /v2.0/floatingips/3ead1136-f0fe-4b26-b342-4f2337b21836 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/911] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:23:11 2026] PUT /v2.0/ports/a0f72fe2-2169-47b1-a6ea-94aab1d6f26e => generated 1199 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:12.492 8 WARNING neutron_lib.context [None req-c8504446-7619-408b-bcab-147b34f5a6cb 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/912] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/ports?tenant_id=94eadf074dbe459ea1ecbfd9e5753f63&device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:12.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7444bc3-8947-4813-abff-ca63bb25275e'] response: {'name': 'network-changed', 'server_uuid': '8204188d-5ffb-41b0-accc-229425847187', 'tag': 'a0f72fe2-2169-47b1-a6ea-94aab1d6f26e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 474/913] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:23:12 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/914] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a0f72fe2-2169-47b1-a6ea-94aab1d6f26e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:12.685 8 WARNING neutron_lib.context [None req-f57c289a-5c68-4d8b-ba08-582e4bb7e8c4 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 476/915] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:23:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/916] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/subnets?id=20871600-4a8b-4bd8-82a0-ac51f4002fc8 => generated 671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:12.860 8 WARNING neutron_lib.context [None req-a9397f52-7791-4796-82b4-eeab0fc8fc8e 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 478/917] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:23:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/918] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:12 2026] GET /v2.0/ports?network_id=eae97505-26c5-4334-8d9e-e066a318434d&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:13.053 8 WARNING neutron_lib.context [None req-a0cd997a-08ba-43fb-93d9-9e83e3bda177 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 480/919] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:23:13 2026] POST /v2.0/floatingips => generated 552 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/920] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:13 2026] GET /v2.0/networks/eae97505-26c5-4334-8d9e-e066a318434d?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: 482/921] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:13 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/922] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:23:12 2026] PUT /v2.0/routers/3f88634d-8fce-4430-99bd-fb22e08dab57/remove_router_interface => generated 309 bytes in 1480 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: 441/923] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/networks/eae97505-26c5-4334-8d9e-e066a318434d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/924] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/security-groups?id=3ffe1f1d-dca0-4f88-bcd5-40f6ea373ab5&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/925] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:13 2026] GET /v2.0/security-groups?tenant_id=5baa4e6e8bf5411db720a8fcda7cf5df&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/926] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/ports?tenant_id=94eadf074dbe459ea1ecbfd9e5753f63&device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/927] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:14 2026] DELETE /v2.0/security-groups/b4842943-cb15-480f-8587-181589c7a212 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/928] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/networks?id=eae97505-26c5-4334-8d9e-e066a318434d => generated 772 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/929] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1859609245&fields=id&tenant_id=844f5cb1d603440f940367d10c3086f1 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/930] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a0f72fe2-2169-47b1-a6ea-94aab1d6f26e => 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: 489/931] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/security-groups?tenant_id=9390c94e207c4b3fb2a5bfa246072e43&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/932] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/networks?id=1c207108-51a4-4935-8178-33db5f17ac29 => generated 676 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/933] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:14 2026] GET /v2.0/subnets?id=20871600-4a8b-4bd8-82a0-ac51f4002fc8 => generated 671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/934] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:14 2026] DELETE /v2.0/security-groups/f094c01a-44b0-4ff4-bc95-072dfbb049a5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/935] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/quotas/844f5cb1d603440f940367d10c3086f1 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/936] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/ports?network_id=eae97505-26c5-4334-8d9e-e066a318434d&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: 495/937] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/ports?tenant_id=844f5cb1d603440f940367d10c3086f1&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/938] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/networks/eae97505-26c5-4334-8d9e-e066a318434d?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/939] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?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: 498/940] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/networks/eae97505-26c5-4334-8d9e-e066a318434d?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: 499/941] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/942] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?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: 501/943] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/security-groups?id=3ffe1f1d-dca0-4f88-bcd5-40f6ea373ab5&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: 8|app: 0|req: 502/944] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:15 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:15.892 7 INFO neutron.services.segments.plugin [-] Segment df0b58f6-8572-43b3-a4ff-37bfe221c6f7 resource provider aggregate not found 2026-07-02 11:23:15.921 7 INFO neutron.services.segments.plugin [-] Segment df0b58f6-8572-43b3-a4ff-37bfe221c6f7 resource provider aggregate not found 2026-07-02 11:23:15.932 7 INFO neutron.db.l3_hamode_db [None req-eab70dcb-251d-47d1-a612-eba85e001b5d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network a65851d7-b913-4741-a0a5-683ca776098f was deleted as no HA routers are present in tenant df3eb30b06734850ba91ccf914a534be. [pid: 7|app: 0|req: 443/945] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:14 2026] DELETE /v2.0/routers/3f88634d-8fce-4430-99bd-fb22e08dab57 => generated 0 bytes in 1732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/946] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:15 2026] DELETE /v2.0/subnets/e4c90c7c-228d-4cb9-ac8c-2fea21a70f3a => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:16.290 7 INFO neutron.services.segments.plugin [-] Segment df0b58f6-8572-43b3-a4ff-37bfe221c6f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0b58f6-8572-43b3-a4ff-37bfe221c6f7 found for delete ", "request_id": "req-35f32278-6f97-43bc-af71-11d50bc78105"}]} 2026-07-02 11:23:16.291 7 INFO neutron.services.segments.plugin [-] Segment df0b58f6-8572-43b3-a4ff-37bfe221c6f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0b58f6-8572-43b3-a4ff-37bfe221c6f7 found for delete ", "request_id": "req-b47f74b2-fe54-4b33-948e-c1c2cee43a80"}]} [pid: 7|app: 0|req: 444/947] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:16 2026] DELETE /v2.0/networks/1cb60590-47d8-4dad-b1a8-d88813eb61cc => generated 0 bytes in 526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/948] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:16 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/949] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:16 2026] GET /v2.0/security-groups?id=3ffe1f1d-dca0-4f88-bcd5-40f6ea373ab5&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/950] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:16 2026] GET /v2.0/networks?id=1c207108-51a4-4935-8178-33db5f17ac29 => generated 676 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/951] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:16 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/952] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:23:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=844f5cb1d603440f940367d10c3086f1 => generated 181 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:16.983 7 WARNING neutron_lib.context [req-c19becd6-bc91-4e1b-9f0a-88ac865b6d0d req-81519ca6-5b18-4bf6-aa68-52fb03547e9f 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 507/953] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:17 2026] GET /v2.0/security-groups?tenant_id=df3eb30b06734850ba91ccf914a534be&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/954] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:17 2026] DELETE /v2.0/security-groups/af41a130-ba55-4016-b702-a92a6b86d3d0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/955] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:17 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/956] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:17 2026] GET /v2.0/security-groups?id=3ffe1f1d-dca0-4f88-bcd5-40f6ea373ab5&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/957] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:23:16 2026] POST /v2.0/ports => generated 958 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/958] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:23:17 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/959] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:23:17 2026] PUT /v2.0/ports/115ea149-dd5a-4f62-be5a-a0717564fd73 => generated 1203 bytes in 543 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 11:23:18.134 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65aa0690-c1d1-40ee-9610-11a599ebb03c'] response: {'name': 'network-changed', 'server_uuid': '2798b1ac-cdfb-47cd-bb83-e126a65415de', 'tag': '115ea149-dd5a-4f62-be5a-a0717564fd73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 512/960] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 973 bytes in 86 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: 515/963] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/ports?tenant_id=844f5cb1d603440f940367d10c3086f1&device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/964] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/965] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=115ea149-dd5a-4f62-be5a-a0717564fd73 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:18.315 7 INFO neutron.services.segments.plugin [-] Segment 27d99725-f87a-4a44-84ad-ca344dff5e1e resource provider aggregate not found 2026-07-02 11:23:18.328 7 INFO neutron.services.segments.plugin [-] Segment 27d99725-f87a-4a44-84ad-ca344dff5e1e resource provider aggregate not found 2026-07-02 11:23:18.333 7 INFO neutron.services.segments.plugin [-] Segment 27d99725-f87a-4a44-84ad-ca344dff5e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d99725-f87a-4a44-84ad-ca344dff5e1e found for delete ", "request_id": "req-001e2f95-2a73-4ea2-bab7-8f15d121af5a"}]} 2026-07-02 11:23:18.344 7 INFO neutron.services.segments.plugin [-] Segment 27d99725-f87a-4a44-84ad-ca344dff5e1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d99725-f87a-4a44-84ad-ca344dff5e1e found for delete ", "request_id": "req-4332de26-629f-41de-95e1-079bc32e9e82"}]} [pid: 8|app: 0|req: 518/966] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/subnets?id=712adbbe-3c7d-4ad6-af31-c4b336fbc44f => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/967] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/ports?network_id=1c207108-51a4-4935-8178-33db5f17ac29&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: 449/968] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:23:17 2026] DELETE /v2.0/ports/a0f72fe2-2169-47b1-a6ea-94aab1d6f26e => 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: 450/969] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/ports?device_id=8204188d-5ffb-41b0-accc-229425847187 => 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: 520/970] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:23:18.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d4d25ef-86e8-47aa-9e62-60cdfad54849'] response: {'server_uuid': '8204188d-5ffb-41b0-accc-229425847187', 'name': 'network-vif-deleted', 'tag': 'a0f72fe2-2169-47b1-a6ea-94aab1d6f26e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/971] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?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: 521/972] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/ports?tenant_id=844f5cb1d603440f940367d10c3086f1&device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/973] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/networks?id=1c207108-51a4-4935-8178-33db5f17ac29 => generated 771 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/974] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=115ea149-dd5a-4f62-be5a-a0717564fd73 => 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: 453/975] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/subnets?id=712adbbe-3c7d-4ad6-af31-c4b336fbc44f => generated 670 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/976] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/ports?network_id=1c207108-51a4-4935-8178-33db5f17ac29&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: 454/977] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:18 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/978] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:19 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/979] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:19 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/980] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:19 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&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: 526/981] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:20 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/982] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:20 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/983] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:23:19 2026] PUT /v2.0/routers/305490ac-fc46-49bc-bad5-6e1dc698257a/remove_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/984] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:20 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:21.378 7 INFO neutron.db.l3_db [None req-b2d9d508-8a56-4c6c-997f-d1ee3ea58d6f 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] Floating IP 66995aee-4f79-4350-889a-84f929b7e97f associated. External IP: 10.96.250.212, port: 115ea149-dd5a-4f62-be5a-a0717564fd73. [pid: 7|app: 0|req: 458/985] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:23:20 2026] PUT /v2.0/floatingips/66995aee-4f79-4350-889a-84f929b7e97f => generated 856 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:22.050 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2a72ba1-8a3e-4236-a2e4-2f1afbc5bc30'] response: {'name': 'network-changed', 'server_uuid': '2798b1ac-cdfb-47cd-bb83-e126a65415de', 'tag': '115ea149-dd5a-4f62-be5a-a0717564fd73', 'status': 'completed', 'code': 200} 2026-07-02 11:23:22.371 8 INFO neutron.services.segments.plugin [-] Segment 824ef7f3-0d05-4a63-a29e-9643ff817a1c resource provider aggregate not found 2026-07-02 11:23:22.376 8 INFO neutron.services.segments.plugin [-] Segment 824ef7f3-0d05-4a63-a29e-9643ff817a1c resource provider aggregate not found 2026-07-02 11:23:22.393 8 INFO neutron.services.segments.plugin [-] Segment 824ef7f3-0d05-4a63-a29e-9643ff817a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 824ef7f3-0d05-4a63-a29e-9643ff817a1c found for delete ", "request_id": "req-f0a23162-1369-4372-81ef-1998853c0418"}]} 2026-07-02 11:23:22.396 8 INFO neutron.services.segments.plugin [-] Segment 824ef7f3-0d05-4a63-a29e-9643ff817a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 824ef7f3-0d05-4a63-a29e-9643ff817a1c found for delete ", "request_id": "req-81f91ebe-9dbf-4977-b5af-7700899704f4"}]} 2026-07-02 11:23:22.399 8 INFO neutron.db.l3_hamode_db [None req-512e161f-95c4-4558-a594-74c5e17d6a63 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network b2ff20f2-b13f-4c0e-8950-bd70a3f68b3b was deleted as no HA routers are present in tenant 94eadf074dbe459ea1ecbfd9e5753f63. [pid: 8|app: 0|req: 528/986] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:20 2026] DELETE /v2.0/routers/305490ac-fc46-49bc-bad5-6e1dc698257a => generated 0 bytes in 1598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/987] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:22 2026] GET /v2.0/security-groups?tenant_id=08c4dd01f9a6454588f0fd92d27423b3&name=default => generated 2925 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/988] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:22 2026] GET /v2.0/ports?tenant_id=844f5cb1d603440f940367d10c3086f1&device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/989] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:22 2026] DELETE /v2.0/subnets/20871600-4a8b-4bd8-82a0-ac51f4002fc8 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/990] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:22 2026] GET /v2.0/security-groups?tenant_id=89902c923eac43ccbd400a693ad264cc&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/991] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:22 2026] GET /v2.0/networks?id=1c207108-51a4-4935-8178-33db5f17ac29 => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/992] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:22 2026] DELETE /v2.0/security-groups/44dbf714-45f9-42e4-86f5-8f1ebe141fa4 => 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: 532/993] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:22 2026] DELETE /v2.0/security-groups/3e7a41d2-54f9-46ac-b1b2-1b0e70ece424 => 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: 533/994] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=115ea149-dd5a-4f62-be5a-a0717564fd73 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/995] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:22 2026] GET /v2.0/security-groups?tenant_id=5110e52d61bb41228794f7a29fc4c2ea&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/996] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:23 2026] GET /v2.0/subnets?id=712adbbe-3c7d-4ad6-af31-c4b336fbc44f => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:23.211 7 INFO neutron.services.segments.plugin [-] Segment b7904fd3-d6fe-4caf-b57b-8736b98e342b resource provider aggregate not found 2026-07-02 11:23:23.222 7 INFO neutron.services.segments.plugin [-] Segment b7904fd3-d6fe-4caf-b57b-8736b98e342b resource provider aggregate not found 2026-07-02 11:23:23.246 7 INFO neutron.services.segments.plugin [-] Segment b7904fd3-d6fe-4caf-b57b-8736b98e342b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7904fd3-d6fe-4caf-b57b-8736b98e342b found for delete ", "request_id": "req-66ec35f2-451d-4a58-afaa-d59fdf54d06e"}]} 2026-07-02 11:23:23.248 7 INFO neutron.services.segments.plugin [-] Segment b7904fd3-d6fe-4caf-b57b-8736b98e342b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7904fd3-d6fe-4caf-b57b-8736b98e342b found for delete ", "request_id": "req-cbd6fb31-e940-44f7-8dde-aaa32ee8fcec"}]} [pid: 7|app: 0|req: 462/997] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:22 2026] DELETE /v2.0/networks/eae97505-26c5-4334-8d9e-e066a318434d => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/998] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:23 2026] GET /v2.0/security-groups?tenant_id=a1afdc1409b541f9854fea8647bd2505&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/999] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:23 2026] GET /v2.0/ports?network_id=1c207108-51a4-4935-8178-33db5f17ac29&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: 7|app: 0|req: 463/1000] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:23 2026] DELETE /v2.0/security-groups/043c005e-958c-40b5-94f0-6c12340077a2 => 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: 538/1001] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:23 2026] DELETE /v2.0/security-groups/e0bf25d2-fbfb-4c1e-b324-e17cdf7bf646 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1002] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:23 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?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: 465/1003] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:23 2026] GET /v2.0/security-groups?tenant_id=94eadf074dbe459ea1ecbfd9e5753f63&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1004] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:23 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1005] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:23 2026] DELETE /v2.0/security-groups/3ffe1f1d-dca0-4f88-bcd5-40f6ea373ab5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:25.412 8 WARNING neutron_lib.context [None req-743ec269-252e-4d26-a9d1-fba82ba94cd6 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:25.560 8 INFO neutron.db.segments_db [None req-743ec269-252e-4d26-a9d1-fba82ba94cd6 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] Added segment 1db98836-65ac-496f-975c-2b305ffa8acd of type vxlan for network 7922f310-ca7f-4aa6-8f63-8705471573d1 [pid: 8|app: 0|req: 540/1006] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:25 2026] POST /v2.0/networks => generated 644 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:25.752 7 WARNING neutron_lib.context [None req-95cb4f81-3fbd-4164-a15c-2c9ccee72bc3 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 467/1007] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:25 2026] POST /v2.0/subnets => generated 617 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:26.231 8 WARNING neutron_lib.context [None req-59567c17-6312-47c6-9cdd-f8efa9049c15 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:26.324 8 INFO neutron.db.segments_db [None req-59567c17-6312-47c6-9cdd-f8efa9049c15 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] Added segment 6b826b34-01f5-4780-bc25-85730030b69f of type vxlan for network fdcd63aa-8342-4e6d-9a81-86ad93522df9 [pid: 8|app: 0|req: 541/1008] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:26 2026] POST /v2.0/networks => generated 644 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1009] 10.0.0.48 () {34 vars in 742 bytes} [Thu Jul 2 11:23:26 2026] PUT /v2.0/networks/fdcd63aa-8342-4e6d-9a81-86ad93522df9 => generated 592 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:26.668 8 WARNING neutron_lib.context [None req-37a05cae-e98e-4f82-97ba-e373c666d2f0 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 542/1010] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:26 2026] POST /v2.0/subnets => generated 602 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1011] 10.0.0.48 () {34 vars in 740 bytes} [Thu Jul 2 11:23:27 2026] PUT /v2.0/subnets/a8a24d29-05de-45d2-98aa-388fce2c15be => generated 612 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:27.756 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider aggregate not found 2026-07-02 11:23:27.764 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider aggregate not found 2026-07-02 11:23:27.783 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b826b34-01f5-4780-bc25-85730030b69f found for delete ", "request_id": "req-c71b409c-87b5-42fe-bc06-1c883b946d43"}]} 2026-07-02 11:23:27.785 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b826b34-01f5-4780-bc25-85730030b69f found for delete ", "request_id": "req-b16ffd78-56e0-479f-97d9-0de7867bfedd"}]} [pid: 8|app: 0|req: 543/1012] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:27 2026] DELETE /v2.0/networks/fdcd63aa-8342-4e6d-9a81-86ad93522df9 => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:28.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b0c40bf-a864-4625-8d58-d9748e04363e 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1013] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:28 2026] DELETE /v2.0/networks/fdcd63aa-8342-4e6d-9a81-86ad93522df9 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1014] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:23:28 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) [pid: 8|app: 0|req: 546/1015] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:23:28 2026] GET /v2.0/subnets?network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1016] 10.0.0.48 () {32 vars in 652 bytes} [Thu Jul 2 11:23:28 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1017] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:28 2026] GET /v2.0/security-groups?tenant_id=ba7b443dc1f74954b3ee46e7545a7be9&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1018] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:23:28 2026] GET /v2.0/networks => generated 1309 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1019] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:28 2026] DELETE /v2.0/security-groups/c89d07ca-c083-4e9d-800d-69e5495f8c1d => 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: 550/1020] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:23:29 2026] GET /v2.0/subnets => generated 1233 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1021] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:28 2026] GET /v2.0/security-groups?tenant_id=cb3de29b87944cdca51f9c0827b91861&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1022] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:23:29 2026] GET /v2.0/networks/7922f310-ca7f-4aa6-8f63-8705471573d1 => 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: 552/1023] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:23:29 2026] GET /v2.0/subnets/868f0c8a-8029-4c97-9852-384df0b8df4e => generated 617 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1024] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:29 2026] DELETE /v2.0/security-groups/66837ee4-d811-407c-8962-b2718dd2e415 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:29.347 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22f78444-90ce-4129-a047-f6d08c65292c 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1025] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:29 2026] DELETE /v2.0/subnets/a8a24d29-05de-45d2-98aa-388fce2c15be => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:23:29.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88b5417a-db60-42c3-b3ee-a5ffd88067ef 0be9dadb018a4ac5870ba9751364ee11 52f6c0802fe0488c9c52fd0c0d4e6de8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 473/1026] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:29 2026] DELETE /v2.0/networks/fdcd63aa-8342-4e6d-9a81-86ad93522df9 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1027] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:29 2026] DELETE /v2.0/subnets/868f0c8a-8029-4c97-9852-384df0b8df4e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1028] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:29 2026] GET /v2.0/security-groups?tenant_id=4283c0c752e94911b77d01e440848df3&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:29.804 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider aggregate not found 2026-07-02 11:23:29.826 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider aggregate not found 2026-07-02 11:23:29.841 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b826b34-01f5-4780-bc25-85730030b69f found for delete ", "request_id": "req-0bb6eadd-e6e0-4240-9acd-0e444040ca0b"}]} 2026-07-02 11:23:29.845 8 INFO neutron.services.segments.plugin [-] Segment 6b826b34-01f5-4780-bc25-85730030b69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b826b34-01f5-4780-bc25-85730030b69f found for delete ", "request_id": "req-e57fb9d1-ee85-4b38-bd68-0cc2bce328f9"}]} [pid: 7|app: 0|req: 475/1029] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:29 2026] DELETE /v2.0/security-groups/665cd428-48bf-4c94-a36a-4997c81f79bc => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1030] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:29 2026] DELETE /v2.0/networks/7922f310-ca7f-4aa6-8f63-8705471573d1 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1031] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:30 2026] GET /v2.0/security-groups?tenant_id=52f6c0802fe0488c9c52fd0c0d4e6de8&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1032] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:30 2026] DELETE /v2.0/security-groups/e479dcf1-4f8d-497c-865f-c5e96276e61f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1033] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:31 2026] GET /v2.0/security-groups?tenant_id=864aa44bb6564df5b8d75ddc315aa8ba&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:31.877 8 INFO neutron.services.segments.plugin [-] Segment 1db98836-65ac-496f-975c-2b305ffa8acd resource provider aggregate not found 2026-07-02 11:23:31.883 8 INFO neutron.services.segments.plugin [-] Segment 1db98836-65ac-496f-975c-2b305ffa8acd resource provider aggregate not found 2026-07-02 11:23:31.901 8 INFO neutron.services.segments.plugin [-] Segment 1db98836-65ac-496f-975c-2b305ffa8acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1db98836-65ac-496f-975c-2b305ffa8acd found for delete ", "request_id": "req-7dc60f71-ee60-487c-86d4-585ed279a710"}]} 2026-07-02 11:23:31.905 8 INFO neutron.services.segments.plugin [-] Segment 1db98836-65ac-496f-975c-2b305ffa8acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1db98836-65ac-496f-975c-2b305ffa8acd found for delete ", "request_id": "req-5ee74e10-f81e-4974-a989-2abfc637ae5e"}]} [pid: 8|app: 0|req: 557/1034] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:31 2026] DELETE /v2.0/security-groups/b63ad3ed-67a0-4672-a855-1dca28243029 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:33.207 7 WARNING neutron_lib.context [None req-d92824d3-fab4-4153-956d-4a99fb72cfd6 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:33.357 7 INFO neutron.db.segments_db [None req-d92824d3-fab4-4153-956d-4a99fb72cfd6 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Added segment c6b95c77-b81a-4cc2-ac47-3ccd58504141 of type vxlan for network f15de82c-c120-4572-ab1f-5cfcdd4d659c [pid: 7|app: 0|req: 478/1037] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:32 2026] POST /v2.0/networks => generated 645 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:33.506 7 WARNING neutron_lib.context [None req-62f51697-6006-475f-81d2-e54f3a335b45 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 479/1038] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:23:33 2026] POST /v2.0/ports => generated 774 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1039] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:23:33 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 1244 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:33.937 8 WARNING neutron_lib.context [None req-3c4287a3-9a13-4a46-8ebe-b4bf11151e8f 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:23:34.003 8 INFO neutron.db.segments_db [None req-3c4287a3-9a13-4a46-8ebe-b4bf11151e8f 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Added segment a6c4baa9-1b7d-47de-98d2-c2b06506fb9a of type vxlan for network da41fe88-840e-45ad-b092-74659f6b3f4e [pid: 7|app: 0|req: 480/1040] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:33 2026] GET /v2.0/security-groups?tenant_id=1eb982017e4c4994a2bc49b52a57047c&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1041] 10.0.0.82 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:34 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1042] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:33 2026] POST /v2.0/networks => generated 632 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:34.224 7 WARNING neutron_lib.context [None req-274d8caa-e308-45dd-a283-13b8521a316c a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 562/1043] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:34 2026] DELETE /v2.0/security-groups/163654c0-9273-4100-b466-8725083bcec2 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:34.457 8 WARNING neutron_lib.context [None req-c4283fac-b3b5-4a72-b8f6-ce79587964c4 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:34.539 7 INFO neutron.db.segments_db [None req-274d8caa-e308-45dd-a283-13b8521a316c a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Added segment b288d183-0d73-4dd5-92c6-9384a7ea9373 of type vxlan for network a5be63d9-2775-4c41-9c5f-005ae73b84b2 [pid: 7|app: 0|req: 482/1044] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:34 2026] POST /v2.0/networks => generated 650 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1045] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:34 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:34.809 8 WARNING neutron_lib.context [None req-c9d14c4c-f2ed-4ac1-8274-1c0e9103c849 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/1046] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:34 2026] GET /v2.0/security-groups?tenant_id=110fea48dd8443199859bbb0ee2a680d&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:34.823 7 WARNING neutron_lib.context [None req-a1654327-4c9c-4412-9103-c8d917d1bd16 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1047] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:34 2026] POST /v2.0/subnets => generated 603 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1048] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:35 2026] DELETE /v2.0/security-groups/db344553-48a1-491e-9319-33899f3bc00d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:35.337 8 WARNING neutron_lib.context [None req-85d04587-9171-479f-afc3-68e07e488c08 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:35.388 8 INFO neutron.db.segments_db [None req-85d04587-9171-479f-afc3-68e07e488c08 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Added segment 2c32c640-266d-4055-bd15-8e052c3847fb of type vxlan for network e2ec381e-d457-4a27-b6b9-b3e17a5731d0 [pid: 7|app: 0|req: 484/1049] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:23:34 2026] POST /v2.0/ports => generated 950 bytes in 636 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 11:23:35.772 8 INFO neutron.db.l3_hamode_db [None req-85d04587-9171-479f-afc3-68e07e488c08 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 485/1050] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:35 2026] DELETE /v2.0/ports/deeadf6f-fbc9-4b45-8363-902259648da8 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:36.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8eb4d0fb-03f2-43f0-88fd-dd703ab6a6fb 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 486/1051] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:35 2026] DELETE /v2.0/ports/deeadf6f-fbc9-4b45-8363-902259648da8 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:23:36.040 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b6e9dc3-caf0-41d5-bc6d-22610f083516 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/1052] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:23:36 2026] GET /v2.0/ports/deeadf6f-fbc9-4b45-8363-902259648da8 => 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: 488/1053] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:36 2026] DELETE /v2.0/subnets/cd89db5f-1216-4f68-8a4d-f63d96ac40a9 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:36.827 7 INFO neutron.services.segments.plugin [-] Segment a6c4baa9-1b7d-47de-98d2-c2b06506fb9a resource provider aggregate not found 2026-07-02 11:23:36.836 7 INFO neutron.services.segments.plugin [-] Segment a6c4baa9-1b7d-47de-98d2-c2b06506fb9a resource provider aggregate not found 2026-07-02 11:23:36.857 7 INFO neutron.services.segments.plugin [-] Segment a6c4baa9-1b7d-47de-98d2-c2b06506fb9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6c4baa9-1b7d-47de-98d2-c2b06506fb9a found for delete ", "request_id": "req-fecc1a6b-90a6-4e2a-8ac7-b1ec790b4573"}]} [pid: 7|app: 0|req: 489/1054] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:36 2026] DELETE /v2.0/networks/da41fe88-840e-45ad-b092-74659f6b3f4e => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:36.875 7 WARNING neutron_lib.context [None req-9fa39121-958a-490d-8b62-567b791c1d67 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:36.879 7 INFO neutron.services.segments.plugin [-] Segment a6c4baa9-1b7d-47de-98d2-c2b06506fb9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6c4baa9-1b7d-47de-98d2-c2b06506fb9a found for delete ", "request_id": "req-9c46ec41-d566-4b10-86bd-46f41ed7630e"}]} 2026-07-02 11:23:36.951 7 INFO neutron.db.segments_db [None req-9fa39121-958a-490d-8b62-567b791c1d67 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Added segment 27738d86-a0c4-4c8a-a01e-8a514cea34cc of type vxlan for network 69a635b1-9430-4c22-99fd-993510ce6f79 [pid: 7|app: 0|req: 490/1055] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:36 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:37.071 8 INFO neutron.db.l3_hamode_db [None req-85d04587-9171-479f-afc3-68e07e488c08 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:23:37.080 7 WARNING neutron_lib.context [None req-1e859dfc-c031-4e78-bf7f-d8f2dc96167d 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 491/1056] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:37 2026] POST /v2.0/subnets => generated 602 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1057] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:37 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:37.623 7 WARNING neutron_lib.context [None req-c6e609aa-231c-43c2-b04e-3a6679a9936f 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 493/1058] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:23:37 2026] POST /v2.0/ports => generated 911 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1059] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:38 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1060] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:38 2026] GET /v2.0/security-groups?tenant_id=d0b56b9157424092bad40fa3c9f8cf20&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1061] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:35 2026] POST /v2.0/routers => generated 695 bytes in 3503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1062] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:38 2026] DELETE /v2.0/ports/bb8afc5f-fedc-4873-afc8-7fd8c609aebf => 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: 567/1063] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:38 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1064] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:38 2026] DELETE /v2.0/security-groups/fb3650ca-c20b-4bdd-8ece-55882d9b2278 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:39.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be8e0642-0021-4568-b74f-2e7487af84d0 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/1065] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:23:38 2026] GET /v2.0/ports/bb8afc5f-fedc-4873-afc8-7fd8c609aebf => generated 132 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1066] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:39 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&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: 500/1067] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:39 2026] DELETE /v2.0/subnets/1b87c2c7-0858-4327-bf01-53ec74dc3473 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:40.005 7 INFO neutron.services.segments.plugin [-] Segment 27738d86-a0c4-4c8a-a01e-8a514cea34cc resource provider aggregate not found 2026-07-02 11:23:40.026 7 INFO neutron.services.segments.plugin [-] Segment 27738d86-a0c4-4c8a-a01e-8a514cea34cc resource provider aggregate not found 2026-07-02 11:23:40.030 7 INFO neutron.services.segments.plugin [-] Segment 27738d86-a0c4-4c8a-a01e-8a514cea34cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27738d86-a0c4-4c8a-a01e-8a514cea34cc found for delete ", "request_id": "req-58512d9c-63c6-4fa4-b0da-7dadfcd026dd"}]} 2026-07-02 11:23:40.045 7 INFO neutron.services.segments.plugin [-] Segment 27738d86-a0c4-4c8a-a01e-8a514cea34cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27738d86-a0c4-4c8a-a01e-8a514cea34cc found for delete ", "request_id": "req-90a2119b-c766-4754-97e3-26dba0520d4a"}]} [pid: 7|app: 0|req: 501/1068] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:39 2026] DELETE /v2.0/networks/69a635b1-9430-4c22-99fd-993510ce6f79 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1069] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:40 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1070] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:23:40 2026] GET /v2.0/ports?tenant_id=844f5cb1d603440f940367d10c3086f1&device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:40.168 7 WARNING neutron_lib.context [None req-6e0b8155-34e0-4f00-985a-6a84374f6c03 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 504/1071] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:23:40 2026] POST /v2.0/ports => generated 775 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1072] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:40 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1073] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:23:40 2026] GET /v2.0/networks?id=1c207108-51a4-4935-8178-33db5f17ac29 => generated 771 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1074] 10.0.0.48 () {34 vars in 736 bytes} [Thu Jul 2 11:23:40 2026] PUT /v2.0/ports/56cc50b1-fb70-4c2f-bfad-10eedd2b8b8d => generated 752 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1075] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:23:38 2026] PUT /v2.0/routers/ce05a9a3-4c54-439e-bafc-7010f8e645db/add_router_interface => generated 309 bytes in 2018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1076] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:23:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=115ea149-dd5a-4f62-be5a-a0717564fd73 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1077] 10.0.0.48 () {32 vars in 652 bytes} [Thu Jul 2 11:23:40 2026] GET /v2.0/extensions => generated 19901 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1078] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:23:41 2026] GET /v2.0/subnets?id=712adbbe-3c7d-4ad6-af31-c4b336fbc44f => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:41.400 8 WARNING neutron_lib.context [None req-a106100c-076d-4d0d-b4aa-5ef1c5aeab8a a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/1079] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:40 2026] DELETE /v2.0/ports/56cc50b1-fb70-4c2f-bfad-10eedd2b8b8d => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1080] 10.0.0.48 () {32 vars in 680 bytes} [Thu Jul 2 11:23:42 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1081] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:23:42 2026] GET /v2.0/ports?network_id=1c207108-51a4-4935-8178-33db5f17ac29&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1082] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:23:41 2026] POST /v2.0/ports => generated 955 bytes in 1545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1083] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:42 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 111 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: 572/1084] 10.0.0.48 () {32 vars in 680 bytes} [Thu Jul 2 11:23:42 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1085] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:23:42 2026] GET /v2.0/ports => generated 777 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:43.212 7 WARNING neutron_lib.context [None req-7c0f5a44-55cb-4bcf-81e7-1a05e0f4ea10 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 573/1086] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1087] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1088] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:43.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68a90ef4-0c57-4fa8-8f48-e3beb22e2b56 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1089] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/ports/56cc50b1-fb70-4c2f-bfad-10eedd2b8b8d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1090] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1091] 10.0.0.48 () {32 vars in 664 bytes} [Thu Jul 2 11:23:43 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: 579/1092] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/ports => generated 777 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1093] 10.0.0.48 () {32 vars in 698 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1094] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/ports/aaebe738-a607-4101-ba3b-049e030c01f9 => generated 774 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1095] 10.0.0.48 () {32 vars in 696 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:43.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6bf99b5-0858-4a14-8ec1-1b5d176ff9af 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1096] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:43 2026] DELETE /v2.0/ports/bb8afc5f-fedc-4873-afc8-7fd8c609aebf => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1097] 10.0.0.48 () {32 vars in 700 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:43.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98e75551-b831-4c1f-9435-0eddeca13c19 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1098] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:43 2026] DELETE /v2.0/subnets/1b87c2c7-0858-4327-bf01-53ec74dc3473 => 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: 586/1099] 10.0.0.48 () {32 vars in 688 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:43.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-613a19f1-ee75-4136-a20e-4e011bd0f27f 43c907eb268144c1bea861d532e67f0d 46e16374ca044f4cadb26b8c97bdc03c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1100] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:43 2026] DELETE /v2.0/subnets/cd89db5f-1216-4f68-8a4d-f63d96ac40a9 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1101] 10.0.0.48 () {32 vars in 702 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1102] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:23:43 2026] POST /v2.0/ports => generated 958 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1103] 10.0.0.48 () {32 vars in 692 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:43.727 7 WARNING neutron_lib.context [None req-0990c375-fd1c-4582-b0ad-0912feea351a a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1104] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:43 2026] DELETE /v2.0/ports/aaebe738-a607-4101-ba3b-049e030c01f9 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1105] 10.0.0.48 () {32 vars in 694 bytes} [Thu Jul 2 11:23:43 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:43.984 8 INFO neutron.services.segments.plugin [-] Segment c6b95c77-b81a-4cc2-ac47-3ccd58504141 resource provider aggregate not found 2026-07-02 11:23:44.006 8 INFO neutron.services.segments.plugin [-] Segment c6b95c77-b81a-4cc2-ac47-3ccd58504141 resource provider aggregate not found 2026-07-02 11:23:44.012 8 INFO neutron.services.segments.plugin [-] Segment c6b95c77-b81a-4cc2-ac47-3ccd58504141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b95c77-b81a-4cc2-ac47-3ccd58504141 found for delete ", "request_id": "req-41d15176-1b80-4075-b690-b2e5fe3005df"}]} 2026-07-02 11:23:44.022 8 INFO neutron.services.segments.plugin [-] Segment c6b95c77-b81a-4cc2-ac47-3ccd58504141 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b95c77-b81a-4cc2-ac47-3ccd58504141 found for delete ", "request_id": "req-2c24f70c-3af4-4521-9fa3-4f7de1dc6f83"}]} [pid: 8|app: 0|req: 591/1106] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:43 2026] DELETE /v2.0/networks/f15de82c-c120-4572-ab1f-5cfcdd4d659c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1107] 10.0.0.48 () {32 vars in 684 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1108] 10.0.0.48 () {32 vars in 686 bytes} [Thu Jul 2 11:23:44 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: 8|app: 0|req: 594/1109] 10.0.0.48 () {32 vars in 660 bytes} [Thu Jul 2 11:23:44 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: 595/1110] 10.0.0.48 () {32 vars in 698 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1111] 10.0.0.48 () {32 vars in 678 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1112] 10.0.0.48 () {32 vars in 682 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1113] 10.0.0.48 () {32 vars in 674 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1114] 10.0.0.48 () {32 vars in 688 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1115] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1116] 10.0.0.48 () {32 vars in 686 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1117] 10.0.0.48 () {32 vars in 668 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1118] 10.0.0.48 () {32 vars in 686 bytes} [Thu Jul 2 11:23:44 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: 8|app: 0|req: 604/1119] 10.0.0.48 () {32 vars in 680 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1120] 10.0.0.48 () {32 vars in 698 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1121] 10.0.0.48 () {32 vars in 678 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1122] 10.0.0.48 () {32 vars in 666 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1123] 10.0.0.48 () {32 vars in 676 bytes} [Thu Jul 2 11:23:44 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: 609/1124] 10.0.0.48 () {32 vars in 664 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1125] 10.0.0.48 () {32 vars in 674 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1126] 10.0.0.48 () {32 vars in 712 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1127] 10.0.0.48 () {32 vars in 690 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1128] 10.0.0.48 () {32 vars in 682 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1129] 10.0.0.48 () {32 vars in 668 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1130] 10.0.0.48 () {32 vars in 686 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1131] 10.0.0.48 () {32 vars in 704 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1132] 10.0.0.48 () {32 vars in 674 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1133] 10.0.0.48 () {32 vars in 700 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1134] 10.0.0.48 () {32 vars in 674 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1135] 10.0.0.48 () {32 vars in 692 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1136] 10.0.0.48 () {32 vars in 688 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1137] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1138] 10.0.0.48 () {32 vars in 708 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1139] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&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: 625/1140] 10.0.0.48 () {32 vars in 704 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1141] 10.0.0.48 () {32 vars in 696 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1142] 10.0.0.48 () {32 vars in 710 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1143] 10.0.0.48 () {32 vars in 668 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1144] 10.0.0.48 () {32 vars in 686 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1145] 10.0.0.48 () {32 vars in 680 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1146] 10.0.0.48 () {32 vars in 674 bytes} [Thu Jul 2 11:23:44 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: 632/1147] 10.0.0.48 () {32 vars in 670 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1148] 10.0.0.48 () {32 vars in 660 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1149] 10.0.0.48 () {32 vars in 698 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1150] 10.0.0.48 () {32 vars in 698 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1151] 10.0.0.48 () {32 vars in 676 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1152] 10.0.0.48 () {32 vars in 668 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1153] 10.0.0.48 () {32 vars in 682 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1154] 10.0.0.48 () {32 vars in 700 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:44.741 7 INFO neutron.db.l3_db [None req-0990c375-fd1c-4582-b0ad-0912feea351a a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Floating IP 60b95799-f267-45bf-b861-72207cb4b57d associated. External IP: 10.96.250.213, port: ae4ea63d-d66d-4375-b4eb-95598f5f4b20. [pid: 8|app: 0|req: 640/1155] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/security-groups?tenant_id=46e16374ca044f4cadb26b8c97bdc03c&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1156] 10.0.0.48 () {32 vars in 684 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1157] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:44 2026] DELETE /v2.0/security-groups/066b01db-e4b4-4b51-9ee6-aedf0ccc366d => 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: 643/1158] 10.0.0.48 () {32 vars in 706 bytes} [Thu Jul 2 11:23:44 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: 8|app: 0|req: 644/1159] 10.0.0.48 () {32 vars in 668 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1160] 10.0.0.48 () {32 vars in 696 bytes} [Thu Jul 2 11:23:44 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1161] 10.0.0.48 () {32 vars in 694 bytes} [Thu Jul 2 11:23:44 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: 647/1162] 10.0.0.48 () {32 vars in 684 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1163] 10.0.0.48 () {32 vars in 688 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1164] 10.0.0.48 () {32 vars in 666 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1165] 10.0.0.48 () {32 vars in 680 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1166] 10.0.0.48 () {32 vars in 680 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1167] 10.0.0.48 () {32 vars in 690 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1168] 10.0.0.48 () {32 vars in 690 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1169] 10.0.0.48 () {32 vars in 694 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1170] 10.0.0.48 () {32 vars in 684 bytes} [Thu Jul 2 11:23:45 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: 8|app: 0|req: 656/1171] 10.0.0.48 () {32 vars in 688 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1172] 10.0.0.48 () {32 vars in 700 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1173] 10.0.0.48 () {32 vars in 702 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1174] 10.0.0.48 () {32 vars in 712 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1175] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1176] 10.0.0.48 () {32 vars in 714 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1177] 10.0.0.48 () {34 vars in 676 bytes} [Thu Jul 2 11:23:43 2026] POST /v2.0/floatingips => generated 842 bytes in 1487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1178] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1179] 10.0.0.48 () {32 vars in 740 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1180] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1181] 10.0.0.48 () {32 vars in 682 bytes} [Thu Jul 2 11:23: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: 666/1182] 10.0.0.48 () {32 vars in 668 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1183] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1184] 10.0.0.48 () {32 vars in 678 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1185] 10.0.0.48 () {32 vars in 668 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1186] 10.0.0.48 () {32 vars in 696 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1187] 10.0.0.48 () {32 vars in 704 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1188] 10.0.0.48 () {32 vars in 700 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1189] 10.0.0.48 () {32 vars in 682 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1190] 10.0.0.48 () {32 vars in 704 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1191] 10.0.0.48 () {32 vars in 694 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1192] 10.0.0.48 () {32 vars in 688 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:45.366 7 INFO neutron.db.l3_db [None req-65ca836a-58d6-4941-b14c-36cc205f9a5a a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Floating IP 60b95799-f267-45bf-b861-72207cb4b57d disassociated. External IP: 10.96.250.213, port: ae4ea63d-d66d-4375-b4eb-95598f5f4b20. [pid: 8|app: 0|req: 677/1193] 10.0.0.48 () {32 vars in 696 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1194] 10.0.0.48 () {32 vars in 688 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1195] 10.0.0.48 () {32 vars in 700 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1196] 10.0.0.48 () {32 vars in 664 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1197] 10.0.0.48 () {32 vars in 680 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1198] 10.0.0.48 () {32 vars in 692 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1199] 10.0.0.48 () {32 vars in 676 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1200] 10.0.0.48 () {32 vars in 666 bytes} [Thu Jul 2 11:23:45 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: 685/1201] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1202] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:45 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1203] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:23:45 2026] PUT /v2.0/floatingips/60b95799-f267-45bf-b861-72207cb4b57d => generated 552 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1204] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:23:45 2026] DELETE /v2.0/floatingips/60b95799-f267-45bf-b861-72207cb4b57d => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:46.356 8 WARNING neutron_lib.context [None req-b90fd94d-b5be-457b-9a37-e22eeb683d2a a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 518/1205] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:46 2026] GET /v2.0/security-groups?tenant_id=aae94438e64b43e7932ab0552285d7c4&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1206] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:46 2026] DELETE /v2.0/security-groups/e50d99f7-3467-419f-ab2c-8de81318209c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:47.264 7 WARNING neutron_lib.context [None req-a58f1f43-e302-4beb-8c18-8db40fafebbe e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:47.410 7 INFO neutron.db.segments_db [None req-a58f1f43-e302-4beb-8c18-8db40fafebbe e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment ccce7a2a-a16b-4684-99a1-1033ae33cbf7 of type vxlan for network 90dcd3b0-8858-478d-8acf-c031c7e42247 2026-07-02 11:23:47.493 8 INFO neutron.db.l3_db [None req-b90fd94d-b5be-457b-9a37-e22eeb683d2a a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Floating IP b47ff8f6-bd28-4fe8-9543-7fceae6edc91 associated. External IP: 10.96.250.205, port: 8903f8ef-97d2-4159-b1bd-959b991c08c7. [pid: 7|app: 0|req: 520/1207] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:47 2026] POST /v2.0/networks => generated 629 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:47.564 7 WARNING neutron_lib.context [None req-42ba9959-a1f1-4b37-bcf1-ee6b5f182d1c e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:47.661 7 INFO neutron.db.segments_db [None req-42ba9959-a1f1-4b37-bcf1-ee6b5f182d1c e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment 2abb6ccf-638b-4a06-adab-72be59dad3c9 of type vxlan for network 6652832e-9427-4f13-a8d1-72d0c3704357 [pid: 7|app: 0|req: 521/1208] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:47 2026] POST /v2.0/networks => generated 629 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:47.777 7 WARNING neutron_lib.context [None req-e7efef96-fc12-4ccc-b052-8035ff89a80a e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 688/1209] 10.0.0.48 () {34 vars in 676 bytes} [Thu Jul 2 11:23:46 2026] POST /v2.0/floatingips => generated 842 bytes in 1555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1210] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:23:47 2026] GET /v2.0/floatingips/b47ff8f6-bd28-4fe8-9543-7fceae6edc91 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1211] 10.0.0.48 () {32 vars in 654 bytes} [Thu Jul 2 11:23:47 2026] GET /v2.0/floatingips => generated 845 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1214] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:47 2026] POST /v2.0/subnets => generated 602 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:48.244 7 WARNING neutron_lib.context [None req-ee690ae8-f650-472c-a274-6c8ab9d4c2a1 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1215] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:48 2026] POST /v2.0/subnets => generated 602 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:48.754 7 WARNING neutron_lib.context [None req-2b93d537-5822-42e6-ad93-090cd86a1252 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:48.755 7 WARNING neutron_lib.context [None req-2b93d537-5822-42e6-ad93-090cd86a1252 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:48.944 7 INFO neutron.db.segments_db [None req-2b93d537-5822-42e6-ad93-090cd86a1252 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Added segment 393e8083-224c-4866-abd1-8836642437aa of type vxlan for network e6f42d4e-48df-477f-9a6a-f7412d877b1c 2026-07-02 11:23:49.042 8 INFO neutron.db.l3_db [None req-c3a5e13a-f191-4dd5-a930-164a90a7635a a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Floating IP b47ff8f6-bd28-4fe8-9543-7fceae6edc91 associated. External IP: 10.96.250.205, port: 8903f8ef-97d2-4159-b1bd-959b991c08c7. 2026-07-02 11:23:49.045 7 INFO neutron.db.segments_db [None req-2b93d537-5822-42e6-ad93-090cd86a1252 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Added segment 8ed0df27-4f6d-4848-a984-c26bbcf77c75 of type vxlan for network 318669b3-7e90-425e-bc16-40a1bae146bc [pid: 7|app: 0|req: 524/1216] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:48 2026] POST /v2.0/networks => generated 1245 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:23:49.226 7 WARNING neutron_lib.context [None req-0732b326-02fd-4939-95c5-cc59d9351b1b e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:49.315 7 INFO neutron.db.segments_db [None req-0732b326-02fd-4939-95c5-cc59d9351b1b e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment 612f07e8-f650-4210-bd18-141de888ec87 of type vxlan for network 2e405087-df77-46ff-85eb-675d4565fb12 2026-07-02 11:23:49.657 7 INFO neutron.db.l3_hamode_db [None req-0732b326-02fd-4939-95c5-cc59d9351b1b e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:23:49.857 7 INFO neutron.db.l3_hamode_db [None req-0732b326-02fd-4939-95c5-cc59d9351b1b e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 693/1217] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:23:48 2026] PUT /v2.0/floatingips/b47ff8f6-bd28-4fe8-9543-7fceae6edc91 => generated 842 bytes in 1873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1218] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:23:49 2026] GET /v2.0/networks => generated 1844 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:23:50.226 8 INFO neutron.db.l3_db [None req-75205568-5704-42ff-90c4-e1e68b399ef0 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] Floating IP b47ff8f6-bd28-4fe8-9543-7fceae6edc91 disassociated. External IP: 10.96.250.205, port: ae4ea63d-d66d-4375-b4eb-95598f5f4b20. [pid: 8|app: 0|req: 695/1219] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:23:50 2026] PUT /v2.0/floatingips/b47ff8f6-bd28-4fe8-9543-7fceae6edc91 => generated 552 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1220] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:49 2026] POST /v2.0/routers => generated 507 bytes in 1521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:23:50.843 8 INFO neutron.services.segments.plugin [-] Segment 393e8083-224c-4866-abd1-8836642437aa resource provider aggregate not found 2026-07-02 11:23:50.847 8 INFO neutron.services.segments.plugin [-] Segment 393e8083-224c-4866-abd1-8836642437aa resource provider aggregate not found 2026-07-02 11:23:50.866 8 INFO neutron.services.segments.plugin [-] Segment 393e8083-224c-4866-abd1-8836642437aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393e8083-224c-4866-abd1-8836642437aa found for delete ", "request_id": "req-10ce6473-3d6c-4513-acba-63e078d2fb8c"}]} 2026-07-02 11:23:50.867 8 INFO neutron.services.segments.plugin [-] Segment 393e8083-224c-4866-abd1-8836642437aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393e8083-224c-4866-abd1-8836642437aa found for delete ", "request_id": "req-48bff883-853c-4ad1-9584-7f842acdea10"}]} [pid: 8|app: 0|req: 696/1221] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:50 2026] DELETE /v2.0/networks/e6f42d4e-48df-477f-9a6a-f7412d877b1c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1222] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:23:50 2026] DELETE /v2.0/floatingips/b47ff8f6-bd28-4fe8-9543-7fceae6edc91 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:51.336 7 INFO neutron.services.segments.plugin [-] Segment 8ed0df27-4f6d-4848-a984-c26bbcf77c75 resource provider aggregate not found 2026-07-02 11:23:51.348 7 INFO neutron.services.segments.plugin [-] Segment 8ed0df27-4f6d-4848-a984-c26bbcf77c75 resource provider aggregate not found 2026-07-02 11:23:51.362 7 INFO neutron.services.segments.plugin [-] Segment 8ed0df27-4f6d-4848-a984-c26bbcf77c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ed0df27-4f6d-4848-a984-c26bbcf77c75 found for delete ", "request_id": "req-debe6840-9782-4a18-95f8-8b20f4f5236a"}]} 2026-07-02 11:23:51.362 7 INFO neutron.services.segments.plugin [-] Segment 8ed0df27-4f6d-4848-a984-c26bbcf77c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ed0df27-4f6d-4848-a984-c26bbcf77c75 found for delete ", "request_id": "req-1819889d-794e-4c7e-bbc9-f21133c09526"}]} [pid: 7|app: 0|req: 527/1223] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:51 2026] DELETE /v2.0/networks/318669b3-7e90-425e-bc16-40a1bae146bc => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:51.403 7 INFO neutron.api.v2.resource [None req-ef68665d-d4b5-4c8a-990d-4661208ec4d4 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1224] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:23:51 2026] DELETE /v2.0/floatingips/b47ff8f6-bd28-4fe8-9543-7fceae6edc91 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1225] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:23:51 2026] GET /v2.0/networks => generated 651 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1226] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:51 2026] DELETE /v2.0/ports/ae4ea63d-d66d-4375-b4eb-95598f5f4b20 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:52.348 7 WARNING neutron_lib.context [None req-5a57e42c-d0d3-4e0e-b349-e410e3666402 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:52.417 7 INFO neutron.db.segments_db [None req-5a57e42c-d0d3-4e0e-b349-e410e3666402 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Added segment 7319590c-7587-45a7-9e5c-a0ca75e96b60 of type vxlan for network 003f91c0-327d-4a0a-96cf-86d957084279 [pid: 8|app: 0|req: 697/1227] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:23:50 2026] PUT /v2.0/routers/4eccd34a-f5e9-4810-b75f-31a39bc75eeb/add_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1228] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:52 2026] POST /v2.0/networks => generated 654 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1229] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:23:52 2026] GET /v2.0/ports/8610ae9c-6b80-4dfe-9faf-4d3cd0d6cd78 => generated 955 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:52.587 7 WARNING neutron_lib.context [None req-8fcea999-7c13-4062-9e5c-17a0e78e884a 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:52.644 7 INFO neutron.db.segments_db [None req-8fcea999-7c13-4062-9e5c-17a0e78e884a 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Added segment f4c65195-097c-4574-b7e3-bd4540b7173a of type vxlan for network a6e4c330-a97d-486d-b72e-36446e4e1aaa [pid: 7|app: 0|req: 533/1230] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:52 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1231] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:52 2026] DELETE /v2.0/ports/8903f8ef-97d2-4159-b1bd-959b991c08c7 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:52.891 8 WARNING neutron_lib.context [None req-68f02ac8-d587-41b5-8272-9060a0aa3a46 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:52.936 8 WARNING neutron_lib.context [None req-68f02ac8-d587-41b5-8272-9060a0aa3a46 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1232] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:23:52 2026] POST /v2.0/ports => generated 1505 bytes in 830 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: 700/1233] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/ports?device_id=ce05a9a3-4c54-439e-bafc-7010f8e645db => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1234] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:23:53 2026] GET /v2.0/ports => generated 1505 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1235] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:23:52 2026] PUT /v2.0/routers/4eccd34a-f5e9-4810-b75f-31a39bc75eeb/add_router_interface => generated 309 bytes in 1644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1236] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:54 2026] DELETE /v2.0/ports/13cb209f-708e-43bc-85b1-25dddf1ba439 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1237] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:23:54 2026] GET /v2.0/ports/a7f6d672-b34f-4ad8-924f-40ff2acb6842 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1238] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:23:54 2026] DELETE /v2.0/ports/e73d7424-be01-46df-b449-d4c9e585308c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1239] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:23:53 2026] PUT /v2.0/routers/ce05a9a3-4c54-439e-bafc-7010f8e645db/remove_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1240] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:23:55 2026] GET /v2.0/ports => 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: 704/1241] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:23:55 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => 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: 538/1242] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:23:55 2026] PUT /v2.0/routers/4eccd34a-f5e9-4810-b75f-31a39bc75eeb/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:56.245 7 WARNING neutron_lib.context [None req-73027a29-3860-443e-8a28-f12bf1b58964 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:56.327 7 INFO neutron.db.segments_db [None req-73027a29-3860-443e-8a28-f12bf1b58964 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Added segment 7ea25489-8e6e-4e23-bfda-77bb4e159e65 of type vxlan for network 7d3113f5-4553-47a1-8674-cf213dd1f3fc [pid: 7|app: 0|req: 539/1243] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:56 2026] POST /v2.0/networks => generated 653 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1244] 10.0.0.82 () {34 vars in 1039 bytes} [Thu Jul 2 11:23:56 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:23:57.075 8 INFO neutron.services.segments.plugin [-] Segment 2c32c640-266d-4055-bd15-8e052c3847fb resource provider aggregate not found 2026-07-02 11:23:57.081 8 INFO neutron.services.segments.plugin [-] Segment 2c32c640-266d-4055-bd15-8e052c3847fb resource provider aggregate not found 2026-07-02 11:23:57.101 8 INFO neutron.services.segments.plugin [-] Segment 2c32c640-266d-4055-bd15-8e052c3847fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c32c640-266d-4055-bd15-8e052c3847fb found for delete ", "request_id": "req-9947c23a-cc9f-4f4a-9620-b5ae5c7400dd"}]} 2026-07-02 11:23:57.102 8 INFO neutron.services.segments.plugin [-] Segment 2c32c640-266d-4055-bd15-8e052c3847fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c32c640-266d-4055-bd15-8e052c3847fb found for delete ", "request_id": "req-72dd8138-36d7-4b62-977f-a3e0fc8de3ee"}]} 2026-07-02 11:23:57.116 8 INFO neutron.db.l3_hamode_db [None req-cb00e25a-3552-4c98-a640-0a7b2fad33f3 a718ec1d7391458380132f7653782563 a39f6ff45c5743069a65f7fb80bfb452 - - default default] HA network e2ec381e-d457-4a27-b6b9-b3e17a5731d0 was deleted as no HA routers are present in tenant a39f6ff45c5743069a65f7fb80bfb452. [pid: 8|app: 0|req: 705/1245] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:55 2026] DELETE /v2.0/routers/ce05a9a3-4c54-439e-bafc-7010f8e645db => generated 0 bytes in 1463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:57.133 8 WARNING neutron_lib.context [None req-ef7479c0-106a-496a-86ba-fad9afa8f613 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:57.211 8 INFO neutron.db.segments_db [None req-ef7479c0-106a-496a-86ba-fad9afa8f613 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Added segment 6f2aba6b-7a61-4762-a0cb-e6a615c58086 of type vxlan for network 27ed65bd-6200-4b68-b13a-a64468a2cf19 [pid: 8|app: 0|req: 706/1246] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:57 2026] POST /v2.0/networks => generated 653 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1247] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:57 2026] DELETE /v2.0/subnets/f3942ae9-b1e4-4899-800f-4bcaa7df318f => 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: 541/1248] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:23:56 2026] PUT /v2.0/routers/4eccd34a-f5e9-4810-b75f-31a39bc75eeb/remove_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1249] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:23:57 2026] GET /v2.0/ports?device_id=4eccd34a-f5e9-4810-b75f-31a39bc75eeb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1250] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:57 2026] DELETE /v2.0/networks/a5be63d9-2775-4c41-9c5f-005ae73b84b2 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:57.805 8 WARNING neutron_lib.context [None req-e8af5074-1718-486a-b847-b7faf37987f1 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:57.850 8 WARNING neutron_lib.context [None req-e8af5074-1718-486a-b847-b7faf37987f1 7dc59f58677b4a15950e5ee7823f780c 7564998e74674a39bfe096dc3adb2601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:58.503 7 INFO neutron.db.l3_hamode_db [None req-896b45df-21c1-45bf-adc3-ad2efaadd757 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] HA network 2e405087-df77-46ff-85eb-675d4565fb12 was deleted as no HA routers are present in tenant a309ddab79334adf819934b0681210c3. [pid: 7|app: 0|req: 543/1251] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:57 2026] DELETE /v2.0/routers/4eccd34a-f5e9-4810-b75f-31a39bc75eeb => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:23:58.514 7 INFO neutron.services.segments.plugin [-] Segment 612f07e8-f650-4210-bd18-141de888ec87 resource provider aggregate not found 2026-07-02 11:23:58.519 7 INFO neutron.services.segments.plugin [-] Segment 612f07e8-f650-4210-bd18-141de888ec87 resource provider aggregate not found 2026-07-02 11:23:58.535 7 INFO neutron.services.segments.plugin [-] Segment 612f07e8-f650-4210-bd18-141de888ec87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612f07e8-f650-4210-bd18-141de888ec87 found for delete ", "request_id": "req-3c800536-4ea0-472a-b411-54ce9bad3cf2"}]} 2026-07-02 11:23:58.536 7 INFO neutron.services.segments.plugin [-] Segment 612f07e8-f650-4210-bd18-141de888ec87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 612f07e8-f650-4210-bd18-141de888ec87 found for delete ", "request_id": "req-91d2d18b-90c7-4c48-80c8-9a0666292422"}]} [pid: 8|app: 0|req: 709/1252] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:23:57 2026] POST /v2.0/subnets => generated 1275 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1253] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:23:58 2026] GET /v2.0/security-groups?tenant_id=a39f6ff45c5743069a65f7fb80bfb452&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1254] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:23:58 2026] GET /v2.0/subnets => generated 1888 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1255] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:23:58 2026] DELETE /v2.0/security-groups/42d77a8a-db07-44c2-b3bc-1bb2b52ca3d4 => 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: 710/1256] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:58 2026] DELETE /v2.0/subnets/5a13a622-3091-4d8f-90b0-cc51ef54482a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:59.153 8 INFO neutron.services.segments.plugin [-] Segment b288d183-0d73-4dd5-92c6-9384a7ea9373 resource provider aggregate not found 2026-07-02 11:23:59.160 8 INFO neutron.services.segments.plugin [-] Segment b288d183-0d73-4dd5-92c6-9384a7ea9373 resource provider aggregate not found 2026-07-02 11:23:59.170 8 INFO neutron.services.segments.plugin [-] Segment b288d183-0d73-4dd5-92c6-9384a7ea9373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b288d183-0d73-4dd5-92c6-9384a7ea9373 found for delete ", "request_id": "req-e96ecec2-ab04-4e87-bfb8-2c3232963557"}]} [pid: 7|app: 0|req: 547/1257] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:58 2026] DELETE /v2.0/subnets/736c6b8d-22e8-48f5-8531-c304051fc83f => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:59.191 8 INFO neutron.services.segments.plugin [-] Segment b288d183-0d73-4dd5-92c6-9384a7ea9373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b288d183-0d73-4dd5-92c6-9384a7ea9373 found for delete ", "request_id": "req-7e02f4a9-a03d-4e88-86af-08803ab7fea2"}]} [pid: 8|app: 0|req: 711/1258] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:58 2026] DELETE /v2.0/subnets/c681902c-92bd-4fc6-ad27-c395989a4494 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1259] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:23:59 2026] DELETE /v2.0/subnets/664d22e7-7db7-4fd1-802d-c4e9ddd592f9 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1260] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:23:59 2026] GET /v2.0/subnets => generated 626 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1261] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:59 2026] DELETE /v2.0/networks/6652832e-9427-4f13-a8d1-72d0c3704357 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1262] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:59 2026] DELETE /v2.0/networks/90dcd3b0-8858-478d-8acf-c031c7e42247 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:23:59.866 8 WARNING neutron_lib.context [None req-382c60cd-84c4-4eef-b05f-0f1016827e79 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:23:59.944 8 INFO neutron.db.segments_db [None req-382c60cd-84c4-4eef-b05f-0f1016827e79 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment 8968fc1b-cc02-4db7-84f2-8236c5c1c7f4 of type vxlan for network c14498ef-18db-40af-b892-b03988507511 [pid: 8|app: 0|req: 714/1263] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:23:59 2026] POST /v2.0/networks => generated 630 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:00.079 8 WARNING neutron_lib.context [None req-3edf1e6e-f951-4238-8a9d-882a7a13f724 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 550/1264] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:23:59 2026] DELETE /v2.0/networks/27ed65bd-6200-4b68-b13a-a64468a2cf19 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1265] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:00 2026] POST /v2.0/subnets => generated 602 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:00.468 8 WARNING neutron_lib.context [None req-83c2d00f-5320-42d2-8ead-c771f2fab7f7 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:00.518 8 INFO neutron.db.segments_db [None req-83c2d00f-5320-42d2-8ead-c771f2fab7f7 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment 551777a4-dd6c-4d79-bcc7-cbb6f24922b7 of type vxlan for network c04df847-4a22-419e-b3bf-1996143ded5c 2026-07-02 11:24:00.573 7 INFO neutron.services.segments.plugin [-] Segment 6f2aba6b-7a61-4762-a0cb-e6a615c58086 resource provider aggregate not found 2026-07-02 11:24:00.583 7 INFO neutron.services.segments.plugin [-] Segment 6f2aba6b-7a61-4762-a0cb-e6a615c58086 resource provider aggregate not found 2026-07-02 11:24:00.590 7 INFO neutron.services.segments.plugin [-] Segment 6f2aba6b-7a61-4762-a0cb-e6a615c58086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f2aba6b-7a61-4762-a0cb-e6a615c58086 found for delete ", "request_id": "req-440efd6e-ce61-4b5f-94a5-55dddba2d34a"}]} 2026-07-02 11:24:00.599 7 INFO neutron.services.segments.plugin [-] Segment 6f2aba6b-7a61-4762-a0cb-e6a615c58086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f2aba6b-7a61-4762-a0cb-e6a615c58086 found for delete ", "request_id": "req-3dc30c9e-b5f2-478d-837d-d3681f75faed"}]} 2026-07-02 11:24:00.864 8 INFO neutron.db.l3_hamode_db [None req-83c2d00f-5320-42d2-8ead-c771f2fab7f7 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 551/1266] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:00 2026] DELETE /v2.0/networks/7d3113f5-4553-47a1-8674-cf213dd1f3fc => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:01.023 8 INFO neutron.db.l3_hamode_db [None req-83c2d00f-5320-42d2-8ead-c771f2fab7f7 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:24:01.072 7 WARNING neutron_lib.context [None req-613ef4fe-118b-429b-b173-60202b784fff 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:01.212 8 INFO neutron.services.segments.plugin [-] Segment 2abb6ccf-638b-4a06-adab-72be59dad3c9 resource provider aggregate not found 2026-07-02 11:24:01.225 8 INFO neutron.services.segments.plugin [-] Segment 2abb6ccf-638b-4a06-adab-72be59dad3c9 resource provider aggregate not found 2026-07-02 11:24:01.237 8 INFO neutron.services.segments.plugin [-] Segment 2abb6ccf-638b-4a06-adab-72be59dad3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2abb6ccf-638b-4a06-adab-72be59dad3c9 found for delete ", "request_id": "req-fa5bd47e-6aa8-4871-b1cc-70bbae7128f0"}]} 2026-07-02 11:24:01.245 8 INFO neutron.services.segments.plugin [-] Segment 2abb6ccf-638b-4a06-adab-72be59dad3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2abb6ccf-638b-4a06-adab-72be59dad3c9 found for delete ", "request_id": "req-e46e9731-e7b9-450d-a160-0c42992b6e54"}]} 2026-07-02 11:24:01.253 8 INFO neutron.services.segments.plugin [-] Segment ccce7a2a-a16b-4684-99a1-1033ae33cbf7 resource provider aggregate not found 2026-07-02 11:24:01.266 8 INFO neutron.services.segments.plugin [-] Segment ccce7a2a-a16b-4684-99a1-1033ae33cbf7 resource provider aggregate not found 2026-07-02 11:24:01.273 8 INFO neutron.services.segments.plugin [-] Segment ccce7a2a-a16b-4684-99a1-1033ae33cbf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccce7a2a-a16b-4684-99a1-1033ae33cbf7 found for delete ", "request_id": "req-d3e55d3c-130c-442f-87a7-ca55a5971b5c"}]} 2026-07-02 11:24:01.288 8 INFO neutron.services.segments.plugin [-] Segment ccce7a2a-a16b-4684-99a1-1033ae33cbf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccce7a2a-a16b-4684-99a1-1033ae33cbf7 found for delete ", "request_id": "req-1681e7a3-6578-42f2-b9b3-3425f158222b"}]} 2026-07-02 11:24:01.296 7 INFO neutron.db.segments_db [None req-613ef4fe-118b-429b-b173-60202b784fff 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] Added segment 01f4a0c7-edb3-4a2f-afd8-cf844e9ad65b of type vxlan for network 798fb3b0-08b2-4953-8010-5ba49ed00199 [pid: 7|app: 0|req: 552/1267] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:00 2026] POST /v2.0/networks => generated 647 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1268] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:01 2026] DELETE /v2.0/networks/a6e4c330-a97d-486d-b72e-36446e4e1aaa => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1269] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:24:01 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1270] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:00 2026] POST /v2.0/routers => generated 506 bytes in 1481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1271] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:24:01 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&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 11:24:02.002 8 WARNING neutron_lib.context [None req-50b04b61-8588-4cac-b4ab-c3a84edd599b 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 555/1272] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:01 2026] DELETE /v2.0/networks/003f91c0-327d-4a0a-96cf-86d957084279 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:02.020 7 WARNING neutron_lib.context [None req-a6cc4761-14b3-42f4-9c55-64081aa6dcc6 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 718/1273] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:01 2026] POST /v2.0/subnets => generated 649 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1274] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:24:02 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:02.531 8 WARNING neutron_lib.context [None req-76381937-9ab2-4c13-8102-b887f854cd20 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:02.623 7 INFO neutron.services.segments.plugin [-] Segment 7ea25489-8e6e-4e23-bfda-77bb4e159e65 resource provider aggregate not found 2026-07-02 11:24:02.633 8 INFO neutron.db.segments_db [None req-76381937-9ab2-4c13-8102-b887f854cd20 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] Added segment e982a39c-d023-425a-ac39-534d8ebaa557 of type vxlan for network af952714-b733-4fea-969d-7669123e3cee 2026-07-02 11:24:02.637 7 INFO neutron.services.segments.plugin [-] Segment 7ea25489-8e6e-4e23-bfda-77bb4e159e65 resource provider aggregate not found 2026-07-02 11:24:02.656 7 INFO neutron.services.segments.plugin [-] Segment 7ea25489-8e6e-4e23-bfda-77bb4e159e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ea25489-8e6e-4e23-bfda-77bb4e159e65 found for delete ", "request_id": "req-a5ea8d6b-e965-427b-bd25-08a9df947ae0"}]} 2026-07-02 11:24:02.662 7 INFO neutron.services.segments.plugin [-] Segment 7ea25489-8e6e-4e23-bfda-77bb4e159e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ea25489-8e6e-4e23-bfda-77bb4e159e65 found for delete ", "request_id": "req-ece15477-c276-4591-a5ce-fb3d848023ea"}]} [pid: 7|app: 0|req: 556/1275] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:24:02 2026] POST /v2.0/ports => generated 947 bytes in 658 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 11:24:02.681 7 INFO neutron.services.segments.plugin [-] Segment f4c65195-097c-4574-b7e3-bd4540b7173a resource provider aggregate not found 2026-07-02 11:24:02.687 7 INFO neutron.services.segments.plugin [-] Segment f4c65195-097c-4574-b7e3-bd4540b7173a resource provider aggregate not found 2026-07-02 11:24:02.707 7 INFO neutron.services.segments.plugin [-] Segment f4c65195-097c-4574-b7e3-bd4540b7173a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4c65195-097c-4574-b7e3-bd4540b7173a found for delete ", "request_id": "req-e5303b91-d3f8-45f9-832d-ffcdf143e406"}]} 2026-07-02 11:24:02.712 7 INFO neutron.services.segments.plugin [-] Segment f4c65195-097c-4574-b7e3-bd4540b7173a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4c65195-097c-4574-b7e3-bd4540b7173a found for delete ", "request_id": "req-bfa7a69f-d4d0-4b31-ae18-3f5bd21f6e93"}]} [pid: 7|app: 0|req: 557/1276] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:24:02 2026] GET /v2.0/security-groups?id=1751b49d-cb84-4375-9ba8-3aee6300c1a6&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:02.732 7 INFO neutron.services.segments.plugin [-] Segment 7319590c-7587-45a7-9e5c-a0ca75e96b60 resource provider aggregate not found 2026-07-02 11:24:02.744 7 INFO neutron.services.segments.plugin [-] Segment 7319590c-7587-45a7-9e5c-a0ca75e96b60 resource provider aggregate not found 2026-07-02 11:24:02.766 7 INFO neutron.services.segments.plugin [-] Segment 7319590c-7587-45a7-9e5c-a0ca75e96b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7319590c-7587-45a7-9e5c-a0ca75e96b60 found for delete ", "request_id": "req-0272d1a9-c889-479d-b124-c7d6a09f4965"}]} 2026-07-02 11:24:02.767 7 INFO neutron.services.segments.plugin [-] Segment 7319590c-7587-45a7-9e5c-a0ca75e96b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7319590c-7587-45a7-9e5c-a0ca75e96b60 found for delete ", "request_id": "req-5c748763-20b1-470b-a660-9c3ed88c7c60"}]} [pid: 8|app: 0|req: 720/1277] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:02 2026] POST /v2.0/networks => generated 648 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1278] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:02 2026] GET /v2.0/security-groups?tenant_id=7564998e74674a39bfe096dc3adb2601&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1279] 10.0.0.48 () {34 vars in 742 bytes} [Thu Jul 2 11:24:02 2026] PUT /v2.0/networks/af952714-b733-4fea-969d-7669123e3cee => generated 592 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1280] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:24:03 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1281] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:03 2026] DELETE /v2.0/security-groups/a07d1be4-9df7-4cc4-8234-58fbe274f553 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:03.374 8 WARNING neutron_lib.context [None req-85282bc2-1782-44e9-bcbf-4b65ab121c17 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1284] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:03 2026] POST /v2.0/subnets => generated 622 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:04.035 8 INFO neutron.db.l3_db [req-ee426583-5c15-45cf-bb19-b80bcd343d1e req-1e33903b-a8b5-456a-b0b9-c33111027842 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] Floating IP 66995aee-4f79-4350-889a-84f929b7e97f disassociated. External IP: 10.96.250.212, port: 115ea149-dd5a-4f62-be5a-a0717564fd73. [pid: 7|app: 0|req: 558/1285] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:02 2026] PUT /v2.0/routers/f0a8c0b9-3d7b-48d0-8544-98edb7b7792c/add_router_interface => generated 309 bytes in 1602 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: 728/1286] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:24:03 2026] DELETE /v2.0/ports/115ea149-dd5a-4f62-be5a-a0717564fd73 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1287] 10.0.0.48 () {34 vars in 740 bytes} [Thu Jul 2 11:24:04 2026] PUT /v2.0/subnets/68fa37aa-b8c7-43e2-ad83-302e3b2c6623 => generated 632 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1288] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:24:04 2026] GET /v2.0/ports?device_id=2798b1ac-cdfb-47cd-bb83-e126a65415de => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:04.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66fe4eb4-9b5c-44ea-b986-40818900efb4'] response: {'server_uuid': '2798b1ac-cdfb-47cd-bb83-e126a65415de', 'name': 'network-vif-deleted', 'tag': '115ea149-dd5a-4f62-be5a-a0717564fd73', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 560/1289] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:04 2026] GET /v2.0/ports/bf8146cb-27fa-4cd7-b09e-5cd9785d6109 => generated 1021 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:05.325 8 INFO neutron.services.segments.plugin [-] Segment e982a39c-d023-425a-ac39-534d8ebaa557 resource provider aggregate not found 2026-07-02 11:24:05.331 8 INFO neutron.services.segments.plugin [-] Segment e982a39c-d023-425a-ac39-534d8ebaa557 resource provider aggregate not found 2026-07-02 11:24:05.349 8 INFO neutron.services.segments.plugin [-] Segment e982a39c-d023-425a-ac39-534d8ebaa557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e982a39c-d023-425a-ac39-534d8ebaa557 found for delete ", "request_id": "req-b017852a-9d61-4e52-b600-f15adcd70c5e"}]} 2026-07-02 11:24:05.351 8 INFO neutron.services.segments.plugin [-] Segment e982a39c-d023-425a-ac39-534d8ebaa557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e982a39c-d023-425a-ac39-534d8ebaa557 found for delete ", "request_id": "req-c4eae161-7bb7-421d-adc4-78e7c12ab79e"}]} [pid: 8|app: 0|req: 730/1290] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:04 2026] DELETE /v2.0/networks/af952714-b733-4fea-969d-7669123e3cee => generated 0 bytes in 718 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:05.573 8 WARNING neutron_lib.context [None req-15d0ab77-ad7d-4f54-b2e5-95734cb429b2 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:05.748 8 INFO neutron.db.segments_db [None req-15d0ab77-ad7d-4f54-b2e5-95734cb429b2 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Added segment ccbbda7a-a1b6-4aca-886e-cf9f33d8bf83 of type vxlan for network 6cfb1035-f3f4-4772-beee-cf3567ddeb99 [pid: 8|app: 0|req: 731/1291] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:05 2026] POST /v2.0/networks => generated 649 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:05.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f00f0e9-a415-4f52-9cf6-8ec34ead874b 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1292] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:05 2026] DELETE /v2.0/networks/af952714-b733-4fea-969d-7669123e3cee => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1293] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:04 2026] PUT /v2.0/routers/f0a8c0b9-3d7b-48d0-8544-98edb7b7792c/remove_router_interface => generated 309 bytes in 1255 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 11:24:06.015 7 WARNING neutron_lib.context [None req-2be808ca-6b16-4287-adfe-0f93ccb24917 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 733/1294] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:05 2026] DELETE /v2.0/security-groups/1751b49d-cb84-4375-9ba8-3aee6300c1a6 => 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: 734/1295] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:24:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:06.331 8 INFO neutron.api.v2.resource [None req-100159e4-c10f-410c-8d02-f61447e2771a e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1296] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:06 2026] PUT /v2.0/routers/f0a8c0b9-3d7b-48d0-8544-98edb7b7792c/remove_router_interface => generated 197 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:06.341 8 INFO neutron.api.v2.resource [None req-1e4c9115-cd0d-4ae8-8c57-b04a3535a589 26732ba0fa1b4d2ba07eb281c5ce574d 844f5cb1d603440f940367d10c3086f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1297] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:24:06 2026] GET /v2.0/security-groups/1751b49d-cb84-4375-9ba8-3aee6300c1a6 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1298] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:24:06 2026] GET /v2.0/subnets?network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1299] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:06 2026] GET /v2.0/ports?device_id=f0a8c0b9-3d7b-48d0-8544-98edb7b7792c => 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: 562/1300] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:24:06 2026] POST /v2.0/ports => generated 779 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1301] 10.0.0.48 () {32 vars in 652 bytes} [Thu Jul 2 11:24:06 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1302] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:24:06 2026] DELETE /v2.0/floatingips/66995aee-4f79-4350-889a-84f929b7e97f => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:06.785 8 WARNING neutron_lib.context [None req-4b0b44b8-e874-4b18-a497-2dbb6a2aa4f3 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:06.845 8 INFO neutron.db.segments_db [None req-4b0b44b8-e874-4b18-a497-2dbb6a2aa4f3 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Added segment 51fd9f6f-08fd-4760-a57e-36b13e1c5c07 of type vxlan for network a3bba063-d1eb-41ec-94d2-930f202fbcb6 [pid: 8|app: 0|req: 740/1303] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:06 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) [pid: 8|app: 0|req: 741/1304] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:24:06 2026] GET /v2.0/networks => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:07.498 7 INFO neutron.services.segments.plugin [-] Segment 551777a4-dd6c-4d79-bcc7-cbb6f24922b7 resource provider aggregate not found 2026-07-02 11:24:07.503 7 INFO neutron.services.segments.plugin [-] Segment 551777a4-dd6c-4d79-bcc7-cbb6f24922b7 resource provider aggregate not found 2026-07-02 11:24:07.516 7 INFO neutron.services.segments.plugin [-] Segment 551777a4-dd6c-4d79-bcc7-cbb6f24922b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551777a4-dd6c-4d79-bcc7-cbb6f24922b7 found for delete ", "request_id": "req-4b55b8fc-19ce-4d0d-85ef-467bcdbee366"}]} 2026-07-02 11:24:07.526 7 INFO neutron.db.l3_hamode_db [None req-2f92a717-1ace-44e4-8533-192bf82b4d3c e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] HA network c04df847-4a22-419e-b3bf-1996143ded5c was deleted as no HA routers are present in tenant a309ddab79334adf819934b0681210c3. 2026-07-02 11:24:07.529 7 INFO neutron.services.segments.plugin [-] Segment 551777a4-dd6c-4d79-bcc7-cbb6f24922b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551777a4-dd6c-4d79-bcc7-cbb6f24922b7 found for delete ", "request_id": "req-e17402c5-b4dd-4511-a811-53d5f00e2788"}]} [pid: 7|app: 0|req: 564/1305] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:06 2026] DELETE /v2.0/routers/f0a8c0b9-3d7b-48d0-8544-98edb7b7792c => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:07.542 7 WARNING neutron_lib.context [None req-baddd811-a1de-454e-ab96-a18bdf360c92 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1306] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:07 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1307] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:24:07 2026] GET /v2.0/subnets => generated 1265 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1308] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:07 2026] DELETE /v2.0/subnets/87165816-7ab2-4450-a5f0-238259e77e6e => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:08.202 7 WARNING neutron_lib.context [None req-d03577fd-a298-4e7c-a737-100181a4778e d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 568/1309] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:24:08 2026] POST /v2.0/ports => generated 966 bytes in 516 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: 569/1310] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:24:08 2026] GET /v2.0/networks/798fb3b0-08b2-4953-8010-5ba49ed00199 => generated 672 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1311] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:07 2026] PUT /v2.0/routers/22b7f4ee-2758-48d5-a640-a19b9fdf0c40/remove_router_interface => generated 309 bytes in 1772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1312] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:08 2026] DELETE /v2.0/networks/c14498ef-18db-40af-b892-b03988507511 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1313] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:24:08 2026] GET /v2.0/subnets/d18a7fa5-aa1f-45d2-91a9-dbdffa77f8e1 => 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: 743/1314] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:08 2026] DELETE /v2.0/ports/89cd43c5-394b-4428-b994-9454e1c5f896 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:09.314 8 WARNING neutron_lib.context [None req-82a9c98e-1e86-48f2-8722-3e67e1c42a56 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:09.387 8 INFO neutron.db.segments_db [None req-82a9c98e-1e86-48f2-8722-3e67e1c42a56 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment f49df79e-ce35-47f4-b2be-406979d2c373 of type vxlan for network a7c997a7-0516-4994-bdfa-ca7f8ccc613e [pid: 8|app: 0|req: 744/1315] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:09 2026] POST /v2.0/networks => generated 629 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:09.545 7 INFO neutron.services.segments.plugin [-] Segment 8968fc1b-cc02-4db7-84f2-8236c5c1c7f4 resource provider aggregate not found 2026-07-02 11:24:09.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0104686-4b4b-4654-aeb5-03a555259f1d 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1316] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:09 2026] DELETE /v2.0/subnets/68fa37aa-b8c7-43e2-ad83-302e3b2c6623 => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:09.558 7 INFO neutron.services.segments.plugin [-] Segment 8968fc1b-cc02-4db7-84f2-8236c5c1c7f4 resource provider aggregate not found 2026-07-02 11:24:09.567 7 INFO neutron.services.segments.plugin [-] Segment 8968fc1b-cc02-4db7-84f2-8236c5c1c7f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8968fc1b-cc02-4db7-84f2-8236c5c1c7f4 found for delete ", "request_id": "req-c0505d7b-a8c5-42cf-b352-1c8e19ed9de2"}]} 2026-07-02 11:24:09.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6eced08-f9ca-4d73-8fed-9367ddf4393a d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 746/1317] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:09 2026] DELETE /v2.0/ports/89cd43c5-394b-4428-b994-9454e1c5f896 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:09.583 8 WARNING neutron_lib.context [None req-a97b0a24-e039-4774-984b-ee81e558f162 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:09.585 7 INFO neutron.services.segments.plugin [-] Segment 8968fc1b-cc02-4db7-84f2-8236c5c1c7f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8968fc1b-cc02-4db7-84f2-8236c5c1c7f4 found for delete ", "request_id": "req-6088b8db-66e0-42e2-94bb-d29c72b501ab"}]} [pid: 8|app: 0|req: 747/1318] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:09 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:09.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91fe7be2-f3b7-43ee-a6d8-c9e825cad53c 590429ee115446a3b3e96ed9764f8163 a88d1d83ea874caeb4f4901e1649e842 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1319] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:09 2026] DELETE /v2.0/networks/af952714-b733-4fea-969d-7669123e3cee => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:09.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4593965-376b-468d-8a39-7efab78f54c7 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1320] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:09 2026] GET /v2.0/ports/89cd43c5-394b-4428-b994-9454e1c5f896 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:09.961 8 WARNING neutron_lib.context [None req-4420ca7e-0d90-4091-908a-0c494a44c5f2 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:09.999 8 INFO neutron.db.segments_db [None req-4420ca7e-0d90-4091-908a-0c494a44c5f2 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment 0db76f4d-1c96-4968-a713-16a1b77dc72f of type vxlan for network 9f046bd3-a6b9-49b5-b77b-0d7044ee0004 2026-07-02 11:24:10.310 7 INFO neutron.db.l3_hamode_db [None req-5a17658d-0f64-4784-8433-feb4360d890d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network ca034d10-4af1-495f-93cd-b664db02c79a was deleted as no HA routers are present in tenant 844f5cb1d603440f940367d10c3086f1. [pid: 7|app: 0|req: 572/1321] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:09 2026] DELETE /v2.0/routers/22b7f4ee-2758-48d5-a640-a19b9fdf0c40 => generated 0 bytes in 1297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:10.341 8 INFO neutron.db.l3_hamode_db [None req-4420ca7e-0d90-4091-908a-0c494a44c5f2 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:24:10.540 8 INFO neutron.db.l3_hamode_db [None req-4420ca7e-0d90-4091-908a-0c494a44c5f2 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 573/1322] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:10 2026] DELETE /v2.0/subnets/d18a7fa5-aa1f-45d2-91a9-dbdffa77f8e1 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1323] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:10 2026] DELETE /v2.0/subnets/346c77b3-7a1e-4b30-b1cf-a44083ead128 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1324] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:10 2026] DELETE /v2.0/subnets/712adbbe-3c7d-4ad6-af31-c4b336fbc44f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1325] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:11 2026] DELETE /v2.0/networks/798fb3b0-08b2-4953-8010-5ba49ed00199 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1326] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:09 2026] POST /v2.0/routers => generated 507 bytes in 1451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:11.595 7 INFO neutron.services.segments.plugin [-] Segment 152c0d89-02c0-4573-a244-b59422a5dfc4 resource provider aggregate not found 2026-07-02 11:24:11.624 7 INFO neutron.services.segments.plugin [-] Segment 152c0d89-02c0-4573-a244-b59422a5dfc4 resource provider aggregate not found 2026-07-02 11:24:11.629 7 INFO neutron.services.segments.plugin [-] Segment 152c0d89-02c0-4573-a244-b59422a5dfc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152c0d89-02c0-4573-a244-b59422a5dfc4 found for delete ", "request_id": "req-f611cbb4-7bb5-4ec9-8523-5d35c2872c6c"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-02 11:24:11.667 7 INFO neutron.services.segments.plugin [-] Segment 152c0d89-02c0-4573-a244-b59422a5dfc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 152c0d89-02c0-4573-a244-b59422a5dfc4 found for delete ", "request_id": "req-223a13e1-358f-4aaa-b8be-fe04a3c43589"}]} 2026-07-02 11:24:11.673 7 INFO neutron.services.segments.plugin [-] Segment 01f4a0c7-edb3-4a2f-afd8-cf844e9ad65b resource provider aggregate not found 2026-07-02 11:24:11.698 7 INFO neutron.services.segments.plugin [-] Segment 01f4a0c7-edb3-4a2f-afd8-cf844e9ad65b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f4a0c7-edb3-4a2f-afd8-cf844e9ad65b found for delete ", "request_id": "req-9083988d-a076-4e01-b376-461502ae58c9"}]} 2026-07-02 11:24:11.699 7 INFO neutron.services.segments.plugin [-] Segment 01f4a0c7-edb3-4a2f-afd8-cf844e9ad65b resource provider aggregate not found 2026-07-02 11:24:11.719 7 INFO neutron.services.segments.plugin [-] Segment 01f4a0c7-edb3-4a2f-afd8-cf844e9ad65b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01f4a0c7-edb3-4a2f-afd8-cf844e9ad65b found for delete ", "request_id": "req-871f4b11-a55f-462a-ad02-2a056d9cb283"}]} [pid: 7|app: 0|req: 577/1327] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:11 2026] DELETE /v2.0/networks/a3bba063-d1eb-41ec-94d2-930f202fbcb6 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:11.842 8 INFO neutron.services.segments.plugin [-] Segment 8070ee04-0046-4b39-a9d8-2312f7522645 resource provider aggregate not found 2026-07-02 11:24:11.846 8 INFO neutron.services.segments.plugin [-] Segment 8070ee04-0046-4b39-a9d8-2312f7522645 resource provider aggregate not found 2026-07-02 11:24:11.861 8 INFO neutron.services.segments.plugin [-] Segment 8070ee04-0046-4b39-a9d8-2312f7522645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8070ee04-0046-4b39-a9d8-2312f7522645 found for delete ", "request_id": "req-c1938cbb-9327-4cc3-a25b-1ffa5d024a4e"}]} 2026-07-02 11:24:11.865 8 INFO neutron.services.segments.plugin [-] Segment 8070ee04-0046-4b39-a9d8-2312f7522645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8070ee04-0046-4b39-a9d8-2312f7522645 found for delete ", "request_id": "req-c01fa77b-ce79-4149-8dd7-bafee9decbf3"}]} [pid: 8|app: 0|req: 751/1328] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:11 2026] DELETE /v2.0/networks/1c207108-51a4-4935-8178-33db5f17ac29 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:11.885 8 WARNING neutron_lib.context [None req-4010deb1-575d-4522-8eac-2eb35c482ed0 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:11.954 8 INFO neutron.db.segments_db [None req-4010deb1-575d-4522-8eac-2eb35c482ed0 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Added segment 52f04590-a4f2-4910-9dc0-391c714cd150 of type vxlan for network dcdea0d2-945e-4edd-9d62-d3957a2593f6 [pid: 8|app: 0|req: 752/1329] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:11 2026] POST /v2.0/networks => generated 636 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1330] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/security-groups?tenant_id=a88d1d83ea874caeb4f4901e1649e842&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1331] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:12 2026] GET /v2.0/security-groups?tenant_id=844f5cb1d603440f940367d10c3086f1&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:12.346 8 WARNING neutron_lib.context [None req-06932ef2-cda6-41e3-8a33-2312f7f20083 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1332] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:12 2026] POST /v2.0/subnets => generated 622 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1333] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:12 2026] DELETE /v2.0/security-groups/f423cf98-d3af-4b83-b4c6-29f0193bb6b6 => 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: 757/1334] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:12 2026] DELETE /v2.0/security-groups/c7d2553e-a48d-4b63-92ef-d2ec20e34e64 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:12.916 8 WARNING neutron_lib.context [None req-df78984f-7fbb-4068-a66a-eaf890db0f53 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1335] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:24:12 2026] POST /v2.0/ports => generated 928 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1336] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:11 2026] PUT /v2.0/routers/131e168c-605d-4da3-9d2a-528fc8c20003/add_router_interface => generated 309 bytes in 1676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1337] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:13 2026] GET /v2.0/ports/9249263f-eca8-4378-8206-78c9b335e6c0 => generated 955 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:13.718 7 INFO neutron.services.segments.plugin [-] Segment 51fd9f6f-08fd-4760-a57e-36b13e1c5c07 resource provider aggregate not found 2026-07-02 11:24:13.750 7 INFO neutron.services.segments.plugin [-] Segment 51fd9f6f-08fd-4760-a57e-36b13e1c5c07 resource provider aggregate not found [pid: 8|app: 0|req: 759/1338] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:13 2026] DELETE /v2.0/ports/6d2e4c4b-1cf0-41a5-a787-b592020c8d1b => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:13.755 7 INFO neutron.services.segments.plugin [-] Segment 51fd9f6f-08fd-4760-a57e-36b13e1c5c07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51fd9f6f-08fd-4760-a57e-36b13e1c5c07 found for delete ", "request_id": "req-8e412090-5a06-4afb-86d9-563bd5785c4e"}]} 2026-07-02 11:24:13.778 7 INFO neutron.services.segments.plugin [-] Segment 51fd9f6f-08fd-4760-a57e-36b13e1c5c07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51fd9f6f-08fd-4760-a57e-36b13e1c5c07 found for delete ", "request_id": "req-6c58062f-383e-4f1b-a5d8-a8ac5e5fe993"}]} 2026-07-02 11:24:13.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-174e3f97-b954-45a3-9e4b-9b4657632cf1 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1339] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:13 2026] GET /v2.0/ports/6d2e4c4b-1cf0-41a5-a787-b592020c8d1b => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1340] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:13 2026] DELETE /v2.0/subnets/7e0ebf58-4da7-40ad-8f8d-b5a17cab8759 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:14.504 8 INFO neutron.services.segments.plugin [-] Segment 52f04590-a4f2-4910-9dc0-391c714cd150 resource provider aggregate not found 2026-07-02 11:24:14.521 8 INFO neutron.services.segments.plugin [-] Segment 52f04590-a4f2-4910-9dc0-391c714cd150 resource provider aggregate not found 2026-07-02 11:24:14.534 8 INFO neutron.services.segments.plugin [-] Segment 52f04590-a4f2-4910-9dc0-391c714cd150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f04590-a4f2-4910-9dc0-391c714cd150 found for delete ", "request_id": "req-dba5d724-9d55-4f56-8a20-9e8b329c9dbe"}]} [pid: 8|app: 0|req: 762/1341] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:14 2026] DELETE /v2.0/networks/dcdea0d2-945e-4edd-9d62-d3957a2593f6 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:14.560 8 INFO neutron.services.segments.plugin [-] Segment 52f04590-a4f2-4910-9dc0-391c714cd150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f04590-a4f2-4910-9dc0-391c714cd150 found for delete ", "request_id": "req-dd39d211-2a0c-4eb1-9c02-d6c8eb0ca68a"}]} 2026-07-02 11:24:14.566 8 WARNING neutron_lib.context [None req-0229ee01-8041-4b32-b7b6-82bd99bdf421 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 763/1342] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:24:14 2026] POST /v2.0/ports => generated 779 bytes in 401 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 11:24:15.077 8 WARNING neutron_lib.context [None req-3430cea3-b45d-4350-b13e-7e48c702c3f3 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 580/1343] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:13 2026] PUT /v2.0/routers/131e168c-605d-4da3-9d2a-528fc8c20003/remove_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:15.299 8 INFO neutron.db.segments_db [None req-3430cea3-b45d-4350-b13e-7e48c702c3f3 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment 9ee66463-5081-4e40-a173-ad76c75f64d3 of type vxlan for network 6912b8ee-c90f-4c9c-bc8e-d76fe6cccca1 [pid: 8|app: 0|req: 764/1344] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:14 2026] POST /v2.0/networks => generated 634 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1345] 10.0.0.48 () {34 vars in 736 bytes} [Thu Jul 2 11:24:15 2026] PUT /v2.0/ports/f9b287a3-3b39-46a8-93b4-74a9bfa65d97 => generated 752 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:15.465 7 WARNING neutron_lib.context [None req-97157421-f428-40bd-96e0-bcd441333da7 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 765/1346] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:15 2026] GET /v2.0/ports?device_id=131e168c-605d-4da3-9d2a-528fc8c20003 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:15.555 7 INFO neutron.db.segments_db [None req-97157421-f428-40bd-96e0-bcd441333da7 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment 69ae7e83-1668-4aca-8cc5-8e4859e91b74 of type vxlan for network d3c1da96-b5dd-4aba-b205-654e80415d79 [pid: 7|app: 0|req: 582/1347] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:15 2026] POST /v2.0/networks => generated 633 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 766/1348] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:15 2026] DELETE /v2.0/ports/f9b287a3-3b39-46a8-93b4-74a9bfa65d97 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:15.780 8 WARNING neutron_lib.context [None req-cac9cd89-5e24-4dd8-9435-400026e850ae cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 767/1349] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:15 2026] POST /v2.0/subnets => generated 622 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1350] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:24:16 2026] GET /v2.0/ports => generated 782 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1351] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:16 2026] GET /v2.0/security-groups?tenant_id=85cc6bf00bc74cc8aac4c18c9bc2b082&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:16.501 8 WARNING neutron_lib.context [None req-4f92e13a-7cfd-4468-97f6-23100be3339c cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:16.506 7 INFO neutron.services.segments.plugin [-] Segment 0db76f4d-1c96-4968-a713-16a1b77dc72f resource provider aggregate not found 2026-07-02 11:24:16.513 7 INFO neutron.services.segments.plugin [-] Segment 0db76f4d-1c96-4968-a713-16a1b77dc72f resource provider aggregate not found 2026-07-02 11:24:16.522 7 INFO neutron.services.segments.plugin [-] Segment 0db76f4d-1c96-4968-a713-16a1b77dc72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db76f4d-1c96-4968-a713-16a1b77dc72f found for delete ", "request_id": "req-7a72505f-4efe-4d09-aa6d-301d30688269"}]} 2026-07-02 11:24:16.532 7 INFO neutron.db.l3_hamode_db [None req-8a0e3e2e-96fd-4ffd-96fc-178537d86189 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] HA network 9f046bd3-a6b9-49b5-b77b-0d7044ee0004 was deleted as no HA routers are present in tenant a309ddab79334adf819934b0681210c3. [pid: 7|app: 0|req: 583/1352] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:15 2026] DELETE /v2.0/routers/131e168c-605d-4da3-9d2a-528fc8c20003 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:16.542 7 INFO neutron.services.segments.plugin [-] Segment 0db76f4d-1c96-4968-a713-16a1b77dc72f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db76f4d-1c96-4968-a713-16a1b77dc72f found for delete ", "request_id": "req-2459c81d-e781-439b-be7a-f8a14103e1ca"}]} 2026-07-02 11:24:16.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d4e12bb-adbf-4c75-a566-ae1bd19397cc d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1353] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:16 2026] GET /v2.0/ports/f9b287a3-3b39-46a8-93b4-74a9bfa65d97 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1354] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:16 2026] DELETE /v2.0/security-groups/97477960-634a-45da-8417-1c8b2f805fc9 => 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: 770/1355] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:16 2026] POST /v2.0/subnets => generated 631 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1356] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:24:16 2026] GET /v2.0/ports => generated 782 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:16.919 8 WARNING neutron_lib.context [None req-760438c2-0ffd-465b-80ae-ebeea86ff7d5 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:16.976 8 INFO neutron.db.segments_db [None req-760438c2-0ffd-465b-80ae-ebeea86ff7d5 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment f22c521c-24b8-42cf-99b2-6289314bf60f of type vxlan for network d7809c7a-9213-4d2e-beef-2ede77a7a893 [pid: 7|app: 0|req: 586/1357] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:16 2026] DELETE /v2.0/subnets/46a194a4-188f-4d1d-8f00-c0ac2f5fafbb => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1358] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:16 2026] GET /v2.0/ports/d6aa9233-c52e-4fb2-b292-012230db8e8e => generated 779 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:17.418 8 INFO neutron.db.l3_hamode_db [None req-760438c2-0ffd-465b-80ae-ebeea86ff7d5 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 588/1359] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:17 2026] DELETE /v2.0/networks/a7c997a7-0516-4994-bdfa-ca7f8ccc613e => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:17.599 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f94128c-44e6-4a1e-a370-2d5f676ebd12 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1360] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:17 2026] DELETE /v2.0/ports/6d2e4c4b-1cf0-41a5-a787-b592020c8d1b => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:17.607 7 WARNING neutron_lib.context [None req-6e8af5b5-d7f8-41e3-ba83-4e8ab306c3df e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:17.630 8 INFO neutron.db.l3_hamode_db [None req-760438c2-0ffd-465b-80ae-ebeea86ff7d5 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:24:17.657 7 INFO neutron.db.segments_db [None req-6e8af5b5-d7f8-41e3-ba83-4e8ab306c3df e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Added segment 34d6727d-c687-4a2d-9952-ad7b48eaaca2 of type vxlan for network ddbe98d6-6875-4386-a099-fd8b6354a8df 2026-07-02 11:24:18.002 7 INFO neutron.db.l3_hamode_db [None req-6e8af5b5-d7f8-41e3-ba83-4e8ab306c3df e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 772/1361] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:16 2026] POST /v2.0/routers => generated 511 bytes in 1645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:18.560 7 INFO neutron.services.segments.plugin [-] Segment f49df79e-ce35-47f4-b2be-406979d2c373 resource provider aggregate not found 2026-07-02 11:24:18.574 7 INFO neutron.services.segments.plugin [-] Segment f49df79e-ce35-47f4-b2be-406979d2c373 resource provider aggregate not found 2026-07-02 11:24:18.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9e37f25-7a62-463c-928e-a67ae8e9b138 d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] DELETE failed (client error): The resource could not be found. 2026-07-02 11:24:18.580 7 INFO neutron.services.segments.plugin [-] Segment f49df79e-ce35-47f4-b2be-406979d2c373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49df79e-ce35-47f4-b2be-406979d2c373 found for delete ", "request_id": "req-071d6e24-b5a6-49ef-ab10-a55f1cf29b76"}]} [pid: 8|app: 0|req: 773/1362] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:18 2026] DELETE /v2.0/subnets/7e0ebf58-4da7-40ad-8f8d-b5a17cab8759 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:18.595 7 INFO neutron.services.segments.plugin [-] Segment f49df79e-ce35-47f4-b2be-406979d2c373 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49df79e-ce35-47f4-b2be-406979d2c373 found for delete ", "request_id": "req-98dd6235-78c9-4f82-b4b5-878e23a05b6e"}]} 2026-07-02 11:24:19.376 7 INFO neutron.db.l3_hamode_db [None req-6e8af5b5-d7f8-41e3-ba83-4e8ab306c3df e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 776/1365] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:18 2026] PUT /v2.0/routers/be9e219c-682f-489b-8764-dab4d7441aac/add_router_interface => generated 309 bytes in 2023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:20.625 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1acf7bc-e042-4575-8a12-df8e37b5a76d d356858c427148acbb7a593307cb21ce 91bc23d56f7b4dab8516b4506a03310c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1366] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:20 2026] DELETE /v2.0/subnets/346c77b3-7a1e-4b30-b1cf-a44083ead128 => 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: 778/1367] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:20 2026] GET /v2.0/ports/b9d86160-3517-4f9c-8815-fef5947b009b => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1368] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:17 2026] POST /v2.0/routers => generated 688 bytes in 3174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1369] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:20 2026] DELETE /v2.0/ports/d6aa9233-c52e-4fb2-b292-012230db8e8e => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1370] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:24:21 2026] GET /v2.0/routers/5d856444-814d-4e16-afba-b6b0b91075c5 => generated 694 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:21.326 8 INFO neutron.services.segments.plugin [-] Segment ccbbda7a-a1b6-4aca-886e-cf9f33d8bf83 resource provider aggregate not found 2026-07-02 11:24:21.331 8 INFO neutron.services.segments.plugin [-] Segment ccbbda7a-a1b6-4aca-886e-cf9f33d8bf83 resource provider aggregate not found 2026-07-02 11:24:21.349 8 INFO neutron.services.segments.plugin [-] Segment ccbbda7a-a1b6-4aca-886e-cf9f33d8bf83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccbbda7a-a1b6-4aca-886e-cf9f33d8bf83 found for delete ", "request_id": "req-12a8e652-2225-44b0-bd93-360bcc8d1333"}]} 2026-07-02 11:24:21.351 8 INFO neutron.services.segments.plugin [-] Segment ccbbda7a-a1b6-4aca-886e-cf9f33d8bf83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccbbda7a-a1b6-4aca-886e-cf9f33d8bf83 found for delete ", "request_id": "req-1ef8cfa7-8e84-4a9a-99d4-689ce521aa3d"}]} [pid: 8|app: 0|req: 781/1371] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:21 2026] DELETE /v2.0/networks/6cfb1035-f3f4-4772-beee-cf3567ddeb99 => 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: 782/1372] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:24:21 2026] GET /v2.0/routers => generated 697 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1373] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:21 2026] GET /v2.0/security-groups?tenant_id=82da61442de646a4a9b9072fd6ff59ca&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1374] 10.0.0.48 () {34 vars in 740 bytes} [Thu Jul 2 11:24:21 2026] PUT /v2.0/routers/5d856444-814d-4e16-afba-b6b0b91075c5 => generated 701 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1375] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/security-groups?tenant_id=91bc23d56f7b4dab8516b4506a03310c&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1376] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:20 2026] PUT /v2.0/routers/be9e219c-682f-489b-8764-dab4d7441aac/add_router_interface => generated 309 bytes in 1871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1377] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:22 2026] DELETE /v2.0/security-groups/28e134bb-da98-4ca8-8123-2e2b603205da => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1378] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/routers/5d856444-814d-4e16-afba-b6b0b91075c5 => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1379] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:22 2026] DELETE /v2.0/security-groups/7be55d56-66dd-420b-a5b0-fdd7c093dc56 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1380] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/ports?device_id=5d856444-814d-4e16-afba-b6b0b91075c5 => 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: 593/1381] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/ports/93da7f41-b2ad-4eb1-bf42-00bf0214b8da => generated 967 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1382] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:22 2026] GET /v2.0/security-groups?tenant_id=ba1681ea29e846958b3985b894bf8747&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:23.964 7 INFO neutron.services.segments.plugin [-] Segment 34d6727d-c687-4a2d-9952-ad7b48eaaca2 resource provider aggregate not found 2026-07-02 11:24:23.969 7 INFO neutron.services.segments.plugin [-] Segment 34d6727d-c687-4a2d-9952-ad7b48eaaca2 resource provider aggregate not found 2026-07-02 11:24:23.990 7 INFO neutron.services.segments.plugin [-] Segment 34d6727d-c687-4a2d-9952-ad7b48eaaca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d6727d-c687-4a2d-9952-ad7b48eaaca2 found for delete ", "request_id": "req-f4a2182f-7627-41ca-bdff-3a172132868a"}]} 2026-07-02 11:24:23.991 7 INFO neutron.db.l3_hamode_db [None req-17f4c020-ae2c-4e5d-b959-74f5af1923a7 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] HA network ddbe98d6-6875-4386-a099-fd8b6354a8df was deleted as no HA routers are present in tenant a309ddab79334adf819934b0681210c3. 2026-07-02 11:24:23.993 7 INFO neutron.services.segments.plugin [-] Segment 34d6727d-c687-4a2d-9952-ad7b48eaaca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d6727d-c687-4a2d-9952-ad7b48eaaca2 found for delete ", "request_id": "req-b3cae3a2-c60b-4909-8ef7-e9181e69138d"}]} [pid: 7|app: 0|req: 594/1383] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:22 2026] DELETE /v2.0/routers/5d856444-814d-4e16-afba-b6b0b91075c5 => generated 0 bytes in 1165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1384] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:22 2026] PUT /v2.0/routers/be9e219c-682f-489b-8764-dab4d7441aac/remove_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1385] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports?device_id=5d856444-814d-4e16-afba-b6b0b91075c5 => 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: 595/1386] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/security-groups/34de0b6d-3c33-459a-9fcf-6032bb9dbd7e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:24.168 7 INFO neutron.api.v2.resource [None req-5f4845b2-75be-4fc7-b8a0-2357861e7c06 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1387] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/routers/5d856444-814d-4e16-afba-b6b0b91075c5 => generated 135 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1388] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports?device_id=131e168c-605d-4da3-9d2a-528fc8c20003 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:24.258 7 INFO neutron.api.v2.resource [None req-95986745-b238-4d58-9607-8ef528a4f37c e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1389] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/routers/131e168c-605d-4da3-9d2a-528fc8c20003 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:24.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8425c960-0766-4bb3-94a7-8968e31d886e e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1390] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/subnets/46a194a4-188f-4d1d-8f00-c0ac2f5fafbb => 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: 600/1391] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports?device_id=f0a8c0b9-3d7b-48d0-8544-98edb7b7792c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:24.349 7 INFO neutron.api.v2.resource [None req-e923396e-e165-45fe-a6ca-573c826daa54 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1392] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/routers/f0a8c0b9-3d7b-48d0-8544-98edb7b7792c => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:24.374 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e42698df-d891-48dd-9127-35ceac060290 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1393] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/subnets/87165816-7ab2-4450-a5f0-238259e77e6e => 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: 603/1394] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ports?device_id=4eccd34a-f5e9-4810-b75f-31a39bc75eeb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:24.435 7 INFO neutron.api.v2.resource [None req-fc02dea6-7691-4505-afc3-f33f77dc28de e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1395] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/routers/4eccd34a-f5e9-4810-b75f-31a39bc75eeb => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:24.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffcf7ce6-9dab-49bc-b71d-6b1a4d8e7fb1 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1396] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/subnets/5a13a622-3091-4d8f-90b0-cc51ef54482a => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:24.489 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a19e7d97-aadd-48d0-97cb-97e8350004f0 e96eb2cd9a95479488ffbc414ca31843 a309ddab79334adf819934b0681210c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1397] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:24 2026] DELETE /v2.0/subnets/c681902c-92bd-4fc6-ad27-c395989a4494 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1398] 10.0.0.48 () {32 vars in 622 bytes} [Thu Jul 2 11:24:24 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1399] 10.0.0.48 () {32 vars in 632 bytes} [Thu Jul 2 11:24:24 2026] GET /v2.0/ => generated 632 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1400] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:24 2026] PUT /v2.0/routers/be9e219c-682f-489b-8764-dab4d7441aac/remove_router_interface => generated 309 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1401] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:25 2026] GET /v2.0/ports?device_id=be9e219c-682f-489b-8764-dab4d7441aac => 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: 609/1402] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:25 2026] GET /v2.0/security-groups?tenant_id=a309ddab79334adf819934b0681210c3&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1403] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:25 2026] DELETE /v2.0/security-groups/c7deb1e3-8e6b-41d7-b668-f27dc80dcd96 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1404] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:25 2026] GET /v2.0/security-groups?tenant_id=213d706088d345ecbd3589227eaa232f&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1405] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:25 2026] DELETE /v2.0/security-groups/10ecbcb3-16df-4091-b752-55629c859fdc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:25.922 8 INFO neutron.services.segments.plugin [-] Segment f22c521c-24b8-42cf-99b2-6289314bf60f resource provider aggregate not found 2026-07-02 11:24:25.927 8 INFO neutron.services.segments.plugin [-] Segment f22c521c-24b8-42cf-99b2-6289314bf60f resource provider aggregate not found 2026-07-02 11:24:25.942 8 INFO neutron.services.segments.plugin [-] Segment f22c521c-24b8-42cf-99b2-6289314bf60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22c521c-24b8-42cf-99b2-6289314bf60f found for delete ", "request_id": "req-0a10d430-c17a-429b-8c0b-e9ac765ba2d2"}]} 2026-07-02 11:24:25.943 8 INFO neutron.services.segments.plugin [-] Segment f22c521c-24b8-42cf-99b2-6289314bf60f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f22c521c-24b8-42cf-99b2-6289314bf60f found for delete ", "request_id": "req-5c5faf3e-0847-410e-ad60-a85c5ad205f9"}]} 2026-07-02 11:24:25.948 8 INFO neutron.db.l3_hamode_db [None req-d25b4b6d-3604-422f-8d83-1d98bfded773 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] HA network d7809c7a-9213-4d2e-beef-2ede77a7a893 was deleted as no HA routers are present in tenant 769af9c4286341d5810ee03ed85b4f61. [pid: 8|app: 0|req: 794/1406] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:25 2026] DELETE /v2.0/routers/be9e219c-682f-489b-8764-dab4d7441aac => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1407] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:25 2026] DELETE /v2.0/subnets/9b762e68-ce4b-4a97-9f33-325d21b4c153 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1408] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:26 2026] DELETE /v2.0/subnets/d435ed68-cec0-4388-9f8f-9e6dd3ef45a6 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:26.796 7 INFO neutron.services.segments.plugin [-] Segment 69ae7e83-1668-4aca-8cc5-8e4859e91b74 resource provider aggregate not found 2026-07-02 11:24:26.801 7 INFO neutron.services.segments.plugin [-] Segment 69ae7e83-1668-4aca-8cc5-8e4859e91b74 resource provider aggregate not found 2026-07-02 11:24:26.817 7 INFO neutron.services.segments.plugin [-] Segment 69ae7e83-1668-4aca-8cc5-8e4859e91b74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ae7e83-1668-4aca-8cc5-8e4859e91b74 found for delete ", "request_id": "req-601c2ad8-d7c2-48c4-9d24-2e5aa7fd4563"}]} 2026-07-02 11:24:26.821 7 INFO neutron.services.segments.plugin [-] Segment 69ae7e83-1668-4aca-8cc5-8e4859e91b74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69ae7e83-1668-4aca-8cc5-8e4859e91b74 found for delete ", "request_id": "req-bf5957af-cf84-4c9e-a695-a950ace3740a"}]} [pid: 7|app: 0|req: 614/1409] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:26 2026] DELETE /v2.0/networks/d3c1da96-b5dd-4aba-b205-654e80415d79 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 796/1410] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:26 2026] DELETE /v2.0/networks/6912b8ee-c90f-4c9c-bc8e-d76fe6cccca1 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:27.382 7 WARNING neutron_lib.context [None req-845f3cc4-7b79-4363-85b4-49f658d73d73 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:27.446 7 INFO neutron.db.segments_db [None req-845f3cc4-7b79-4363-85b4-49f658d73d73 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment 5515c2c0-68dd-441c-92b5-da1c21996878 of type vxlan for network f3c89f71-21e7-4a35-9acf-1e5bb6b8299a [pid: 7|app: 0|req: 615/1411] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:27 2026] POST /v2.0/networks => generated 634 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:27.582 8 WARNING neutron_lib.context [None req-451e9626-7755-4d8f-8fef-ceded6e20085 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:27.933 7 WARNING neutron_lib.context [None req-899ad8cc-860e-45c2-9874-4a991ffd41c8 0e5c47bb20d14da0bdc030e72f520b5b 1735a4946c76426b8407cf669b0993d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 797/1412] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:27 2026] POST /v2.0/subnets => generated 622 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:27.955 8 WARNING neutron_lib.context [None req-8d940d5a-7c6f-43f7-90cd-69434dcd64a2 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:27.980 8 INFO neutron.services.segments.plugin [-] Segment 9ee66463-5081-4e40-a173-ad76c75f64d3 resource provider aggregate not found 2026-07-02 11:24:27.989 8 INFO neutron.services.segments.plugin [-] Segment 9ee66463-5081-4e40-a173-ad76c75f64d3 resource provider aggregate not found 2026-07-02 11:24:28.001 8 INFO neutron.services.segments.plugin [-] Segment 9ee66463-5081-4e40-a173-ad76c75f64d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ee66463-5081-4e40-a173-ad76c75f64d3 found for delete ", "request_id": "req-22327384-dfab-4381-97bd-b7edd32eebb5"}]} 2026-07-02 11:24:28.010 8 INFO neutron.services.segments.plugin [-] Segment 9ee66463-5081-4e40-a173-ad76c75f64d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ee66463-5081-4e40-a173-ad76c75f64d3 found for delete ", "request_id": "req-d2935b49-d72a-43a7-a861-2f190763877a"}]} 2026-07-02 11:24:28.026 8 INFO neutron.db.segments_db [None req-8d940d5a-7c6f-43f7-90cd-69434dcd64a2 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment 58807111-8c8e-4059-b57f-b623b3785e9e of type vxlan for network c93255f5-618d-4d8f-b5b6-d0148a675aee [pid: 7|app: 0|req: 616/1413] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:24:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1414] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:24:28 2026] GET /v2.0/security-groups => generated 4529 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1415] 10.0.0.48 () {34 vars in 757 bytes} [Thu Jul 2 11:24:28 2026] PUT /v2.0/security-groups/55fc5900-ef6a-4119-9167-d2821acd70da => generated 1662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1416] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:24:28 2026] GET /v2.0/security-groups/55fc5900-ef6a-4119-9167-d2821acd70da => generated 1662 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:28.398 8 INFO neutron.db.l3_hamode_db [None req-8d940d5a-7c6f-43f7-90cd-69434dcd64a2 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 620/1417] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:28 2026] DELETE /v2.0/security-groups/55fc5900-ef6a-4119-9167-d2821acd70da => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1418] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:24:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:28.634 7 INFO neutron.api.v2.resource [None req-db956828-f8a7-4926-899f-f7c51fa203dd 0e5c47bb20d14da0bdc030e72f520b5b 1735a4946c76426b8407cf669b0993d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1419] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:28 2026] DELETE /v2.0/security-groups/55fc5900-ef6a-4119-9167-d2821acd70da => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:28.661 7 WARNING neutron_lib.context [None req-ebfd23b4-2a3a-484d-a0d5-8c63526eb9cf 0e5c47bb20d14da0bdc030e72f520b5b 1735a4946c76426b8407cf669b0993d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1420] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:24:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:24:28.872 7 WARNING neutron_lib.context [None req-aa2e35f9-4a5d-44e2-8677-69187ce1ffb7 0e5c47bb20d14da0bdc030e72f520b5b 1735a4946c76426b8407cf669b0993d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 624/1421] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:29.035 8 INFO neutron.db.l3_hamode_db [None req-8d940d5a-7c6f-43f7-90cd-69434dcd64a2 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 625/1422] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules/da881ba8-3b06-47a2-a891-3b61f59ea180 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1423] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1424] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:24:29 2026] DELETE /v2.0/security-group-rules/da881ba8-3b06-47a2-a891-3b61f59ea180 => 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: 628/1425] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:29.358 7 WARNING neutron_lib.context [None req-536a7ebb-90e3-40c7-b3bc-74a42f783540 0e5c47bb20d14da0bdc030e72f520b5b 1735a4946c76426b8407cf669b0993d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 629/1426] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1427] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules/6bb0b8c6-b876-45b9-b165-6c90883849dd => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1428] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1429] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:24:29 2026] DELETE /v2.0/security-group-rules/6bb0b8c6-b876-45b9-b165-6c90883849dd => 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: 633/1430] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:29.832 7 WARNING neutron_lib.context [None req-67632762-0fdb-47e4-9afc-d60a3cb7f2db 0e5c47bb20d14da0bdc030e72f520b5b 1735a4946c76426b8407cf669b0993d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 634/1431] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1432] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:27 2026] POST /v2.0/routers => generated 511 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:29.963 8 WARNING neutron_lib.context [None req-f87072b7-d990-4592-b8c9-9217732ebfbc cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 635/1433] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules/8d89c2f5-4968-4dfc-89df-d8fef0406e88 => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1434] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:24:29 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1435] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:24:30 2026] DELETE /v2.0/security-group-rules/8d89c2f5-4968-4dfc-89df-d8fef0406e88 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1436] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1437] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:30 2026] DELETE /v2.0/security-groups/7bb4f732-9863-4652-ac90-11df26ac560b => 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: 799/1438] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:24:29 2026] POST /v2.0/ports => generated 963 bytes in 469 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: 640/1439] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1440] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1441] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:30 2026] GET /v2.0/security-groups?tenant_id=a555cd327d1c4afaadbb492113428d91&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1442] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:30 2026] DELETE /v2.0/security-groups/3b986f0e-d0ef-450b-911c-73a8e58aaad3 => 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: 644/1443] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/security-groups?tenant_id=1735a4946c76426b8407cf669b0993d2&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1444] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/security-groups?tenant_id=3c384c83db0d43cf962a46e9af3c87f3&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1445] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:31 2026] DELETE /v2.0/security-groups/d3d522bf-efd1-4258-9c99-426ad624b09e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1446] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:31 2026] DELETE /v2.0/security-groups/e24e92ba-7495-4612-9846-423ec510bf73 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1447] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:30 2026] PUT /v2.0/routers/ebfef474-1d61-478c-8613-b36ba4d91847/add_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1448] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:31 2026] GET /v2.0/ports/500f3c47-c70b-4711-9051-3139ce7d8d4b => generated 1037 bytes in 128 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: 801/1451] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:32 2026] PUT /v2.0/routers/ebfef474-1d61-478c-8613-b36ba4d91847/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:33.402 7 INFO neutron.api.v2.resource [None req-fdc9dcc0-5c0d-4ef3-8ade-b29aafc60a9f cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1452] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:33 2026] PUT /v2.0/routers/ebfef474-1d61-478c-8613-b36ba4d91847/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1453] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/ports?device_id=ebfef474-1d61-478c-8613-b36ba4d91847 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:24:33.608 8 WARNING neutron_lib.context [None req-24279b86-b9fc-450a-944d-e7a72b344d34 bbc0a83d86ab4ccdb5d5c4d4c376b0d9 d59f6782f2de45a783d642bad8fbf5b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1454] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:24:33 2026] POST /v2.0/subnetpools => generated 548 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1455] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/subnetpools/5f675429-7419-42b2-8836-cb7906af7353 => generated 548 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1456] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:24:33 2026] PUT /v2.0/subnetpools/5f675429-7419-42b2-8836-cb7906af7353 => generated 500 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1457] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:24:33 2026] DELETE /v2.0/subnetpools/5f675429-7419-42b2-8836-cb7906af7353 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:33.873 8 INFO neutron.api.v2.resource [None req-5234d61d-c59f-495a-bd6b-8b2b3df4d819 bbc0a83d86ab4ccdb5d5c4d4c376b0d9 d59f6782f2de45a783d642bad8fbf5b6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1458] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:24:33 2026] GET /v2.0/subnetpools/5f675429-7419-42b2-8836-cb7906af7353 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:33.891 8 INFO neutron.api.v2.resource [None req-46e8b22f-4303-4215-af00-cd6803ae3de5 bbc0a83d86ab4ccdb5d5c4d4c376b0d9 d59f6782f2de45a783d642bad8fbf5b6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1459] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:24:33 2026] DELETE /v2.0/subnetpools/5f675429-7419-42b2-8836-cb7906af7353 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:34.218 7 INFO neutron.services.segments.plugin [-] Segment 58807111-8c8e-4059-b57f-b623b3785e9e resource provider aggregate not found 2026-07-02 11:24:34.226 7 INFO neutron.services.segments.plugin [-] Segment 58807111-8c8e-4059-b57f-b623b3785e9e resource provider aggregate not found 2026-07-02 11:24:34.231 7 INFO neutron.db.l3_hamode_db [None req-782e1cf0-0837-4d76-a162-5da62e435b1a cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] HA network c93255f5-618d-4d8f-b5b6-d0148a675aee was deleted as no HA routers are present in tenant 769af9c4286341d5810ee03ed85b4f61. [pid: 7|app: 0|req: 653/1460] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:33 2026] DELETE /v2.0/routers/ebfef474-1d61-478c-8613-b36ba4d91847 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:34.393 7 INFO neutron.services.segments.plugin [-] Segment 58807111-8c8e-4059-b57f-b623b3785e9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58807111-8c8e-4059-b57f-b623b3785e9e found for delete ", "request_id": "req-aec78a2f-f97c-496e-914e-a1c2e8f504d4"}]} 2026-07-02 11:24:34.394 7 INFO neutron.services.segments.plugin [-] Segment 58807111-8c8e-4059-b57f-b623b3785e9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58807111-8c8e-4059-b57f-b623b3785e9e found for delete ", "request_id": "req-5ad2e5ae-c7ab-4e58-8618-6e86cc6f5f86"}]} [pid: 8|app: 0|req: 808/1461] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:34 2026] DELETE /v2.0/subnets/634a027b-8c78-425f-aef8-8b7182b91fca => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1462] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:34 2026] GET /v2.0/security-groups?tenant_id=d59f6782f2de45a783d642bad8fbf5b6&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1463] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:34 2026] DELETE /v2.0/security-groups/5db410ea-8e50-47fb-9b9e-dbedff9b9e9e => 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: 809/1464] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:34 2026] DELETE /v2.0/networks/f3c89f71-21e7-4a35-9acf-1e5bb6b8299a => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:34.935 7 WARNING neutron_lib.context [None req-5d2eabde-5380-4ab4-b31a-e5241851be0b cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:34.994 7 INFO neutron.db.segments_db [None req-5d2eabde-5380-4ab4-b31a-e5241851be0b cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment df0e8a92-e5a2-495c-a181-33bcdc9e472a of type vxlan for network 6189939c-e2ac-40e5-aae3-bfba08ab8598 [pid: 7|app: 0|req: 656/1465] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:34 2026] POST /v2.0/networks => generated 633 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:35.118 8 INFO neutron.services.segments.plugin [-] Segment 5515c2c0-68dd-441c-92b5-da1c21996878 resource provider aggregate not found 2026-07-02 11:24:35.126 8 INFO neutron.services.segments.plugin [-] Segment 5515c2c0-68dd-441c-92b5-da1c21996878 resource provider aggregate not found 2026-07-02 11:24:35.136 8 WARNING neutron_lib.context [None req-b1377bbb-1890-43d6-ad89-e49418dd31e4 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:35.151 8 INFO neutron.services.segments.plugin [-] Segment 5515c2c0-68dd-441c-92b5-da1c21996878 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5515c2c0-68dd-441c-92b5-da1c21996878 found for delete ", "request_id": "req-ca874217-4913-454d-8fad-2d5ef340d845"}]} 2026-07-02 11:24:35.162 8 INFO neutron.services.segments.plugin [-] Segment 5515c2c0-68dd-441c-92b5-da1c21996878 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5515c2c0-68dd-441c-92b5-da1c21996878 found for delete ", "request_id": "req-eb552d9e-55e8-403e-bd77-1c62326210b7"}]} [pid: 8|app: 0|req: 810/1466] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:35 2026] POST /v2.0/subnets => generated 622 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:35.599 7 WARNING neutron_lib.context [None req-5cbab701-f13f-48b9-ae33-245503fd33a3 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:35.704 7 INFO neutron.db.segments_db [None req-5cbab701-f13f-48b9-ae33-245503fd33a3 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment 9b6b0c27-1b6c-43e8-8c36-8739e8bea6dc of type vxlan for network 4f9d5eb7-c594-4532-9a3f-5f6d1af8b312 2026-07-02 11:24:36.156 7 INFO neutron.db.l3_hamode_db [None req-5cbab701-f13f-48b9-ae33-245503fd33a3 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:24:36.392 7 INFO neutron.db.l3_hamode_db [None req-5cbab701-f13f-48b9-ae33-245503fd33a3 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 657/1467] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:35 2026] POST /v2.0/routers => generated 511 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1468] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:37 2026] GET /v2.0/security-groups?tenant_id=887d6e383c8f464ea4601e8693f472c0&name=default => generated 2925 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1469] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:38 2026] DELETE /v2.0/security-groups/04d462d2-74a6-4d5f-a1dc-baa436cee342 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1470] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:37 2026] PUT /v2.0/routers/c42d218d-ce9c-43a7-a87c-0f4301a31395/add_router_interface => generated 309 bytes in 1535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1471] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:24:38 2026] GET /v2.0/ports/b2c7d90b-ab8b-4d42-8c7f-1e0937695950 => generated 959 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1472] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:39 2026] GET /v2.0/security-groups?tenant_id=6e273fe3801c408c83cfa9bc9a349186&name=default => generated 2925 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1473] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:39 2026] DELETE /v2.0/security-groups/f036d939-e64b-4a08-9ed2-6b0fdfb874b6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1474] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:39 2026] GET /v2.0/security-groups?tenant_id=77c6feba8ba740e3a99651c2cb30b1f7&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1475] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:39 2026] GET /v2.0/security-groups?tenant_id=13d75cbfdefc4ca7ae35b27a9cda3692&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1476] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:40 2026] DELETE /v2.0/security-groups/82ec62c6-4d4b-4de1-930a-b82473b8ad85 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1477] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:24:38 2026] PUT /v2.0/routers/c42d218d-ce9c-43a7-a87c-0f4301a31395/remove_router_interface => generated 309 bytes in 1695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1478] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:40 2026] DELETE /v2.0/security-groups/f385bebc-0161-4197-962e-377dbe7c24d4 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1479] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:40 2026] GET /v2.0/ports?device_id=c42d218d-ce9c-43a7-a87c-0f4301a31395 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:41.568 7 INFO neutron.services.segments.plugin [-] Segment 9b6b0c27-1b6c-43e8-8c36-8739e8bea6dc resource provider aggregate not found 2026-07-02 11:24:41.574 7 INFO neutron.services.segments.plugin [-] Segment 9b6b0c27-1b6c-43e8-8c36-8739e8bea6dc resource provider aggregate not found 2026-07-02 11:24:41.587 7 INFO neutron.services.segments.plugin [-] Segment 9b6b0c27-1b6c-43e8-8c36-8739e8bea6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6b0c27-1b6c-43e8-8c36-8739e8bea6dc found for delete ", "request_id": "req-5ebb39f2-1646-4239-af11-1d0f2459a2b4"}]} 2026-07-02 11:24:41.591 7 INFO neutron.services.segments.plugin [-] Segment 9b6b0c27-1b6c-43e8-8c36-8739e8bea6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b6b0c27-1b6c-43e8-8c36-8739e8bea6dc found for delete ", "request_id": "req-8a4f84ba-0b2f-412c-a2af-697eb80e9a3b"}]} 2026-07-02 11:24:41.598 7 INFO neutron.db.l3_hamode_db [None req-ba3c3aca-31fc-4ab2-8f9f-c26a2959edf3 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] HA network 4f9d5eb7-c594-4532-9a3f-5f6d1af8b312 was deleted as no HA routers are present in tenant 769af9c4286341d5810ee03ed85b4f61. [pid: 7|app: 0|req: 667/1480] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:40 2026] DELETE /v2.0/routers/c42d218d-ce9c-43a7-a87c-0f4301a31395 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1481] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:41 2026] DELETE /v2.0/subnets/014da2f7-5a6d-4591-962d-c078aebbcfdf => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1482] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:41 2026] DELETE /v2.0/networks/6189939c-e2ac-40e5-aae3-bfba08ab8598 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1483] 10.0.0.234 () {30 vars in 650 bytes} [Thu Jul 2 11:24:42 2026] GET /v2.0/extensions => generated 19901 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-02 11:24:42.480 7 WARNING neutron_lib.context [None req-5b828887-e8af-436b-b197-7027baecbc6f cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:42.519 8 INFO neutron.db.segments_db [None req-f0a1fc80-7d8c-42b1-9162-af26d998d6ec 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment 5077537f-795b-4662-a19b-268bb921e1a1 of type vxlan for network 8792e098-e434-48af-9568-ae9b0434568c 2026-07-02 11:24:42.530 7 INFO neutron.db.segments_db [None req-5b828887-e8af-436b-b197-7027baecbc6f cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Added segment 25c840d9-569f-442e-bbb2-d89864373f7f of type vxlan for network ca56b39f-b236-45ac-ba01-75f7335057da [pid: 8|app: 0|req: 815/1484] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:24:42 2026] POST /v2.0/networks => generated 739 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1485] 10.0.0.234 () {30 vars in 724 bytes} [Thu Jul 2 11:24:42 2026] GET /v2.0/quotas/4a8d5dfce64a495aa717c8a114e717c6/details => generated 847 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:42.846 7 INFO neutron.db.l3_hamode_db [None req-5b828887-e8af-436b-b197-7027baecbc6f cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 817/1486] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:42 2026] POST /v2.0/subnets => generated 663 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1487] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:43 2026] GET /v2.0/security-groups?tenant_id=387ea777c1cd4ace9837a730686f3de9&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:43.438 8 INFO neutron.db.segments_db [None req-2f87b19f-a3e6-42e9-b5a8-f94aed89dced 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment af9a1635-e6c2-4fe5-873c-e68b4edd44e0 of type vxlan for network a997300d-dd35-4bfc-ab1c-7e6c94e977ea 2026-07-02 11:24:43.631 7 INFO neutron.services.segments.plugin [-] Segment df0e8a92-e5a2-495c-a181-33bcdc9e472a resource provider aggregate not found 2026-07-02 11:24:43.637 7 INFO neutron.services.segments.plugin [-] Segment df0e8a92-e5a2-495c-a181-33bcdc9e472a resource provider aggregate not found 2026-07-02 11:24:43.654 7 INFO neutron.services.segments.plugin [-] Segment df0e8a92-e5a2-495c-a181-33bcdc9e472a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0e8a92-e5a2-495c-a181-33bcdc9e472a found for delete ", "request_id": "req-137458c5-2cf6-4927-a436-4eb90a268d83"}]} 2026-07-02 11:24:43.655 7 INFO neutron.services.segments.plugin [-] Segment df0e8a92-e5a2-495c-a181-33bcdc9e472a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0e8a92-e5a2-495c-a181-33bcdc9e472a found for delete ", "request_id": "req-d7f9bc5e-33a1-452f-9255-3a59424a2990"}]} 2026-07-02 11:24:43.762 8 INFO neutron.db.l3_hamode_db [None req-2f87b19f-a3e6-42e9-b5a8-f94aed89dced 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:24:44.131 7 INFO neutron.db.l3_hamode_db [None req-5b828887-e8af-436b-b197-7027baecbc6f cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:24:44.916 8 INFO neutron.db.l3_hamode_db [None req-2f87b19f-a3e6-42e9-b5a8-f94aed89dced 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 670/1488] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:42 2026] POST /v2.0/routers => generated 692 bytes in 2883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1489] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:45 2026] DELETE /v2.0/security-groups/c0f2b41a-d0ba-4251-bb72-1e89a3e2dfb5 => 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: 672/1490] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:24:45 2026] GET /v2.0/routers/d6e5d985-b140-4125-af14-d66766b68630 => generated 698 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1491] 10.0.0.234 () {30 vars in 650 bytes} [Thu Jul 2 11:24:45 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1492] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:24:45 2026] GET /v2.0/routers => generated 701 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1493] 10.0.0.234 () {30 vars in 724 bytes} [Thu Jul 2 11:24:45 2026] GET /v2.0/quotas/4a8d5dfce64a495aa717c8a114e717c6/details => generated 847 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1494] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:43 2026] POST /v2.0/routers => generated 727 bytes in 2977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1495] 10.0.0.48 () {34 vars in 740 bytes} [Thu Jul 2 11:24:45 2026] PUT /v2.0/routers/d6e5d985-b140-4125-af14-d66766b68630 => generated 705 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1496] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/routers/d6e5d985-b140-4125-af14-d66766b68630 => generated 705 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1497] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:46 2026] GET /v2.0/ports?device_id=d6e5d985-b140-4125-af14-d66766b68630 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:48.330 7 INFO neutron.services.segments.plugin [-] Segment 25c840d9-569f-442e-bbb2-d89864373f7f resource provider aggregate not found 2026-07-02 11:24:48.335 7 INFO neutron.services.segments.plugin [-] Segment 25c840d9-569f-442e-bbb2-d89864373f7f resource provider aggregate not found 2026-07-02 11:24:48.353 7 INFO neutron.services.segments.plugin [-] Segment 25c840d9-569f-442e-bbb2-d89864373f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c840d9-569f-442e-bbb2-d89864373f7f found for delete ", "request_id": "req-baa1a969-89d3-469a-baf4-a991c49736cb"}]} 2026-07-02 11:24:48.356 7 INFO neutron.db.l3_hamode_db [None req-f23d647f-1f97-4123-8870-5465aa92da02 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] HA network ca56b39f-b236-45ac-ba01-75f7335057da was deleted as no HA routers are present in tenant 769af9c4286341d5810ee03ed85b4f61. [pid: 7|app: 0|req: 679/1498] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:46 2026] DELETE /v2.0/routers/d6e5d985-b140-4125-af14-d66766b68630 => generated 0 bytes in 1683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:48.370 7 INFO neutron.services.segments.plugin [-] Segment 25c840d9-569f-442e-bbb2-d89864373f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c840d9-569f-442e-bbb2-d89864373f7f found for delete ", "request_id": "req-5b571d8f-fe43-4343-8150-e29f24c3eff5"}]} [pid: 8|app: 0|req: 820/1499] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:46 2026] PUT /v2.0/routers/28036584-7130-42b6-aa43-ea5349eb7a31/add_router_interface => generated 309 bytes in 2264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:48.652 7 WARNING neutron_lib.context [None req-b33f8b44-3135-4069-b6c4-e28d65a21be3 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:48.652 7 WARNING neutron_lib.context [None req-b33f8b44-3135-4069-b6c4-e28d65a21be3 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1502] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:48 2026] GET /v2.0/ports?device_id=d6e5d985-b140-4125-af14-d66766b68630 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:48.846 7 INFO neutron.db.segments_db [None req-b33f8b44-3135-4069-b6c4-e28d65a21be3 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Added segment 0f8590c1-91dc-4157-ae61-68b90952028c of type vxlan for network 68128686-6d75-4b8f-8c04-9d795a3130d7 [pid: 8|app: 0|req: 824/1503] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:48 2026] GET /v2.0/security-groups?tenant_id=4a8d5dfce64a495aa717c8a114e717c6&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:48.887 8 INFO neutron.api.v2.resource [None req-0f23c1d8-439d-4133-8aff-851065d5e464 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1504] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:48 2026] DELETE /v2.0/routers/d6e5d985-b140-4125-af14-d66766b68630 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:48.944 7 INFO neutron.db.segments_db [None req-b33f8b44-3135-4069-b6c4-e28d65a21be3 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Added segment 289dfb6a-e6eb-4d48-9866-e3905036e6a3 of type vxlan for network 2ec4a81f-3265-4b6d-815a-fd97c325e25a [pid: 8|app: 0|req: 826/1505] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:48 2026] DELETE /v2.0/security-groups/d96b5c39-a4a0-49dd-8506-baa5a7dec1a7 => 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: 827/1506] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:49 2026] GET /v2.0/ports?device_id=c42d218d-ce9c-43a7-a87c-0f4301a31395 => 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: 680/1507] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:48 2026] POST /v2.0/networks => generated 1245 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:24:49.060 8 INFO neutron.api.v2.resource [None req-604d0e6c-8182-4559-8764-7e93bb53f401 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 828/1508] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/routers/c42d218d-ce9c-43a7-a87c-0f4301a31395 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:49.090 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89871169-a4b0-4128-b4d5-6476156c28a6 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 829/1509] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/subnets/014da2f7-5a6d-4591-962d-c078aebbcfdf => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1510] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:49 2026] GET /v2.0/ports?device_id=ebfef474-1d61-478c-8613-b36ba4d91847 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:49.203 8 INFO neutron.api.v2.resource [None req-0028ad27-2bfc-43c8-af52-7bd687a8414f cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1511] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/routers/ebfef474-1d61-478c-8613-b36ba4d91847 => generated 135 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1512] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:24:49 2026] GET /v2.0/networks => generated 1844 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:49.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a93bf5c-2d76-4a82-8571-550bb4902bbf cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1513] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/subnets/634a027b-8c78-425f-aef8-8b7182b91fca => 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: 833/1514] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:24:49 2026] GET /v2.0/ports?device_id=be9e219c-682f-489b-8764-dab4d7441aac => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:49.287 8 INFO neutron.api.v2.resource [None req-54a3d6f2-1364-469e-92c2-c3cc438ec647 cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1515] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/routers/be9e219c-682f-489b-8764-dab4d7441aac => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:49.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acb229c4-3af0-417c-8ad9-98f5e1af6fdc cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1516] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/subnets/9b762e68-ce4b-4a97-9f33-325d21b4c153 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:24:49.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b36b6221-af81-4553-aaf3-940d1fc231da cde5d5d878fa4ad79bb6ad6d33189fd1 769af9c4286341d5810ee03ed85b4f61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1517] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/subnets/d435ed68-cec0-4388-9f8f-9e6dd3ef45a6 => 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: 682/1518] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/networks/68128686-6d75-4b8f-8c04-9d795a3130d7 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:49.637 8 INFO neutron.services.segments.plugin [-] Segment 289dfb6a-e6eb-4d48-9866-e3905036e6a3 resource provider aggregate not found 2026-07-02 11:24:49.642 8 INFO neutron.services.segments.plugin [-] Segment 289dfb6a-e6eb-4d48-9866-e3905036e6a3 resource provider aggregate not found 2026-07-02 11:24:49.658 8 INFO neutron.services.segments.plugin [-] Segment 289dfb6a-e6eb-4d48-9866-e3905036e6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 289dfb6a-e6eb-4d48-9866-e3905036e6a3 found for delete ", "request_id": "req-1eda11f9-4f8c-4ef5-a939-fb1841130521"}]} 2026-07-02 11:24:49.662 8 INFO neutron.services.segments.plugin [-] Segment 289dfb6a-e6eb-4d48-9866-e3905036e6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 289dfb6a-e6eb-4d48-9866-e3905036e6a3 found for delete ", "request_id": "req-41ff025a-b787-4aff-a7bd-c7ee1bbe2393"}]} [pid: 8|app: 0|req: 837/1519] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:49 2026] DELETE /v2.0/networks/2ec4a81f-3265-4b6d-815a-fd97c325e25a => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1520] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:24:49 2026] GET /v2.0/networks => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:49.783 8 WARNING neutron_lib.context [None req-89cd9ae0-180e-4e31-8117-d84fd7853f0f 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:49.851 8 INFO neutron.db.segments_db [None req-89cd9ae0-180e-4e31-8117-d84fd7853f0f 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Added segment cf981e19-d4f3-48a4-89c9-6bcdb5bee365 of type vxlan for network 12645535-bbfc-4e0a-922c-de7f383e4a17 [pid: 8|app: 0|req: 838/1521] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:49 2026] POST /v2.0/networks => generated 650 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1522] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:49 2026] GET /v2.0/security-groups?tenant_id=769af9c4286341d5810ee03ed85b4f61&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:50.083 7 WARNING neutron_lib.context [None req-55c5ae62-9a3e-4924-a960-7ebbc012e9db 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:50.159 7 INFO neutron.db.segments_db [None req-55c5ae62-9a3e-4924-a960-7ebbc012e9db 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Added segment 85d5fd78-520e-4f89-9b3e-b3b00af3560d of type vxlan for network 01fe72db-3f12-440e-8332-cc2081c4ca3a 2026-07-02 11:24:50.214 8 INFO neutron.db.segments_db [None req-061db89e-e8e4-4449-b734-11bbdf203284 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment bcebc6f9-31c3-476d-adab-cfe941a7607a of type vxlan for network f52e4f35-09b8-420f-9435-b2c5f0f7b2f8 [pid: 7|app: 0|req: 685/1523] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:50 2026] POST /v2.0/networks => generated 650 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1524] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:24:49 2026] POST /v2.0/networks => generated 739 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:50.358 8 WARNING neutron_lib.context [None req-a8994b5c-9410-4077-aaf6-165afc2c9a8b 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:50.378 7 INFO neutron.services.segments.plugin [-] Segment 0f8590c1-91dc-4157-ae61-68b90952028c resource provider aggregate not found 2026-07-02 11:24:50.394 7 INFO neutron.services.segments.plugin [-] Segment 0f8590c1-91dc-4157-ae61-68b90952028c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f8590c1-91dc-4157-ae61-68b90952028c found for delete ", "request_id": "req-008c3999-db39-4ee6-8dd4-72de6abdb2a2"}]} 2026-07-02 11:24:50.403 7 INFO neutron.services.segments.plugin [-] Segment 0f8590c1-91dc-4157-ae61-68b90952028c resource provider aggregate not found [pid: 7|app: 0|req: 686/1525] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:50 2026] DELETE /v2.0/security-groups/ce429cd0-038d-4323-bf5a-01090d8a8e8a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:50.427 7 INFO neutron.services.segments.plugin [-] Segment 0f8590c1-91dc-4157-ae61-68b90952028c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f8590c1-91dc-4157-ae61-68b90952028c found for delete ", "request_id": "req-cd0460a2-2f70-4e98-8b34-fdd26a0d994b"}]} 2026-07-02 11:24:50.429 8 WARNING neutron_lib.context [None req-a8994b5c-9410-4077-aaf6-165afc2c9a8b 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 687/1526] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:50 2026] POST /v2.0/subnets => generated 663 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:50.766 7 INFO neutron.db.segments_db [None req-163f7abf-0db8-4b88-a2cf-e44761d8f777 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment f5c6aee8-edad-445a-8ebd-7c381192ea94 of type vxlan for network 870cc8e9-fd40-41b1-96bb-0822cd205694 2026-07-02 11:24:51.140 7 INFO neutron.db.l3_hamode_db [None req-163f7abf-0db8-4b88-a2cf-e44761d8f777 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 840/1527] 10.0.0.48 () {34 vars in 664 bytes} [Thu Jul 2 11:24:50 2026] POST /v2.0/ports => generated 1505 bytes in 824 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: 841/1528] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/ports => generated 1505 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1529] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:51 2026] DELETE /v2.0/ports/b252fafc-6132-46b9-bee5-8d2871cb8e8e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1530] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:24:51 2026] DELETE /v2.0/ports/b53dfed0-384c-4fa1-88ba-9ff8c7940226 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1531] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:24:51 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:52.002 8 WARNING neutron_lib.context [None req-f9568208-ca87-4652-8175-fa75131f4a78 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:52.082 8 INFO neutron.db.segments_db [None req-f9568208-ca87-4652-8175-fa75131f4a78 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Added segment 6f796f40-2838-4893-865b-df8ada38fc53 of type vxlan for network 44e505fb-1c4f-44e2-bcf5-6b531c8fb4c8 [pid: 8|app: 0|req: 845/1532] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:51 2026] POST /v2.0/networks => generated 650 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:52.261 8 WARNING neutron_lib.context [None req-18530812-141c-4d2c-a5c5-dd652b0f4d18 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:52.339 8 INFO neutron.db.segments_db [None req-18530812-141c-4d2c-a5c5-dd652b0f4d18 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Added segment caf4ade0-f263-4104-a4ad-b49c7a0a09a3 of type vxlan for network 5a95bfbe-5155-4f40-8456-fcc1e0d50f01 [pid: 8|app: 0|req: 846/1533] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:52 2026] POST /v2.0/networks => generated 650 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:52.500 7 INFO neutron.db.l3_hamode_db [None req-163f7abf-0db8-4b88-a2cf-e44761d8f777 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:24:52.540 8 WARNING neutron_lib.context [None req-46bf3b1e-efba-48c0-ad53-3821a06ce19b 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:52.580 8 WARNING neutron_lib.context [None req-46bf3b1e-efba-48c0-ad53-3821a06ce19b 5f73a008e3424491899b764e0a5082f8 c91497edb3504ae4bb385ab0ba58569e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 847/1534] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:52 2026] POST /v2.0/subnets => generated 1226 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1535] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:24:53 2026] GET /v2.0/subnets => generated 1839 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1536] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:24:50 2026] POST /v2.0/routers => generated 727 bytes in 3070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1537] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:53 2026] DELETE /v2.0/subnets/e5ba9ae6-903c-4288-9de7-3ff0ee1e375e => generated 0 bytes in 669 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:53.928 7 WARNING neutron_lib.context [None req-a4fbd54f-2d6c-4a69-af02-badfc9bdd975 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:54.082 7 INFO neutron.db.segments_db [None req-a4fbd54f-2d6c-4a69-af02-badfc9bdd975 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Added segment eda2345c-0574-4f49-864c-6ebd7167ae46 of type vxlan for network 6cdcd513-70f2-46cd-8a16-cc64f7b58eb7 [pid: 7|app: 0|req: 689/1538] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:53 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1539] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:24:54 2026] DELETE /v2.0/subnets/e4320ca0-da0b-4d82-9a59-30b93e37eac5 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:54.545 7 WARNING neutron_lib.context [None req-180331e1-4798-417d-bcf7-9f6ff9271642 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:54.635 7 INFO neutron.db.segments_db [None req-180331e1-4798-417d-bcf7-9f6ff9271642 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Added segment 165ffbc5-f2b1-4c5a-8074-b8f953549ec6 of type vxlan for network 7392d26a-592d-4031-a3cc-08af9dc1caef [pid: 7|app: 0|req: 691/1540] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:54 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1541] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:24:54 2026] GET /v2.0/subnets => generated 626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:54.826 7 WARNING neutron_lib.context [None req-22e9502f-60e4-4f86-837e-20e30f20ffc0 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:54.902 7 INFO neutron.db.segments_db [None req-22e9502f-60e4-4f86-837e-20e30f20ffc0 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Added segment f2ab42dc-9d13-462a-aeef-c4c1fc40a9a4 of type vxlan for network bb68a06b-c6a6-47a1-96a4-d01620cda6e6 [pid: 7|app: 0|req: 693/1542] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:54 2026] POST /v2.0/networks => generated 631 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:55.595 7 INFO neutron.services.segments.plugin [-] Segment caf4ade0-f263-4104-a4ad-b49c7a0a09a3 resource provider aggregate not found 2026-07-02 11:24:55.603 7 INFO neutron.services.segments.plugin [-] Segment caf4ade0-f263-4104-a4ad-b49c7a0a09a3 resource provider aggregate not found 2026-07-02 11:24:55.625 7 INFO neutron.services.segments.plugin [-] Segment caf4ade0-f263-4104-a4ad-b49c7a0a09a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caf4ade0-f263-4104-a4ad-b49c7a0a09a3 found for delete ", "request_id": "req-07da17bf-291c-4ada-b98c-46a6f9e6e8fb"}]} 2026-07-02 11:24:55.627 7 INFO neutron.services.segments.plugin [-] Segment caf4ade0-f263-4104-a4ad-b49c7a0a09a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caf4ade0-f263-4104-a4ad-b49c7a0a09a3 found for delete ", "request_id": "req-2f858a8c-2009-4241-a42c-419abb68af7a"}]} [pid: 7|app: 0|req: 694/1543] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:55 2026] DELETE /v2.0/networks/5a95bfbe-5155-4f40-8456-fcc1e0d50f01 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1544] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:24:53 2026] PUT /v2.0/routers/410cf70f-12f2-40cf-bf43-198fa132ecb6/add_router_interface => generated 309 bytes in 2061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:24:55.982 8 WARNING neutron_lib.context [None req-9bb16c45-8f16-44a1-84f7-a4e7a9545abe df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 695/1545] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:55 2026] GET /v2.0/security-groups?tenant_id=8d85f62d09b443c7857ca08a4d4c6307&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:56.066 8 INFO neutron.db.segments_db [None req-9bb16c45-8f16-44a1-84f7-a4e7a9545abe df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Added segment 06be988b-86a6-4f76-a3ad-032d55c803d7 of type vxlan for network 5e09febf-58b7-40fd-bafe-2f6ca91c7bf0 [pid: 8|app: 0|req: 851/1546] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:55 2026] POST /v2.0/networks => generated 632 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1547] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:56 2026] DELETE /v2.0/networks/44e505fb-1c4f-44e2-bcf5-6b531c8fb4c8 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:56.345 7 WARNING neutron_lib.context [None req-1af0f074-d793-41ae-833d-180fd589c770 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1548] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:56 2026] DELETE /v2.0/security-groups/bb4b6237-0806-4a23-8699-16324a0944c1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:24:56.436 7 INFO neutron.db.segments_db [None req-1af0f074-d793-41ae-833d-180fd589c770 df5d21f2f6c34ac1a76a553bf234ba09 098590e2c1704d7bb17710b08bf2f2e0 - - default default] Added segment d7c757c1-0533-4c6c-a104-a40aeffa8fff of type vxlan for network 4eb68852-9167-4b8b-8874-03a39cdf388a [pid: 7|app: 0|req: 697/1549] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:24:56 2026] POST /v2.0/networks => generated 632 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:56.585 8 INFO neutron.services.segments.plugin [-] Segment 85d5fd78-520e-4f89-9b3e-b3b00af3560d resource provider aggregate not found 2026-07-02 11:24:56.589 8 INFO neutron.services.segments.plugin [-] Segment 85d5fd78-520e-4f89-9b3e-b3b00af3560d resource provider aggregate not found 2026-07-02 11:24:56.611 8 INFO neutron.services.segments.plugin [-] Segment 85d5fd78-520e-4f89-9b3e-b3b00af3560d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85d5fd78-520e-4f89-9b3e-b3b00af3560d found for delete ", "request_id": "req-b01a603e-9f75-417b-b57b-f7fc7100bfb5"}]} [pid: 8|app: 0|req: 853/1550] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:56 2026] DELETE /v2.0/networks/01fe72db-3f12-440e-8332-cc2081c4ca3a => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:56.631 8 INFO neutron.services.segments.plugin [-] Segment 85d5fd78-520e-4f89-9b3e-b3b00af3560d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85d5fd78-520e-4f89-9b3e-b3b00af3560d found for delete ", "request_id": "req-8e70d5f0-3cb6-43f2-9342-9624d1496ace"}]} [pid: 7|app: 0|req: 698/1551] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:24:56 2026] PUT /v2.0/networks/6cdcd513-70f2-46cd-8a16-cc64f7b58eb7/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1552] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:24:56 2026] PUT /v2.0/networks/7392d26a-592d-4031-a3cc-08af9dc1caef/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1553] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:24:56 2026] PUT /v2.0/networks/bb68a06b-c6a6-47a1-96a4-d01620cda6e6/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:24:56.881 7 WARNING neutron_lib.context [None req-a9069c1c-56b4-439c-91f0-7ef40107f684 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1554] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:56 2026] DELETE /v2.0/networks/12645535-bbfc-4e0a-922c-de7f383e4a17 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1555] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:24:56 2026] PUT /v2.0/networks/5e09febf-58b7-40fd-bafe-2f6ca91c7bf0/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1556] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:24:56 2026] POST /v2.0/security-groups => generated 1673 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:24:57.032 7 WARNING neutron_lib.context [None req-19c31255-5008-4fb5-9e36-aa4387d28d9d e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 856/1557] 10.0.0.48 () {32 vars in 665 bytes} [Thu Jul 2 11:24:56 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1558] 10.0.0.48 () {32 vars in 679 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1559] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:57.205 7 WARNING neutron_lib.context [None req-40bd0cff-03d8-4f54-869a-175c7aa51bf7 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1560] 10.0.0.48 () {32 vars in 675 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1561] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:57.335 7 WARNING neutron_lib.context [None req-c0cee17e-e371-4c79-b04a-a8382e398d75 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1562] 10.0.0.48 () {32 vars in 687 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1563] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:57.455 7 WARNING neutron_lib.context [None req-b034871c-aa18-461b-bc36-7e23a58eda04 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1564] 10.0.0.48 () {32 vars in 673 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1565] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:57.593 7 WARNING neutron_lib.context [None req-40659894-b49e-47d9-8a4a-1e4462043881 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1566] 10.0.0.48 () {32 vars in 687 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:57.636 7 INFO neutron.db.securitygroups_db [None req-40659894-b49e-47d9-8a4a-1e4462043881 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Project 5e541750c81d43b3bc577f83dfc10c26 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 11:24:57.649 7 INFO neutron.services.segments.plugin [-] Segment 6f796f40-2838-4893-865b-df8ada38fc53 resource provider aggregate not found 2026-07-02 11:24:57.659 7 INFO neutron.services.segments.plugin [-] Segment 6f796f40-2838-4893-865b-df8ada38fc53 resource provider aggregate not found 2026-07-02 11:24:57.668 7 INFO neutron.services.segments.plugin [-] Segment 6f796f40-2838-4893-865b-df8ada38fc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f796f40-2838-4893-865b-df8ada38fc53 found for delete ", "request_id": "req-67838f2b-aa54-4def-a203-6e48d5e931f7"}]} 2026-07-02 11:24:57.677 7 INFO neutron.services.segments.plugin [-] Segment 6f796f40-2838-4893-865b-df8ada38fc53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f796f40-2838-4893-865b-df8ada38fc53 found for delete ", "request_id": "req-1f37a324-6da5-4907-b512-9846af2e3bf9"}]} [pid: 7|app: 0|req: 706/1567] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1568] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/security-groups?tenant_id=c91497edb3504ae4bb385ab0ba58569e&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:57.830 8 WARNING neutron_lib.context [None req-f50958e0-039c-45f3-bbeb-952e274a8426 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1569] 10.0.0.48 () {32 vars in 683 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:57.888 8 INFO neutron.db.securitygroups_db [None req-f50958e0-039c-45f3-bbeb-952e274a8426 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Project 5e541750c81d43b3bc577f83dfc10c26 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: 708/1570] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:24:57 2026] DELETE /v2.0/security-groups/b30c4dd8-5fff-4e36-bda7-416207457a62 => 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: 863/1571] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1572] 10.0.0.48 () {32 vars in 695 bytes} [Thu Jul 2 11:24:57 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:24:58.484 7 WARNING neutron_lib.context [None req-08cc96e6-bbf8-4a47-992c-40a273a696de e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:58.642 8 INFO neutron.services.segments.plugin [-] Segment cf981e19-d4f3-48a4-89c9-6bcdb5bee365 resource provider aggregate not found [pid: 7|app: 0|req: 710/1573] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:24:58 2026] POST /v2.0/security-groups => generated 1661 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:24:58.663 7 WARNING neutron_lib.context [None req-f2d8f768-0f08-4a01-981d-592510c1d6ef e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:24:58.663 8 INFO neutron.services.segments.plugin [-] Segment cf981e19-d4f3-48a4-89c9-6bcdb5bee365 resource provider aggregate not found 2026-07-02 11:24:58.667 8 INFO neutron.services.segments.plugin [-] Segment cf981e19-d4f3-48a4-89c9-6bcdb5bee365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf981e19-d4f3-48a4-89c9-6bcdb5bee365 found for delete ", "request_id": "req-e670061b-a67f-4e16-b32b-df4725e6d163"}]} 2026-07-02 11:24:58.678 8 INFO neutron.services.segments.plugin [-] Segment cf981e19-d4f3-48a4-89c9-6bcdb5bee365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf981e19-d4f3-48a4-89c9-6bcdb5bee365 found for delete ", "request_id": "req-49afc5bb-e0c5-4685-84b9-12f8d069982e"}]} [pid: 8|app: 0|req: 864/1574] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:58 2026] DELETE /v2.0/networks/6cdcd513-70f2-46cd-8a16-cc64f7b58eb7 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:24:58.703 8 INFO neutron.services.segments.plugin [-] Segment eda2345c-0574-4f49-864c-6ebd7167ae46 resource provider aggregate not found 2026-07-02 11:24:58.738 8 INFO neutron.services.segments.plugin [-] Segment eda2345c-0574-4f49-864c-6ebd7167ae46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda2345c-0574-4f49-864c-6ebd7167ae46 found for delete ", "request_id": "req-27fab885-9c7a-42a2-b37d-d691d26534d9"}]} [pid: 7|app: 0|req: 711/1575] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:58.829 7 WARNING neutron_lib.context [None req-7dda6ce2-ed59-4543-9916-9dfc39884c24 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 712/1576] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:24:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:24:58.958 7 WARNING neutron_lib.context [None req-f96b62eb-0968-4e08-af53-41eb0ab5254d e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1577] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:58 2026] DELETE /v2.0/networks/7392d26a-592d-4031-a3cc-08af9dc1caef => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1578] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:58 2026] DELETE /v2.0/networks/bb68a06b-c6a6-47a1-96a4-d01620cda6e6 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1579] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:59 2026] DELETE /v2.0/networks/5e09febf-58b7-40fd-bafe-2f6ca91c7bf0 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1580] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:24:58 2026] POST /v2.0/floatingips => generated 552 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1581] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:24:59 2026] DELETE /v2.0/networks/4eb68852-9167-4b8b-8874-03a39cdf388a => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1582] 10.0.0.81 () {34 vars in 1097 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-110082909&fields=id&tenant_id=5e541750c81d43b3bc577f83dfc10c26 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1583] 10.0.0.81 () {34 vars in 1099 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1344715018&fields=id&tenant_id=5e541750c81d43b3bc577f83dfc10c26 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:00.251 7 WARNING neutron_lib.context [None req-fe266d45-028b-4857-99c9-79f9034887ab 0cbfcd5b9c0c474ebbca13f6cfd5a583 f85f57adb5734e45a7636fd288fb7bec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1584] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:24:59 2026] POST /v2.0/security-groups => generated 1625 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1585] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-groups?tenant_id=249cc2e088884bc3a8e7c8f7329da3fa&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1586] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-groups => generated 4530 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1587] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/networks?id=8792e098-e434-48af-9568-ae9b0434568c => generated 672 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:00.691 8 INFO neutron.services.segments.plugin [-] Segment eda2345c-0574-4f49-864c-6ebd7167ae46 resource provider aggregate not found 2026-07-02 11:25:00.714 8 INFO neutron.services.segments.plugin [-] Segment eda2345c-0574-4f49-864c-6ebd7167ae46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda2345c-0574-4f49-864c-6ebd7167ae46 found for delete ", "request_id": "req-67fc58f3-b1a7-4502-8c41-172ad8421c1f"}]} 2026-07-02 11:25:00.734 8 INFO neutron.services.segments.plugin [-] Segment 165ffbc5-f2b1-4c5a-8074-b8f953549ec6 resource provider aggregate not found [pid: 7|app: 0|req: 716/1588] 10.0.0.48 () {34 vars in 757 bytes} [Thu Jul 2 11:25:00 2026] PUT /v2.0/security-groups/3c23768b-377e-4321-87e3-01b1b6536f12 => generated 1663 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:00.759 8 INFO neutron.services.segments.plugin [-] Segment 165ffbc5-f2b1-4c5a-8074-b8f953549ec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165ffbc5-f2b1-4c5a-8074-b8f953549ec6 found for delete ", "request_id": "req-f688864e-d9f3-423c-9b89-6b2067570107"}]} 2026-07-02 11:25:00.767 8 INFO neutron.services.segments.plugin [-] Segment 165ffbc5-f2b1-4c5a-8074-b8f953549ec6 resource provider aggregate not found [pid: 7|app: 0|req: 717/1589] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/quotas/5e541750c81d43b3bc577f83dfc10c26 => 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: 873/1590] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:00 2026] DELETE /v2.0/security-groups/29a21a6e-0a94-4a2b-a3e4-a8c9822130d5 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:00.792 8 INFO neutron.services.segments.plugin [-] Segment f2ab42dc-9d13-462a-aeef-c4c1fc40a9a4 resource provider aggregate not found [pid: 7|app: 0|req: 718/1591] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/security-groups/3c23768b-377e-4321-87e3-01b1b6536f12 => generated 1663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:00.820 8 INFO neutron.services.segments.plugin [-] Segment f2ab42dc-9d13-462a-aeef-c4c1fc40a9a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2ab42dc-9d13-462a-aeef-c4c1fc40a9a4 found for delete ", "request_id": "req-e4160e5e-1230-4147-9d4e-92961f120cbe"}]} 2026-07-02 11:25:00.825 8 INFO neutron.services.segments.plugin [-] Segment 165ffbc5-f2b1-4c5a-8074-b8f953549ec6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165ffbc5-f2b1-4c5a-8074-b8f953549ec6 found for delete ", "request_id": "req-ce385ab8-d5e9-41ec-8c76-9790d1bf2382"}]} 2026-07-02 11:25:00.856 8 INFO neutron.services.segments.plugin [-] Segment 06be988b-86a6-4f76-a3ad-032d55c803d7 resource provider aggregate not found 2026-07-02 11:25:00.860 8 INFO neutron.services.segments.plugin [-] Segment f2ab42dc-9d13-462a-aeef-c4c1fc40a9a4 resource provider aggregate not found 2026-07-02 11:25:00.886 8 INFO neutron.services.segments.plugin [-] Segment 06be988b-86a6-4f76-a3ad-032d55c803d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06be988b-86a6-4f76-a3ad-032d55c803d7 found for delete ", "request_id": "req-c86770e2-5453-443e-8e56-8c5884b563b8"}]} 2026-07-02 11:25:00.895 8 INFO neutron.services.segments.plugin [-] Segment f2ab42dc-9d13-462a-aeef-c4c1fc40a9a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2ab42dc-9d13-462a-aeef-c4c1fc40a9a4 found for delete ", "request_id": "req-01fdca11-6ba5-44c9-91fe-f5fae76c90d1"}]} 2026-07-02 11:25:00.915 8 INFO neutron.services.segments.plugin [-] Segment 06be988b-86a6-4f76-a3ad-032d55c803d7 resource provider aggregate not found 2026-07-02 11:25:00.920 8 INFO neutron.services.segments.plugin [-] Segment d7c757c1-0533-4c6c-a104-a40aeffa8fff resource provider aggregate not found 2026-07-02 11:25:00.934 8 INFO neutron.services.segments.plugin [-] Segment 06be988b-86a6-4f76-a3ad-032d55c803d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06be988b-86a6-4f76-a3ad-032d55c803d7 found for delete ", "request_id": "req-d93bd872-203c-4c31-ab4e-bb032d9a768d"}]} 2026-07-02 11:25:00.938 8 INFO neutron.services.segments.plugin [-] Segment d7c757c1-0533-4c6c-a104-a40aeffa8fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c757c1-0533-4c6c-a104-a40aeffa8fff found for delete ", "request_id": "req-b9d7d5d4-1848-46ec-8b5d-2be52f51f2c1"}]} 2026-07-02 11:25:00.951 8 INFO neutron.services.segments.plugin [-] Segment d7c757c1-0533-4c6c-a104-a40aeffa8fff resource provider aggregate not found 2026-07-02 11:25:00.975 8 INFO neutron.services.segments.plugin [-] Segment d7c757c1-0533-4c6c-a104-a40aeffa8fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c757c1-0533-4c6c-a104-a40aeffa8fff found for delete ", "request_id": "req-47dab76d-2d76-4e19-a655-e42b677d0efb"}]} [pid: 8|app: 0|req: 874/1592] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:25:00 2026] GET /v2.0/ports?tenant_id=5e541750c81d43b3bc577f83dfc10c26&fields=id => generated 103 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1593] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:00 2026] DELETE /v2.0/security-groups/3c23768b-377e-4321-87e3-01b1b6536f12 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1594] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-groups?tenant_id=1511d92d3aca47e2a4ba87d15f6a52ce&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1595] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1596] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1597] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?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 11:25:01.521 8 INFO neutron.api.v2.resource [None req-b0937281-89f3-4bc6-838b-180d97bd8bfa 0cbfcd5b9c0c474ebbca13f6cfd5a583 f85f57adb5734e45a7636fd288fb7bec - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1598] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:01 2026] DELETE /v2.0/security-groups/3c23768b-377e-4321-87e3-01b1b6536f12 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1599] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:01 2026] DELETE /v2.0/security-groups/70ed674e-fcaf-447b-9f31-c0caaeb8552d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:01.535 8 WARNING neutron_lib.context [None req-6b24b197-1cb2-4bc1-b65f-4d011ea486e6 0cbfcd5b9c0c474ebbca13f6cfd5a583 f85f57adb5734e45a7636fd288fb7bec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 879/1600] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:25:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:25:01.687 8 WARNING neutron_lib.context [None req-fec22c77-3638-425c-a31e-a66600933c41 0cbfcd5b9c0c474ebbca13f6cfd5a583 f85f57adb5734e45a7636fd288fb7bec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 722/1601] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => 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: 723/1602] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-groups?tenant_id=5ff21dfc3d884b209548fa13c298bca7&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1603] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1604] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-group-rules/4dd055d1-f46f-45ff-9204-38f388710694 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1605] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:25:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1606] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:01 2026] DELETE /v2.0/security-groups/7b683616-07c7-4aab-ab9b-997096357d4e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1607] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:25:01 2026] DELETE /v2.0/security-group-rules/4dd055d1-f46f-45ff-9204-38f388710694 => 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: 725/1608] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1609] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-groups?tenant_id=098590e2c1704d7bb17710b08bf2f2e0&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:02.201 7 WARNING neutron_lib.context [None req-fdb3128f-22bb-4f40-b8d1-608428ef258d 0cbfcd5b9c0c474ebbca13f6cfd5a583 f85f57adb5734e45a7636fd288fb7bec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 726/1610] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1611] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:02 2026] DELETE /v2.0/security-groups/2699f29f-9ef5-451d-95ac-805c3ad8f730 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1612] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules/09f59b6c-1a2d-4749-8b40-532d75c42ceb => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1613] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1614] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:25:02 2026] DELETE /v2.0/security-group-rules/09f59b6c-1a2d-4749-8b40-532d75c42ceb => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1615] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/networks?id=8792e098-e434-48af-9568-ae9b0434568c => generated 672 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1616] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e541750c81d43b3bc577f83dfc10c26 => generated 273 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:02.588 7 WARNING neutron_lib.context [req-265553c8-b46f-4ff5-bf1b-4b4c932ea66d req-52e97ceb-44c5-48dd-a5b1-e17873ca58bd e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1617] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:02.600 8 WARNING neutron_lib.context [None req-a56191f5-8bdc-40ea-9e09-30fb05a26913 0cbfcd5b9c0c474ebbca13f6cfd5a583 f85f57adb5734e45a7636fd288fb7bec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:02.643 8 INFO neutron.db.securitygroups_db [None req-a56191f5-8bdc-40ea-9e09-30fb05a26913 0cbfcd5b9c0c474ebbca13f6cfd5a583 f85f57adb5734e45a7636fd288fb7bec - - default default] Project f85f57adb5734e45a7636fd288fb7bec 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: 889/1618] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1619] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules/ddbb153c-6a72-4e3e-8da9-9c7e1264051c => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1620] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1621] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1622] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:25:02 2026] DELETE /v2.0/security-group-rules/ddbb153c-6a72-4e3e-8da9-9c7e1264051c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1623] 10.0.0.48 () {32 vars in 672 bytes} [Thu Jul 2 11:25:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1624] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:25:02 2026] POST /v2.0/ports => generated 997 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 895/1627] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:03 2026] DELETE /v2.0/security-groups/79aa0976-57a9-41bf-9b78-3c24909c2087 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1628] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1629] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1630] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:25:03 2026] PUT /v2.0/ports/378b32e7-f1eb-4ea5-a83e-f772553b7e33 => generated 1242 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1631] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/ports?tenant_id=5e541750c81d43b3bc577f83dfc10c26&device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1281 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:03.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23837d53-6631-4266-9e5e-95e6a2b7304e'] response: {'name': 'network-changed', 'server_uuid': '95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0', 'tag': '378b32e7-f1eb-4ea5-a83e-f772553b7e33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 899/1632] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=378b32e7-f1eb-4ea5-a83e-f772553b7e33 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1633] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/subnets?id=1896381c-1cc7-4678-914a-d8edb2358f4b => generated 666 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1634] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1012 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 902/1635] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/ports?network_id=8792e098-e434-48af-9568-ae9b0434568c&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1636] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:03 2026] GET /v2.0/security-groups?tenant_id=f85f57adb5734e45a7636fd288fb7bec&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1637] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/security-groups?id=a9834b5d-2a8d-4b19-b851-1e4850232951&id=417da878-5218-4fb9-aa11-6b037a463b7f&fields=id&fields=name => generated 206 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1638] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1639] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:04 2026] DELETE /v2.0/security-groups/e62aa30c-88c1-4539-87fe-512eb662b82d => 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: 736/1640] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?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: 905/1641] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/ports?tenant_id=5e541750c81d43b3bc577f83dfc10c26&device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1281 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1642] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/networks?id=8792e098-e434-48af-9568-ae9b0434568c => generated 767 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1643] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1281 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1644] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=378b32e7-f1eb-4ea5-a83e-f772553b7e33 => 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: 739/1645] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/subnets?id=1896381c-1cc7-4678-914a-d8edb2358f4b => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1646] 199.19.213.133 () {34 vars in 1124 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/security-groups?id=417da878-5218-4fb9-aa11-6b037a463b7f&id=a9834b5d-2a8d-4b19-b851-1e4850232951&fields=id&fields=name => generated 206 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1647] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/ports?network_id=8792e098-e434-48af-9568-ae9b0434568c&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: 908/1648] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1649] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:04 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?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: 909/1650] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:05 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1651] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Jul 2 11:25:05 2026] GET /v2.0/security-groups?id=a9834b5d-2a8d-4b19-b851-1e4850232951&id=417da878-5218-4fb9-aa11-6b037a463b7f&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: 8|app: 0|req: 910/1652] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:06 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1012 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1653] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Jul 2 11:25:06 2026] GET /v2.0/security-groups?id=a9834b5d-2a8d-4b19-b851-1e4850232951&id=417da878-5218-4fb9-aa11-6b037a463b7f&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1654] 10.0.0.48 () {34 vars in 677 bytes} [Thu Jul 2 11:25:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1655] 10.0.0.48 () {34 vars in 677 bytes} [Thu Jul 2 11:25:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1656] 10.0.0.48 () {34 vars in 677 bytes} [Thu Jul 2 11:25:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1657] 10.0.0.48 () {34 vars in 677 bytes} [Thu Jul 2 11:25:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1658] 10.0.0.48 () {34 vars in 677 bytes} [Thu Jul 2 11:25:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1659] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:25:07 2026] PUT /v2.0/policies/4084b191-c451-42bd-a89b-2a6a91759f95/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1660] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:25:07 2026] PUT /v2.0/policies/9db29c6f-6294-41b2-b021-260de6899859/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: 914/1661] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1662] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:25:07 2026] PUT /v2.0/policies/81ccb468-f531-4f8f-95b6-ceb37d3aa9b6/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1663] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:25:07 2026] PUT /v2.0/policies/cca43402-ba41-4bbe-9279-242b01a7d08c/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: 915/1664] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/security-groups?id=a9834b5d-2a8d-4b19-b851-1e4850232951&id=417da878-5218-4fb9-aa11-6b037a463b7f&fields=id&fields=name => generated 206 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1665] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:07 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1014 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1666] 10.0.0.48 () {32 vars in 673 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1667] 10.0.0.48 () {32 vars in 687 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1668] 10.0.0.48 () {32 vars in 683 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1669] 10.0.0.48 () {32 vars in 695 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:08.749 8 INFO neutron.db.l3_db [None req-e3bcd5ca-5df4-454e-bf67-99bb9b7f8848 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Floating IP a9e5b157-b5e9-408a-9c2b-a7c2ee7a5ada associated. External IP: 10.96.250.206, port: 378b32e7-f1eb-4ea5-a83e-f772553b7e33. [pid: 7|app: 0|req: 755/1670] 10.0.0.48 () {32 vars in 681 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1671] 10.0.0.48 () {32 vars in 695 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1672] 10.0.0.48 () {32 vars in 691 bytes} [Thu Jul 2 11:25:08 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1673] 10.0.0.48 () {32 vars in 703 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1674] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/qos/policies/4084b191-c451-42bd-a89b-2a6a91759f95 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1675] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:25:08 2026] PUT /v2.0/floatingips/a9e5b157-b5e9-408a-9c2b-a7c2ee7a5ada => generated 856 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1676] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/qos/policies/9db29c6f-6294-41b2-b021-260de6899859 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:09.379 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edb33cd1-e247-4d37-a7cb-7cf6f15084cd'] response: {'name': 'network-changed', 'server_uuid': '95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0', 'tag': '378b32e7-f1eb-4ea5-a83e-f772553b7e33', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 917/1677] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/qos/policies/81ccb468-f531-4f8f-95b6-ceb37d3aa9b6 => 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: 761/1678] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/ports?tenant_id=5e541750c81d43b3bc577f83dfc10c26&device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1283 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1679] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/qos/policies/cca43402-ba41-4bbe-9279-242b01a7d08c => 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: 919/1680] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/networks?id=8792e098-e434-48af-9568-ae9b0434568c => generated 767 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1681] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/qos/policies/e03c3190-ef22-487e-9c7b-baf23b2ff642 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1682] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=378b32e7-f1eb-4ea5-a83e-f772553b7e33 => generated 859 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1683] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/security-groups?tenant_id=9b12aef337e441ee8ae5d3d20917c9af&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1684] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/subnets?id=1896381c-1cc7-4678-914a-d8edb2358f4b => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1685] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/ports?network_id=8792e098-e434-48af-9568-ae9b0434568c&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: 763/1686] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:09 2026] DELETE /v2.0/security-groups/8f70d5c5-3fcc-423a-9d7b-e29e7b86fb85 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1687] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?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: 764/1688] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:09 2026] GET /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1689] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:10 2026] GET /v2.0/security-groups?tenant_id=3bca67cbe08e4a78a175bc81039aba42&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1690] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:10 2026] DELETE /v2.0/security-groups/5e1d9363-b2e1-4009-a636-f3abd1862ac4 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1691] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:10 2026] GET /v2.0/security-groups?tenant_id=e5a094808a0040e782e37483d95156fa&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1692] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:11 2026] DELETE /v2.0/security-groups/c8afbb5f-90be-4ae7-a239-e6c3ca5e6ab9 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1693] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:11 2026] GET /v2.0/security-groups?tenant_id=e0d834a36e6d4247bd297872d1e49fbf&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1694] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:11 2026] DELETE /v2.0/security-groups/beda7b9f-bf17-486e-9bfe-b6b09ae1bcb2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1695] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:11 2026] GET /v2.0/security-groups?tenant_id=7a92ef0c524f45dbaf16860a84d5d4d7&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1696] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:11 2026] DELETE /v2.0/security-groups/8efac331-fc00-4ac3-b0d6-1e4e2e36056a => 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: 928/1697] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:11 2026] GET /v2.0/security-groups?tenant_id=326360efe3604191ad50977cb9561f32&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1698] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:12 2026] DELETE /v2.0/security-groups/834517b6-35e2-4535-b8cd-ac186a19d510 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:15.226 8 WARNING neutron_lib.context [None req-0f5c134b-5534-4ce2-8746-9cd42b89c2a3 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:15.410 8 INFO neutron.db.segments_db [None req-0f5c134b-5534-4ce2-8746-9cd42b89c2a3 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Added segment 37fc3f5f-be9c-43cd-b992-02c5d6046073 of type vxlan for network a1406354-ce2a-4fb4-9773-eb5702fde2be [pid: 8|app: 0|req: 929/1699] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:25:14 2026] POST /v2.0/networks => generated 632 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:15.610 7 WARNING neutron_lib.context [None req-b8f8e0cd-ee2a-4288-a3ec-e2ba365b271c 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:15.709 7 INFO neutron.db.segments_db [None req-b8f8e0cd-ee2a-4288-a3ec-e2ba365b271c 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Added segment b18bf7a1-9a00-460e-843a-afa1413b082c of type vxlan for network 76447366-06ab-40af-8e51-1e93596ea4ed 2026-07-02 11:25:16.072 7 INFO neutron.db.l3_hamode_db [None req-b8f8e0cd-ee2a-4288-a3ec-e2ba365b271c 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1700] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:16 2026] GET /v2.0/security-groups?tenant_id=11f1b37983bc48ed9af3c749f820360b&name=default => generated 2925 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1701] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:16 2026] DELETE /v2.0/security-groups/3d938630-79e3-4a93-81bc-3bb3bcdc6e1a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:17.302 8 WARNING neutron_lib.context [None req-485b70d9-a6be-4dc4-bca9-400df9589d89 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:17.354 8 INFO neutron.db.segments_db [None req-485b70d9-a6be-4dc4-bca9-400df9589d89 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Added segment 5d5eeca8-d4dc-4880-8c8a-419133ef70e3 of type vxlan for network db27a14f-017c-448b-ba57-e8b75a1c1a3f 2026-07-02 11:25:17.373 7 INFO neutron.db.l3_hamode_db [None req-b8f8e0cd-ee2a-4288-a3ec-e2ba365b271c 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:25:17.686 8 INFO neutron.db.l3_hamode_db [None req-485b70d9-a6be-4dc4-bca9-400df9589d89 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:25:18.325 8 INFO neutron.db.l3_hamode_db [None req-485b70d9-a6be-4dc4-bca9-400df9589d89 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1702] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:25:15 2026] POST /v2.0/routers => generated 695 bytes in 3002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1703] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:18 2026] GET /v2.0/security-groups?tenant_id=0e94565d28524253b193cc927bc0d9d4&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1704] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:18 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1707] 10.0.0.48 () {32 vars in 775 bytes} [Thu Jul 2 11:25:18 2026] GET /v2.0/subnets?project_id=a1d13a42f3684ffd85998aa2724cf53c&cidr=10.100.0.0%2F28 => generated 14 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1708] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:18 2026] DELETE /v2.0/security-groups/72e227e7-2222-4633-a1ba-7dd803aff360 => 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: 932/1709] 10.0.0.48 () {34 vars in 667 bytes} [Thu Jul 2 11:25:17 2026] POST /v2.0/routers => generated 474 bytes in 2045 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1710] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/security-groups?id=a9834b5d-2a8d-4b19-b851-1e4850232951&id=417da878-5218-4fb9-aa11-6b037a463b7f&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:19.160 7 WARNING neutron_lib.context [None req-37c6020e-5197-4190-b0ac-8d0139ba5e8e 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:19.214 7 INFO neutron.db.l3_hamode_db [None req-37c6020e-5197-4190-b0ac-8d0139ba5e8e 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 933/1711] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:19.391 7 INFO neutron.db.l3_hamode_db [None req-37c6020e-5197-4190-b0ac-8d0139ba5e8e 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 934/1712] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1283 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1713] 10.0.0.48 () {32 vars in 783 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/subnets?network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf&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) [pid: 8|app: 0|req: 936/1714] 10.0.0.48 () {32 vars in 857 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/floatingips?floating_network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf&port_id=378b32e7-f1eb-4ea5-a83e-f772553b7e33 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:19.552 8 WARNING neutron_lib.context [None req-8654fc0f-d87b-4375-8a67-d680f094a36e 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/1715] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:25:19 2026] POST /v2.0/subnets => generated 632 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1716] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:25:19 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1717] 10.0.0.48 () {34 vars in 667 bytes} [Thu Jul 2 11:25:19 2026] POST /v2.0/routers => generated 474 bytes in 1501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1718] 10.0.0.82 () {34 vars in 1119 bytes} [Thu Jul 2 11:25:20 2026] GET /v2.0/security-groups?id=417da878-5218-4fb9-aa11-6b037a463b7f&id=a9834b5d-2a8d-4b19-b851-1e4850232951&fields=id&fields=name => generated 206 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:20.736 7 WARNING neutron_lib.context [None req-e2a6b5bd-3688-4b0f-9a57-5473e7e03e51 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:20.820 7 INFO neutron.db.l3_hamode_db [None req-e2a6b5bd-3688-4b0f-9a57-5473e7e03e51 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:25:20.991 7 INFO neutron.db.l3_hamode_db [None req-e2a6b5bd-3688-4b0f-9a57-5473e7e03e51 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1719] 10.0.0.48 () {34 vars in 667 bytes} [Thu Jul 2 11:25:20 2026] POST /v2.0/routers => generated 474 bytes in 1259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:22.003 7 WARNING neutron_lib.context [None req-42e8414d-5727-44ff-b5a1-bcdbb707fc9d 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 939/1720] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:25:19 2026] PUT /v2.0/routers/44c36014-2f19-4219-8730-e5c26ab5d249/add_router_interface => generated 309 bytes in 2062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:22.079 7 INFO neutron.db.l3_hamode_db [None req-42e8414d-5727-44ff-b5a1-bcdbb707fc9d 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 940/1721] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:25:22 2026] GET /v2.0/networks => generated 7200 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1722] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:25:22 2026] GET /v2.0/subnets => generated 5599 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:22.344 7 INFO neutron.db.l3_hamode_db [None req-42e8414d-5727-44ff-b5a1-bcdbb707fc9d 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1723] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:25:22 2026] GET /v2.0/routers => generated 4194 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:22.549 8 WARNING neutron_lib.context [None req-028bd41b-0c83-430f-8bee-83cd813ca3d1 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/1724] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:25:22 2026] POST /v2.0/security-groups => generated 1673 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:25:22.708 8 WARNING neutron_lib.context [None req-2bf9097b-2ec9-400d-aecf-f408ebc9b84b 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 944/1725] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:22.854 8 WARNING neutron_lib.context [None req-306b9745-cec6-4c23-83c6-cacbcb7dfc2a 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/1726] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:22 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1727] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:22 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:23.089 8 WARNING neutron_lib.context [None req-edab4e58-e021-4b78-8a3a-4e5ee9a317af 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 947/1728] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1729] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Jul 2 11:25:23 2026] GET /v2.0/security-groups?id=a9834b5d-2a8d-4b19-b851-1e4850232951&id=417da878-5218-4fb9-aa11-6b037a463b7f&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:23.335 8 WARNING neutron_lib.context [None req-d82096e3-db7a-4e59-b16d-4fa4ec2d2e86 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1730] 10.0.0.48 () {34 vars in 667 bytes} [Thu Jul 2 11:25:21 2026] POST /v2.0/routers => generated 474 bytes in 1353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:23.362 7 WARNING neutron_lib.context [None req-aa455b49-76c0-4845-9b56-918eb8d5ccbf 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:23.403 7 INFO neutron.db.l3_hamode_db [None req-aa455b49-76c0-4845-9b56-918eb8d5ccbf 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 949/1731] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1732] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:25:23 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:23.517 8 WARNING neutron_lib.context [None req-0bb1355c-aae7-401f-9ee9-502a33f942a2 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:23.558 8 INFO neutron.db.securitygroups_db [None req-0bb1355c-aae7-401f-9ee9-502a33f942a2 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Project a1d13a42f3684ffd85998aa2724cf53c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 11:25:23.576 7 INFO neutron.db.l3_hamode_db [None req-aa455b49-76c0-4845-9b56-918eb8d5ccbf 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 951/1733] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:24.028 8 INFO neutron.db.l3_db [req-bb981535-bce9-4285-ac68-9e3816ae89b3 req-87cc2c8a-f9ab-4fdc-90f2-73e440c6c2de e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] Floating IP a9e5b157-b5e9-408a-9c2b-a7c2ee7a5ada disassociated. External IP: 10.96.250.206, port: 378b32e7-f1eb-4ea5-a83e-f772553b7e33. [pid: 7|app: 0|req: 783/1734] 10.0.0.48 () {34 vars in 667 bytes} [Thu Jul 2 11:25:23 2026] POST /v2.0/routers => generated 474 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1735] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:24 2026] GET /v2.0/security-groups?tenant_id=16b7a0fcc13c4752abfb598adc0329e3&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:24.825 7 WARNING neutron_lib.context [None req-6ca963fe-b0b4-43cf-919c-b04ad73975d5 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:24.887 7 INFO neutron.db.securitygroups_db [None req-6ca963fe-b0b4-43cf-919c-b04ad73975d5 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Project a1d13a42f3684ffd85998aa2724cf53c 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: 785/1736] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1737] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:24 2026] GET /v2.0/ports?device_id=95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0 => 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: 952/1738] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:25:23 2026] DELETE /v2.0/ports/378b32e7-f1eb-4ea5-a83e-f772553b7e33 => generated 0 bytes in 1437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1739] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:25:24 2026] PUT /v2.0/routers/3c81ef02-74c3-47cd-9a48-02df460b2703/tags => generated 17 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:25.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf9f6a9e-8936-4a37-a044-432fb5d7607a'] response: {'server_uuid': '95e17a94-df0e-4f0e-9cd0-9e72d09fa6f0', 'name': 'network-vif-deleted', 'tag': '378b32e7-f1eb-4ea5-a83e-f772553b7e33', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 788/1740] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] PUT /v2.0/routers/565fd110-f694-4642-9ef4-0aa155d12958/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1741] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:25 2026] DELETE /v2.0/security-groups/da22d547-a586-4199-bab0-5934d205f995 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1742] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] PUT /v2.0/routers/5fe91b16-0efe-42f9-b255-6373ce89b1f4/tags => generated 34 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1743] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:25:25 2026] PUT /v2.0/routers/c8161762-4bc6-4b0f-b81e-88bbd28f344c/tags => generated 19 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1744] 10.0.0.48 () {32 vars in 663 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1745] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/networks => generated 1297 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1746] 10.0.0.48 () {32 vars in 677 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1747] 10.0.0.81 () {34 vars in 1097 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-184465165&fields=id&tenant_id=a1d13a42f3684ffd85998aa2724cf53c => 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: 791/1748] 10.0.0.48 () {32 vars in 673 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1749] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 660 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1750] 10.0.0.48 () {32 vars in 685 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1751] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/quotas/a1d13a42f3684ffd85998aa2724cf53c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1752] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1753] 10.0.0.48 () {32 vars in 671 bytes} [Thu Jul 2 11:25:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1754] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 961/1755] 10.0.0.48 () {32 vars in 685 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1756] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1757] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:26 2026] DELETE /v2.0/security-groups/417da878-5218-4fb9-aa11-6b037a463b7f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:26.374 7 INFO neutron.api.v2.resource [None req-f3986724-616b-457a-809e-73d64cd9a759 e42fc826d51a4f7c9e3001c086cb3bca 5e541750c81d43b3bc577f83dfc10c26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1758] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/security-groups/417da878-5218-4fb9-aa11-6b037a463b7f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1759] 10.0.0.48 () {32 vars in 681 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1760] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1761] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => 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: 966/1762] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:25:26 2026] GET /v2.0/routers/3c81ef02-74c3-47cd-9a48-02df460b2703 => generated 485 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1763] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:25:26 2026] DELETE /v2.0/floatingips/a9e5b157-b5e9-408a-9c2b-a7c2ee7a5ada => generated 0 bytes in 463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1764] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:26 2026] DELETE /v2.0/security-groups/a9834b5d-2a8d-4b19-b851-1e4850232951 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1765] 10.0.0.48 () {34 vars in 741 bytes} [Thu Jul 2 11:25:26 2026] PUT /v2.0/routers/3c81ef02-74c3-47cd-9a48-02df460b2703 => generated 485 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:27.908 8 INFO neutron.db.segments_db [None req-acefa29a-3364-4211-bfff-0b8720be166d 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment a167065e-e30d-4b34-add8-575226c4e0f7 of type vxlan for network 45d2fe64-ab49-4087-8896-281ed9299b96 [pid: 8|app: 0|req: 968/1766] 10.0.0.48 () {34 vars in 670 bytes} [Thu Jul 2 11:25:27 2026] POST /v2.0/networks => generated 741 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1767] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:28 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 660 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1768] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:25:28 2026] GET /v2.0/ports?device_id=3c81ef02-74c3-47cd-9a48-02df460b2703 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1769] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:28 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => 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: 972/1770] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:25:28 2026] POST /v2.0/subnets => generated 664 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1771] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:25:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1d13a42f3684ffd85998aa2724cf53c => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1772] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:25:27 2026] PUT /v2.0/routers/28036584-7130-42b6-aa43-ea5349eb7a31/remove_router_interface => generated 309 bytes in 1761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:28.866 7 INFO neutron.db.segments_db [None req-542fa9df-1d8c-4c41-bd7d-ebf5ec1743e1 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Added segment d17c5b18-c21b-48da-a7cb-22bf77b76a3a of type vxlan for network c768fef5-e193-4da4-8694-e9cbd00c0964 [pid: 8|app: 0|req: 974/1773] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:28 2026] DELETE /v2.0/routers/3c81ef02-74c3-47cd-9a48-02df460b2703 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:29.020 8 WARNING neutron_lib.context [req-a9a8d7f5-e09b-47f4-9ce0-0084b3d8b61c req-b2e2fb51-e48d-45e9-8019-6358de6e80b2 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:29.193 7 INFO neutron.db.l3_hamode_db [None req-542fa9df-1d8c-4c41-bd7d-ebf5ec1743e1 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/1774] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:25:29 2026] POST /v2.0/ports => generated 954 bytes in 544 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 11:25:30.371 7 INFO neutron.db.l3_hamode_db [None req-542fa9df-1d8c-4c41-bd7d-ebf5ec1743e1 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 11:25:31.265 8 INFO neutron.services.segments.plugin [-] Segment af9a1635-e6c2-4fe5-873c-e68b4edd44e0 resource provider aggregate not found 2026-07-02 11:25:31.274 8 INFO neutron.services.segments.plugin [-] Segment af9a1635-e6c2-4fe5-873c-e68b4edd44e0 resource provider aggregate not found 2026-07-02 11:25:31.282 8 INFO neutron.db.l3_hamode_db [None req-2daddcc7-ba40-4e85-9c15-d3e0bdb4161b 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network a997300d-dd35-4bfc-ab1c-7e6c94e977ea was deleted as no HA routers are present in tenant 5e541750c81d43b3bc577f83dfc10c26. [pid: 8|app: 0|req: 976/1775] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:29 2026] DELETE /v2.0/routers/28036584-7130-42b6-aa43-ea5349eb7a31 => generated 0 bytes in 1729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:31.290 8 INFO neutron.services.segments.plugin [-] Segment af9a1635-e6c2-4fe5-873c-e68b4edd44e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9a1635-e6c2-4fe5-873c-e68b4edd44e0 found for delete ", "request_id": "req-dd7819f4-e373-4229-a327-f4e6224db8ba"}]} 2026-07-02 11:25:31.298 8 INFO neutron.services.segments.plugin [-] Segment af9a1635-e6c2-4fe5-873c-e68b4edd44e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9a1635-e6c2-4fe5-873c-e68b4edd44e0 found for delete ", "request_id": "req-a742d5ab-7e4a-4c88-aa3a-cf66494738bb"}]} [pid: 8|app: 0|req: 977/1776] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:25:31 2026] GET /v2.0/routers/565fd110-f694-4642-9ef4-0aa155d12958 => generated 493 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1777] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:31 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 957 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1778] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:25:28 2026] POST /v2.0/routers => generated 728 bytes in 2820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1779] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:31 2026] DELETE /v2.0/subnets/1896381c-1cc7-4678-914a-d8edb2358f4b => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1780] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:25:31 2026] PUT /v2.0/ports/21ed8170-b317-4bd3-802c-fdb696fd0dfe => generated 1199 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:25:32.080 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7340cf7e-b17d-4955-a674-7fd906f3a9d6'] response: {'name': 'network-changed', 'server_uuid': '60cc0593-5d21-4c8a-9c20-b2fd40905bb4', 'tag': '21ed8170-b317-4bd3-802c-fdb696fd0dfe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 980/1781] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:32 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 802/1782] 10.0.0.48 () {34 vars in 741 bytes} [Thu Jul 2 11:25:31 2026] PUT /v2.0/routers/565fd110-f694-4642-9ef4-0aa155d12958 => generated 493 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1783] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:25:33 2026] DELETE /v2.0/networks/8792e098-e434-48af-9568-ae9b0434568c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:33.329 7 INFO neutron.services.segments.plugin [-] Segment 5077537f-795b-4662-a19b-268bb921e1a1 resource provider aggregate not found 2026-07-02 11:25:33.334 7 INFO neutron.services.segments.plugin [-] Segment 5077537f-795b-4662-a19b-268bb921e1a1 resource provider aggregate not found 2026-07-02 11:25:33.350 7 INFO neutron.services.segments.plugin [-] Segment 5077537f-795b-4662-a19b-268bb921e1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5077537f-795b-4662-a19b-268bb921e1a1 found for delete ", "request_id": "req-243be8f8-c3f7-4476-828b-1f632c8b26c0"}]} 2026-07-02 11:25:33.356 7 INFO neutron.services.segments.plugin [-] Segment 5077537f-795b-4662-a19b-268bb921e1a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5077537f-795b-4662-a19b-268bb921e1a1 found for delete ", "request_id": "req-e7a4a337-ac9e-4a47-a072-70b70852cbdf"}]} [pid: 7|app: 0|req: 804/1784] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:33 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1787] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:25:33 2026] GET /v2.0/ports?device_id=565fd110-f694-4642-9ef4-0aa155d12958 => 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: 808/1788] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:33 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => 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: 981/1789] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:25:32 2026] PUT /v2.0/routers/3d15c033-740f-4554-a611-51ee66afe396/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1790] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:25:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=21ed8170-b317-4bd3-802c-fdb696fd0dfe => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1791] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:33 2026] DELETE /v2.0/routers/565fd110-f694-4642-9ef4-0aa155d12958 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1792] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1793] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1794] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/routers/5fe91b16-0efe-42f9-b255-6373ce89b1f4 => generated 502 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1795] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&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: 809/1796] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:25:33 2026] PUT /v2.0/routers/410cf70f-12f2-40cf-bf43-198fa132ecb6/remove_router_interface => generated 309 bytes in 1392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1797] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:34 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 988/1798] 10.0.0.48 () {34 vars in 741 bytes} [Thu Jul 2 11:25:34 2026] PUT /v2.0/routers/5fe91b16-0efe-42f9-b255-6373ce89b1f4 => generated 502 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1799] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:35 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1800] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:25:35 2026] GET /v2.0/ports?device_id=5fe91b16-0efe-42f9-b255-6373ce89b1f4 => 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: 991/1801] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:35 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1802] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:35 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:36.354 7 INFO neutron.services.segments.plugin [-] Segment f5c6aee8-edad-445a-8ebd-7c381192ea94 resource provider aggregate not found 2026-07-02 11:25:36.359 7 INFO neutron.services.segments.plugin [-] Segment f5c6aee8-edad-445a-8ebd-7c381192ea94 resource provider aggregate not found 2026-07-02 11:25:36.380 7 INFO neutron.services.segments.plugin [-] Segment f5c6aee8-edad-445a-8ebd-7c381192ea94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c6aee8-edad-445a-8ebd-7c381192ea94 found for delete ", "request_id": "req-2705f349-e9b1-4b9a-86d4-4e1fb4db2592"}]} 2026-07-02 11:25:36.382 7 INFO neutron.services.segments.plugin [-] Segment f5c6aee8-edad-445a-8ebd-7c381192ea94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c6aee8-edad-445a-8ebd-7c381192ea94 found for delete ", "request_id": "req-4ff7474f-04f0-4d60-b269-330c8eacef4a"}]} 2026-07-02 11:25:36.387 7 INFO neutron.db.l3_hamode_db [None req-9c9b3015-5421-47cc-9893-9daadfcd9db2 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network 870cc8e9-fd40-41b1-96bb-0822cd205694 was deleted as no HA routers are present in tenant d2472b177c6344289eed9c71de79e5a6. [pid: 7|app: 0|req: 811/1803] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:34 2026] DELETE /v2.0/routers/410cf70f-12f2-40cf-bf43-198fa132ecb6 => generated 0 bytes in 1443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1804] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:35 2026] DELETE /v2.0/routers/5fe91b16-0efe-42f9-b255-6373ce89b1f4 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1805] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:36 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1806] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:25:36 2026] GET /v2.0/networks?id=45d2fe64-ab49-4087-8896-281ed9299b96 => generated 673 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1807] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:36 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 756 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1808] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:36 2026] DELETE /v2.0/subnets/fbe209df-34f5-433a-a39d-4083eaae447d => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1809] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:25:36 2026] GET /v2.0/quotas/bcf0710a23e94b81927bfa79ef6433ff => 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: 816/1810] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:25:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=21ed8170-b317-4bd3-802c-fdb696fd0dfe => 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: 995/1811] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:25:36 2026] GET /v2.0/routers/c8161762-4bc6-4b0f-b81e-88bbd28f344c => generated 487 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1812] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/ports?tenant_id=bcf0710a23e94b81927bfa79ef6433ff&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1813] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:25:36 2026] DELETE /v2.0/networks/f52e4f35-09b8-420f-9435-b2c5f0f7b2f8 => 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: 997/1814] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1815] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/networks/45d2fe64-ab49-4087-8896-281ed9299b96?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: 999/1816] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1817] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/networks/45d2fe64-ab49-4087-8896-281ed9299b96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1818] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1819] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1820] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1821] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => 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: 1005/1822] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/security-groups?tenant_id=d2472b177c6344289eed9c71de79e5a6&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1823] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:37 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1824] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:38 2026] DELETE /v2.0/security-groups/cfa0865b-2947-43c8-94d3-7a20f56e126b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1825] 10.0.0.48 () {34 vars in 741 bytes} [Thu Jul 2 11:25:37 2026] PUT /v2.0/routers/c8161762-4bc6-4b0f-b81e-88bbd28f344c => generated 487 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1826] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:25:38 2026] GET /v2.0/ports?device_id=c8161762-4bc6-4b0f-b81e-88bbd28f344c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:38.421 7 INFO neutron.services.segments.plugin [-] Segment bcebc6f9-31c3-476d-adab-cfe941a7607a resource provider aggregate not found 2026-07-02 11:25:38.431 7 INFO neutron.services.segments.plugin [-] Segment bcebc6f9-31c3-476d-adab-cfe941a7607a resource provider aggregate not found 2026-07-02 11:25:38.439 7 INFO neutron.services.segments.plugin [-] Segment bcebc6f9-31c3-476d-adab-cfe941a7607a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcebc6f9-31c3-476d-adab-cfe941a7607a found for delete ", "request_id": "req-d946dea0-0cb3-4795-a8b5-4e6729a558a5"}]} [pid: 8|app: 0|req: 1009/1827] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:38 2026] GET /v2.0/security-groups?tenant_id=5e541750c81d43b3bc577f83dfc10c26&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:38.461 7 INFO neutron.services.segments.plugin [-] Segment bcebc6f9-31c3-476d-adab-cfe941a7607a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcebc6f9-31c3-476d-adab-cfe941a7607a found for delete ", "request_id": "req-1415593d-352b-41a7-83d4-04489a569d43"}]} [pid: 8|app: 0|req: 1010/1828] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:38 2026] DELETE /v2.0/security-groups/f86ad6ee-6226-4c23-a58b-1832e22b876a => 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: 1011/1829] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:38 2026] GET /v2.0/networks?id=45d2fe64-ab49-4087-8896-281ed9299b96 => generated 673 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:38.690 8 WARNING neutron_lib.context [req-8db814b0-e17f-480d-b159-1fbcb094757f req-17b1e51c-3058-4365-94a9-5449791a3a92 a46ecb877cf747699f0c174b4725a5c3 bcf0710a23e94b81927bfa79ef6433ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1830] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:38 2026] DELETE /v2.0/routers/c8161762-4bc6-4b0f-b81e-88bbd28f344c => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1831] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:25:38 2026] GET /v2.0/routers/d860e86d-a23f-4707-9d45-d1079a5ce667 => generated 480 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1832] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:25:38 2026] POST /v2.0/ports => generated 958 bytes in 595 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: 1013/1833] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:39 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 961 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1834] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:39 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1835] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:25:39 2026] PUT /v2.0/ports/7000bf66-c784-48b1-9d19-b1cc7816ecf6 => generated 1203 bytes in 539 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: 1016/1836] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:39 2026] GET /v2.0/security-groups?id=9da72cf9-9427-4e34-9d07-0379bf12a748&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:25:40.028 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8787bfd8-9dd5-4964-a230-a704c8e59ece'] response: {'name': 'network-changed', 'server_uuid': '356be398-2f4f-404f-8790-7275a9a0eaa5', 'tag': '7000bf66-c784-48b1-9d19-b1cc7816ecf6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1017/1837] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:39 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&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: 1018/1838] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/ports?tenant_id=bcf0710a23e94b81927bfa79ef6433ff&device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1839] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7000bf66-c784-48b1-9d19-b1cc7816ecf6 => 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: 1020/1840] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1841] 10.0.0.48 () {34 vars in 741 bytes} [Thu Jul 2 11:25:38 2026] PUT /v2.0/routers/d860e86d-a23f-4707-9d45-d1079a5ce667 => generated 480 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1842] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/subnets?id=9d9107fc-1f84-443a-84fa-69acc11cbfbc => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1843] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1844] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/ports?device_id=d860e86d-a23f-4707-9d45-d1079a5ce667 => 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: 823/1845] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/ports?network_id=45d2fe64-ab49-4087-8896-281ed9299b96&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: 824/1846] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1847] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:40 2026] GET /v2.0/networks/45d2fe64-ab49-4087-8896-281ed9299b96?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:40.405 7 WARNING neutron_lib.context [None req-d6668ef4-7d92-4781-8a2a-30badcca8363 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:41.036 8 INFO neutron.services.segments.plugin [-] Segment 5d5eeca8-d4dc-4880-8c8a-419133ef70e3 resource provider aggregate not found 2026-07-02 11:25:41.042 8 INFO neutron.services.segments.plugin [-] Segment 5d5eeca8-d4dc-4880-8c8a-419133ef70e3 resource provider aggregate not found 2026-07-02 11:25:41.064 8 INFO neutron.services.segments.plugin [-] Segment 5d5eeca8-d4dc-4880-8c8a-419133ef70e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d5eeca8-d4dc-4880-8c8a-419133ef70e3 found for delete ", "request_id": "req-c60e9975-cb40-4074-9481-81dc2b5102b4"}]} 2026-07-02 11:25:41.069 8 INFO neutron.services.segments.plugin [-] Segment 5d5eeca8-d4dc-4880-8c8a-419133ef70e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d5eeca8-d4dc-4880-8c8a-419133ef70e3 found for delete ", "request_id": "req-f7ecf2bf-69d4-4ca4-85b7-cd069d8a4e3b"}]} 2026-07-02 11:25:41.076 8 INFO neutron.db.l3_hamode_db [None req-30a67a9d-be35-4b75-854e-dcc4122ec9e2 48e4b00119d148008231c476ae981e34 99cf267c7cda454e8196f472d0d2359e - - default default] HA network db27a14f-017c-448b-ba57-e8b75a1c1a3f was deleted as no HA routers are present in tenant 99cf267c7cda454e8196f472d0d2359e. [pid: 8|app: 0|req: 1023/1848] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:40 2026] DELETE /v2.0/routers/d860e86d-a23f-4707-9d45-d1079a5ce667 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1849] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/networks/45d2fe64-ab49-4087-8896-281ed9299b96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1850] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1851] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/security-groups?id=9da72cf9-9427-4e34-9d07-0379bf12a748&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: 1027/1852] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/ports?tenant_id=bcf0710a23e94b81927bfa79ef6433ff&device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1853] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/networks?id=45d2fe64-ab49-4087-8896-281ed9299b96 => generated 769 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1854] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7000bf66-c784-48b1-9d19-b1cc7816ecf6 => 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: 1030/1855] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/subnets?id=9d9107fc-1f84-443a-84fa-69acc11cbfbc => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1856] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/ports?network_id=45d2fe64-ab49-4087-8896-281ed9299b96&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: 1032/1857] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/networks/45d2fe64-ab49-4087-8896-281ed9299b96?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:41.688 7 INFO neutron.db.l3_db [None req-d6668ef4-7d92-4781-8a2a-30badcca8363 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Floating IP 07f78f24-f45e-49f6-94ab-dd3c4e15e7bf associated. External IP: 10.96.250.205, port: 21ed8170-b317-4bd3-802c-fdb696fd0dfe. [pid: 8|app: 0|req: 1033/1858] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:41 2026] GET /v2.0/networks/45d2fe64-ab49-4087-8896-281ed9299b96?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: 826/1859] 10.0.0.48 () {34 vars in 676 bytes} [Thu Jul 2 11:25:40 2026] POST /v2.0/floatingips => generated 855 bytes in 1714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1860] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 855 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:42.251 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb89f85b-8f4d-4c90-a420-6489f84fc8e8'] response: {'name': 'network-changed', 'server_uuid': '60cc0593-5d21-4c8a-9c20-b2fd40905bb4', 'tag': '21ed8170-b317-4bd3-802c-fdb696fd0dfe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1035/1861] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1862] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1863] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1864] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/security-groups?tenant_id=99cf267c7cda454e8196f472d0d2359e&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1865] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/security-groups?id=9da72cf9-9427-4e34-9d07-0379bf12a748&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1866] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=21ed8170-b317-4bd3-802c-fdb696fd0dfe => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1867] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1868] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&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: 829/1869] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:42 2026] DELETE /v2.0/security-groups/0abe48ab-f59d-4837-b342-119dbb8ad9c9 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1870] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 830/1871] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1872] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:42 2026] GET /v2.0/security-groups?tenant_id=4c1e77a334354abe944e6d2c101af1c1&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1873] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:43 2026] DELETE /v2.0/security-groups/d6b8b4f3-ebf6-411f-a7b1-eae6c5724c7b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1874] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:25:43 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 855 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1875] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:43 2026] GET /v2.0/security-groups?tenant_id=5a9ded7d0660429bafa63909615ed4f7&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:43.665 7 INFO neutron.db.segments_db [None req-1874a9a4-6e11-4e94-a3d0-b76ca4ab1d7e dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] Added segment 634ffb88-629e-49c4-b4a6-46e965a414bd of type vxlan for network 735d1020-075c-44b0-b18b-3d2494eff582 [pid: 8|app: 0|req: 1045/1876] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:43 2026] DELETE /v2.0/security-groups/54442606-a756-4147-9573-71a9f53de56e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1877] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:43 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1878] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:25:43 2026] POST /v2.0/networks => generated 725 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1879] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:43 2026] GET /v2.0/security-groups?id=9da72cf9-9427-4e34-9d07-0379bf12a748&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1880] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:25:43 2026] POST /v2.0/subnets => generated 620 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:44.121 8 WARNING neutron.api.v2.base [None req-8f343dc9-22d1-41ce-841a-fb23c4283ede dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - 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 11:25:44.122 8 INFO neutron.api.v2.resource [None req-8f343dc9-22d1-41ce-841a-fb23c4283ede dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1048/1881] 10.0.0.48 () {34 vars in 680 bytes} [Thu Jul 2 11:25:44 2026] POST /v2.0/rbac-policies => generated 143 bytes in 15 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1882] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:25:44 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1883] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:44 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => 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: 1051/1884] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:44 2026] GET /v2.0/security-groups?id=9da72cf9-9427-4e34-9d07-0379bf12a748&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:44.641 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider aggregate not found 2026-07-02 11:25:44.648 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider aggregate not found 2026-07-02 11:25:44.664 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 634ffb88-629e-49c4-b4a6-46e965a414bd found for delete ", "request_id": "req-79bdb813-f911-48bb-bf12-5ea383655e53"}]} 2026-07-02 11:25:44.666 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 634ffb88-629e-49c4-b4a6-46e965a414bd found for delete ", "request_id": "req-529bb676-f567-4b3a-a912-616d871a1c6f"}]} [pid: 8|app: 0|req: 1052/1885] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:25:44 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1886] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:25:45 2026] DELETE /v2.0/ports/7000bf66-c784-48b1-9d19-b1cc7816ecf6 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1887] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:25:44 2026] DELETE /v2.0/networks/735d1020-075c-44b0-b18b-3d2494eff582 => generated 0 bytes in 1419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:45.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-940a848e-d950-4394-8c33-d20d0b27a8a4'] response: {'server_uuid': '356be398-2f4f-404f-8790-7275a9a0eaa5', 'name': 'network-vif-deleted', 'tag': '7000bf66-c784-48b1-9d19-b1cc7816ecf6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 835/1888] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:25:45 2026] GET /v2.0/ports?device_id=356be398-2f4f-404f-8790-7275a9a0eaa5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:45.657 8 INFO neutron.db.segments_db [None req-cf58e1e6-4490-46e4-aa83-2aa40c381fce dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] Added segment 692b117d-d735-45b2-b281-d98dff4631fd of type vxlan for network cd631a34-f90b-46f4-a007-891c5f1ad47e [pid: 8|app: 0|req: 1054/1889] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:25:45 2026] POST /v2.0/networks => generated 726 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1890] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:25:45 2026] POST /v2.0/subnets => generated 623 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:46.142 8 WARNING neutron.api.v2.base [None req-656b6d77-15cb-4f47-a7c8-d69ac7892b1b dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - 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 11:25:46.143 8 INFO neutron.api.v2.resource [None req-656b6d77-15cb-4f47-a7c8-d69ac7892b1b dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1055/1891] 10.0.0.48 () {34 vars in 680 bytes} [Thu Jul 2 11:25:46 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 11:25:46.689 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider aggregate not found 2026-07-02 11:25:46.696 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider aggregate not found 2026-07-02 11:25:46.708 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 634ffb88-629e-49c4-b4a6-46e965a414bd found for delete ", "request_id": "req-1e5874c8-99e5-41bd-9e52-5466173fd7a3"}]} 2026-07-02 11:25:46.717 7 INFO neutron.services.segments.plugin [-] Segment 634ffb88-629e-49c4-b4a6-46e965a414bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 634ffb88-629e-49c4-b4a6-46e965a414bd found for delete ", "request_id": "req-50259efc-fd0c-4be5-97e5-150d3a38f66b"}]} 2026-07-02 11:25:46.726 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider aggregate not found 2026-07-02 11:25:46.738 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider aggregate not found 2026-07-02 11:25:46.746 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692b117d-d735-45b2-b281-d98dff4631fd found for delete ", "request_id": "req-a4fa30f6-913e-4e1f-bbc9-66d27ff38ce3"}]} 2026-07-02 11:25:46.757 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692b117d-d735-45b2-b281-d98dff4631fd found for delete ", "request_id": "req-fe5df9e8-376f-4c02-8a2a-7b47a96a5ace"}]} [pid: 7|app: 0|req: 837/1892] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:25:46 2026] DELETE /v2.0/networks/cd631a34-f90b-46f4-a007-891c5f1ad47e => generated 0 bytes in 1300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:47.544 8 INFO neutron.db.segments_db [None req-aa17f25f-0d1b-47ec-ae8f-019c6e026d27 dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] Added segment cfc6c8cc-9dd2-4d14-a853-88b3f861236f of type vxlan for network 558be3ed-2a70-46d7-807b-67bc5665805a [pid: 8|app: 0|req: 1056/1893] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:25:47 2026] POST /v2.0/networks => generated 727 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1894] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:25:47 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1895] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:25:47 2026] POST /v2.0/subnets => generated 623 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1896] 10.0.0.82 () {34 vars in 1039 bytes} [Thu Jul 2 11:25:47 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1897] 10.0.0.48 () {34 vars in 680 bytes} [Thu Jul 2 11:25:48 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) 2026-07-02 11:25:48.626 7 WARNING neutron_lib.context [None req-17d404c5-45c5-4d50-8a7f-d9536a07f8d7 b2e413e4bc5045e192979106a56dfd6b 9e1dbb10ae764f37a2c901554841e26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:48.775 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider aggregate not found 2026-07-02 11:25:48.779 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider aggregate not found 2026-07-02 11:25:48.793 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692b117d-d735-45b2-b281-d98dff4631fd found for delete ", "request_id": "req-a9ec3f6d-28e6-41a1-9c46-0fd9c29e5a32"}]} 2026-07-02 11:25:48.801 7 INFO neutron.services.segments.plugin [-] Segment 692b117d-d735-45b2-b281-d98dff4631fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 692b117d-d735-45b2-b281-d98dff4631fd found for delete ", "request_id": "req-2c4b120f-6c4f-48a5-a53a-cac57de745d0"}]} [pid: 7|app: 0|req: 843/1900] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:25:48 2026] POST /v2.0/security-groups => generated 1601 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1901] 199.19.213.133 () {34 vars in 1096 bytes} [Thu Jul 2 11:25:48 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1902] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:25:48 2026] GET /v2.0/networks/558be3ed-2a70-46d7-807b-67bc5665805a => generated 655 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:49.020 7 WARNING neutron_lib.context [None req-bcaca6dd-56b6-41a3-806a-d8bbe27090df b2e413e4bc5045e192979106a56dfd6b 9e1dbb10ae764f37a2c901554841e26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 846/1903] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:25:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1904] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:49 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:49.213 7 WARNING neutron_lib.context [None req-598970f6-9324-4caa-a943-d15f0766fc17 b2e413e4bc5045e192979106a56dfd6b 9e1dbb10ae764f37a2c901554841e26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 848/1905] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:25:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1906] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:25:47 2026] PUT /v2.0/routers/3d15c033-740f-4554-a611-51ee66afe396/remove_router_interface => generated 309 bytes in 1485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1907] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:49 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 756 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:49.434 8 WARNING neutron_lib.context [None req-0e951af9-3471-45d6-a2e6-383387751782 b2e413e4bc5045e192979106a56dfd6b 9e1dbb10ae764f37a2c901554841e26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1908] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:25:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:25:49.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e333fc0-3df9-4645-9202-6c5f6c1b5f92 5673cc5bd1c9446cb7e85dbd1408033a 42ceba1f46c2491eb15bbdfc84a6e0f3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/1909] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:25:49 2026] GET /v2.0/networks/558be3ed-2a70-46d7-807b-67bc5665805a => generated 138 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1910] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:25:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=21ed8170-b317-4bd3-802c-fdb696fd0dfe => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:49.720 8 WARNING neutron_lib.context [None req-14d31cc1-0dc6-447d-a385-93a58e1f70f2 b2e413e4bc5045e192979106a56dfd6b 9e1dbb10ae764f37a2c901554841e26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1911] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:25:49 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:25:50.438 8 INFO neutron.services.segments.plugin [-] Segment cfc6c8cc-9dd2-4d14-a853-88b3f861236f resource provider aggregate not found 2026-07-02 11:25:50.444 8 INFO neutron.services.segments.plugin [-] Segment cfc6c8cc-9dd2-4d14-a853-88b3f861236f resource provider aggregate not found 2026-07-02 11:25:50.464 8 INFO neutron.services.segments.plugin [-] Segment cfc6c8cc-9dd2-4d14-a853-88b3f861236f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc6c8cc-9dd2-4d14-a853-88b3f861236f found for delete ", "request_id": "req-3f8744e9-9c9c-4d9a-9a00-f7f7d75084bb"}]} [pid: 8|app: 0|req: 1063/1912] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:25:49 2026] DELETE /v2.0/networks/558be3ed-2a70-46d7-807b-67bc5665805a => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:25:50.479 8 INFO neutron.services.segments.plugin [-] Segment cfc6c8cc-9dd2-4d14-a853-88b3f861236f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc6c8cc-9dd2-4d14-a853-88b3f861236f found for delete ", "request_id": "req-1fc98471-1233-4d2f-bd6f-67f96dd05587"}]} [pid: 8|app: 0|req: 1064/1913] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:50 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1914] 10.0.0.48 () {34 vars in 766 bytes} [Thu Jul 2 11:25:50 2026] PUT /v2.0/security-groups/30d7af55-87ee-45cd-9a27-ada51daf0dbb/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:50.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-458010c5-f73b-47a2-b360-d22daf755ae4 dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/1915] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:50 2026] DELETE /v2.0/subnets/f6ea2c46-12cb-4f29-bfa4-88cd67dddd6e => 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: 1067/1916] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:50 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&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: 1068/1917] 10.0.0.48 () {34 vars in 766 bytes} [Thu Jul 2 11:25:50 2026] PUT /v2.0/security-groups/34867895-d4f2-4dbb-ac2c-8b91a6d23123/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:50.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdd6f2c9-dacc-409f-8a39-be8d2e702e75 dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1069/1918] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:50 2026] DELETE /v2.0/subnets/8b6a99ef-2def-4b27-812f-3638610a60c2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1919] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:50 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 1071/1920] 10.0.0.48 () {34 vars in 766 bytes} [Thu Jul 2 11:25:50 2026] PUT /v2.0/security-groups/47f068f3-1b9f-4ee2-b5fa-89686698568c/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:50.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c259add5-b802-4b26-9d67-f10dfc35ec97 dbb7c082d6894285a1a39a815984fe8c 02f804d683964204b7c050d024c6d8c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/1921] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:50 2026] DELETE /v2.0/subnets/6352aa79-9234-4286-a032-d82711e730e6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1922] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:50 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 1074/1923] 10.0.0.48 () {34 vars in 766 bytes} [Thu Jul 2 11:25:50 2026] PUT /v2.0/security-groups/c9cd0332-2871-43ef-ac46-c4de4f0c2626/tags => 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: 1075/1924] 10.0.0.48 () {32 vars in 679 bytes} [Thu Jul 2 11:25:50 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:51.095 7 INFO neutron.services.segments.plugin [-] Segment d17c5b18-c21b-48da-a7cb-22bf77b76a3a resource provider aggregate not found 2026-07-02 11:25:51.103 7 INFO neutron.services.segments.plugin [-] Segment d17c5b18-c21b-48da-a7cb-22bf77b76a3a resource provider aggregate not found 2026-07-02 11:25:51.129 7 INFO neutron.services.segments.plugin [-] Segment d17c5b18-c21b-48da-a7cb-22bf77b76a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17c5b18-c21b-48da-a7cb-22bf77b76a3a found for delete ", "request_id": "req-035ce074-7200-4df6-9ec0-6f79b0be8e3e"}]} 2026-07-02 11:25:51.130 7 INFO neutron.services.segments.plugin [-] Segment d17c5b18-c21b-48da-a7cb-22bf77b76a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d17c5b18-c21b-48da-a7cb-22bf77b76a3a found for delete ", "request_id": "req-6e8c753a-5cf7-4112-9db2-a04f6371b506"}]} 2026-07-02 11:25:51.136 7 INFO neutron.db.l3_hamode_db [None req-55cae09e-39af-411b-8a89-0cf218e7ce9a 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] HA network c768fef5-e193-4da4-8694-e9cbd00c0964 was deleted as no HA routers are present in tenant bcf0710a23e94b81927bfa79ef6433ff. [pid: 8|app: 0|req: 1076/1925] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1926] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:49 2026] DELETE /v2.0/routers/3d15c033-740f-4554-a611-51ee66afe396 => generated 0 bytes in 1712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1927] 10.0.0.48 () {32 vars in 689 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1928] 10.0.0.48 () {32 vars in 825 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/ports?project_id=a1d13a42f3684ffd85998aa2724cf53c&network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 3691 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/1929] 10.0.0.48 () {32 vars in 701 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1930] 10.0.0.48 () {32 vars in 687 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1931] 10.0.0.48 () {32 vars in 701 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1932] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:25:51 2026] DELETE /v2.0/subnets/9d9107fc-1f84-443a-84fa-69acc11cbfbc => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1933] 10.0.0.48 () {32 vars in 697 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1934] 10.0.0.48 () {32 vars in 709 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/1935] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/subnets?network_id=6179fc38-3562-4c2d-bd7f-a97b7bc74bdf => generated 644 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/1936] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:51 2026] DELETE /v2.0/security-groups/30d7af55-87ee-45cd-9a27-ada51daf0dbb => 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: 1085/1937] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:51 2026] DELETE /v2.0/security-groups/34867895-d4f2-4dbb-ac2c-8b91a6d23123 => 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: 853/1938] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:25:51 2026] DELETE /v2.0/networks/45d2fe64-ab49-4087-8896-281ed9299b96 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1939] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:51 2026] DELETE /v2.0/security-groups/47f068f3-1b9f-4ee2-b5fa-89686698568c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:25:52.381 8 INFO neutron.db.l3_db [None req-17c4b707-40b7-45d1-be9d-09371aa9dbf8 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Floating IP 07f78f24-f45e-49f6-94ab-dd3c4e15e7bf disassociated. External IP: 10.96.250.205, port: 21ed8170-b317-4bd3-802c-fdb696fd0dfe. [pid: 7|app: 0|req: 855/1940] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:51 2026] GET /v2.0/security-groups?tenant_id=42ceba1f46c2491eb15bbdfc84a6e0f3&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1941] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:52 2026] DELETE /v2.0/security-groups/c9cd0332-2871-43ef-ac46-c4de4f0c2626 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1942] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:52 2026] GET /v2.0/security-groups?tenant_id=bcf0710a23e94b81927bfa79ef6433ff&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1943] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:52 2026] DELETE /v2.0/security-groups/3db76563-6047-486d-99e2-5724b31fe106 => 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: 859/1944] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:52 2026] DELETE /v2.0/security-groups/ebccb7b4-2e7b-48f1-b1f6-e24442df4474 => 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: 1086/1945] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:25:51 2026] PUT /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 554 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:52.853 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16d71420-71ed-4b74-994a-ef3823f871c1'] response: {'name': 'network-changed', 'server_uuid': '60cc0593-5d21-4c8a-9c20-b2fd40905bb4', 'tag': '21ed8170-b317-4bd3-802c-fdb696fd0dfe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1087/1946] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:52 2026] GET /v2.0/security-groups?tenant_id=02f804d683964204b7c050d024c6d8c7&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1947] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:52 2026] DELETE /v2.0/security-groups/9da72cf9-9427-4e34-9d07-0379bf12a748 => 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: 1088/1948] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:25:52 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/1949] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:25:52 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1950] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:52 2026] DELETE /v2.0/security-groups/644aa709-71a7-4710-a224-42e13f9ba6bb => 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: 1090/1951] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:25:52 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 756 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1952] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=21ed8170-b317-4bd3-802c-fdb696fd0dfe => 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: 1091/1953] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:53.184 7 INFO neutron.services.segments.plugin [-] Segment a167065e-e30d-4b34-add8-575226c4e0f7 resource provider aggregate not found 2026-07-02 11:25:53.196 7 INFO neutron.services.segments.plugin [-] Segment a167065e-e30d-4b34-add8-575226c4e0f7 resource provider aggregate not found [pid: 8|app: 0|req: 1092/1954] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:25:53.213 7 INFO neutron.services.segments.plugin [-] Segment a167065e-e30d-4b34-add8-575226c4e0f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a167065e-e30d-4b34-add8-575226c4e0f7 found for delete ", "request_id": "req-c0d193b7-7665-450b-ac67-91c871e6e953"}]} 2026-07-02 11:25:53.219 7 INFO neutron.services.segments.plugin [-] Segment a167065e-e30d-4b34-add8-575226c4e0f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a167065e-e30d-4b34-add8-575226c4e0f7 found for delete ", "request_id": "req-6ecec5b4-42fe-41f6-a684-55f6bb5e4e39"}]} [pid: 8|app: 0|req: 1093/1955] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1956] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/security-groups?tenant_id=853d9c620ca74a43b8df25f9f4641bd3&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/1957] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1958] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:53 2026] DELETE /v2.0/security-groups/d8cea9a3-d310-46a8-a06e-b05498472502 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1959] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/1960] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:53 2026] GET /v2.0/security-groups?tenant_id=4045254a2e214dcbb83c35962a676f71&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1961] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:53 2026] DELETE /v2.0/security-groups/99cde07d-942a-4fd4-a928-98c22f600cc1 => 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: 1096/1962] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:54 2026] GET /v2.0/security-groups?tenant_id=f723a0e9b70949d7a7ea27540f166ed5&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1963] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:54 2026] DELETE /v2.0/security-groups/76e94830-dfde-4f4b-8b86-6261648c2702 => 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: 1097/1964] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:25:54 2026] GET /v2.0/security-groups?tenant_id=9e1dbb10ae764f37a2c901554841e26f&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1965] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:25:54 2026] DELETE /v2.0/security-groups/95513a85-5698-4ec5-8915-fc893ecccf30 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/1966] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:25:54 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:56.085 7 WARNING neutron_lib.context [None req-a9341db2-9455-4539-b4a1-b31375a43b35 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 869/1967] 10.0.0.48 () {34 vars in 684 bytes} [Thu Jul 2 11:25:56 2026] POST /v2.0/security-groups => generated 1673 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:25:56.243 8 WARNING neutron_lib.context [None req-ff581d08-68ee-4b03-9614-63f3308d09c0 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1099/1968] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:56.428 7 WARNING neutron_lib.context [None req-f0979bde-891a-4ad1-ab28-594070e089aa 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1969] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:56.618 8 WARNING neutron_lib.context [None req-06286c11-c66c-4010-96e1-752b1a3f0d64 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1100/1970] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:56.780 7 WARNING neutron_lib.context [None req-60ec4b4b-2f25-4b0d-ba8c-dddbbddffa1e 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 871/1971] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:56.950 8 WARNING neutron_lib.context [None req-892c7c7e-90f8-446b-a8c2-8a749da1b5a0 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:57.020 8 INFO neutron.db.securitygroups_db [None req-892c7c7e-90f8-446b-a8c2-8a749da1b5a0 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Project a1d13a42f3684ffd85998aa2724cf53c 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: 1101/1972] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:57.159 7 WARNING neutron_lib.context [None req-7bb89b14-068c-4a0b-8b0f-833bb38bc04b 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:57.230 7 INFO neutron.db.securitygroups_db [None req-7bb89b14-068c-4a0b-8b0f-833bb38bc04b 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Project a1d13a42f3684ffd85998aa2724cf53c 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: 872/1973] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:25:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:57.825 8 WARNING neutron_lib.context [None req-606bcb16-7218-4a30-896b-4ecbd26ea4f1 059505ef62a1440084b03be1708c62cc a45347ff957f4bb28e6acfb1cb4e3373 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1974] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:25:57 2026] GET /v2.0/networks => generated 1297 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1975] 10.0.0.81 () {34 vars in 1097 bytes} [Thu Jul 2 11:25:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-490140114&fields=id&tenant_id=a1d13a42f3684ffd85998aa2724cf53c => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:25:58.095 7 WARNING neutron_lib.context [None req-01e50fa2-e80a-4613-849b-3d44f49d69e5 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:58.277 7 INFO neutron.db.segments_db [None req-01e50fa2-e80a-4613-849b-3d44f49d69e5 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Added segment 2a6ec2f1-1c44-48cd-a800-b487090ac7ca of type vxlan for network 8a3a8060-5c5b-4519-b839-d8ab265e0253 [pid: 7|app: 0|req: 875/1976] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:25:58 2026] POST /v2.0/networks => generated 631 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1977] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:25:58 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 660 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:58.514 7 WARNING neutron_lib.context [None req-07449a1f-4e85-45fc-95c2-235a4f5c5a47 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1102/1978] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:25:57 2026] POST /v2.0/floatingips => generated 552 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:25:58.598 8 WARNING neutron_lib.context [None req-c88077d9-6caa-46e9-b393-291171c1ed06 db6bea654f744e52aeb856e901ccdf4a 8d06ad8f1a7a4678bc86212c5666bcb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:58.767 8 INFO neutron.db.segments_db [None req-c88077d9-6caa-46e9-b393-291171c1ed06 db6bea654f744e52aeb856e901ccdf4a 8d06ad8f1a7a4678bc86212c5666bcb7 - - default default] Added segment 7eea4e98-d0d8-4fef-87dd-4fbd527cccb4 of type vxlan for network 252de367-d3f1-4c4d-a821-7fca9de90a79 [pid: 7|app: 0|req: 877/1979] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:25:58 2026] POST /v2.0/ports => generated 743 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1103/1980] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:25:58 2026] POST /v2.0/networks => generated 632 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1981] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:25:58 2026] GET /v2.0/quotas/a1d13a42f3684ffd85998aa2724cf53c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:58.905 7 WARNING neutron_lib.context [None req-73e63594-0b7c-4043-8683-a9b1ca8579c4 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:58.905 8 WARNING neutron_lib.context [None req-c9814cf4-3ae3-4229-9845-3ae69ef547b3 059505ef62a1440084b03be1708c62cc a45347ff957f4bb28e6acfb1cb4e3373 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:58.967 7 INFO neutron.db.segments_db [None req-73e63594-0b7c-4043-8683-a9b1ca8579c4 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Added segment 7a3b6990-c0f7-4d0a-9141-202815ab7431 of type vxlan for network 48d74ed6-20c9-4dd0-b26f-afb9a372909b [pid: 7|app: 0|req: 879/1982] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:25:58 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1983] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:25:59 2026] PUT /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1984] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:25:59 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&fields=id => generated 149 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:25:59.297 7 WARNING neutron_lib.context [None req-bc3f9bcf-518b-4e9b-abbd-a60437d9e457 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/1985] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:25:58 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/1986] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:25:59 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1987] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:25:59 2026] POST /v2.0/ports => generated 743 bytes in 401 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 11:25:59.699 7 WARNING neutron_lib.context [None req-202a464f-64a8-4f9b-b18d-37dddb3eee13 059505ef62a1440084b03be1708c62cc a45347ff957f4bb28e6acfb1cb4e3373 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/1988] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:25:59 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/1989] 10.0.0.48 () {34 vars in 763 bytes} [Thu Jul 2 11:25:59 2026] PUT /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 11:25:59.788 8 WARNING neutron_lib.context [None req-69d6ce0f-876c-40eb-b838-a34adc959a2d afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:25:59.856 8 INFO neutron.db.segments_db [None req-69d6ce0f-876c-40eb-b838-a34adc959a2d afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Added segment 5f4a089e-70d3-400b-b105-80cc8a92d555 of type vxlan for network 9c99e3c3-5526-420c-bbf6-7edf31fd3e7f [pid: 8|app: 0|req: 1108/1990] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:25:59 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/1991] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:25:59 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 1110/1992] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:00 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:00.101 8 WARNING neutron_lib.context [None req-8e1d0445-5a92-459e-954f-4437324eb69c afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1993] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:25:59 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1994] 10.0.0.48 () {34 vars in 759 bytes} [Thu Jul 2 11:26:00 2026] PUT /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1995] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:00 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:00.473 7 WARNING neutron_lib.context [None req-60611281-ad25-4ec5-a94f-58686f19fb0f 059505ef62a1440084b03be1708c62cc a45347ff957f4bb28e6acfb1cb4e3373 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1111/1996] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:00 2026] POST /v2.0/ports => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1112/1997] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:00 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:00.556 8 WARNING neutron_lib.context [None req-d4a3fe3c-aa44-4583-9b9e-826c981c35ea afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:00.612 8 INFO neutron.db.segments_db [None req-d4a3fe3c-aa44-4583-9b9e-826c981c35ea afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Added segment 25e1eaeb-11dc-45ee-b805-cd4cbd33290e of type vxlan for network ccf1d839-12ac-46c3-b7fc-5767cf3e51df [pid: 8|app: 0|req: 1113/1998] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:00 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) [pid: 8|app: 0|req: 1114/1999] 10.0.0.48 () {34 vars in 781 bytes} [Thu Jul 2 11:26:00 2026] PUT /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 11:26:00.801 8 WARNING neutron_lib.context [None req-1134abd5-c35a-4408-b29d-34159b03aefc afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1115/2000] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:00 2026] POST /v2.0/ports => generated 743 bytes in 420 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: 886/2001] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:00 2026] POST /v2.0/floatingips => generated 552 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2002] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:01 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:01.285 8 WARNING neutron_lib.context [None req-3a991607-eb87-4614-800f-d758c0afede6 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/2003] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:26:01 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 660 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:01.326 7 WARNING neutron_lib.context [None req-634abb72-d18d-45d6-aa40-ff860943f996 059505ef62a1440084b03be1708c62cc a45347ff957f4bb28e6acfb1cb4e3373 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:01.339 8 INFO neutron.db.segments_db [None req-3a991607-eb87-4614-800f-d758c0afede6 afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Added segment 46c828dd-c8b5-45c1-820b-91e76940ab23 of type vxlan for network c1e87427-704a-4462-bab2-08bdb5f96e48 [pid: 8|app: 0|req: 1117/2004] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:01 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2005] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:26:01 2026] PUT /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2006] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:26:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1d13a42f3684ffd85998aa2724cf53c => generated 272 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:01.601 8 WARNING neutron_lib.context [None req-72cc998d-2a9b-4fe2-8ddc-fe9e81a38ffa afc25a7fdd5948ed9e761768ac665b59 02aff640ef3c4f7b95beb76a9ccef955 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2007] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:01 2026] POST /v2.0/ports => generated 743 bytes in 386 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: 888/2008] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:01 2026] POST /v2.0/floatingips => generated 552 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:02.018 7 WARNING neutron_lib.context [req-493126b0-b33e-4b49-8c4d-93a838b0cadd req-f712d310-94ab-4fc7-93d7-d4af5ea46835 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2009] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:01 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/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: 1122/2010] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:02 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2011] 10.0.0.48 () {34 vars in 746 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/ports/93538239-607a-43ab-9f45-5fc8ae446bed/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2012] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/floatingips/2197d47d-a9f8-43b1-8885-aeef3f4246f2/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2013] 10.0.0.48 () {32 vars in 740 bytes} [Thu Jul 2 11:26:02 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2014] 10.0.0.48 () {34 vars in 746 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/ports/815f2a2f-73c9-49a9-a62d-55d83c04dde1/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: 1127/2015] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/floatingips/659f21cc-370a-4df6-afa9-0b328bfe87a3/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:02.404 8 INFO neutron.api.v2.resource [None req-72565294-5af5-4985-8f06-a52303ac78bc db6bea654f744e52aeb856e901ccdf4a 8d06ad8f1a7a4678bc86212c5666bcb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2016] 10.0.0.48 () {32 vars in 744 bytes} [Thu Jul 2 11:26:02 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2017] 10.0.0.48 () {34 vars in 746 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/ports/6fe5d1b2-626c-4fa1-8fff-30d8dd94ae3c/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2018] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/floatingips/ffd67676-f110-461d-adf9-cbe7f63287f0/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/2019] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:26:02 2026] POST /v2.0/ports => generated 954 bytes in 518 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: 1131/2020] 10.0.0.48 () {32 vars in 743 bytes} [Thu Jul 2 11:26:02 2026] DELETE /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags/red => 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: 890/2021] 10.0.0.48 () {34 vars in 746 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/ports/43090d9c-52d5-4be6-99f4-1c0c28994664/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2022] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/floatingips/c7436b36-1108-4650-a960-def62b424536/tags => 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: 1133/2023] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:02 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2024] 10.0.0.48 () {32 vars in 659 bytes} [Thu Jul 2 11:26:02 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2025] 10.0.0.48 () {32 vars in 671 bytes} [Thu Jul 2 11:26:02 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:02.986 8 INFO neutron.api.v2.resource [None req-5de3f11d-f5a3-4cbe-932b-43d3c28269a9 db6bea654f744e52aeb856e901ccdf4a 8d06ad8f1a7a4678bc86212c5666bcb7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1136/2026] 10.0.0.48 () {32 vars in 747 bytes} [Thu Jul 2 11:26:02 2026] DELETE /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2027] 10.0.0.48 () {32 vars in 673 bytes} [Thu Jul 2 11:26:02 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/2028] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:26:02 2026] PUT /v2.0/ports/d847e574-be01-4ab8-acda-6e3db6082742 => generated 1199 bytes in 500 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: 1138/2029] 10.0.0.48 () {32 vars in 685 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:03.172 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2707c502-2c86-4723-96a6-69dc8066cd31'] response: {'name': 'network-changed', 'server_uuid': 'f426f990-e102-4e9c-8200-00a2231ddae6', 'tag': 'd847e574-be01-4ab8-acda-6e3db6082742', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 892/2032] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:26:03 2026] DELETE /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1141/2033] 10.0.0.48 () {32 vars in 669 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/2034] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2035] 10.0.0.48 () {32 vars in 681 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/2036] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2037] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2038] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/security-groups?id=603ad040-e18a-41a5-8aa9-d44a6ecee1ba&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2039] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2040] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d847e574-be01-4ab8-acda-6e3db6082742 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/2041] 10.0.0.48 () {32 vars in 681 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/2042] 10.0.0.48 () {32 vars in 679 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/2043] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2044] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:03 2026] DELETE /v2.0/networks/252de367-d3f1-4c4d-a821-7fca9de90a79 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:03.638 8 INFO neutron.services.segments.plugin [-] Segment 7eea4e98-d0d8-4fef-87dd-4fbd527cccb4 resource provider aggregate not found 2026-07-02 11:26:03.649 8 INFO neutron.services.segments.plugin [-] Segment 7eea4e98-d0d8-4fef-87dd-4fbd527cccb4 resource provider aggregate not found 2026-07-02 11:26:03.686 8 INFO neutron.services.segments.plugin [-] Segment 7eea4e98-d0d8-4fef-87dd-4fbd527cccb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eea4e98-d0d8-4fef-87dd-4fbd527cccb4 found for delete ", "request_id": "req-cd88bd33-f232-45db-9420-44f45f1d1a28"}]} 2026-07-02 11:26:03.687 8 INFO neutron.services.segments.plugin [-] Segment 7eea4e98-d0d8-4fef-87dd-4fbd527cccb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eea4e98-d0d8-4fef-87dd-4fbd527cccb4 found for delete ", "request_id": "req-0d936726-9b8b-4a24-a296-81cbc383c710"}]} [pid: 8|app: 0|req: 1148/2045] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/2046] 10.0.0.48 () {32 vars in 667 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2047] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&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: 899/2048] 10.0.0.48 () {32 vars in 689 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/2049] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 901/2050] 10.0.0.48 () {32 vars in 701 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2051] 10.0.0.48 () {32 vars in 681 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/2052] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/2053] 10.0.0.48 () {32 vars in 677 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/2054] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:26:03 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/2055] 10.0.0.48 () {32 vars in 689 bytes} [Thu Jul 2 11:26:04 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/2056] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:26:04 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 756 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2057] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:03 2026] DELETE /v2.0/floatingips/2197d47d-a9f8-43b1-8885-aeef3f4246f2 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2058] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:26:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d847e574-be01-4ab8-acda-6e3db6082742 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/2059] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:04 2026] DELETE /v2.0/ports/93538239-607a-43ab-9f45-5fc8ae446bed => 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: 908/2060] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:04 2026] GET /v2.0/security-groups?tenant_id=30c009703dd04338ab9700d7b5513a37&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/2061] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:26:04 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2062] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:04 2026] DELETE /v2.0/floatingips/659f21cc-370a-4df6-afa9-0b328bfe87a3 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/2063] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:04 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2064] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:04 2026] DELETE /v2.0/security-groups/5e9247e4-d42a-4caf-9240-22fcd1702b34 => 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: 912/2065] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:26:04 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&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: 1154/2066] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:04 2026] DELETE /v2.0/ports/815f2a2f-73c9-49a9-a62d-55d83c04dde1 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2067] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:26:05 2026] GET /v2.0/security-groups?id=603ad040-e18a-41a5-8aa9-d44a6ecee1ba&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2068] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:26:05 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 1157/2069] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:05 2026] DELETE /v2.0/ports/6fe5d1b2-626c-4fa1-8fff-30d8dd94ae3c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/2070] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:05 2026] DELETE /v2.0/floatingips/ffd67676-f110-461d-adf9-cbe7f63287f0 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2071] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:05 2026] GET /v2.0/security-groups?tenant_id=8d06ad8f1a7a4678bc86212c5666bcb7&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/2072] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:26:05 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2073] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:05 2026] DELETE /v2.0/ports/43090d9c-52d5-4be6-99f4-1c0c28994664 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2074] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:05 2026] DELETE /v2.0/security-groups/5860fd72-110f-4a42-9ddf-1447945bc328 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/2075] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:05 2026] DELETE /v2.0/floatingips/c7436b36-1108-4650-a960-def62b424536 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/2076] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:06 2026] DELETE /v2.0/floatingips/08b445b5-3fb5-46c6-8153-463e83680b76 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2077] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:06 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2078] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:26:06 2026] GET /v2.0/security-groups?id=603ad040-e18a-41a5-8aa9-d44a6ecee1ba&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2079] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:05 2026] DELETE /v2.0/ports/9537f796-4b95-417e-9d6a-569e01122265 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2080] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:06 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2081] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:26:06 2026] GET /v2.0/security-groups?id=603ad040-e18a-41a5-8aa9-d44a6ecee1ba&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:06.944 7 INFO neutron.services.segments.plugin [-] Segment 2a6ec2f1-1c44-48cd-a800-b487090ac7ca resource provider aggregate not found 2026-07-02 11:26:06.955 7 INFO neutron.services.segments.plugin [-] Segment 2a6ec2f1-1c44-48cd-a800-b487090ac7ca resource provider aggregate not found [pid: 7|app: 0|req: 919/2082] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:06 2026] DELETE /v2.0/networks/8a3a8060-5c5b-4519-b839-d8ab265e0253 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:06.969 7 INFO neutron.services.segments.plugin [-] Segment 2a6ec2f1-1c44-48cd-a800-b487090ac7ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6ec2f1-1c44-48cd-a800-b487090ac7ca found for delete ", "request_id": "req-cde7e2a5-2c42-4b40-8ca4-396881e86786"}]} [pid: 8|app: 0|req: 1164/2083] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:26:06 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:06.997 7 INFO neutron.services.segments.plugin [-] Segment 2a6ec2f1-1c44-48cd-a800-b487090ac7ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6ec2f1-1c44-48cd-a800-b487090ac7ca found for delete ", "request_id": "req-482a0359-61eb-4329-812d-ea137b0cb267"}]} [pid: 7|app: 0|req: 920/2084] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:06 2026] DELETE /v2.0/networks/48d74ed6-20c9-4dd0-b26f-afb9a372909b => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2085] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:07 2026] DELETE /v2.0/networks/9c99e3c3-5526-420c-bbf6-7edf31fd3e7f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:07.523 8 INFO neutron.db.l3_db [None req-e67daa66-75bf-4498-99cd-1982f889392a 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Floating IP 07f78f24-f45e-49f6-94ab-dd3c4e15e7bf associated. External IP: 10.96.250.205, port: d847e574-be01-4ab8-acda-6e3db6082742. [pid: 7|app: 0|req: 922/2086] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:07 2026] DELETE /v2.0/networks/ccf1d839-12ac-46c3-b7fc-5767cf3e51df => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2087] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:26:06 2026] PUT /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 855 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2088] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:07 2026] GET /v2.0/security-groups?tenant_id=a45347ff957f4bb28e6acfb1cb4e3373&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:08.046 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f476861-2565-4d82-9d66-98f59f662862'] response: {'name': 'network-changed', 'server_uuid': 'f426f990-e102-4e9c-8200-00a2231ddae6', 'tag': 'd847e574-be01-4ab8-acda-6e3db6082742', 'status': 'completed', 'code': 200} 2026-07-02 11:26:08.193 8 INFO neutron.services.segments.plugin [-] Segment 46c828dd-c8b5-45c1-820b-91e76940ab23 resource provider aggregate not found 2026-07-02 11:26:08.210 8 INFO neutron.services.segments.plugin [-] Segment 46c828dd-c8b5-45c1-820b-91e76940ab23 resource provider aggregate not found 2026-07-02 11:26:08.231 8 INFO neutron.services.segments.plugin [-] Segment 46c828dd-c8b5-45c1-820b-91e76940ab23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c828dd-c8b5-45c1-820b-91e76940ab23 found for delete ", "request_id": "req-1f3044d4-1a17-4a67-9e74-842ffa896237"}]} 2026-07-02 11:26:08.233 8 INFO neutron.services.segments.plugin [-] Segment 46c828dd-c8b5-45c1-820b-91e76940ab23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46c828dd-c8b5-45c1-820b-91e76940ab23 found for delete ", "request_id": "req-2389b852-be35-43ab-a38d-eebbcd8bd309"}]} [pid: 8|app: 0|req: 1166/2089] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:07 2026] DELETE /v2.0/networks/c1e87427-704a-4462-bab2-08bdb5f96e48 => 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: 1167/2090] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:08 2026] DELETE /v2.0/security-groups/24b72aeb-a307-4812-8f22-cd06d2eab4a2 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2091] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/ports?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2092] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:26:07 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 855 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2093] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/networks?id=a1406354-ce2a-4fb4-9773-eb5702fde2be => generated 756 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2094] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=d847e574-be01-4ab8-acda-6e3db6082742 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2095] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/subnets?id=a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2096] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/security-groups?tenant_id=0cd8c2895ad24476b46847e413180511&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2097] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/ports?network_id=a1406354-ce2a-4fb4-9773-eb5702fde2be&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: 928/2098] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 1171/2099] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:08 2026] DELETE /v2.0/security-groups/0d9e54ff-670f-4a73-94b7-7002ab2510c5 => 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: 929/2100] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be?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: 1172/2101] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:08 2026] GET /v2.0/security-groups?tenant_id=63f6840ed94b44ebbfbff9e5423a49c2&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:09.126 7 INFO neutron.services.segments.plugin [-] Segment 7a3b6990-c0f7-4d0a-9141-202815ab7431 resource provider aggregate not found 2026-07-02 11:26:09.138 7 INFO neutron.services.segments.plugin [-] Segment 7a3b6990-c0f7-4d0a-9141-202815ab7431 resource provider aggregate not found 2026-07-02 11:26:09.156 7 INFO neutron.services.segments.plugin [-] Segment 7a3b6990-c0f7-4d0a-9141-202815ab7431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a3b6990-c0f7-4d0a-9141-202815ab7431 found for delete ", "request_id": "req-f0a9850e-55a1-46f8-ab27-fb6ecce3caeb"}]} 2026-07-02 11:26:09.163 7 INFO neutron.services.segments.plugin [-] Segment 7a3b6990-c0f7-4d0a-9141-202815ab7431 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a3b6990-c0f7-4d0a-9141-202815ab7431 found for delete ", "request_id": "req-8b45aae2-1e26-460e-904b-5ad641d3afc1"}]} 2026-07-02 11:26:09.186 7 INFO neutron.services.segments.plugin [-] Segment 5f4a089e-70d3-400b-b105-80cc8a92d555 resource provider aggregate not found 2026-07-02 11:26:09.199 7 INFO neutron.services.segments.plugin [-] Segment 5f4a089e-70d3-400b-b105-80cc8a92d555 resource provider aggregate not found 2026-07-02 11:26:09.212 7 INFO neutron.services.segments.plugin [-] Segment 5f4a089e-70d3-400b-b105-80cc8a92d555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f4a089e-70d3-400b-b105-80cc8a92d555 found for delete ", "request_id": "req-86201f55-d9dc-47a0-a019-811f4f6091a7"}]} 2026-07-02 11:26:09.224 7 INFO neutron.services.segments.plugin [-] Segment 5f4a089e-70d3-400b-b105-80cc8a92d555 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f4a089e-70d3-400b-b105-80cc8a92d555 found for delete ", "request_id": "req-25fa0f75-52f7-4119-b148-1c984825b0cf"}]} 2026-07-02 11:26:09.234 7 INFO neutron.services.segments.plugin [-] Segment 25e1eaeb-11dc-45ee-b805-cd4cbd33290e resource provider aggregate not found 2026-07-02 11:26:09.260 7 INFO neutron.services.segments.plugin [-] Segment 25e1eaeb-11dc-45ee-b805-cd4cbd33290e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e1eaeb-11dc-45ee-b805-cd4cbd33290e found for delete ", "request_id": "req-053d511b-9735-4ec5-8f9b-39b8dadab7e8"}]} 2026-07-02 11:26:09.262 7 INFO neutron.services.segments.plugin [-] Segment 25e1eaeb-11dc-45ee-b805-cd4cbd33290e resource provider aggregate not found 2026-07-02 11:26:09.282 7 INFO neutron.services.segments.plugin [-] Segment 25e1eaeb-11dc-45ee-b805-cd4cbd33290e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25e1eaeb-11dc-45ee-b805-cd4cbd33290e found for delete ", "request_id": "req-f13463f4-3d3f-4834-9e51-14ad417061b1"}]} [pid: 7|app: 0|req: 930/2102] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:09 2026] DELETE /v2.0/security-groups/fbbae7af-d021-4cbe-9e7e-559d47b6471a => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2103] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:26:09 2026] GET /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 857 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2104] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:09 2026] GET /v2.0/security-groups?tenant_id=02aff640ef3c4f7b95beb76a9ccef955&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2105] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:09 2026] DELETE /v2.0/security-groups/c01c4bbb-7ee4-4f6b-8dc7-c788c298f128 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2106] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:09 2026] GET /v2.0/security-groups?tenant_id=15e70b112c1d4298aec62554126f6054&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2107] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:10 2026] DELETE /v2.0/security-groups/d80b9906-9714-49b5-bda4-cc385027f2cb => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:10.384 8 WARNING neutron_lib.context [None req-7da8da3c-0921-4346-94a6-1cfa473824ad d140444995e64bd3b545c943cc816adf c77bf7c8623147c091be5f03a857be97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 934/2108] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:10 2026] GET /v2.0/security-groups?tenant_id=4bb41c0431ae489eb425ff755039f90d&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2109] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:10 2026] DELETE /v2.0/security-groups/08201b89-f1ca-46ee-9bc9-96212833726c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2110] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:26:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2111] 10.0.0.48 () {34 vars in 766 bytes} [Thu Jul 2 11:26:10 2026] PUT /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2112] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:10 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/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: 937/2113] 10.0.0.48 () {34 vars in 777 bytes} [Thu Jul 2 11:26:10 2026] PUT /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2114] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:10 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2115] 10.0.0.48 () {34 vars in 773 bytes} [Thu Jul 2 11:26:10 2026] PUT /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2116] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:10 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2117] 10.0.0.48 () {34 vars in 795 bytes} [Thu Jul 2 11:26:10 2026] PUT /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2118] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:10 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2119] 10.0.0.48 () {34 vars in 766 bytes} [Thu Jul 2 11:26:10 2026] PUT /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2120] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:11 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/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: 941/2121] 10.0.0.48 () {32 vars in 754 bytes} [Thu Jul 2 11:26:11 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:11.148 8 INFO neutron.api.v2.resource [None req-30209497-f328-4558-8489-a056c067f689 d140444995e64bd3b545c943cc816adf c77bf7c8623147c091be5f03a857be97 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1181/2122] 10.0.0.48 () {32 vars in 758 bytes} [Thu Jul 2 11:26:11 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2123] 10.0.0.48 () {32 vars in 757 bytes} [Thu Jul 2 11:26:11 2026] DELETE /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2124] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:11 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:11.281 7 INFO neutron.api.v2.resource [None req-e30b5a7b-a444-4260-a0a2-c1f17bc4248e d140444995e64bd3b545c943cc816adf c77bf7c8623147c091be5f03a857be97 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 943/2125] 10.0.0.48 () {32 vars in 761 bytes} [Thu Jul 2 11:26:11 2026] DELETE /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2126] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:26:11 2026] DELETE /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2127] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:11 2026] GET /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2128] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:11 2026] DELETE /v2.0/security-groups/3b10ee28-3240-4277-bcb4-5f29592a11db => 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: 945/2129] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:12 2026] GET /v2.0/security-groups?tenant_id=c77bf7c8623147c091be5f03a857be97&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2130] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:12 2026] DELETE /v2.0/security-groups/974c16db-244b-48fd-9b5b-c9a29203e48f => 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: 946/2131] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:12 2026] GET /v2.0/security-groups?tenant_id=acbd04a117fe4effa67d0c4108b46483&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2132] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:12 2026] DELETE /v2.0/security-groups/842aa1f8-5736-4de5-9763-bfba08330c24 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:13.920 7 WARNING neutron_lib.context [None req-035448b8-df15-4ee3-a48b-08a893bead9f eb4e9c916c834a619728e134075ae1d7 498748ec94a14fc39f3a459a971dbc08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 947/2133] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:13.997 7 WARNING neutron_lib.context [None req-c857d470-07e1-4b96-86f9-3f5e9d52652a eb4e9c916c834a619728e134075ae1d7 498748ec94a14fc39f3a459a971dbc08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/2134] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:14.068 7 WARNING neutron_lib.context [None req-2c01a4de-3181-4b10-a762-1c188a2749bc eb4e9c916c834a619728e134075ae1d7 498748ec94a14fc39f3a459a971dbc08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1187/2135] 10.0.0.48 () {34 vars in 677 bytes} [Thu Jul 2 11:26:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2136] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2137] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2138] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:14.150 7 WARNING neutron_lib.context [None req-fe44a2f7-122f-4782-b465-f2c0c0ecfe3a eb4e9c916c834a619728e134075ae1d7 498748ec94a14fc39f3a459a971dbc08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1190/2139] 10.0.0.48 () {34 vars in 763 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2140] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2141] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:14.243 7 WARNING neutron_lib.context [None req-809aff9b-43e8-43c8-b127-d94c142c4c44 eb4e9c916c834a619728e134075ae1d7 498748ec94a14fc39f3a459a971dbc08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1192/2142] 10.0.0.48 () {34 vars in 759 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2143] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2144] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2145] 10.0.0.48 () {34 vars in 781 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2146] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2147] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/subnetpools/ecab6579-bfbc-41f4-b0d5-6630aea4d463/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2148] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2149] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/subnetpools/510f3af0-0b24-44a9-9419-5c49d6fd9d42/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2150] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2151] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/subnetpools/0669b6f1-8150-4b92-ba61-1cadf56c76df/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2152] 10.0.0.48 () {32 vars in 740 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:14.452 8 INFO neutron.api.v2.resource [None req-20e0e88d-24ef-4126-a667-17ac866640eb d537a6051fb84943aba5b2102873d009 75ad6f1ce38849a685646bf434e65c2d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1199/2153] 10.0.0.48 () {32 vars in 744 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/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: 955/2154] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:14 2026] PUT /v2.0/subnetpools/815200c7-7508-4329-9115-5bb50a2c7d05/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2155] 10.0.0.48 () {32 vars in 743 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2156] 10.0.0.48 () {32 vars in 671 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2157] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2158] 10.0.0.48 () {32 vars in 685 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:14.545 8 INFO neutron.api.v2.resource [None req-58c16d67-49bd-494a-a9cf-10000ec04649 d537a6051fb84943aba5b2102873d009 75ad6f1ce38849a685646bf434e65c2d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1202/2159] 10.0.0.48 () {32 vars in 747 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2160] 10.0.0.48 () {32 vars in 681 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2161] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2162] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:26:14 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: 1204/2163] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2164] 10.0.0.48 () {32 vars in 679 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2165] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2166] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/qos/policies/94f9a787-5c3e-42f0-abc0-5087d2c0b93e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2167] 10.0.0.48 () {32 vars in 689 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2168] 10.0.0.48 () {32 vars in 701 bytes} [Thu Jul 2 11:26:14 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2169] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/subnetpools/ecab6579-bfbc-41f4-b0d5-6630aea4d463 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2170] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/subnetpools/510f3af0-0b24-44a9-9419-5c49d6fd9d42 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2171] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/subnetpools/0669b6f1-8150-4b92-ba61-1cadf56c76df => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2172] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:14 2026] DELETE /v2.0/subnetpools/815200c7-7508-4329-9115-5bb50a2c7d05 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2173] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:15 2026] DELETE /v2.0/subnetpools/c5ea32dd-8b4c-4525-860f-beb211d787a4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2174] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:15 2026] GET /v2.0/security-groups?tenant_id=a702094e165e4c4fb5f5df45a733af87&name=default => generated 2929 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2175] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:15 2026] DELETE /v2.0/security-groups/869e3f7d-6924-4dbf-971b-da4d896a5ff0 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2176] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:16 2026] GET /v2.0/security-groups?tenant_id=75ad6f1ce38849a685646bf434e65c2d&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:16.394 7 WARNING neutron_lib.context [None req-dc8fac7e-36a3-40b0-bd6a-3fb7a4f89cd9 95e3c026dfbc44e9b567394aafb013d2 797466051d5a4104adcd09204f19b592 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1210/2177] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:15 2026] GET /v2.0/security-groups?tenant_id=2a78bf2953604df4b4b98aec245a8bed&name=default => generated 2929 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2178] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:16 2026] DELETE /v2.0/security-groups/2469ce4f-3ad1-42d4-a60a-2fe39aa14add => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:16.657 7 INFO neutron.db.segments_db [None req-dc8fac7e-36a3-40b0-bd6a-3fb7a4f89cd9 95e3c026dfbc44e9b567394aafb013d2 797466051d5a4104adcd09204f19b592 - - default default] Added segment 52bfe279-7abb-4403-ba68-c47a5ba9d2a3 of type vxlan for network 672eaf1d-c58f-48de-a6a7-7944f9135380 [pid: 8|app: 0|req: 1212/2179] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:16 2026] DELETE /v2.0/security-groups/a8aa3589-ce61-4a47-9ec6-21e3752ca417 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2180] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:16 2026] POST /v2.0/networks => generated 631 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:16.794 8 WARNING neutron_lib.context [None req-4fa549e8-8fe7-4c66-b9d5-8af5d9c80af8 95e3c026dfbc44e9b567394aafb013d2 797466051d5a4104adcd09204f19b592 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/2181] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:16 2026] GET /v2.0/security-groups?tenant_id=c698218d16d84ebea13c9d5168e4b247&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2182] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:16 2026] POST /v2.0/subnets => generated 602 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2183] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:17 2026] DELETE /v2.0/security-groups/a610c13b-c787-4cc7-9edd-dd6514e4cb19 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2184] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:17 2026] PUT /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2185] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2186] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2187] 10.0.0.82 () {34 vars in 1039 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/security-groups?id=603ad040-e18a-41a5-8aa9-d44a6ecee1ba&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2188] 10.0.0.48 () {34 vars in 761 bytes} [Thu Jul 2 11:26:17 2026] PUT /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2189] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2190] 10.0.0.48 () {34 vars in 757 bytes} [Thu Jul 2 11:26:17 2026] PUT /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/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: 1217/2191] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/security-groups?tenant_id=498748ec94a14fc39f3a459a971dbc08&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2192] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2193] 10.0.0.48 () {34 vars in 779 bytes} [Thu Jul 2 11:26:17 2026] PUT /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2194] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2195] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:17 2026] DELETE /v2.0/security-groups/abc25e94-23e3-4884-9977-4fd47588c834 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2196] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:17 2026] PUT /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2197] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2198] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:17.906 8 INFO neutron.api.v2.resource [None req-e36eaf54-2bb0-4c13-9362-1d2fc7b22edb 95e3c026dfbc44e9b567394aafb013d2 797466051d5a4104adcd09204f19b592 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1220/2199] 10.0.0.48 () {32 vars in 742 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2200] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:26:17 2026] DELETE /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/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: 1221/2201] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:17 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:18.097 7 INFO neutron.api.v2.resource [None req-2c1c6c83-c99d-4c54-aa85-feeeb46b8944 95e3c026dfbc44e9b567394aafb013d2 797466051d5a4104adcd09204f19b592 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 981/2204] 10.0.0.48 () {32 vars in 745 bytes} [Thu Jul 2 11:26:18 2026] DELETE /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/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: 1224/2205] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:26:18 2026] DELETE /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/tags => 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: 982/2206] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:18 2026] GET /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76/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: 983/2207] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:18 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2208] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:18 2026] DELETE /v2.0/subnets/7e8e90f4-d8fd-40ed-8712-c6d637c18d76 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2209] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:26:18 2026] GET /v2.0/security-groups?id=603ad040-e18a-41a5-8aa9-d44a6ecee1ba&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:18.932 7 INFO neutron.services.segments.plugin [-] Segment 52bfe279-7abb-4403-ba68-c47a5ba9d2a3 resource provider aggregate not found 2026-07-02 11:26:18.938 7 INFO neutron.services.segments.plugin [-] Segment 52bfe279-7abb-4403-ba68-c47a5ba9d2a3 resource provider aggregate not found 2026-07-02 11:26:18.954 7 INFO neutron.services.segments.plugin [-] Segment 52bfe279-7abb-4403-ba68-c47a5ba9d2a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52bfe279-7abb-4403-ba68-c47a5ba9d2a3 found for delete ", "request_id": "req-646a77b7-b0d3-429c-a0f1-ffd267c0be14"}]} 2026-07-02 11:26:18.955 7 INFO neutron.services.segments.plugin [-] Segment 52bfe279-7abb-4403-ba68-c47a5ba9d2a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52bfe279-7abb-4403-ba68-c47a5ba9d2a3 found for delete ", "request_id": "req-d657c6bc-10a1-4c14-b322-ad14bcc37801"}]} [pid: 7|app: 0|req: 984/2210] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:18 2026] DELETE /v2.0/networks/672eaf1d-c58f-48de-a6a7-7944f9135380 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2211] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:26:18 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:19.448 7 INFO neutron.db.l3_db [req-c75edcd3-d272-4145-a84d-3ecb811dfecf req-e61420ec-bb31-413c-a8c0-919a4beeff16 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] Floating IP 07f78f24-f45e-49f6-94ab-dd3c4e15e7bf disassociated. External IP: 10.96.250.205, port: d847e574-be01-4ab8-acda-6e3db6082742. [pid: 8|app: 0|req: 1228/2212] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:19 2026] GET /v2.0/ports?device_id=f426f990-e102-4e9c-8200-00a2231ddae6 => 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: 1229/2213] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:19 2026] GET /v2.0/security-groups?tenant_id=797466051d5a4104adcd09204f19b592&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2214] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:26:19 2026] DELETE /v2.0/ports/d847e574-be01-4ab8-acda-6e3db6082742 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2215] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:19 2026] DELETE /v2.0/security-groups/1974c06d-69b8-4954-bef4-951a07118298 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:20.202 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22610c5c-afb1-408d-89ca-3e6d16796915'] response: {'server_uuid': 'f426f990-e102-4e9c-8200-00a2231ddae6', 'name': 'network-vif-deleted', 'tag': 'd847e574-be01-4ab8-acda-6e3db6082742', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 986/2216] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:20 2026] GET /v2.0/security-groups?tenant_id=48ecc9c51110468dafed93596c3fe8ff&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:20.355 8 WARNING neutron_lib.context [None req-7e7e12d6-04d2-47a8-837c-92d977916169 256f7985d506484c9e80b4acfcc68268 12da1880054e49fc93556bdc6244338e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:20.405 8 INFO neutron.db.segments_db [None req-7e7e12d6-04d2-47a8-837c-92d977916169 256f7985d506484c9e80b4acfcc68268 12da1880054e49fc93556bdc6244338e - - default default] Added segment f7abf1bc-190d-4f44-86a3-021e3c3104b4 of type vxlan for network de4e7601-379b-4dfc-abc1-baddb3964626 [pid: 7|app: 0|req: 987/2217] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:20 2026] DELETE /v2.0/security-groups/18c3b69b-a52a-4180-bad8-00bbcf2285db => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:20.785 8 INFO neutron.db.l3_hamode_db [None req-7e7e12d6-04d2-47a8-837c-92d977916169 256f7985d506484c9e80b4acfcc68268 12da1880054e49fc93556bdc6244338e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 988/2218] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:20 2026] DELETE /v2.0/security-groups/603ad040-e18a-41a5-8aa9-d44a6ecee1ba => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:21.022 8 INFO neutron.db.l3_hamode_db [None req-7e7e12d6-04d2-47a8-837c-92d977916169 256f7985d506484c9e80b4acfcc68268 12da1880054e49fc93556bdc6244338e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 989/2219] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:21 2026] DELETE /v2.0/floatingips/07f78f24-f45e-49f6-94ab-dd3c4e15e7bf => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:21.634 7 WARNING neutron_lib.context [None req-f8e41669-ed8f-4f94-ab24-82a91ac5b6bc 6282d86c2d694072b132fec21c62e791 75ec7709276e48299ff089feb409e254 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:21.778 7 INFO neutron.db.segments_db [None req-f8e41669-ed8f-4f94-ab24-82a91ac5b6bc 6282d86c2d694072b132fec21c62e791 75ec7709276e48299ff089feb409e254 - - default default] Added segment 9137a46e-3a5c-4909-ad92-a6688ad3feef of type vxlan for network 258a8af0-2fb3-4933-a907-a0befb8b015f [pid: 7|app: 0|req: 990/2220] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:21 2026] POST /v2.0/networks => generated 631 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2221] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:26:21 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:22.012 7 WARNING neutron_lib.context [None req-d12c4ce7-f044-4edd-a129-075b32cff812 6282d86c2d694072b132fec21c62e791 75ec7709276e48299ff089feb409e254 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1231/2222] 10.0.0.48 () {34 vars in 667 bytes} [Thu Jul 2 11:26:20 2026] POST /v2.0/routers => generated 474 bytes in 1844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2223] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:26:22 2026] GET /v2.0/security-groups?id=ab489e1f-e533-4a61-9009-d074f4d42058&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: 992/2224] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:22 2026] POST /v2.0/ports => generated 743 bytes in 432 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: 993/2225] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:26:22 2026] GET /v2.0/ports?device_id=60cc0593-5d21-4c8a-9c20-b2fd40905bb4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2226] 10.0.0.48 () {34 vars in 746 bytes} [Thu Jul 2 11:26:22 2026] PUT /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2227] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:22 2026] PUT /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 25 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2228] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:26:22 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2229] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:22 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2230] 10.0.0.48 () {34 vars in 757 bytes} [Thu Jul 2 11:26:22 2026] PUT /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2231] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:26:22 2026] DELETE /v2.0/ports/21ed8170-b317-4bd3-802c-fdb696fd0dfe => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:22.893 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c010681-2c9e-40f0-ac77-b55d9c4ef721'] response: {'server_uuid': '60cc0593-5d21-4c8a-9c20-b2fd40905bb4', 'name': 'network-vif-deleted', 'tag': '21ed8170-b317-4bd3-802c-fdb696fd0dfe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 996/2232] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:26:22 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2233] 10.0.0.48 () {34 vars in 761 bytes} [Thu Jul 2 11:26:22 2026] PUT /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2234] 10.0.0.48 () {34 vars in 753 bytes} [Thu Jul 2 11:26:22 2026] PUT /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2235] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:26:22 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/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: 1238/2236] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:22 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/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: 999/2237] 10.0.0.48 () {34 vars in 775 bytes} [Thu Jul 2 11:26:23 2026] PUT /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/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: 1239/2238] 10.0.0.48 () {34 vars in 757 bytes} [Thu Jul 2 11:26:23 2026] PUT /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2239] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2240] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2241] 10.0.0.48 () {34 vars in 746 bytes} [Thu Jul 2 11:26:23 2026] PUT /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2242] 10.0.0.48 () {34 vars in 779 bytes} [Thu Jul 2 11:26:23 2026] PUT /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags/black.or.white => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2243] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2244] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:23 2026] DELETE /v2.0/security-groups/ab489e1f-e533-4a61-9009-d074f4d42058 => 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: 1003/2245] 10.0.0.48 () {32 vars in 734 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2246] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 52 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:23.478 8 INFO neutron.api.v2.resource [None req-d3c7a40e-2c58-4f42-b0ad-4480f9f01642 6282d86c2d694072b132fec21c62e791 75ec7709276e48299ff089feb409e254 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2247] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2248] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:23 2026] PUT /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2249] 10.0.0.48 () {32 vars in 737 bytes} [Thu Jul 2 11:26:23 2026] DELETE /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2250] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2251] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2252] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:23.872 8 INFO neutron.api.v2.resource [None req-ffb6568f-b3d5-42de-a8a6-f21c2be011e6 6282d86c2d694072b132fec21c62e791 75ec7709276e48299ff089feb409e254 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1250/2253] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:26:23 2026] DELETE /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:26:23.947 8 INFO neutron.api.v2.resource [None req-9cbb91ec-75b8-4c06-87b7-cea7f040cc9a 256f7985d506484c9e80b4acfcc68268 12da1880054e49fc93556bdc6244338e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1251/2254] 10.0.0.48 () {32 vars in 742 bytes} [Thu Jul 2 11:26:23 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2255] 10.0.0.48 () {32 vars in 729 bytes} [Thu Jul 2 11:26:23 2026] DELETE /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/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: 1253/2256] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:26:24 2026] DELETE /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags/red => 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: 1254/2257] 10.0.0.48 () {32 vars in 726 bytes} [Thu Jul 2 11:26:24 2026] GET /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2258] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:24 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 30 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2259] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:24 2026] DELETE /v2.0/ports/58fd434b-dc4a-46c6-9d8d-15b5579d531e => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:24.601 8 INFO neutron.api.v2.resource [None req-57cb1d68-e225-4ae3-bfd6-c29e03b02760 256f7985d506484c9e80b4acfcc68268 12da1880054e49fc93556bdc6244338e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1257/2260] 10.0.0.48 () {32 vars in 745 bytes} [Thu Jul 2 11:26:24 2026] DELETE /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:26:24.785 8 INFO neutron.services.segments.plugin [-] Segment 9137a46e-3a5c-4909-ad92-a6688ad3feef resource provider aggregate not found 2026-07-02 11:26:24.789 8 INFO neutron.services.segments.plugin [-] Segment 9137a46e-3a5c-4909-ad92-a6688ad3feef resource provider aggregate not found 2026-07-02 11:26:24.806 8 INFO neutron.services.segments.plugin [-] Segment 9137a46e-3a5c-4909-ad92-a6688ad3feef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9137a46e-3a5c-4909-ad92-a6688ad3feef found for delete ", "request_id": "req-2fab16b3-2771-40b7-bfd7-c0d9207ff43e"}]} 2026-07-02 11:26:24.811 8 INFO neutron.services.segments.plugin [-] Segment 9137a46e-3a5c-4909-ad92-a6688ad3feef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9137a46e-3a5c-4909-ad92-a6688ad3feef found for delete ", "request_id": "req-6ee30a73-f5a1-4b68-aaad-3b0b4fef24cc"}]} [pid: 8|app: 0|req: 1258/2261] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:24 2026] DELETE /v2.0/networks/258a8af0-2fb3-4933-a907-a0befb8b015f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2262] 10.0.0.48 () {32 vars in 733 bytes} [Thu Jul 2 11:26:24 2026] DELETE /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => 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: 1260/2263] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 2 11:26:24 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2264] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:26:24 2026] GET /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2265] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:26:23 2026] PUT /v2.0/routers/44c36014-2f19-4219-8730-e5c26ab5d249/remove_router_interface => generated 309 bytes in 1831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2266] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:25 2026] DELETE /v2.0/subnets/a2e4aac6-781e-4aa1-9f96-8bda8c945451 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2267] 10.0.0.48 () {34 vars in 741 bytes} [Thu Jul 2 11:26:25 2026] PUT /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc => generated 480 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2268] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:25 2026] GET /v2.0/security-groups?tenant_id=75ec7709276e48299ff089feb409e254&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2269] 10.0.0.48 () {32 vars in 735 bytes} [Thu Jul 2 11:26:26 2026] GET /v2.0/ports?device_id=69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc => 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: 1265/2270] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:26 2026] DELETE /v2.0/security-groups/1f83faad-8167-444d-aee3-8814c5d4b6e8 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:26.823 7 INFO neutron.services.segments.plugin [-] Segment b18bf7a1-9a00-460e-843a-afa1413b082c resource provider aggregate not found 2026-07-02 11:26:26.829 7 INFO neutron.services.segments.plugin [-] Segment b18bf7a1-9a00-460e-843a-afa1413b082c resource provider aggregate not found 2026-07-02 11:26:26.836 7 INFO neutron.services.segments.plugin [-] Segment b18bf7a1-9a00-460e-843a-afa1413b082c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18bf7a1-9a00-460e-843a-afa1413b082c found for delete ", "request_id": "req-ffd01ae2-95af-4c93-9674-40e06ed9345b"}]} 2026-07-02 11:26:26.842 7 INFO neutron.services.segments.plugin [-] Segment b18bf7a1-9a00-460e-843a-afa1413b082c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18bf7a1-9a00-460e-843a-afa1413b082c found for delete ", "request_id": "req-b9bbcb17-bc9c-4b6c-96f6-19540321ed58"}]} 2026-07-02 11:26:26.847 7 INFO neutron.db.l3_hamode_db [None req-cccc2fd2-4395-4fd8-8153-ae6328d9e7bb 7c7e5589368f4883b9ebae1bd33d5528 a1d13a42f3684ffd85998aa2724cf53c - - default default] HA network 76447366-06ab-40af-8e51-1e93596ea4ed was deleted as no HA routers are present in tenant a1d13a42f3684ffd85998aa2724cf53c. [pid: 7|app: 0|req: 1006/2271] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:25 2026] DELETE /v2.0/routers/44c36014-2f19-4219-8730-e5c26ab5d249 => generated 0 bytes in 1353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2272] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:26 2026] GET /v2.0/security-groups?tenant_id=3c2d9ef2ae4742ed874aac1440631549&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:27.171 8 INFO neutron.services.segments.plugin [-] Segment f7abf1bc-190d-4f44-86a3-021e3c3104b4 resource provider aggregate not found 2026-07-02 11:26:27.187 8 INFO neutron.services.segments.plugin [-] Segment f7abf1bc-190d-4f44-86a3-021e3c3104b4 resource provider aggregate not found 2026-07-02 11:26:27.195 8 INFO neutron.services.segments.plugin [-] Segment f7abf1bc-190d-4f44-86a3-021e3c3104b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7abf1bc-190d-4f44-86a3-021e3c3104b4 found for delete ", "request_id": "req-cb1db428-f58b-411c-b2c8-6ad2441ad7ee"}]} 2026-07-02 11:26:27.206 8 INFO neutron.db.l3_hamode_db [None req-c079af49-c7bd-435b-a61f-1f4fcd3e2e66 256f7985d506484c9e80b4acfcc68268 12da1880054e49fc93556bdc6244338e - - default default] HA network de4e7601-379b-4dfc-abc1-baddb3964626 was deleted as no HA routers are present in tenant 12da1880054e49fc93556bdc6244338e. 2026-07-02 11:26:27.213 8 INFO neutron.services.segments.plugin [-] Segment f7abf1bc-190d-4f44-86a3-021e3c3104b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7abf1bc-190d-4f44-86a3-021e3c3104b4 found for delete ", "request_id": "req-86e46fb6-1cd9-46a7-a122-3ccda077050e"}]} [pid: 8|app: 0|req: 1266/2273] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:26 2026] DELETE /v2.0/routers/69a09b6b-f0ee-41d8-b7fc-83d8215ee8fc => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2274] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:26 2026] DELETE /v2.0/networks/a1406354-ce2a-4fb4-9773-eb5702fde2be => 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: 1267/2275] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:27 2026] DELETE /v2.0/security-groups/07d9c620-176f-45f0-be28-9f5dde526982 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2276] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:27 2026] GET /v2.0/security-groups?tenant_id=a1d13a42f3684ffd85998aa2724cf53c&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2277] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:27 2026] GET /v2.0/security-groups?tenant_id=12da1880054e49fc93556bdc6244338e&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2278] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:28 2026] DELETE /v2.0/security-groups/9eccf3f1-0ed1-41b1-a678-f8c0fd474dbc => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2279] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:28 2026] DELETE /v2.0/security-groups/85754595-ddf1-4f8b-8004-41ef0b3e3a77 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2280] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:28 2026] GET /v2.0/security-groups?tenant_id=0a4bc7432aeb42b0b01de5c03bc2d28a&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2281] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:28 2026] GET /v2.0/security-groups?tenant_id=54dea52ef38a4a889ce9eb73c02d83d0&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2282] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:28 2026] DELETE /v2.0/security-groups/c83df276-545b-4d86-8c3b-df105da5006f => 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: 1271/2283] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:28 2026] DELETE /v2.0/security-groups/53b19afc-7b79-43fa-83ce-6a76d00e4ebc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:30.796 7 INFO neutron.services.segments.plugin [-] Segment 37fc3f5f-be9c-43cd-b992-02c5d6046073 resource provider aggregate not found 2026-07-02 11:26:30.803 7 INFO neutron.services.segments.plugin [-] Segment 37fc3f5f-be9c-43cd-b992-02c5d6046073 resource provider aggregate not found 2026-07-02 11:26:30.814 7 INFO neutron.services.segments.plugin [-] Segment 37fc3f5f-be9c-43cd-b992-02c5d6046073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37fc3f5f-be9c-43cd-b992-02c5d6046073 found for delete ", "request_id": "req-eeefee12-2aab-4a44-a609-f7720e1b0246"}]} 2026-07-02 11:26:30.818 7 INFO neutron.services.segments.plugin [-] Segment 37fc3f5f-be9c-43cd-b992-02c5d6046073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37fc3f5f-be9c-43cd-b992-02c5d6046073 found for delete ", "request_id": "req-8c2d695f-39af-457b-8314-c34329cb74ef"}]} 2026-07-02 11:26:30.944 7 WARNING neutron_lib.context [None req-b72ebd2b-7ae8-49f4-8548-71c10b6b7721 cc6d08cc49ac4ef7a156580c59024be5 56e6797882dc4c378bfe64e766f60066 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1013/2284] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:26:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2285] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:31 2026] PUT /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2286] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/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: 1273/2287] 10.0.0.48 () {34 vars in 769 bytes} [Thu Jul 2 11:26:31 2026] PUT /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2288] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/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: 1274/2289] 10.0.0.48 () {34 vars in 765 bytes} [Thu Jul 2 11:26:31 2026] PUT /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2290] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/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: 1275/2291] 10.0.0.48 () {34 vars in 787 bytes} [Thu Jul 2 11:26:31 2026] PUT /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/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: 1017/2292] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2293] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:26:31 2026] PUT /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2294] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2295] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:31.526 7 INFO neutron.api.v2.resource [None req-0d31ac87-ebf5-4ae9-9103-44900c1d209c cc6d08cc49ac4ef7a156580c59024be5 56e6797882dc4c378bfe64e766f60066 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1019/2296] 10.0.0.48 () {32 vars in 750 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2297] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:26:31 2026] DELETE /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2298] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:31 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:32.007 8 INFO neutron.api.v2.resource [None req-af9fe0ff-20f9-40f5-ac96-15eceb9165dd cc6d08cc49ac4ef7a156580c59024be5 56e6797882dc4c378bfe64e766f60066 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1279/2299] 10.0.0.48 () {32 vars in 753 bytes} [Thu Jul 2 11:26:31 2026] DELETE /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags/green => generated 99 bytes in 394 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2300] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:26:32 2026] DELETE /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2301] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:26:32 2026] GET /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35/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: 1022/2302] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:26:32 2026] DELETE /v2.0/subnetpools/bea8bb6b-5634-4cf9-911d-8c9b6962ed35 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:32.508 8 WARNING neutron_lib.context [None req-d5e707f6-4f78-4ada-8e37-f4231498f6bd aed2c03aa4af4bf6bc3f126044a1d1f2 952cec16aa6247e1be026fa5ccf65e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:32.650 8 INFO neutron.db.segments_db [None req-d5e707f6-4f78-4ada-8e37-f4231498f6bd aed2c03aa4af4bf6bc3f126044a1d1f2 952cec16aa6247e1be026fa5ccf65e0a - - default default] Added segment d5004735-a282-47bb-9243-00e8e6e378ed of type vxlan for network 9730be1b-484f-47ad-8bb8-3d6bc30c51e8 [pid: 8|app: 0|req: 1281/2303] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:32 2026] POST /v2.0/networks => generated 630 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:32.776 7 WARNING neutron_lib.context [None req-b376ba02-6e21-429c-aa6b-bf409a153b82 aed2c03aa4af4bf6bc3f126044a1d1f2 952cec16aa6247e1be026fa5ccf65e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:32.836 7 INFO neutron.db.segments_db [None req-b376ba02-6e21-429c-aa6b-bf409a153b82 aed2c03aa4af4bf6bc3f126044a1d1f2 952cec16aa6247e1be026fa5ccf65e0a - - default default] Added segment b5159e37-2fa8-46a1-8726-643a7cae2ef3 of type vxlan for network f12f8936-af31-4b1d-908c-fc59b19425b2 [pid: 7|app: 0|req: 1023/2304] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:32 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: 1282/2305] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:26:32 2026] PUT /v2.0/networks/9730be1b-484f-47ad-8bb8-3d6bc30c51e8/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2306] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:33 2026] GET /v2.0/networks/9730be1b-484f-47ad-8bb8-3d6bc30c51e8/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:33.142 8 WARNING neutron_lib.context [None req-9b6a88d7-682f-48dc-9b01-f84cde8a67d4 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/2307] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:32 2026] GET /v2.0/security-groups?tenant_id=ee53838c7fb841baad2ea6ae55a7d68d&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:33.310 8 INFO neutron.db.segments_db [None req-9b6a88d7-682f-48dc-9b01-f84cde8a67d4 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Added segment 620286a8-fd29-40a8-af2a-0cf6166555d9 of type vxlan for network 43ef9d95-c97d-4f0a-a27d-502d70479b58 [pid: 7|app: 0|req: 1027/2310] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:26:33 2026] PUT /v2.0/networks/f12f8936-af31-4b1d-908c-fc59b19425b2/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2311] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:33 2026] POST /v2.0/networks => generated 631 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2312] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:33 2026] DELETE /v2.0/security-groups/d8ec60aa-6295-4fde-9c99-0b87e97502cf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:33.460 7 WARNING neutron_lib.context [None req-d63c848c-028e-4d69-82f4-f45056eb0b4e 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1285/2313] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:33 2026] GET /v2.0/networks/f12f8936-af31-4b1d-908c-fc59b19425b2/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2314] 10.0.0.48 () {34 vars in 752 bytes} [Thu Jul 2 11:26:33 2026] PUT /v2.0/networks/f12f8936-af31-4b1d-908c-fc59b19425b2/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2315] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:33 2026] GET /v2.0/security-groups?tenant_id=56e6797882dc4c378bfe64e766f60066&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2316] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:33 2026] GET /v2.0/networks/f12f8936-af31-4b1d-908c-fc59b19425b2/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2317] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:33 2026] POST /v2.0/subnets => generated 602 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2318] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:33 2026] DELETE /v2.0/security-groups/335006f2-20e3-43f3-a93b-7067f2c9a82b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:33.833 8 WARNING neutron_lib.context [None req-6665145c-a1d3-4a8b-980d-868a54c2a762 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1030/2319] 10.0.0.48 () {32 vars in 732 bytes} [Thu Jul 2 11:26:33 2026] GET /v2.0/networks/9730be1b-484f-47ad-8bb8-3d6bc30c51e8/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:33.893 8 INFO neutron.db.segments_db [None req-6665145c-a1d3-4a8b-980d-868a54c2a762 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Added segment be1e4f2a-6782-4330-a9f3-46d66793ed5b of type vxlan for network 99c42524-f82f-445d-a9aa-bda173975a67 [pid: 8|app: 0|req: 1290/2320] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:33 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:34.018 8 WARNING neutron_lib.context [None req-0c0a0612-66da-4b5a-82f0-ba85578bdeac 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:34.049 7 INFO neutron.services.segments.plugin [-] Segment d5004735-a282-47bb-9243-00e8e6e378ed resource provider aggregate not found 2026-07-02 11:26:34.056 7 INFO neutron.services.segments.plugin [-] Segment d5004735-a282-47bb-9243-00e8e6e378ed resource provider aggregate not found [pid: 7|app: 0|req: 1031/2321] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:33 2026] DELETE /v2.0/networks/9730be1b-484f-47ad-8bb8-3d6bc30c51e8 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:34.079 7 INFO neutron.services.segments.plugin [-] Segment d5004735-a282-47bb-9243-00e8e6e378ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5004735-a282-47bb-9243-00e8e6e378ed found for delete ", "request_id": "req-b969dbb2-8ff4-4204-8f4c-3ba2adcd8d4a"}]} 2026-07-02 11:26:34.083 7 INFO neutron.services.segments.plugin [-] Segment d5004735-a282-47bb-9243-00e8e6e378ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5004735-a282-47bb-9243-00e8e6e378ed found for delete ", "request_id": "req-ddc3d4c8-0d52-4e3a-bdec-5c75bcf10d00"}]} [pid: 7|app: 0|req: 1032/2322] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:34 2026] DELETE /v2.0/networks/f12f8936-af31-4b1d-908c-fc59b19425b2 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2323] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:34 2026] POST /v2.0/subnets => generated 605 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:34.436 7 WARNING neutron_lib.context [None req-829a8b02-35e1-45c0-b225-cc0d07eb2f28 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:34.528 7 INFO neutron.db.segments_db [None req-829a8b02-35e1-45c0-b225-cc0d07eb2f28 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Added segment 97b7abfb-8795-44d9-ac21-4537393342c7 of type vxlan for network 939646e7-f148-4ca9-8eb9-228062626b33 [pid: 7|app: 0|req: 1033/2324] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:34 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:34.658 8 WARNING neutron_lib.context [None req-f7f7d2db-cfcf-4d2b-be50-c92e5db24ce5 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2325] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:34 2026] POST /v2.0/subnets => generated 605 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:35.059 7 WARNING neutron_lib.context [None req-0958acc6-8d87-4f26-9378-8cbdf3d90984 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:35.149 7 INFO neutron.db.segments_db [None req-0958acc6-8d87-4f26-9378-8cbdf3d90984 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Added segment 77c5785f-4a46-4b01-81ef-1ae43d03d7fe of type vxlan for network 886bc1a4-6e75-427d-ac90-03029a64665c [pid: 7|app: 0|req: 1034/2326] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:35 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:35.300 7 WARNING neutron_lib.context [None req-6ab68cbc-47fc-4809-8f9a-47b54e3565ba 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1293/2327] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:35 2026] GET /v2.0/security-groups?tenant_id=c25b3cbe1bd442d7a537b0470f48a44f&name=default => generated 2929 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2328] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:35 2026] DELETE /v2.0/security-groups/a7922ab2-6371-43ca-a8b8-2575d00c987f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2329] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:35 2026] POST /v2.0/subnets => generated 605 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:35.739 8 WARNING neutron_lib.context [None req-8cfb4023-95cd-4a88-a32e-ca469cdfd65b 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:35.842 8 INFO neutron.db.segments_db [None req-8cfb4023-95cd-4a88-a32e-ca469cdfd65b 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Added segment ac091660-fcee-400d-aaeb-53663bf2e28c of type vxlan for network ed8eae4b-be5a-4e0e-aff5-7641200746b9 [pid: 7|app: 0|req: 1036/2330] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:35 2026] GET /v2.0/security-groups?tenant_id=952cec16aa6247e1be026fa5ccf65e0a&name=default => generated 2929 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2331] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:35 2026] POST /v2.0/networks => generated 631 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:35.983 8 WARNING neutron_lib.context [None req-a2028791-cf2c-4cbb-b903-1833943f768e 5b4c3d1daa434a9880312f7deff2fbe1 858b632dbded4c8db45b76dd7ef43e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2332] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:35 2026] DELETE /v2.0/security-groups/8c29b945-462a-47b4-a0f8-af50ef1460a4 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2333] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:35 2026] POST /v2.0/subnets => generated 605 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:36.433 7 INFO neutron.services.segments.plugin [-] Segment b5159e37-2fa8-46a1-8726-643a7cae2ef3 resource provider aggregate not found 2026-07-02 11:26:36.452 7 INFO neutron.services.segments.plugin [-] Segment b5159e37-2fa8-46a1-8726-643a7cae2ef3 resource provider aggregate not found 2026-07-02 11:26:36.463 7 INFO neutron.services.segments.plugin [-] Segment b5159e37-2fa8-46a1-8726-643a7cae2ef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5159e37-2fa8-46a1-8726-643a7cae2ef3 found for delete ", "request_id": "req-78e83627-9964-40c1-b9b2-e7dd1dd6cddb"}]} 2026-07-02 11:26:36.477 7 INFO neutron.services.segments.plugin [-] Segment b5159e37-2fa8-46a1-8726-643a7cae2ef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5159e37-2fa8-46a1-8726-643a7cae2ef3 found for delete ", "request_id": "req-3b4a29dd-cdc6-49b0-b4eb-56dd0c4ac5d6"}]} [pid: 7|app: 0|req: 1038/2334] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:36 2026] PUT /v2.0/subnets/24047174-04a6-484b-a577-fac42b1b184c/tags => generated 17 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2335] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:36 2026] PUT /v2.0/subnets/575c1825-9c72-43aa-ac2b-eb8f8a868737/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2336] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:36 2026] PUT /v2.0/subnets/6a2317a4-aa09-4313-b7b3-82321291cdbc/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2337] 10.0.0.48 () {34 vars in 750 bytes} [Thu Jul 2 11:26:36 2026] PUT /v2.0/subnets/0cf37112-edb6-4477-ae0e-d714778174d4/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2338] 10.0.0.48 () {32 vars in 663 bytes} [Thu Jul 2 11:26:36 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2339] 10.0.0.48 () {32 vars in 677 bytes} [Thu Jul 2 11:26:36 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2340] 10.0.0.48 () {32 vars in 673 bytes} [Thu Jul 2 11:26:36 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2341] 10.0.0.48 () {32 vars in 685 bytes} [Thu Jul 2 11:26:36 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2342] 10.0.0.48 () {32 vars in 671 bytes} [Thu Jul 2 11:26:37 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2343] 10.0.0.48 () {32 vars in 685 bytes} [Thu Jul 2 11:26:37 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2344] 10.0.0.48 () {32 vars in 681 bytes} [Thu Jul 2 11:26:37 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2345] 10.0.0.48 () {32 vars in 693 bytes} [Thu Jul 2 11:26:37 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2346] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:37 2026] DELETE /v2.0/subnets/24047174-04a6-484b-a577-fac42b1b184c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2347] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:37 2026] DELETE /v2.0/subnets/575c1825-9c72-43aa-ac2b-eb8f8a868737 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2348] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:37 2026] DELETE /v2.0/subnets/6a2317a4-aa09-4313-b7b3-82321291cdbc => 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: 1304/2349] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:38 2026] DELETE /v2.0/subnets/0cf37112-edb6-4477-ae0e-d714778174d4 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2350] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:26:38 2026] DELETE /v2.0/subnets/6ecc1677-6c42-4f19-bc3b-134deecb5174 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:38.988 8 INFO neutron.services.segments.plugin [-] Segment 620286a8-fd29-40a8-af2a-0cf6166555d9 resource provider aggregate not found 2026-07-02 11:26:38.997 8 INFO neutron.services.segments.plugin [-] Segment 620286a8-fd29-40a8-af2a-0cf6166555d9 resource provider aggregate not found 2026-07-02 11:26:39.007 8 INFO neutron.services.segments.plugin [-] Segment 620286a8-fd29-40a8-af2a-0cf6166555d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620286a8-fd29-40a8-af2a-0cf6166555d9 found for delete ", "request_id": "req-fbdfd0ab-f85d-4a9a-94b4-3508881f7482"}]} [pid: 8|app: 0|req: 1305/2351] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:38 2026] DELETE /v2.0/networks/43ef9d95-c97d-4f0a-a27d-502d70479b58 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:39.237 7 INFO neutron.services.segments.plugin [-] Segment be1e4f2a-6782-4330-a9f3-46d66793ed5b resource provider aggregate not found 2026-07-02 11:26:39.242 7 INFO neutron.services.segments.plugin [-] Segment be1e4f2a-6782-4330-a9f3-46d66793ed5b resource provider aggregate not found 2026-07-02 11:26:39.262 7 INFO neutron.services.segments.plugin [-] Segment be1e4f2a-6782-4330-a9f3-46d66793ed5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1e4f2a-6782-4330-a9f3-46d66793ed5b found for delete ", "request_id": "req-86ca09c8-3852-4919-89b1-f01ece52d62f"}]} [pid: 7|app: 0|req: 1047/2352] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:39 2026] DELETE /v2.0/networks/99c42524-f82f-445d-a9aa-bda173975a67 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:39.278 8 INFO neutron.services.segments.plugin [-] Segment 620286a8-fd29-40a8-af2a-0cf6166555d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620286a8-fd29-40a8-af2a-0cf6166555d9 found for delete ", "request_id": "req-ec4d6707-8dfc-47d3-a372-8f018c6ac222"}]} [pid: 8|app: 0|req: 1306/2353] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:39 2026] DELETE /v2.0/networks/939646e7-f148-4ca9-8eb9-228062626b33 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:39.522 7 INFO neutron.services.segments.plugin [-] Segment be1e4f2a-6782-4330-a9f3-46d66793ed5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1e4f2a-6782-4330-a9f3-46d66793ed5b found for delete ", "request_id": "req-af8754f9-cf0f-4822-be52-8a6cb2487204"}]} [pid: 7|app: 0|req: 1048/2354] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:39 2026] DELETE /v2.0/networks/886bc1a4-6e75-427d-ac90-03029a64665c => 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: 1307/2355] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:39 2026] DELETE /v2.0/networks/ed8eae4b-be5a-4e0e-aff5-7641200746b9 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2356] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:40 2026] GET /v2.0/security-groups?tenant_id=341f192329254d1aba7db0684ce5cafb&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2357] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:40 2026] DELETE /v2.0/security-groups/2cf8f7e9-7910-46a7-8f05-a3fca65f05fc => 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: 1050/2358] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:40 2026] GET /v2.0/security-groups?tenant_id=d8fe3745fb1f4411929fba350a2c7e49&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2359] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:40 2026] DELETE /v2.0/security-groups/651abca3-3e4f-46eb-bf92-6c600bf68158 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:41.027 8 INFO neutron.services.segments.plugin [-] Segment 97b7abfb-8795-44d9-ac21-4537393342c7 resource provider aggregate not found 2026-07-02 11:26:41.056 8 INFO neutron.services.segments.plugin [-] Segment 97b7abfb-8795-44d9-ac21-4537393342c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b7abfb-8795-44d9-ac21-4537393342c7 found for delete ", "request_id": "req-384ada9b-1193-4b13-9fcf-855794ecbd4c"}]} 2026-07-02 11:26:41.081 8 INFO neutron.services.segments.plugin [-] Segment ac091660-fcee-400d-aaeb-53663bf2e28c resource provider aggregate not found 2026-07-02 11:26:41.103 8 INFO neutron.services.segments.plugin [-] Segment ac091660-fcee-400d-aaeb-53663bf2e28c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac091660-fcee-400d-aaeb-53663bf2e28c found for delete ", "request_id": "req-e2888530-443f-467e-a6c1-a189595c7ad3"}]} [pid: 8|app: 0|req: 1309/2360] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:40 2026] GET /v2.0/security-groups?tenant_id=858b632dbded4c8db45b76dd7ef43e23&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2361] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:41 2026] DELETE /v2.0/security-groups/7ba51b32-10e2-460f-bc30-2899ee436182 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:41.499 8 INFO neutron.services.segments.plugin [-] Segment 97b7abfb-8795-44d9-ac21-4537393342c7 resource provider aggregate not found 2026-07-02 11:26:41.520 8 INFO neutron.services.segments.plugin [-] Segment 97b7abfb-8795-44d9-ac21-4537393342c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97b7abfb-8795-44d9-ac21-4537393342c7 found for delete ", "request_id": "req-58955efd-6539-4f55-ae04-15a42be19c12"}]} 2026-07-02 11:26:41.538 8 INFO neutron.services.segments.plugin [-] Segment ac091660-fcee-400d-aaeb-53663bf2e28c resource provider aggregate not found 2026-07-02 11:26:41.557 8 INFO neutron.services.segments.plugin [-] Segment ac091660-fcee-400d-aaeb-53663bf2e28c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac091660-fcee-400d-aaeb-53663bf2e28c found for delete ", "request_id": "req-a3d7f84e-d910-4afa-860c-9919bc6850f8"}]} [pid: 8|app: 0|req: 1310/2362] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:41 2026] GET /v2.0/security-groups?tenant_id=ed1d90d650f44d80a5c23686fee643cb&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:26:41.620 7 INFO neutron.services.segments.plugin [-] Segment 77c5785f-4a46-4b01-81ef-1ae43d03d7fe resource provider aggregate not found 2026-07-02 11:26:41.653 7 INFO neutron.services.segments.plugin [-] Segment 77c5785f-4a46-4b01-81ef-1ae43d03d7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c5785f-4a46-4b01-81ef-1ae43d03d7fe found for delete ", "request_id": "req-290fd09f-9958-486b-9af9-53399dc938d5"}]} 2026-07-02 11:26:41.654 7 INFO neutron.services.segments.plugin [-] Segment 77c5785f-4a46-4b01-81ef-1ae43d03d7fe resource provider aggregate not found 2026-07-02 11:26:41.672 7 INFO neutron.services.segments.plugin [-] Segment 77c5785f-4a46-4b01-81ef-1ae43d03d7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c5785f-4a46-4b01-81ef-1ae43d03d7fe found for delete ", "request_id": "req-9815ed3c-c822-4794-9c93-6e471f754c54"}]} [pid: 7|app: 0|req: 1053/2363] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:41 2026] DELETE /v2.0/security-groups/0e3666b1-571c-4394-b005-b1bd3e4d6d90 => 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: 1311/2364] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:41 2026] GET /v2.0/security-groups?tenant_id=bf2f35396fbf4b06a2c005e851dc972b&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2365] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:41 2026] DELETE /v2.0/security-groups/cdc5dc40-db66-4f46-a4f9-8c242b8f235e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:46.713 8 WARNING neutron_lib.context [None req-f410c242-0fc5-4210-948c-360238c51992 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:46.865 8 INFO neutron.db.segments_db [None req-f410c242-0fc5-4210-948c-360238c51992 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Added segment e74b8125-ad62-425d-b973-4e32bd752e68 of type vxlan for network 61efab3c-4c98-43b5-988f-f62a585a4855 [pid: 8|app: 0|req: 1312/2366] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:46 2026] POST /v2.0/networks => generated 632 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:46.987 7 WARNING neutron_lib.context [None req-a23770b5-4810-40c1-aa1d-dcfc5d3d1787 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/2367] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:46 2026] POST /v2.0/ports => generated 743 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:47.443 8 WARNING neutron_lib.context [None req-db4480c5-7f06-4a0f-8eb2-2404cbbadbcd 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1313/2368] 10.0.0.48 () {34 vars in 665 bytes} [Thu Jul 2 11:26:47 2026] POST /v2.0/trunks => generated 407 bytes in 277 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 11:26:47.719 7 WARNING neutron_lib.context [None req-777bc885-83a3-496a-9678-84c334bf0bae 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:47.804 7 INFO neutron.db.segments_db [None req-777bc885-83a3-496a-9678-84c334bf0bae 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Added segment eadf018f-7b7b-41b6-9927-6c913499f9ac of type vxlan for network 6c7bb023-6daf-43cf-a6db-943ae754df67 [pid: 7|app: 0|req: 1056/2369] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:47 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:47.928 8 WARNING neutron_lib.context [None req-2b539e32-4c05-49b1-b05b-415b88311fce 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1314/2372] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:47 2026] POST /v2.0/ports => generated 743 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:48.367 7 WARNING neutron_lib.context [None req-5e7e2f44-552b-4781-9403-3882d3b74ebc 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2373] 10.0.0.48 () {34 vars in 665 bytes} [Thu Jul 2 11:26:48 2026] POST /v2.0/trunks => generated 407 bytes in 280 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 11:26:48.637 8 WARNING neutron_lib.context [None req-b3cc63c6-9641-4ed4-8b6a-862d13d70d6d 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:48.699 8 INFO neutron.db.segments_db [None req-b3cc63c6-9641-4ed4-8b6a-862d13d70d6d 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Added segment 604ce2fb-6073-4866-8496-a6db9671b52c of type vxlan for network b310fd73-fb21-4ed0-88aa-f4b42e63e809 [pid: 8|app: 0|req: 1315/2374] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:48 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:48.846 7 WARNING neutron_lib.context [None req-5ab30ff2-32e5-4b4d-91dc-5534faa26e4f 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1060/2375] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:48 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:49.204 8 WARNING neutron_lib.context [None req-682cc3b7-b45d-460a-ad15-1452897c0f24 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1316/2376] 10.0.0.48 () {34 vars in 665 bytes} [Thu Jul 2 11:26:49 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:26:49.428 7 WARNING neutron_lib.context [None req-87ef0a25-4ad1-4c26-80f9-6856c712989c 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:49.497 7 INFO neutron.db.segments_db [None req-87ef0a25-4ad1-4c26-80f9-6856c712989c 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Added segment a57b1bf8-d74b-4cd5-905c-fdae52ae04a6 of type vxlan for network 49d36bae-fbe4-4a11-ac95-849c485e290e [pid: 7|app: 0|req: 1061/2377] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:49 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:49.633 8 WARNING neutron_lib.context [None req-9c984f7b-93bd-4fb6-b16c-73840d174722 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1317/2378] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:49 2026] POST /v2.0/ports => generated 743 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:50.042 7 WARNING neutron_lib.context [None req-bb041b23-7256-43ac-a6e5-3bf61b5115f0 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1062/2379] 10.0.0.48 () {34 vars in 665 bytes} [Thu Jul 2 11:26:50 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) 2026-07-02 11:26:50.316 7 WARNING neutron_lib.context [None req-78afc19a-9035-407f-a879-b29ee9f11d93 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:50.383 7 INFO neutron.db.segments_db [None req-78afc19a-9035-407f-a879-b29ee9f11d93 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Added segment e43c75e4-6a42-48d7-a39c-6a49a3395e74 of type vxlan for network 6d00ca57-dad7-4f34-a216-72e34bb6e88e /var/lib/openstack/lib/python3.10/site-packages/pycadf/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 11:26:50.458 8 WARNING neutron_lib.context [None req-dc1a8917-8b9a-4102-886d-c758cf81ddd6 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1063/2380] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:50 2026] POST /v2.0/networks => generated 630 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:50.516 7 WARNING neutron_lib.context [None req-59a24dbc-e389-4576-b356-79355a00ffa5 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:50.615 8 INFO neutron.db.segments_db [None req-dc1a8917-8b9a-4102-886d-c758cf81ddd6 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Added segment 6c4036c8-6bb4-4d8e-a21a-a075401f5b8b of type vxlan for network b71844c4-b629-4b19-87df-29c30a1121bd [pid: 8|app: 0|req: 1318/2381] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:50 2026] POST /v2.0/networks => generated 639 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:50.738 8 WARNING neutron_lib.context [None req-caa4d5ca-f25c-49ed-8cfc-4dfa4532a1f4 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1064/2382] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:26:50 2026] POST /v2.0/ports => generated 743 bytes in 371 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 11:26:50.891 7 WARNING neutron_lib.context [None req-bb312b30-1777-440b-8368-c62c10e6d040 57ce8a22042b4facb632053c9e10e17a 5fae4df3feac4656b319c1f6eadd4534 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1319/2383] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:50 2026] POST /v2.0/subnets => generated 634 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2384] 10.0.0.48 () {34 vars in 665 bytes} [Thu Jul 2 11:26:50 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2385] 10.0.0.48 () {32 vars in 721 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:26:51.152 8 WARNING neutron_lib.context [None req-779aae2d-2391-4643-a155-85dd5257fa33 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1066/2386] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:26:51 2026] PUT /v2.0/trunks/7e1faba2-6a64-460f-8522-44ee4064c686/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2387] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:26:51 2026] PUT /v2.0/trunks/0af7d806-2391-4506-8118-8f7c5bcd631d/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2388] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:26:51 2026] PUT /v2.0/trunks/feda0552-edcd-4fc5-a0b2-5adb7482d0b8/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: 1069/2389] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:26:51 2026] PUT /v2.0/trunks/deaf97b7-3805-431d-8b5c-da856d2b24a0/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2390] 10.0.0.48 () {32 vars in 661 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2391] 10.0.0.48 () {32 vars in 675 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2392] 10.0.0.48 () {32 vars in 671 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks?tags-any=blue => 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: 1073/2393] 10.0.0.48 () {32 vars in 683 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2394] 10.0.0.48 () {32 vars in 669 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2395] 10.0.0.48 () {32 vars in 683 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2396] 10.0.0.48 () {32 vars in 679 bytes} [Thu Jul 2 11:26:51 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: 8|app: 0|req: 1321/2397] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:51 2026] POST /v2.0/subnets => generated 708 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:51.561 8 WARNING neutron_lib.context [None req-c5d9df39-82bf-4439-88f2-069643262733 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1077/2398] 10.0.0.48 () {32 vars in 691 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2399] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks/7e1faba2-6a64-460f-8522-44ee4064c686 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:51.642 8 INFO neutron.db.segments_db [None req-c5d9df39-82bf-4439-88f2-069643262733 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Added segment 469b7976-69e2-4846-b3eb-8e560386df39 of type vxlan for network c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 [pid: 7|app: 0|req: 1079/2400] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/ports/940c9599-146e-4177-97ef-73238628d505 => generated 826 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2401] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:51 2026] POST /v2.0/networks => generated 637 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:51.765 8 WARNING neutron_lib.context [None req-fd85b793-a73d-4d0f-9a93-9b6194b973d6 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1080/2402] 10.0.0.48 () {32 vars in 721 bytes} [Thu Jul 2 11:26:51 2026] DELETE /v2.0/trunks/7e1faba2-6a64-460f-8522-44ee4064c686 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2403] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/trunks/0af7d806-2391-4506-8118-8f7c5bcd631d => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2404] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:26:51 2026] GET /v2.0/ports/e1d2e1a9-a169-4e83-ab31-8e8c70387cd0 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2405] 10.0.0.48 () {32 vars in 721 bytes} [Thu Jul 2 11:26:51 2026] DELETE /v2.0/trunks/0af7d806-2391-4506-8118-8f7c5bcd631d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2406] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:51 2026] POST /v2.0/subnets => generated 632 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2407] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:26:52 2026] GET /v2.0/trunks/feda0552-edcd-4fc5-a0b2-5adb7482d0b8 => generated 429 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:52.135 8 WARNING neutron_lib.context [None req-31e63a8d-51fc-466d-b847-cc4832a73b5f fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/2408] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:26:52 2026] GET /v2.0/ports/28977e3d-d940-4716-b053-3a4086fd53d7 => generated 826 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2409] 10.0.0.48 () {32 vars in 721 bytes} [Thu Jul 2 11:26:52 2026] DELETE /v2.0/trunks/feda0552-edcd-4fc5-a0b2-5adb7482d0b8 => 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: 1087/2410] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:26:52 2026] GET /v2.0/trunks/deaf97b7-3805-431d-8b5c-da856d2b24a0 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2411] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:26:52 2026] GET /v2.0/ports/87ff7166-2a47-46cf-823f-4f7688f45e9b => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2412] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:52 2026] POST /v2.0/subnets => generated 702 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:52.529 8 WARNING neutron_lib.context [None req-cf73c604-dbc5-400f-918e-4147b3f002a8 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2413] 10.0.0.48 () {32 vars in 721 bytes} [Thu Jul 2 11:26:52 2026] DELETE /v2.0/trunks/deaf97b7-3805-431d-8b5c-da856d2b24a0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:26:52.596 8 INFO neutron.db.segments_db [None req-cf73c604-dbc5-400f-918e-4147b3f002a8 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Added segment f1656c60-102c-41e0-882e-8d2cdcf2d082 of type vxlan for network 53f035e9-12c3-49b3-9573-f56623ce9672 [pid: 7|app: 0|req: 1090/2414] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:26:52 2026] GET /v2.0/trunks/fb678ad1-8ea2-4c90-9ae7-bd85ae49ff34 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2415] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:26:52 2026] POST /v2.0/networks => generated 638 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2416] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:26:52 2026] GET /v2.0/ports/a9ee29b5-8f5c-4b72-aac3-24a255a19c45 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:26:52.738 8 WARNING neutron_lib.context [None req-73d9a4cc-2673-469d-9665-77e47ca531fc fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2417] 10.0.0.48 () {32 vars in 721 bytes} [Thu Jul 2 11:26:52 2026] DELETE /v2.0/trunks/fb678ad1-8ea2-4c90-9ae7-bd85ae49ff34 => 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: 1093/2418] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:52 2026] DELETE /v2.0/ports/940c9599-146e-4177-97ef-73238628d505 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2419] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:52 2026] POST /v2.0/subnets => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:53.164 8 WARNING neutron_lib.context [None req-c6a6d1ac-a893-40b8-aefa-d545ef690f60 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2420] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:53 2026] DELETE /v2.0/ports/e1d2e1a9-a169-4e83-ab31-8e8c70387cd0 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2421] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:53 2026] POST /v2.0/subnets => generated 706 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:53.597 8 WARNING neutron_lib.context [None req-029ff0da-d00f-4cb7-a14a-d7902b0914f9 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:26:53.650 8 INFO neutron.db.segments_db [None req-029ff0da-d00f-4cb7-a14a-d7902b0914f9 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Added segment 0ccb1989-9b58-4b13-80cc-381e5844cb23 of type vxlan for network 146cc7b8-28d3-471e-8b7f-dd76a6851f8b 2026-07-02 11:26:53.993 8 INFO neutron.db.l3_hamode_db [None req-029ff0da-d00f-4cb7-a14a-d7902b0914f9 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/2422] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:53 2026] DELETE /v2.0/ports/28977e3d-d940-4716-b053-3a4086fd53d7 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2423] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:54 2026] DELETE /v2.0/ports/87ff7166-2a47-46cf-823f-4f7688f45e9b => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2424] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:26:54 2026] DELETE /v2.0/ports/a9ee29b5-8f5c-4b72-aac3-24a255a19c45 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:54.806 7 INFO neutron.services.segments.plugin [-] Segment e74b8125-ad62-425d-b973-4e32bd752e68 resource provider aggregate not found 2026-07-02 11:26:54.820 7 INFO neutron.services.segments.plugin [-] Segment e74b8125-ad62-425d-b973-4e32bd752e68 resource provider aggregate not found 2026-07-02 11:26:54.832 7 INFO neutron.services.segments.plugin [-] Segment e74b8125-ad62-425d-b973-4e32bd752e68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74b8125-ad62-425d-b973-4e32bd752e68 found for delete ", "request_id": "req-96391fea-8862-4bd1-a761-2cd230a1461f"}]} 2026-07-02 11:26:54.841 7 INFO neutron.services.segments.plugin [-] Segment e74b8125-ad62-425d-b973-4e32bd752e68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74b8125-ad62-425d-b973-4e32bd752e68 found for delete ", "request_id": "req-804804fb-a74a-48be-91c3-88023859ad3a"}]} [pid: 7|app: 0|req: 1098/2425] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:54 2026] DELETE /v2.0/networks/61efab3c-4c98-43b5-988f-f62a585a4855 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2426] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:54 2026] DELETE /v2.0/networks/6c7bb023-6daf-43cf-a6db-943ae754df67 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2427] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:55 2026] DELETE /v2.0/networks/b310fd73-fb21-4ed0-88aa-f4b42e63e809 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2428] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:55 2026] DELETE /v2.0/networks/49d36bae-fbe4-4a11-ac95-849c485e290e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:55.563 8 INFO neutron.db.l3_hamode_db [None req-029ff0da-d00f-4cb7-a14a-d7902b0914f9 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1102/2429] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:26:55 2026] DELETE /v2.0/networks/6d00ca57-dad7-4f34-a216-72e34bb6e88e => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:26:56.937 7 INFO neutron.services.segments.plugin [-] Segment eadf018f-7b7b-41b6-9927-6c913499f9ac resource provider aggregate not found 2026-07-02 11:26:56.941 7 INFO neutron.services.segments.plugin [-] Segment eadf018f-7b7b-41b6-9927-6c913499f9ac resource provider aggregate not found 2026-07-02 11:26:56.958 7 INFO neutron.services.segments.plugin [-] Segment eadf018f-7b7b-41b6-9927-6c913499f9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadf018f-7b7b-41b6-9927-6c913499f9ac found for delete ", "request_id": "req-8f1328d8-e562-4bf9-8ed8-449c1dc18a5b"}]} 2026-07-02 11:26:56.973 7 INFO neutron.services.segments.plugin [-] Segment eadf018f-7b7b-41b6-9927-6c913499f9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadf018f-7b7b-41b6-9927-6c913499f9ac found for delete ", "request_id": "req-d36ca717-7942-4d19-a973-c8c9de4e2a08"}]} 2026-07-02 11:26:56.981 7 INFO neutron.services.segments.plugin [-] Segment 604ce2fb-6073-4866-8496-a6db9671b52c resource provider aggregate not found 2026-07-02 11:26:56.995 7 INFO neutron.services.segments.plugin [-] Segment 604ce2fb-6073-4866-8496-a6db9671b52c resource provider aggregate not found 2026-07-02 11:26:57.004 7 INFO neutron.services.segments.plugin [-] Segment 604ce2fb-6073-4866-8496-a6db9671b52c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 604ce2fb-6073-4866-8496-a6db9671b52c found for delete ", "request_id": "req-50945e7c-aad1-403b-b561-6e5c1c247396"}]} 2026-07-02 11:26:57.027 7 INFO neutron.services.segments.plugin [-] Segment a57b1bf8-d74b-4cd5-905c-fdae52ae04a6 resource provider aggregate not found 2026-07-02 11:26:57.036 7 INFO neutron.services.segments.plugin [-] Segment 604ce2fb-6073-4866-8496-a6db9671b52c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 604ce2fb-6073-4866-8496-a6db9671b52c found for delete ", "request_id": "req-81b62d6b-7505-4c78-a572-9846cf08a0ff"}]} 2026-07-02 11:26:57.054 7 INFO neutron.services.segments.plugin [-] Segment a57b1bf8-d74b-4cd5-905c-fdae52ae04a6 resource provider aggregate not found 2026-07-02 11:26:57.062 7 INFO neutron.services.segments.plugin [-] Segment a57b1bf8-d74b-4cd5-905c-fdae52ae04a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a57b1bf8-d74b-4cd5-905c-fdae52ae04a6 found for delete ", "request_id": "req-360f89dc-319a-4059-840d-cccf4c74912a"}]} 2026-07-02 11:26:57.078 7 INFO neutron.services.segments.plugin [-] Segment e43c75e4-6a42-48d7-a39c-6a49a3395e74 resource provider aggregate not found 2026-07-02 11:26:57.086 7 INFO neutron.services.segments.plugin [-] Segment a57b1bf8-d74b-4cd5-905c-fdae52ae04a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a57b1bf8-d74b-4cd5-905c-fdae52ae04a6 found for delete ", "request_id": "req-d2712f54-2b8f-4e21-80b9-83ce63cb106f"}]} [pid: 8|app: 0|req: 1328/2430] 10.0.0.48 () {34 vars in 668 bytes} [Thu Jul 2 11:26:53 2026] POST /v2.0/routers => generated 685 bytes in 3503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:26:57.100 7 INFO neutron.services.segments.plugin [-] Segment e43c75e4-6a42-48d7-a39c-6a49a3395e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43c75e4-6a42-48d7-a39c-6a49a3395e74 found for delete ", "request_id": "req-c9738268-3092-445b-9154-d20eff1c66f2"}]} 2026-07-02 11:26:57.111 7 INFO neutron.services.segments.plugin [-] Segment e43c75e4-6a42-48d7-a39c-6a49a3395e74 resource provider aggregate not found 2026-07-02 11:26:57.129 7 INFO neutron.services.segments.plugin [-] Segment e43c75e4-6a42-48d7-a39c-6a49a3395e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43c75e4-6a42-48d7-a39c-6a49a3395e74 found for delete ", "request_id": "req-879d3077-e07a-42ad-97cf-e7b49bd80383"}]} [pid: 7|app: 0|req: 1103/2431] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:56 2026] GET /v2.0/security-groups?tenant_id=acc7ec439a66411d8d67226d10d072c4&name=default => generated 2929 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2432] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:57 2026] DELETE /v2.0/security-groups/84b9b0c2-3e8e-4b7e-aa65-3f549f312f90 => 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: 1105/2433] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:57 2026] GET /v2.0/security-groups?tenant_id=5fae4df3feac4656b319c1f6eadd4534&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2434] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:57 2026] DELETE /v2.0/security-groups/d9c66ac4-e7d1-410f-9d57-6a87f5e2424d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2435] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:26:57 2026] GET /v2.0/security-groups?tenant_id=4b21356ccb5f481aa8253cd69ae2f2fe&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2436] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:26:58 2026] DELETE /v2.0/security-groups/54b29de5-9176-4bca-9746-32872be5c637 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2437] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:26:57 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/add_router_interface => generated 309 bytes in 2016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2438] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:26:59 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/add_router_interface => generated 309 bytes in 2100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:27:01.874 7 WARNING neutron_lib.context [None req-71870430-a03e-426f-8f04-0d4e93642dc1 7b5e044c9457454aa106488a12794f0d 20af2023aaf347dbb01dc1fd82530e7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2439] 10.0.0.48 () {34 vars in 675 bytes} [Thu Jul 2 11:27:01 2026] POST /v2.0/floatingips => generated 552 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2440] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:27:02 2026] PUT /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2441] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:27:02 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/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: 1113/2442] 10.0.0.48 () {34 vars in 769 bytes} [Thu Jul 2 11:27:02 2026] PUT /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2443] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:27:02 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2444] 10.0.0.48 () {34 vars in 765 bytes} [Thu Jul 2 11:27:02 2026] PUT /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2445] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:27:02 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2446] 10.0.0.48 () {34 vars in 787 bytes} [Thu Jul 2 11:27:02 2026] PUT /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2449] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:27:03 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2450] 10.0.0.48 () {34 vars in 758 bytes} [Thu Jul 2 11:27:03 2026] PUT /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2451] 10.0.0.48 () {34 vars in 782 bytes} [Thu Jul 2 11:27:01 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/add_router_interface => generated 309 bytes in 1994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2452] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:27:03 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2453] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:27:03 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/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 11:27:03.333 8 WARNING neutron_lib.context [None req-f5c960ef-1f23-46c9-896c-de44466ebd99 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:27:03.355 7 INFO neutron.api.v2.resource [None req-238d8159-d562-4762-a9c4-e56cd86aeb45 7b5e044c9457454aa106488a12794f0d 20af2023aaf347dbb01dc1fd82530e7d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2454] 10.0.0.48 () {32 vars in 750 bytes} [Thu Jul 2 11:27:03 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/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: 1124/2455] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:27:03 2026] DELETE /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2456] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:27:03 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2457] 10.0.0.48 () {34 vars in 683 bytes} [Thu Jul 2 11:27:03 2026] POST /v2.0/security-groups => generated 1630 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:27:03.515 7 INFO neutron.api.v2.resource [None req-d41a56d4-7305-4321-8dea-71d28424b6b2 7b5e044c9457454aa106488a12794f0d 20af2023aaf347dbb01dc1fd82530e7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2458] 10.0.0.48 () {32 vars in 753 bytes} [Thu Jul 2 11:27:03 2026] DELETE /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 11:27:03.521 8 WARNING neutron_lib.context [None req-c938406c-2413-4828-a290-6de043f6aa92 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1127/2459] 10.0.0.48 () {32 vars in 741 bytes} [Thu Jul 2 11:27:03 2026] DELETE /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => 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: 1128/2460] 10.0.0.48 () {32 vars in 738 bytes} [Thu Jul 2 11:27:03 2026] GET /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2461] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:03.661 8 WARNING neutron_lib.context [None req-ee853ff0-11b4-4939-b2e1-32e6b7d4c8f7 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1334/2462] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:03.812 8 WARNING neutron_lib.context [None req-3eae9f65-63ff-4d18-a63d-e002bd753a6e fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1335/2463] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:03 2026] POST /v2.0/security-group-rules => generated 599 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:03.974 8 WARNING neutron_lib.context [None req-25768631-da19-4961-8ff2-4fa762472f85 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1129/2464] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:27:03 2026] DELETE /v2.0/floatingips/265a512b-5c1f-47e3-993a-40ff4a184685 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2465] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:04.109 7 WARNING neutron_lib.context [None req-00e861a4-f54f-4dbf-9ad0-4ec6525820ec fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1130/2466] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:04.308 8 WARNING neutron_lib.context [None req-64e87c90-8eda-4b7e-852e-d896cbdb9876 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1337/2467] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:04.472 7 WARNING neutron_lib.context [None req-73cbb32e-8608-4cf1-a319-f5e1f601a00a fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1131/2468] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:04.632 8 WARNING neutron_lib.context [None req-b3857d4e-5caa-4b4a-a8a7-40f69f4d4e25 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1338/2469] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:04.805 8 WARNING neutron_lib.context [None req-69bd2a9e-9ebc-4085-bedb-e86401746db1 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1339/2470] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:04 2026] POST /v2.0/security-group-rules => generated 599 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:04.986 8 WARNING neutron_lib.context [None req-c63ebae2-2e2c-483e-aa4a-bcd6078c8b43 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1132/2471] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:27:04 2026] GET /v2.0/security-groups?tenant_id=20af2023aaf347dbb01dc1fd82530e7d&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2472] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:05.235 8 WARNING neutron_lib.context [None req-98074a84-ed6d-4f5e-b043-919ce769a52e fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1133/2473] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:27:05 2026] DELETE /v2.0/security-groups/83489a4b-4aa3-431a-8830-ded074c272a6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2474] 10.0.0.48 () {34 vars in 694 bytes} [Thu Jul 2 11:27:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2475] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:27:05 2026] GET /v2.0/security-groups?tenant_id=73f76da6c2cb44d8ba25939a25924c2c&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2476] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:27:05 2026] DELETE /v2.0/security-groups/68916938-4fd4-45f2-8a81-0e89cb1f5ae2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2477] 10.0.0.81 () {34 vars in 1095 bytes} [Thu Jul 2 11:27:05 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1394698099&fields=id&tenant_id=ddaf9b26bfce43b19218e01423e30cc7 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2478] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:27:05 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 704 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2479] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:27:06 2026] GET /v2.0/quotas/ddaf9b26bfce43b19218e01423e30cc7 => 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: 1344/2480] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:27:06 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&fields=id => generated 287 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2481] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:27:06 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2482] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:27:06 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1138/2483] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:07 2026] GET /v2.0/ports?device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2484] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:07 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2485] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:27:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddaf9b26bfce43b19218e01423e30cc7 => generated 179 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:27:07.945 8 WARNING neutron_lib.context [req-f9c0bf81-86b0-47b4-8bb1-0fcfd0c2f38e req-32baac64-da87-42e7-8884-18f7901357e5 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1347/2486] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:27:07 2026] POST /v2.0/ports => generated 1179 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2487] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:27:08 2026] PUT /v2.0/ports/438790ed-2a09-4fdc-a384-1a8b743926fa => generated 1424 bytes in 618 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: 1141/2488] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:27:09.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a66fb1a8-a3d5-4d8d-9fe4-c9f654922a2c'] response: {'name': 'network-changed', 'server_uuid': 'd4b389d9-e844-4b89-bd82-73e88e1665bc', 'tag': '438790ed-2a09-4fdc-a384-1a8b743926fa', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1142/2489] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:27:09.431 8 WARNING neutron_lib.context [None req-ce0b43c5-85ef-4a3b-8821-ed162e55ecad 918c7479204a4acd9fb152de256d1fc4 bac3560b3dc2455aa3fa4bfa35f556af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1143/2490] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2491] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2492] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:27:09.573 8 INFO neutron.db.segments_db [None req-ce0b43c5-85ef-4a3b-8821-ed162e55ecad 918c7479204a4acd9fb152de256d1fc4 bac3560b3dc2455aa3fa4bfa35f556af - - default default] Added segment 75e31faa-dcf2-4c47-a6d5-d37f3a671c8a of type vxlan for network 412cb65f-b30c-44c5-9a1f-bacc0c770aab [pid: 7|app: 0|req: 1146/2493] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2494] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1348/2495] 10.0.0.48 () {34 vars in 669 bytes} [Thu Jul 2 11:27:09 2026] POST /v2.0/networks => generated 632 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 11:27:09.707 8 WARNING neutron_lib.context [None req-4e4b2176-520a-4758-bcba-0bc38777d52b 918c7479204a4acd9fb152de256d1fc4 bac3560b3dc2455aa3fa4bfa35f556af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2496] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2497] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2498] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2499] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => 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: 1152/2500] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2501] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:27:09 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2502] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&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: 1349/2503] 10.0.0.48 () {34 vars in 663 bytes} [Thu Jul 2 11:27:09 2026] POST /v2.0/ports => generated 743 bytes in 428 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 11:27:10.142 8 WARNING neutron_lib.context [None req-2f01bab8-47e0-433e-a07a-d46c32668856 918c7479204a4acd9fb152de256d1fc4 bac3560b3dc2455aa3fa4bfa35f556af - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1155/2504] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2505] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1157/2506] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1350/2507] 10.0.0.48 () {34 vars in 665 bytes} [Thu Jul 2 11:27:10 2026] POST /v2.0/trunks => generated 407 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2508] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:27:10 2026] PUT /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2509] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2510] 10.0.0.48 () {34 vars in 759 bytes} [Thu Jul 2 11:27:10 2026] PUT /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2511] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/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: 1160/2512] 10.0.0.48 () {34 vars in 755 bytes} [Thu Jul 2 11:27:10 2026] PUT /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2513] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2514] 10.0.0.48 () {34 vars in 777 bytes} [Thu Jul 2 11:27:10 2026] PUT /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/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: 8|app: 0|req: 1354/2515] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/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: 1162/2516] 10.0.0.48 () {34 vars in 748 bytes} [Thu Jul 2 11:27:10 2026] PUT /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2517] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2518] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:27:10.765 8 INFO neutron.api.v2.resource [None req-26f4e53f-f7b3-4ed4-a267-bc061f6e56cd 918c7479204a4acd9fb152de256d1fc4 bac3560b3dc2455aa3fa4bfa35f556af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1356/2519] 10.0.0.48 () {32 vars in 740 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/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: 1164/2520] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:27:10 2026] DELETE /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2521] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:27:10.881 7 INFO neutron.api.v2.resource [None req-cd2307ad-fa71-4e4c-86b0-3766960e51f5 918c7479204a4acd9fb152de256d1fc4 bac3560b3dc2455aa3fa4bfa35f556af - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1165/2522] 10.0.0.48 () {32 vars in 743 bytes} [Thu Jul 2 11:27:10 2026] DELETE /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2523] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:27:10 2026] DELETE /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => 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: 1166/2524] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2525] 10.0.0.48 () {32 vars in 718 bytes} [Thu Jul 2 11:27:10 2026] GET /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5 => generated 407 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2526] 10.0.0.48 () {32 vars in 716 bytes} [Thu Jul 2 11:27:11 2026] GET /v2.0/ports/d9283f6f-d6f0-4426-a899-14a99659d53b => generated 826 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2527] 10.0.0.48 () {32 vars in 721 bytes} [Thu Jul 2 11:27:11 2026] DELETE /v2.0/trunks/415b918b-6b9e-424a-a933-7658c5c6afa5 => 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: 1168/2528] 10.0.0.48 () {32 vars in 719 bytes} [Thu Jul 2 11:27:11 2026] DELETE /v2.0/ports/d9283f6f-d6f0-4426-a899-14a99659d53b => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2529] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:27:11 2026] DELETE /v2.0/networks/412cb65f-b30c-44c5-9a1f-bacc0c770aab => 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: 1169/2530] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:12 2026] GET /v2.0/ports?device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1196 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:27:12.281 8 INFO neutron.services.segments.plugin [-] Segment 75e31faa-dcf2-4c47-a6d5-d37f3a671c8a resource provider aggregate not found 2026-07-02 11:27:12.290 8 INFO neutron.services.segments.plugin [-] Segment 75e31faa-dcf2-4c47-a6d5-d37f3a671c8a resource provider aggregate not found 2026-07-02 11:27:12.311 8 INFO neutron.services.segments.plugin [-] Segment 75e31faa-dcf2-4c47-a6d5-d37f3a671c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e31faa-dcf2-4c47-a6d5-d37f3a671c8a found for delete ", "request_id": "req-7d19f86a-1d7b-4073-a1e9-9117f778a580"}]} 2026-07-02 11:27:12.317 8 INFO neutron.services.segments.plugin [-] Segment 75e31faa-dcf2-4c47-a6d5-d37f3a671c8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e31faa-dcf2-4c47-a6d5-d37f3a671c8a found for delete ", "request_id": "req-df3caf10-e910-4f98-9827-df2aeccc6494"}]} [pid: 8|app: 0|req: 1362/2531] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:12 2026] GET /v2.0/security-groups?id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2532] 10.0.0.48 () {32 vars in 817 bytes} [Thu Jul 2 11:27:12 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&mac_address=fa%3A16%3A3e%3A04%3Aa3%3A4b => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:27:12.433 8 WARNING neutron_lib.context [None req-bb5781b6-e451-4b1f-a24f-8f30e31516ee fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1171/2533] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:27:12 2026] GET /v2.0/security-groups?tenant_id=c5ebf9f0868e44c5b802402509992b68&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2534] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:27:12 2026] DELETE /v2.0/security-groups/6fe9bd49-100c-47e4-a063-4112b042c4f3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2535] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:27:13 2026] GET /v2.0/security-groups?tenant_id=bac3560b3dc2455aa3fa4bfa35f556af&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2536] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:27:13 2026] DELETE /v2.0/security-groups/ff702cf9-88e0-4419-b024-80be385903c1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:27:13.432 8 INFO neutron.db.l3_db [None req-bb5781b6-e451-4b1f-a24f-8f30e31516ee fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Floating IP 60a1f44a-4c9a-4cea-934c-54a8a946df54 associated. External IP: 10.96.250.209, port: 438790ed-2a09-4fdc-a384-1a8b743926fa. [pid: 8|app: 0|req: 1363/2537] 10.0.0.48 () {34 vars in 676 bytes} [Thu Jul 2 11:27:12 2026] POST /v2.0/floatingips => generated 854 bytes in 1406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2538] 10.0.0.81 () {34 vars in 1095 bytes} [Thu Jul 2 11:27:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1394698099&fields=id&tenant_id=ddaf9b26bfce43b19218e01423e30cc7 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:27:14.052 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd1788f7-dfac-4cc8-874d-5c5c73cfe19f'] response: {'name': 'network-changed', 'server_uuid': 'd4b389d9-e844-4b89-bd82-73e88e1665bc', 'tag': '438790ed-2a09-4fdc-a384-1a8b743926fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1364/2539] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:27:13 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 705 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2540] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/quotas/ddaf9b26bfce43b19218e01423e30cc7 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2541] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1465 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2542] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2543] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => generated 857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2544] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => 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: 1180/2545] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2546] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&fields=id => generated 333 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2547] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&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: 1367/2548] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1182/2549] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&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: 8|app: 0|req: 1368/2550] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1183/2551] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2552] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2553] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:14 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => 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: 1370/2554] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:15 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2555] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:27:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddaf9b26bfce43b19218e01423e30cc7 => generated 179 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:27:15.582 8 WARNING neutron_lib.context [req-e068fcd6-a87d-42a7-945e-ff871d1a3562 req-4eac7c14-f440-4ca6-a28f-7e885cf175d4 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1371/2556] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:27:15 2026] POST /v2.0/ports => generated 1183 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2557] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:27:16 2026] PUT /v2.0/ports/4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 1428 bytes in 1053 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: 1372/2558] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 11:27:17.380 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60009e1e-181a-4901-bb95-d32ce49c8356'] response: {'name': 'network-changed', 'server_uuid': '72497296-ae56-429a-bb5c-9e9df0d6394e', 'tag': '4e49cff0-a93a-4d90-9d15-44dd782f0b90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1187/2559] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => 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: 1373/2560] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ed&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2561] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2562] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 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: 1189/2563] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&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: 1375/2564] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1190/2565] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1376/2566] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2567] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2568] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2569] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ed&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => 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/2572] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:27:18 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2573] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:18 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2574] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:18 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2575] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:18 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2576] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:18 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1197/2577] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:19 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1200 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2578] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:20 2026] GET /v2.0/security-groups?id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2579] 10.0.0.48 () {32 vars in 817 bytes} [Thu Jul 2 11:27:20 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&mac_address=fa%3A16%3A3e%3Aa4%3Ab7%3A02 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:27:20.253 8 WARNING neutron_lib.context [None req-14df4c1c-818d-48fa-9b11-ffa3cbf3b554 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:27:21.252 8 INFO neutron.db.l3_db [None req-14df4c1c-818d-48fa-9b11-ffa3cbf3b554 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Floating IP c71d63c5-5126-433f-8249-24298978258e associated. External IP: 10.96.250.208, port: 4e49cff0-a93a-4d90-9d15-44dd782f0b90. [pid: 8|app: 0|req: 1382/2580] 10.0.0.48 () {34 vars in 676 bytes} [Thu Jul 2 11:27:20 2026] POST /v2.0/floatingips => generated 854 bytes in 1421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2581] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/ports?device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:27:23.400 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f72194d-c3b6-4e5b-a51e-348d37af6e7f'] response: {'name': 'network-changed', 'server_uuid': '72497296-ae56-429a-bb5c-9e9df0d6394e', 'tag': '4e49cff0-a93a-4d90-9d15-44dd782f0b90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1383/2582] 10.0.0.82 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/security-groups?id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&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: 7|app: 0|req: 1200/2583] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2584] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2585] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2586] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ed&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2587] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2588] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&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: 1203/2589] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&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: 1387/2590] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2591] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:23 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2592] 10.0.0.82 () {34 vars in 989 bytes} [Thu Jul 2 11:27:31 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2593] 10.0.0.82 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:31 2026] GET /v2.0/security-groups?id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2596] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:27:35 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2597] 10.0.0.49 () {30 vars in 689 bytes} [Thu Jul 2 11:27:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2598] 10.0.0.49 () {30 vars in 691 bytes} [Thu Jul 2 11:27:36 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: 1391/2599] 10.0.0.49 () {30 vars in 667 bytes} [Thu Jul 2 11:27:36 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: 1209/2600] 10.0.0.49 () {30 vars in 703 bytes} [Thu Jul 2 11:27:36 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: 1392/2601] 10.0.0.49 () {28 vars in 438 bytes} [Thu Jul 2 11:27:36 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: 1210/2602] 10.0.0.49 () {30 vars in 727 bytes} [Thu Jul 2 11:27:36 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 634 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2603] 10.0.0.49 () {30 vars in 689 bytes} [Thu Jul 2 11:27:37 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: 1211/2604] 10.0.0.49 () {30 vars in 691 bytes} [Thu Jul 2 11:27:37 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: 1394/2605] 10.0.0.49 () {30 vars in 667 bytes} [Thu Jul 2 11:27:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2606] 10.0.0.49 () {30 vars in 703 bytes} [Thu Jul 2 11:27:37 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: 1395/2607] 10.0.0.49 () {30 vars in 727 bytes} [Thu Jul 2 11:27:37 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1213/2608] 10.0.0.49 () {30 vars in 689 bytes} [Thu Jul 2 11:27:37 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: 1396/2609] 10.0.0.49 () {30 vars in 691 bytes} [Thu Jul 2 11:27:37 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: 1214/2610] 10.0.0.49 () {30 vars in 667 bytes} [Thu Jul 2 11:27:37 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: 1397/2611] 10.0.0.49 () {30 vars in 703 bytes} [Thu Jul 2 11:27:37 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: 1215/2612] 10.0.0.49 () {30 vars in 729 bytes} [Thu Jul 2 11:27:37 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2613] 10.0.0.49 () {30 vars in 681 bytes} [Thu Jul 2 11:27:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2614] 10.0.0.49 () {34 vars in 703 bytes} [Thu Jul 2 11:27:37 2026] POST /v2.0/ports => generated 1128 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2615] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:27:40 2026] GET /v2.0/extensions/security-group => generated 170 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/pycadf/identifier.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: 1217/2616] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:27:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2617] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:27:40 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: 1218/2618] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:27:40 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: 1401/2619] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:27:40 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2620] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:27:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2621] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:27:40 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: 1220/2622] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:27:40 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: 1403/2623] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:27:40 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 11:27:40.629 7 INFO neutron.api.v2.resource [None req-a5d64f94-6e16-49ca-8c7d-2ec46ebafd64 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1221/2624] 199.19.213.133 () {30 vars in 763 bytes} [Thu Jul 2 11:27:40 2026] GET /v2.0/security-groups/lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2625] 199.19.213.133 () {30 vars in 785 bytes} [Thu Jul 2 11:27:40 2026] GET /v2.0/security-groups?name=lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2626] 199.19.213.133 () {34 vars in 736 bytes} [Thu Jul 2 11:27:40 2026] POST /v2.0/security-groups => generated 1638 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2627] 199.19.213.133 () {30 vars in 815 bytes} [Thu Jul 2 11:27:40 2026] GET /v2.0/security-group-rules?security_group_id=727dc191-a307-41a3-8345-2ff4d4f3838e => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2628] 199.19.213.133 () {34 vars in 789 bytes} [Thu Jul 2 11:27:40 2026] PUT /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2629] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:27:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1224/2630] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:27:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2631] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:27:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2632] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:27:41 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: 1408/2633] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:27:41 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1227/2636] 10.0.0.81 () {34 vars in 1015 bytes} [Thu Jul 2 11:27:49 2026] GET /v2.0/security-groups?id=7d5dedd6-a6ea-4735-99a4-bd18d8d73a87&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2637] 10.0.0.81 () {34 vars in 981 bytes} [Thu Jul 2 11:27:49 2026] GET /v2.0/networks?id=3125213b-3bee-4d51-9872-3895f747286d => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2638] 10.0.0.81 () {34 vars in 964 bytes} [Thu Jul 2 11:27:49 2026] GET /v2.0/quotas/2de5e46755294e44a173137aa5a2988b => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2639] 10.0.0.81 () {34 vars in 1001 bytes} [Thu Jul 2 11:27:49 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&fields=id => generated 149 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2640] 10.0.0.81 () {34 vars in 1007 bytes} [Thu Jul 2 11:27:49 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=segments => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2641] 10.0.0.81 () {34 vars in 1107 bytes} [Thu Jul 2 11:27:49 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 1230/2642] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:50 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => 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: 1413/2643] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:50 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => 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: 1231/2644] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:50 2026] GET /v2.0/networks?id=3125213b-3bee-4d51-9872-3895f747286d => generated 735 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2645] 199.19.213.133 () {34 vars in 1050 bytes} [Thu Jul 2 11:27:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2de5e46755294e44a173137aa5a2988b => generated 343 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2646] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:27:51 2026] POST /v2.0/ports => generated 1082 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2647] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:27:51 2026] PUT /v2.0/ports/273c6152-d099-4d84-bc69-d0f1b26dd8e7 => generated 1207 bytes in 689 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1233/2648] 199.19.213.133 () {34 vars in 1096 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/ports?device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2649] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1246 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:27:52.518 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dde743a4-d256-4966-985e-a081c514cac6'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': '273c6152-d099-4d84-bc69-d0f1b26dd8e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1417/2650] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => 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: 1234/2651] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1465 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: 1418/2652] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2653] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&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: 1235/2654] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2655] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2656] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 1237/2657] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => 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: 1421/2658] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 1238/2659] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2660] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2661] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2662] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2663] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/networks?id=3125213b-3bee-4d51-9872-3895f747286d => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2664] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => 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: 1424/2665] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:52 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2666] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2667] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2668] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/security-groups?id=7d5dedd6-a6ea-4735-99a4-bd18d8d73a87&fields=id&fields=name => generated 96 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2669] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1427/2670] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2671] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2672] 199.19.213.133 () {34 vars in 1044 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/security-groups?id=7d5dedd6-a6ea-4735-99a4-bd18d8d73a87&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2673] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2674] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2675] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:27:53 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 1246/2676] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:56 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2677] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:56 2026] GET /v2.0/security-groups?id=7d5dedd6-a6ea-4735-99a4-bd18d8d73a87&fields=id&fields=name => generated 96 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2678] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:56 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2679] 10.0.0.81 () {34 vars in 1177 bytes} [Thu Jul 2 11:27:57 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257&device_id=72497296-ae56-429a-bb5c-9e9df0d6394e&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 4160 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2680] 10.0.0.81 () {34 vars in 1119 bytes} [Thu Jul 2 11:27:57 2026] GET /v2.0/security-groups?id=7d5dedd6-a6ea-4735-99a4-bd18d8d73a87&id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&fields=id&fields=name => generated 187 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2681] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:27:58 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1248 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2682] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:59 2026] GET /v2.0/security-groups?id=7d5dedd6-a6ea-4735-99a4-bd18d8d73a87&fields=id&fields=name => generated 96 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2683] 10.0.0.81 () {34 vars in 1083 bytes} [Thu Jul 2 11:27:59 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 2923 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2684] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:27:59 2026] GET /v2.0/security-groups?id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2689] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:28:31 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: 1253/2690] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:28:31 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: 1438/2691] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:28: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: 7|app: 0|req: 1254/2692] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:28:31 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: 1439/2693] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:28:31 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2694] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:28:31 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2695] 199.19.213.133 () {34 vars in 717 bytes} [Thu Jul 2 11:28:31 2026] POST /v2.0/ports => generated 1097 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2696] 10.0.0.81 () {34 vars in 970 bytes} [Thu Jul 2 11:28:32 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1441/2697] 10.0.0.81 () {34 vars in 906 bytes} [Thu Jul 2 11:28:32 2026] GET /v2.0/extensions => generated 19901 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2698] 199.19.213.133 () {34 vars in 1262 bytes} [Thu Jul 2 11:28:32 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2699] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:28:32 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1258/2700] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:28:32 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1443/2701] 199.19.213.133 () {34 vars in 975 bytes} [Thu Jul 2 11:28:32 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1097 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2704] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:28:33 2026] GET /v2.0/networks?id=b71844c4-b629-4b19-87df-29c30a1121bd => generated 802 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2705] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:28:33 2026] PUT /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1251 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2706] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:28:33 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2527 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1447/2707] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:28:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => 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: 1261/2708] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:28:33 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:28:33.910 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5afbb879-705e-44f1-94fe-6f3e8914c68e'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': 'c33eabc1-6f51-4cbb-bb44-2f8667c73728', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1448/2709] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:28:33 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2710] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:28:33 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1449/2711] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 1263/2712] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => 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: 1450/2713] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2714] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2715] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2716] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1452/2717] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2527 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2718] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/networks?id=b71844c4-b629-4b19-87df-29c30a1121bd => generated 802 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2719] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => 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: 1267/2720] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2721] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2722] 10.0.0.81 () {34 vars in 970 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2723] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1456/2724] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:28:34 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1269/2725] 199.19.213.133 () {34 vars in 789 bytes} [Thu Jul 2 11:28:34 2026] PUT /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1311 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:35.075 8 INFO neutron.api.v2.resource [None req-1aa9738b-a823-4bca-82b5-78c41d54e1c1 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1457/2726] 199.19.213.133 () {30 vars in 763 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/security-groups/lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => 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: 7|app: 0|req: 1270/2727] 199.19.213.133 () {30 vars in 785 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/security-groups?name=lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 1639 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:35.253 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e9b34f3-1117-4077-bddc-8056349aed7b'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': 'c33eabc1-6f51-4cbb-bb44-2f8667c73728', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1271/2728] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2587 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2729] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/networks?id=b71844c4-b629-4b19-87df-29c30a1121bd => generated 802 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2730] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => 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: 1274/2731] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2732] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2733] 199.19.213.133 () {34 vars in 789 bytes} [Thu Jul 2 11:28:35 2026] PUT /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1311 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2734] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1459/2735] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2736] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:28:35 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: 1460/2737] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2738] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:28:35 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: 1461/2739] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:28:35 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: 1279/2740] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1462/2741] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:28:35.975 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2c453bb-6552-42ba-b4c7-80db888079b4'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': 'c33eabc1-6f51-4cbb-bb44-2f8667c73728', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1280/2742] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1347 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2743] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1463/2744] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:28:35 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2587 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2745] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => generated 799 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2746] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/networks?id=b71844c4-b629-4b19-87df-29c30a1121bd => generated 802 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2747] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => 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: 1283/2748] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2749] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2750] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2751] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&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: 1285/2752] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2753] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:28:36 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:28:48.375 7 WARNING neutron_lib.context [None req-6c31a5e5-6986-4943-b42d-4f9414ae8a31 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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 11:28:49.389 7 INFO neutron.db.l3_db [None req-6c31a5e5-6986-4943-b42d-4f9414ae8a31 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Floating IP cc6ec0e2-ea0d-4420-b615-e1da71abeb42 associated. External IP: 10.96.250.201, port: 391280df-8b78-4aac-a886-14ea2f3e4695. [pid: 7|app: 0|req: 1287/2756] 10.0.0.48 () {34 vars in 676 bytes} [Thu Jul 2 11:28:48 2026] POST /v2.0/floatingips => generated 898 bytes in 1405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2757] 199.19.213.133 () {34 vars in 1096 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2758] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2759] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2760] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2761] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ed&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2762] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2763] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&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: 1291/2764] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2765] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1292/2766] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:28:52 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1475/2767] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2768] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:28:54 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: 1476/2769] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2770] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:28: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) 2026-07-02 11:28:54.449 8 INFO neutron.api.v2.resource [None req-cea13519-eccf-438e-921c-7418c5ce99e4 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/2771] 199.19.213.133 () {30 vars in 763 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/security-groups/lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => 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: 1295/2772] 199.19.213.133 () {30 vars in 785 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/security-groups?name=lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 1639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2773] 199.19.213.133 () {30 vars in 815 bytes} [Thu Jul 2 11:28:54 2026] GET /v2.0/security-group-rules?security_group_id=727dc191-a307-41a3-8345-2ff4d4f3838e => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2774] 199.19.213.133 () {34 vars in 747 bytes} [Thu Jul 2 11:28:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2775] 199.19.213.133 () {34 vars in 747 bytes} [Thu Jul 2 11:28:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2776] 10.0.0.49 () {30 vars in 689 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2777] 10.0.0.49 () {30 vars in 691 bytes} [Thu Jul 2 11:29:01 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: 1298/2778] 10.0.0.49 () {30 vars in 667 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2779] 10.0.0.49 () {30 vars in 703 bytes} [Thu Jul 2 11:29:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2780] 10.0.0.49 () {28 vars in 438 bytes} [Thu Jul 2 11:29:02 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2781] 10.0.0.49 () {30 vars in 727 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/subnets/0cd7834f-3855-4078-82e2-8666bff72f6c => generated 632 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2782] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:02 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: 1483/2783] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:02 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: 1301/2784] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2785] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:02 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: 1302/2786] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/subnets/0cd7834f-3855-4078-82e2-8666bff72f6c => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2787] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:02 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2790] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:03 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: 1304/2791] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:03 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: 1488/2792] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:03 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: 1305/2793] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:03 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: 1489/2794] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1306/2795] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1490/2796] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:03 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2797] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:29:03 2026] POST /v2.0/ports => generated 1303 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2798] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:29:04 2026] PUT /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1428 bytes in 631 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: 1308/2799] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4045 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1492/2800] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2801] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:04.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-813886cb-9132-4782-b7a5-6d2609c2a9ba'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': '64afe0d4-f598-4b20-a607-9e4865f55062', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1493/2802] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:04 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2803] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 8|app: 0|req: 1494/2804] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2805] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => 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: 1495/2806] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2807] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2808] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2809] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1497/2810] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=64afe0d4-f598-4b20-a607-9e4865f55062 => 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: 1314/2811] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15d&port_id=64afe0d4-f598-4b20-a607-9e4865f55062 => 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: 1498/2812] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2813] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2814] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2815] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1500/2816] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:05 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2817] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4045 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2818] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2819] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=64afe0d4-f598-4b20-a607-9e4865f55062 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2820] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15d&port_id=64afe0d4-f598-4b20-a607-9e4865f55062 => 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: 1319/2821] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2822] 10.0.0.81 () {34 vars in 970 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1464 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2823] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&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: 8|app: 0|req: 1504/2824] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1464 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2825] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2826] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1464 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2827] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1323/2828] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:06 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1506/2829] 199.19.213.133 () {34 vars in 790 bytes} [Thu Jul 2 11:29:06 2026] PUT /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1199 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2830] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 797 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: 8|app: 0|req: 1507/2831] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/subnets/0cd7834f-3855-4078-82e2-8666bff72f6c => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2832] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3816 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:07.373 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca576fe5-49b6-4925-be02-e0ace513bc6f'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': '64afe0d4-f598-4b20-a607-9e4865f55062', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1508/2833] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2834] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=64afe0d4-f598-4b20-a607-9e4865f55062 => 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: 1509/2835] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/subnets?id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2836] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2837] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2838] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2839] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2840] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29: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: 7|app: 0|req: 1331/2841] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2842] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2843] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1512/2844] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2845] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1349 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2846] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2847] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:29:07 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2848] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2849] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:08 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2850] 10.0.0.49 () {30 vars in 689 bytes} [Thu Jul 2 11:29:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2851] 10.0.0.49 () {30 vars in 691 bytes} [Thu Jul 2 11:29:12 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: 1516/2852] 10.0.0.49 () {30 vars in 667 bytes} [Thu Jul 2 11:29:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2853] 10.0.0.49 () {30 vars in 703 bytes} [Thu Jul 2 11:29:12 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: 1517/2854] 10.0.0.49 () {28 vars in 438 bytes} [Thu Jul 2 11:29:13 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2855] 10.0.0.49 () {30 vars in 727 bytes} [Thu Jul 2 11:29:13 2026] GET /v2.0/subnets/81bc3088-eec2-4458-b3b5-0e0e9cf845f2 => generated 632 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2856] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:14 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: 1339/2857] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2858] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:14 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: 1340/2859] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:14 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: 1520/2860] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:14 2026] GET /v2.0/subnets/0cd7834f-3855-4078-82e2-8666bff72f6c => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2861] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:14 2026] GET /v2.0/subnets/81bc3088-eec2-4458-b3b5-0e0e9cf845f2 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2862] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:14 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3818 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2863] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:14 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: 1522/2864] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:14 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: 1343/2865] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:14 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: 1523/2866] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:14 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: 1344/2867] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:15 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2868] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:15 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2869] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:15 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2870] 199.19.213.133 () {38 vars in 955 bytes} [Thu Jul 2 11:29:15 2026] POST /v2.0/ports => generated 1307 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2871] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:29:16 2026] PUT /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1432 bytes in 772 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: 1526/2872] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:16 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 5278 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1347/2873] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:29:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2874] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:16 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:29:17.044 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57bb8034-3f32-4260-add5-0b1bd71312f1'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': '5113931f-96e7-4c05-bc4e-ce9dfa1b9a68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1348/2875] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2876] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=segments => generated 14 bytes in 93 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: 1349/2877] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2878] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => 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: 1350/2879] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2880] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2881] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2882] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2883] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=64afe0d4-f598-4b20-a607-9e4865f55062 => 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: 1532/2884] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/subnets?id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2885] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&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: 1533/2886] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2887] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1534/2888] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => 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: 1355/2891] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:29:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A274&port_id=5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 19 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2892] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2893] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2894] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&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: 1357/2895] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2896] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1358/2897] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 5278 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2898] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2899] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => 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: 1541/2900] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A274&port_id=5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => 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: 1360/2901] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:29:18 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2902] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2903] 10.0.0.81 () {34 vars in 970 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1468 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2904] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&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: 1362/2905] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1468 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2906] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1363/2907] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1468 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2908] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1364/2909] 199.19.213.133 () {34 vars in 790 bytes} [Thu Jul 2 11:29:19 2026] PUT /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1199 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2910] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672 => generated 798 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1365/2911] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/subnets/81bc3088-eec2-4458-b3b5-0e0e9cf845f2 => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2912] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 5045 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:19.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b593cf57-5e41-45ca-ba67-009ccb90ca3f'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': '5113931f-96e7-4c05-bc4e-ce9dfa1b9a68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1548/2913] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2914] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2915] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2916] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2917] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2918] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:19 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1367/2919] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => 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: 1553/2920] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2921] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2922] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2923] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1349 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2924] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1370/2925] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2926] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2927] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2928] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2929] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:20 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2930] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2931] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2932] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:32 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: 1559/2933] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2934] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/subnets/0cd7834f-3855-4078-82e2-8666bff72f6c => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2935] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:32 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 5047 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2936] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2937] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2940] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2941] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2942] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1237 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2943] 199.19.213.133 () {34 vars in 789 bytes} [Thu Jul 2 11:29:33 2026] PUT /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1026 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2944] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672 => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2945] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2946] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:33.829 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac76c338-d309-4b6d-a2ad-d0ec987f1bf3'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': '5113931f-96e7-4c05-bc4e-ce9dfa1b9a68', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1567/2947] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2948] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => 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: 1568/2949] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2950] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:33 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1569/2951] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:34 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2952] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:35 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2953] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:37 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2954] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:38 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2955] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:39 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2956] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:40 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2957] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:41 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2958] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:42 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2959] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:43 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2960] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:44 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2961] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:45 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2962] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:46 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2963] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:47 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2966] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:48 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2967] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:50 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2968] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:51 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2969] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:52 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2970] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2971] 199.19.213.133 () {34 vars in 1096 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/ports?device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2972] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2973] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2974] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => generated 859 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2975] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => 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: 1582/2976] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2977] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&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: 1583/2978] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2979] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:53 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1584/2980] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:54 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1397/2981] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:54 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 4872 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2982] 199.19.213.133 () {34 vars in 975 bytes} [Thu Jul 2 11:29:54 2026] GET /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2983] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:29:54 2026] DELETE /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2984] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:54 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3818 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:54.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd76befc-fd41-4a76-8ee1-933a1a878759'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-deleted', 'tag': '5113931f-96e7-4c05-bc4e-ce9dfa1b9a68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1399/2985] 199.19.213.133 () {34 vars in 1226 bytes} [Thu Jul 2 11:29:54 2026] GET /v2.0/networks?id=3125213b-3bee-4d51-9872-3895f747286d&id=b71844c4-b629-4b19-87df-29c30a1121bd&id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 3096 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/2986] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:29:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => 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: 1400/2987] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:54 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2988] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&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: 1401/2989] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2990] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2991] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => 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: 1590/2992] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2993] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/2994] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3818 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2995] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 11:29:55.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58f0b05c-27f5-473b-9292-225c0967f054 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1405/2996] 199.19.213.133 () {32 vars in 759 bytes} [Thu Jul 2 11:29:55 2026] DELETE /v2.0/ports/5113931f-96e7-4c05-bc4e-ce9dfa1b9a68 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/2997] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1406/2998] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.211&port_id=64afe0d4-f598-4b20-a607-9e4865f55062 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2999] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/3000] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29: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: 8|app: 0|req: 1593/3001] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/subnets?id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/3002] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/3003] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3004] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/3005] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1412/3006] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3007] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1413/3008] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1349 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3009] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1414/3010] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3011] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:29:55 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => 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: 1415/3012] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:56 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3013] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:29:56 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3014] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29: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: 8|app: 0|req: 1599/3015] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3016] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:58 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: 1600/3017] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3018] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:58 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3818 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3019] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3020] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3021] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:29:59 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: 1420/3022] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:29:59 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: 1603/3023] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1237 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3024] 199.19.213.133 () {34 vars in 789 bytes} [Thu Jul 2 11:29:59 2026] PUT /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1026 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3025] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 797 bytes in 61 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: 1422/3026] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:29:59.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af7410b1-2114-4780-b6a3-3749dc2b5d78'] response: {'name': 'network-changed', 'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'tag': '64afe0d4-f598-4b20-a607-9e4865f55062', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1605/3027] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3028] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3029] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3030] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:29:59 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?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: 1607/3031] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:30:00 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3032] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:00 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3033] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:02 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3036] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:03 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3037] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:04 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3038] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:05 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3039] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:06 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3040] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:07 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3041] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:08 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3042] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:09 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3043] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:10 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3044] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:11 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3045] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:12 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3046] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:13 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3047] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:14 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3048] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:16 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3049] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:17 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3052] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:18 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3053] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:19 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3054] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 3643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3055] 199.19.213.133 () {34 vars in 975 bytes} [Thu Jul 2 11:30:20 2026] GET /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 1062 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3056] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:30:20 2026] DELETE /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3057] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:21.430 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed927d7a-61f8-4525-8a90-a79852623c56'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-deleted', 'tag': '64afe0d4-f598-4b20-a607-9e4865f55062', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1438/3058] 199.19.213.133 () {34 vars in 1146 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/networks?id=3125213b-3bee-4d51-9872-3895f747286d&id=b71844c4-b629-4b19-87df-29c30a1121bd&id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 2309 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3059] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:21.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af799e69-9ce3-4972-9742-8dc9117f876b 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/3060] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => 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: 1622/3061] 199.19.213.133 () {32 vars in 759 bytes} [Thu Jul 2 11:30:21 2026] DELETE /v2.0/ports/64afe0d4-f598-4b20-a607-9e4865f55062 => 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: 1440/3062] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3063] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&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: 1624/3064] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:30:21 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: 1625/3065] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3066] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:30:21 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: 1441/3067] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3068] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3069] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1442/3070] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3071] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3072] 199.19.213.133 () {34 vars in 1058 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.242&port_id=c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3073] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3074] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/subnets?id=e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3075] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3076] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/ports?network_id=b71844c4-b629-4b19-87df-29c30a1121bd&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3077] 199.19.213.133 () {30 vars in 743 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3078] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1633/3079] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3080] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:30:21 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?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: 1634/3081] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:30:22 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3082] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:30:30 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: 1635/3083] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3084] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3085] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:30:30.945 7 INFO neutron.api.v2.resource [None req-bb88c2f7-7655-468c-a58f-7b0ee04c8d3e 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/3086] 199.19.213.133 () {30 vars in 763 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/security-groups/lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3087] 199.19.213.133 () {30 vars in 785 bytes} [Thu Jul 2 11:30:30 2026] GET /v2.0/security-groups?name=lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 2865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3088] 199.19.213.133 () {30 vars in 815 bytes} [Thu Jul 2 11:30:31 2026] GET /v2.0/security-group-rules?security_group_id=727dc191-a307-41a3-8345-2ff4d4f3838e => generated 2334 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3089] 199.19.213.133 () {32 vars in 789 bytes} [Thu Jul 2 11:30:31 2026] DELETE /v2.0/security-group-rules/111a289b-21ab-4f7f-9b7f-a14ed2761410 => 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: 1452/3090] 199.19.213.133 () {32 vars in 789 bytes} [Thu Jul 2 11:30:31 2026] DELETE /v2.0/security-group-rules/90b6c893-f457-41ad-afd2-bb99f548f7cf => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:34.438 8 INFO neutron.db.l3_db [None req-5853d056-62c4-44f8-8bda-c6e1c6aa9006 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Floating IP cc6ec0e2-ea0d-4420-b615-e1da71abeb42 disassociated (deleted). External IP: 10.96.250.201, port: 391280df-8b78-4aac-a886-14ea2f3e4695. [pid: 8|app: 0|req: 1640/3093] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:30:33 2026] DELETE /v2.0/floatingips/cc6ec0e2-ea0d-4420-b615-e1da71abeb42 => generated 0 bytes in 951 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:30:34.898 7 INFO neutron.api.v2.resource [None req-3e831638-b6d8-41ca-aee6-33fa0add1809 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/3094] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:30:34 2026] GET /v2.0/floatingips/cc6ec0e2-ea0d-4420-b615-e1da71abeb42 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3095] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:30:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3096] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:30:35 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: 1642/3097] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:30:35 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: 1456/3098] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:30:35 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: 1643/3099] 199.19.213.133 () {30 vars in 741 bytes} [Thu Jul 2 11:30:35 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3100] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:35 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3101] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:35 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3102] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:36 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3103] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:37 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3104] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:38 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3105] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:39 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3106] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:40 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3107] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:41 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3108] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:42 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3109] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:43 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3110] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:44 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3111] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:45 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3112] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:46 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3113] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:47 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3116] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:49 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3117] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:50 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3118] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:51 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3119] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:52 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3120] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:53 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3121] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3122] 199.19.213.133 () {34 vars in 1096 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e&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: 8|app: 0|req: 1655/3123] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3124] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3125] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3126] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ed&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => 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: 1657/3127] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3128] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3129] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3130] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1659/3131] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:30:54 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1473/3132] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:55 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3133] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:56 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3134] 199.19.213.133 () {34 vars in 975 bytes} [Thu Jul 2 11:30:56 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3135] 199.19.213.133 () {34 vars in 1060 bytes} [Thu Jul 2 11:30:56 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3136] 199.19.213.133 () {34 vars in 1016 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd?fields=dns_domain => generated 29 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3137] 199.19.213.133 () {38 vars in 1028 bytes} [Thu Jul 2 11:30:57 2026] PUT /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1150 bytes in 403 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: 1476/3138] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/ports?tenant_id=2de5e46755294e44a173137aa5a2988b&device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3139] 199.19.213.133 () {30 vars in 769 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => 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: 1477/3140] 199.19.213.133 () {34 vars in 1066 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/networks?id=3125213b-3bee-4d51-9872-3895f747286d&id=b71844c4-b629-4b19-87df-29c30a1121bd => generated 1523 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3141] 199.19.213.133 () {34 vars in 1062 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.254&port_id=273c6152-d099-4d84-bc69-d0f1b26dd8e7 => 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: 1479/3142] 199.19.213.133 () {34 vars in 984 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/subnets?id=694c7e37-8b13-4ac8-8d8d-d7dd468b3e5b => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3143] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/ports?network_id=3125213b-3bee-4d51-9872-3895f747286d&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: 1481/3144] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 1664/3145] 199.19.213.133 () {34 vars in 789 bytes} [Thu Jul 2 11:30:57 2026] PUT /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1090 bytes in 295 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: 1665/3146] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 1090 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3147] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:30:57 2026] GET /v2.0/networks/3125213b-3bee-4d51-9872-3895f747286d?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: 1666/3148] 199.19.213.133 () {32 vars in 759 bytes} [Thu Jul 2 11:30:58 2026] DELETE /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3149] 199.19.213.133 () {30 vars in 703 bytes} [Thu Jul 2 11:30:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3150] 199.19.213.133 () {30 vars in 705 bytes} [Thu Jul 2 11:30:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3151] 199.19.213.133 () {30 vars in 681 bytes} [Thu Jul 2 11:30:58 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: 1668/3152] 199.19.213.133 () {30 vars in 717 bytes} [Thu Jul 2 11:30:58 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) 2026-07-02 11:30:58.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83160834-6fda-497c-bba3-47ce9f660231 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3153] 199.19.213.133 () {32 vars in 759 bytes} [Thu Jul 2 11:30:58 2026] DELETE /v2.0/ports/c33eabc1-6f51-4cbb-bb44-2f8667c73728 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3154] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:30:58 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:30:58.756 7 INFO neutron.api.v2.resource [None req-7bc6b3ad-2290-4d5c-a34d-cbbfa1cf4dba 5413e11b8fdd4650b943a972622f9356 2de5e46755294e44a173137aa5a2988b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3155] 199.19.213.133 () {30 vars in 763 bytes} [Thu Jul 2 11:30:58 2026] GET /v2.0/security-groups/lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3156] 199.19.213.133 () {30 vars in 785 bytes} [Thu Jul 2 11:30:58 2026] GET /v2.0/security-groups?name=lb-701c6e62-5294-4130-b3eb-5e1eaac8657c => generated 1639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3157] 199.19.213.133 () {30 vars in 737 bytes} [Thu Jul 2 11:30:58 2026] GET /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3158] 199.19.213.133 () {34 vars in 789 bytes} [Thu Jul 2 11:30:58 2026] PUT /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 1090 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3159] 199.19.213.133 () {32 vars in 779 bytes} [Thu Jul 2 11:30:59 2026] DELETE /v2.0/security-groups/727dc191-a307-41a3-8345-2ff4d4f3838e => 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: 1672/3160] 199.19.213.133 () {32 vars in 759 bytes} [Thu Jul 2 11:30:59 2026] DELETE /v2.0/ports/391280df-8b78-4aac-a886-14ea2f3e4695 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3161] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:31:00 2026] GET /v2.0/ports?device_id=8568c6f5-264b-4fd8-aada-2c68a7914257 => generated 1248 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3162] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:31:01 2026] DELETE /v2.0/ports/273c6152-d099-4d84-bc69-d0f1b26dd8e7 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:05.827 7 INFO neutron.db.l3_db [None req-a86fe82c-25c8-4fef-9481-9346c5d2bb01 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Floating IP c71d63c5-5126-433f-8249-24298978258e disassociated (deleted). External IP: 10.96.250.208, port: 4e49cff0-a93a-4d90-9d15-44dd782f0b90. [pid: 7|app: 0|req: 1491/3165] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:31:05 2026] DELETE /v2.0/floatingips/c71d63c5-5126-433f-8249-24298978258e => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:06.300 8 INFO neutron.api.v2.resource [None req-2237a9b6-654a-4cfa-a86e-605e478c16ea fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1675/3166] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/floatingips/c71d63c5-5126-433f-8249-24298978258e => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:06.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-986a1f92-f48a-4366-b3f6-ad15d0f5d315'] response: {'name': 'network-changed', 'server_uuid': '72497296-ae56-429a-bb5c-9e9df0d6394e', 'tag': '4e49cff0-a93a-4d90-9d15-44dd782f0b90', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1492/3167] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 11:31:06.626 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6207788-e14c-4758-b974-da4abf8cfcd5'] response: {'server_uuid': '8568c6f5-264b-4fd8-aada-2c68a7914257', 'name': 'network-vif-deleted', 'tag': '273c6152-d099-4d84-bc69-d0f1b26dd8e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1676/3168] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3169] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/security-groups?id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&fields=id&fields=name => generated 112 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3170] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/networks?id=53f035e9-12c3-49b3-9573-f56623ce9672 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3171] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.33&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => 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: 1678/3172] 199.19.213.133 () {34 vars in 1106 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ed&port_id=4e49cff0-a93a-4d90-9d15-44dd782f0b90 => 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: 1495/3173] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/subnets?id=81bc3088-eec2-4458-b3b5-0e0e9cf845f2&id=abcb08ff-37df-4687-800e-a4391897fcde => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3174] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3175] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/ports?network_id=53f035e9-12c3-49b3-9573-f56623ce9672&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: 1497/3176] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:31:07 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1680/3177] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:31:06 2026] GET /v2.0/ports?device_id=72497296-ae56-429a-bb5c-9e9df0d6394e => generated 1200 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3178] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:31:07 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672?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: 1681/3179] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:31:07 2026] DELETE /v2.0/ports/4e49cff0-a93a-4d90-9d15-44dd782f0b90 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:12.129 7 INFO neutron.db.l3_db [None req-b8963fa0-221c-4158-9d59-67bbdd828cee fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] Floating IP 60a1f44a-4c9a-4cea-934c-54a8a946df54 disassociated (deleted). External IP: 10.96.250.209, port: 438790ed-2a09-4fdc-a384-1a8b743926fa. [pid: 7|app: 0|req: 1499/3180] 10.0.0.48 () {32 vars in 731 bytes} [Thu Jul 2 11:31:11 2026] DELETE /v2.0/floatingips/60a1f44a-4c9a-4cea-934c-54a8a946df54 => generated 0 bytes in 1151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:12.944 8 INFO neutron.api.v2.resource [None req-811498c1-6249-4777-a6c9-1760bdca3db6 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3181] 10.0.0.48 () {32 vars in 728 bytes} [Thu Jul 2 11:31:12 2026] GET /v2.0/floatingips/60a1f44a-4c9a-4cea-934c-54a8a946df54 => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:13.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac9a2084-328c-4f25-a7f7-bd45c9cec467'] response: {'name': 'network-changed', 'server_uuid': 'd4b389d9-e844-4b89-bd82-73e88e1665bc', 'tag': '438790ed-2a09-4fdc-a384-1a8b743926fa', 'status': 'completed', 'code': 200} 2026-07-02 11:31:13.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdfbdff3-651f-4f05-81dd-bd15d94175d2'] response: {'server_uuid': '72497296-ae56-429a-bb5c-9e9df0d6394e', 'name': 'network-vif-deleted', 'tag': '4e49cff0-a93a-4d90-9d15-44dd782f0b90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1683/3182] 199.19.213.133 () {34 vars in 1080 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/ports?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1465 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3183] 10.0.0.81 () {34 vars in 989 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/ports?device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1196 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3184] 10.0.0.81 () {34 vars in 1039 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/security-groups?id=79cfbbf1-52ff-4c90-a025-44f5ebe1055b&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3185] 199.19.213.133 () {34 vars in 986 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/networks?id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3186] 199.19.213.133 () {34 vars in 1056 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => 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: 1685/3187] 199.19.213.133 () {34 vars in 1104 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=438790ed-2a09-4fdc-a384-1a8b743926fa => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3188] 199.19.213.133 () {34 vars in 1064 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/subnets?id=3013db52-533f-42e0-a7ca-511b59045a20&id=0cd7834f-3855-4078-82e2-8666bff72f6c => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3189] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3190] 199.19.213.133 () {34 vars in 1052 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/ports?network_id=c3f2a62d-af2e-4c62-9b88-5b8f8c32c520&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: 8|app: 0|req: 1687/3191] 199.19.213.133 () {34 vars in 1012 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3192] 199.19.213.133 () {34 vars in 994 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/ports?device_id=d4b389d9-e844-4b89-bd82-73e88e1665bc => generated 1196 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3193] 199.19.213.133 () {34 vars in 1112 bytes} [Thu Jul 2 11:31:13 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3194] 199.19.213.133 () {36 vars in 997 bytes} [Thu Jul 2 11:31:13 2026] DELETE /v2.0/ports/438790ed-2a09-4fdc-a384-1a8b743926fa => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3197] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/security-group-rules/611b2a02-26fa-4ad9-a091-10237e8ad2ef => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:18.495 7 INFO neutron.api.v2.resource [None req-4ba35b2f-e9a9-4f75-a00a-5a5b5e264f72 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/3198] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/security-group-rules/611b2a02-26fa-4ad9-a091-10237e8ad2ef => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3199] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/security-group-rules/e8396985-5341-42c6-aacd-2442a2e07c44 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:18.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2d4e849-d5bb-40c4-b7f5-1779c020a069'] response: {'server_uuid': 'd4b389d9-e844-4b89-bd82-73e88e1665bc', 'name': 'network-vif-deleted', 'tag': '438790ed-2a09-4fdc-a384-1a8b743926fa', 'status': 'completed', 'code': 200} 2026-07-02 11:31:18.614 7 INFO neutron.api.v2.resource [None req-9e1abba6-9ab1-47f7-9dd8-651a12502bb0 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/3200] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/security-group-rules/e8396985-5341-42c6-aacd-2442a2e07c44 => 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: 1692/3201] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/security-group-rules/02c120d8-9222-4464-8edc-ce09ea605509 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:18.726 7 INFO neutron.api.v2.resource [None req-1aa3c200-66e5-44fe-a2c7-5f058b8d0145 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3202] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/security-group-rules/02c120d8-9222-4464-8edc-ce09ea605509 => 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: 1693/3203] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/security-group-rules/4eb009a9-f695-4e08-83a7-6bd1d1e36ce0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:18.833 7 INFO neutron.api.v2.resource [None req-4d9b7293-9a32-4686-ad3b-c3bf1f819a12 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3204] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/security-group-rules/4eb009a9-f695-4e08-83a7-6bd1d1e36ce0 => 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: 1694/3205] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/security-group-rules/66a75b8f-b347-42e9-bef9-786abf2e0e72 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:18.939 7 INFO neutron.api.v2.resource [None req-f9652fa6-82d6-4cd6-bf02-a2240069a80c fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3206] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:18 2026] GET /v2.0/security-group-rules/66a75b8f-b347-42e9-bef9-786abf2e0e72 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3207] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:18 2026] DELETE /v2.0/security-group-rules/0715b925-507e-42d6-8f7a-4cdf7f78a40a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.044 7 INFO neutron.api.v2.resource [None req-ea12647b-631c-4960-960a-5ef2fef494be fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3208] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-group-rules/0715b925-507e-42d6-8f7a-4cdf7f78a40a => 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: 1696/3209] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-group-rules/fdbd777f-d33b-4650-98f1-09662b31f522 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.155 7 INFO neutron.api.v2.resource [None req-aeb30081-9e1e-47e7-9610-a46529048205 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3210] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-group-rules/fdbd777f-d33b-4650-98f1-09662b31f522 => 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: 1697/3211] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-group-rules/b75b77c0-53f5-44c8-953e-5e35aba24e7f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.264 7 INFO neutron.api.v2.resource [None req-bd06de05-5ff1-417d-86b5-164803907e0f fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3212] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-group-rules/b75b77c0-53f5-44c8-953e-5e35aba24e7f => 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: 1698/3213] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-group-rules/b9268bfb-71f4-47f5-9b29-af7e0a8f6fae => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.377 7 INFO neutron.api.v2.resource [None req-0ba9c159-7ae5-47ec-bb5a-56cf0f480131 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3214] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-group-rules/b9268bfb-71f4-47f5-9b29-af7e0a8f6fae => 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: 1699/3215] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-group-rules/3a32da22-7e34-44cd-a532-b978062b986b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.484 7 INFO neutron.api.v2.resource [None req-a079939f-2064-484c-bfea-c39715b21bcb fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3216] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-group-rules/3a32da22-7e34-44cd-a532-b978062b986b => 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: 1700/3217] 10.0.0.48 () {32 vars in 749 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-group-rules/52a4e38c-8990-4517-b71f-188eceda59a8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.586 7 INFO neutron.api.v2.resource [None req-8961efe9-5016-478b-9950-85e04ab729e2 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3218] 10.0.0.48 () {32 vars in 746 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-group-rules/52a4e38c-8990-4517-b71f-188eceda59a8 => 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: 1701/3219] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:19 2026] DELETE /v2.0/security-groups/79cfbbf1-52ff-4c90-a025-44f5ebe1055b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:19.710 7 INFO neutron.api.v2.resource [None req-91f196e0-f06b-4788-a4c3-faf2e1e7c764 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3220] 10.0.0.48 () {32 vars in 736 bytes} [Thu Jul 2 11:31:19 2026] GET /v2.0/security-groups/79cfbbf1-52ff-4c90-a025-44f5ebe1055b => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3221] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:31:19 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/remove_router_interface => generated 309 bytes in 1869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:21.876 7 INFO neutron.api.v2.resource [None req-3b2fd2fe-26c6-4e99-b627-c05883240945 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3222] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:31:21 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/remove_router_interface => generated 198 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3223] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:31:21 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/remove_router_interface => generated 309 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:23.481 7 INFO neutron.api.v2.resource [None req-83aa89c2-561c-4317-8c64-cafb53af9b31 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3224] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:31:23 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/remove_router_interface => generated 198 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3225] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:31:23 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 11:31:25.115 7 INFO neutron.api.v2.resource [None req-fbe7f241-aa2a-4dfa-95f2-a8942558e123 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3226] 10.0.0.48 () {34 vars in 788 bytes} [Thu Jul 2 11:31:24 2026] PUT /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731/remove_router_interface => generated 198 bytes in 266 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:26.375 8 INFO neutron.db.l3_hamode_db [None req-66712d29-3e86-4cd6-861d-cef6c45cc391 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] HA network 146cc7b8-28d3-471e-8b7f-dd76a6851f8b was deleted as no HA routers are present in tenant ddaf9b26bfce43b19218e01423e30cc7. [pid: 8|app: 0|req: 1705/3227] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:31:25 2026] DELETE /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731 => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 11:31:26.424 7 INFO neutron.api.v2.resource [None req-96499ed1-10f3-494c-ab3b-fc8a8d3f3b05 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3228] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:31:26 2026] GET /v2.0/routers/3217c6c8-79de-42d1-8e37-15a349a39731 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:26.439 8 INFO neutron.services.segments.plugin [-] Segment 0ccb1989-9b58-4b13-80cc-381e5844cb23 resource provider aggregate not found 2026-07-02 11:31:26.446 8 INFO neutron.services.segments.plugin [-] Segment 0ccb1989-9b58-4b13-80cc-381e5844cb23 resource provider aggregate not found 2026-07-02 11:31:26.468 8 INFO neutron.services.segments.plugin [-] Segment 0ccb1989-9b58-4b13-80cc-381e5844cb23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ccb1989-9b58-4b13-80cc-381e5844cb23 found for delete ", "request_id": "req-eb6096c3-8ae9-42f9-a711-6278214c95e5"}]} 2026-07-02 11:31:26.470 8 INFO neutron.services.segments.plugin [-] Segment 0ccb1989-9b58-4b13-80cc-381e5844cb23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ccb1989-9b58-4b13-80cc-381e5844cb23 found for delete ", "request_id": "req-3f05a613-6e27-411b-836c-96543c838b6b"}]} [pid: 8|app: 0|req: 1706/3229] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/subnets/abcb08ff-37df-4687-800e-a4391897fcde => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:26.763 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97f22666-131c-4062-afc7-b0c2b3bc94d2 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3230] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:31:26 2026] GET /v2.0/subnets/abcb08ff-37df-4687-800e-a4391897fcde => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3231] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:31:26 2026] DELETE /v2.0/subnets/81bc3088-eec2-4458-b3b5-0e0e9cf845f2 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:27.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64830c1e-9808-4a6f-86ad-8bacafe4b09a fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3232] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:31:26 2026] GET /v2.0/subnets/81bc3088-eec2-4458-b3b5-0e0e9cf845f2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3233] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:31:27 2026] DELETE /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:27.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c422e2f-3ae8-4984-8b85-40d4969318a0 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3234] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:31:27 2026] GET /v2.0/networks/53f035e9-12c3-49b3-9573-f56623ce9672 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3235] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:31:27 2026] DELETE /v2.0/subnets/3013db52-533f-42e0-a7ca-511b59045a20 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:27.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81ddfd3c-78a6-4cbf-8670-f087047848f8 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3236] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:31:27 2026] GET /v2.0/subnets/3013db52-533f-42e0-a7ca-511b59045a20 => 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: 1710/3237] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:31:27 2026] DELETE /v2.0/subnets/0cd7834f-3855-4078-82e2-8666bff72f6c => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:28.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-accf28f0-e333-4727-9d6b-c4fddba39e2a fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3238] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:31:28 2026] GET /v2.0/subnets/0cd7834f-3855-4078-82e2-8666bff72f6c => 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: 1711/3239] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:31:28 2026] DELETE /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:28.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e573ebf-b6e2-472e-a653-61771ab808e2 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3240] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:31:28 2026] GET /v2.0/networks/c3f2a62d-af2e-4c62-9b88-5b8f8c32c520 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:28.493 8 INFO neutron.services.segments.plugin [-] Segment f1656c60-102c-41e0-882e-8d2cdcf2d082 resource provider aggregate not found 2026-07-02 11:31:28.509 8 INFO neutron.services.segments.plugin [-] Segment f1656c60-102c-41e0-882e-8d2cdcf2d082 resource provider aggregate not found 2026-07-02 11:31:28.517 8 INFO neutron.services.segments.plugin [-] Segment f1656c60-102c-41e0-882e-8d2cdcf2d082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1656c60-102c-41e0-882e-8d2cdcf2d082 found for delete ", "request_id": "req-7c1f545e-6801-460c-95e2-394cc2e924cb"}]} 2026-07-02 11:31:28.524 8 INFO neutron.services.segments.plugin [-] Segment f1656c60-102c-41e0-882e-8d2cdcf2d082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1656c60-102c-41e0-882e-8d2cdcf2d082 found for delete ", "request_id": "req-01b56299-e2fb-4d6d-949d-cbe591bfcb87"}]} 2026-07-02 11:31:28.530 8 INFO neutron.services.segments.plugin [-] Segment 469b7976-69e2-4846-b3eb-8e560386df39 resource provider aggregate not found 2026-07-02 11:31:28.542 8 INFO neutron.services.segments.plugin [-] Segment 469b7976-69e2-4846-b3eb-8e560386df39 resource provider aggregate not found 2026-07-02 11:31:28.546 8 INFO neutron.services.segments.plugin [-] Segment 469b7976-69e2-4846-b3eb-8e560386df39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469b7976-69e2-4846-b3eb-8e560386df39 found for delete ", "request_id": "req-f192d76b-d5c1-4e67-a617-74c49647aeef"}]} 2026-07-02 11:31:28.558 8 INFO neutron.services.segments.plugin [-] Segment 469b7976-69e2-4846-b3eb-8e560386df39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469b7976-69e2-4846-b3eb-8e560386df39 found for delete ", "request_id": "req-b13bca77-8703-455c-9101-34e1c8cb925c"}]} [pid: 8|app: 0|req: 1712/3241] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:31:28 2026] DELETE /v2.0/subnets/e49e4cdf-9361-48cd-b295-0f9c36dcbe28 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:28.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7ba36e0-cfd0-467e-adc9-5780e05ebaf0 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3242] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:31:28 2026] GET /v2.0/subnets/e49e4cdf-9361-48cd-b295-0f9c36dcbe28 => 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: 1713/3243] 10.0.0.48 () {32 vars in 723 bytes} [Thu Jul 2 11:31:28 2026] DELETE /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:29.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5586990-10e6-4eac-9bdb-23e1ad57c99c fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3244] 10.0.0.48 () {32 vars in 720 bytes} [Thu Jul 2 11:31:29 2026] GET /v2.0/subnets/e57a462d-0e43-4a18-b9b2-7ddb3d4ce1dc => 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: 1714/3245] 10.0.0.48 () {32 vars in 725 bytes} [Thu Jul 2 11:31:29 2026] DELETE /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 11:31:29.584 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4f8200f-bef3-42ae-96d4-0bb0befdd014 fbe30452fede4875bbc3570778a0d03c ddaf9b26bfce43b19218e01423e30cc7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3246] 10.0.0.48 () {32 vars in 722 bytes} [Thu Jul 2 11:31:29 2026] GET /v2.0/networks/b71844c4-b629-4b19-87df-29c30a1121bd => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 11:31:31.839 8 INFO neutron.services.segments.plugin [-] Segment 6c4036c8-6bb4-4d8e-a21a-a075401f5b8b resource provider aggregate not found 2026-07-02 11:31:31.845 8 INFO neutron.services.segments.plugin [-] Segment 6c4036c8-6bb4-4d8e-a21a-a075401f5b8b resource provider aggregate not found 2026-07-02 11:31:31.852 8 INFO neutron.services.segments.plugin [-] Segment 6c4036c8-6bb4-4d8e-a21a-a075401f5b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c4036c8-6bb4-4d8e-a21a-a075401f5b8b found for delete ", "request_id": "req-1469e572-885a-4d00-ad8e-759414088fae"}]} 2026-07-02 11:31:31.859 8 INFO neutron.services.segments.plugin [-] Segment 6c4036c8-6bb4-4d8e-a21a-a075401f5b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c4036c8-6bb4-4d8e-a21a-a075401f5b8b found for delete ", "request_id": "req-95b69692-e10b-4068-86e7-b2e547c7635b"}]} [pid: 8|app: 0|req: 1715/3247] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:31:31 2026] GET /v2.0/security-groups?tenant_id=86f286ece84d4c78adcc351807374123&name=default => generated 2929 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3248] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:32 2026] DELETE /v2.0/security-groups/aaf84743-92dd-48d3-97ae-beff410e11ca => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3249] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:31:32 2026] GET /v2.0/security-groups?tenant_id=3df2c7f50e37494585c33a93df0fe485&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3250] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:32 2026] DELETE /v2.0/security-groups/7b42579b-f850-43e9-ba67-306705d9e7e5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3251] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:31:32 2026] GET /v2.0/security-groups?tenant_id=ddaf9b26bfce43b19218e01423e30cc7&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3252] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:32 2026] DELETE /v2.0/security-groups/c72f093a-1479-45e2-b2a2-402d32bfa48e => 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: 1537/3255] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/security-groups?tenant_id=034fe72e51fe4d1fa48eb9ef20721932&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3256] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:33 2026] DELETE /v2.0/security-groups/ed7ebf82-aeca-4cf8-8fb4-9c83f366492f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3257] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:31:33 2026] GET /v2.0/security-groups?tenant_id=c75e3a7e65d64a85a0889b93d6f7e800&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3258] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:33 2026] DELETE /v2.0/security-groups/5d580e97-5552-415e-9585-f47da1cf96c6 => 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: 1539/3259] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:31:34 2026] GET /v2.0/security-groups?tenant_id=a0d8d52cf270429cb923e7aeca44225d&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3260] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:34 2026] DELETE /v2.0/security-groups/bde12517-d262-4148-8b33-adb645d2d0f4 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3261] 10.0.0.48 () {32 vars in 773 bytes} [Thu Jul 2 11:31:34 2026] GET /v2.0/security-groups?tenant_id=83ab742547614aeeba21a7da7443fbf0&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3262] 10.0.0.48 () {32 vars in 739 bytes} [Thu Jul 2 11:31:34 2026] DELETE /v2.0/security-groups/5f079b91-1aca-43bb-abe7-aff041010316 => 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: 1541/3263] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:31:37 2026] GET /v2.0/networks => generated 2168 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3264] 10.0.0.48 () {32 vars in 654 bytes} [Thu Jul 2 11:31:38 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3265] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:31:38 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3266] 10.0.0.48 () {32 vars in 642 bytes} [Thu Jul 2 11:31:38 2026] GET /v2.0/ports => generated 4725 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3267] 10.0.0.48 () {32 vars in 646 bytes} [Thu Jul 2 11:31:38 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3268] 10.0.0.48 () {32 vars in 648 bytes} [Thu Jul 2 11:31:38 2026] GET /v2.0/networks => generated 2168 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3269] 10.0.0.48 () {32 vars in 662 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3270] 10.0.0.48 () {32 vars in 654 bytes} [Thu Jul 2 11:31:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)