+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 14:01:19 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5f65979d5b-9cvc2 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 0x55ce7eb06180 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19 14:01:23.459 7 INFO neutron.common.config [-] Logging enabled! 2026-05-19 14:01:23.459 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-19 14:01:23.549 8 INFO neutron.common.config [-] Logging enabled! 2026-05-19 14:01:23.549 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-19 14:01:23.896 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 14:01:23.991 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 14:01:24.751 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 14:01:24.753 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 14:01:24.756 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 14:01:24.757 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 14:01:24.757 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 14:01:24.758 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 14:01:24.758 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:24.764 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:24.765 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:24.765 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 14:01:24.786 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 14:01:24.787 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 14:01:24.787 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 14:01:24.839 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 14:01:24.839 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 14:01:24.839 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 14:01:24.839 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 14:01:24.847 7 WARNING oslo_policy.policy [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-19 14:01:24.989 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 14:01:24.992 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 14:01:24.995 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 14:01:24.995 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 14:01:24.996 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 14:01:24.996 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 14:01:24.996 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:25.002 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:25.002 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 14:01:25.002 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 14:01:25.020 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 14:01:25.021 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 14:01:25.021 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 14:01:25.059 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 14:01:25.059 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 14:01:25.060 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 14:01:25.060 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 14:01:25.067 8 WARNING oslo_policy.policy [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-19 14:01:25.140 7 INFO neutron.plugins.ml2.managers [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Initializing driver for type 'vlan' 2026-05-19 14:01:25.366 8 INFO neutron.plugins.ml2.managers [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Initializing driver for type 'vlan' 2026-05-19 14:01:25.443 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] VlanTypeDriver initialization complete 2026-05-19 14:01:25.443 7 INFO neutron.plugins.ml2.managers [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 14:01:25.443 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 14:01:25.466 7 INFO neutron.plugins.ml2.managers [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 14:01:25.467 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 14:01:25.467 7 INFO neutron.plugins.ml2.managers [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Initializing extension driver 'port_security' 2026-05-19 14:01:25.467 7 INFO neutron.plugins.ml2.extensions.port_security [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 14:01:25.467 7 INFO neutron.plugins.ml2.managers [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Initializing extension driver 'qos' 2026-05-19 14:01:25.467 7 INFO neutron.plugins.ml2.managers [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 14:01:25.468 7 INFO neutron.plugins.ml2.managers [None req-502e434f-e6a7-4314-929a-19defecc6bda - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 14:01:25.479 7 INFO neutron.quota [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded quota_driver: . 2026-05-19 14:01:25.479 7 INFO neutron.plugins.ml2.plugin [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 14:01:25.479 7 INFO neutron.plugins.ml2.managers [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 14:01:25.480 7 INFO neutron.plugins.ml2.managers [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 14:01:25.480 7 INFO neutron.plugins.ml2.managers [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 14:01:25.480 7 INFO neutron.extensions.vlantransparent [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Disabled vlantransparent extension. 2026-05-19 14:01:25.480 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: qos 2026-05-19 14:01:25.490 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: router 2026-05-19 14:01:25.528 7 INFO neutron.services.service_base [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 14:01:25.529 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: segments 2026-05-19 14:01:25.652 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: trunk 2026-05-19 14:01:25.670 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] VlanTypeDriver initialization complete 2026-05-19 14:01:25.671 8 INFO neutron.plugins.ml2.managers [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 14:01:25.671 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 14:01:25.698 8 INFO neutron.plugins.ml2.managers [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 14:01:25.698 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 14:01:25.699 8 INFO neutron.plugins.ml2.managers [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Initializing extension driver 'port_security' 2026-05-19 14:01:25.699 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 14:01:25.699 8 INFO neutron.plugins.ml2.managers [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Initializing extension driver 'qos' 2026-05-19 14:01:25.699 8 INFO neutron.plugins.ml2.managers [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 14:01:25.699 8 INFO neutron.plugins.ml2.managers [None req-7fc5cf8e-fd46-4ac2-af3c-ed4201dae58f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 14:01:25.709 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: vpnaas 2026-05-19 14:01:25.710 8 INFO neutron.quota [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded quota_driver: . 2026-05-19 14:01:25.710 8 INFO neutron.plugins.ml2.plugin [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 14:01:25.710 8 INFO neutron.plugins.ml2.managers [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 14:01:25.711 8 INFO neutron.plugins.ml2.managers [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 14:01:25.711 8 INFO neutron.plugins.ml2.managers [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 14:01:25.711 8 INFO neutron.extensions.vlantransparent [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Disabled vlantransparent extension. 2026-05-19 14:01:25.711 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: qos 2026-05-19 14:01:25.721 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: router 2026-05-19 14:01:25.746 7 WARNING stevedore.named [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 14:01:25.754 8 INFO neutron.services.service_base [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 14:01:25.754 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: segments 2026-05-19 14:01:25.795 7 INFO neutron_vpnaas.services.vpn.plugin [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 14:01:25.796 7 INFO neutron.common.utils [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 14:01:25.796 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 14:01:25.800 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: tag 2026-05-19 14:01:25.806 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: timestamp 2026-05-19 14:01:25.808 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 14:01:25.812 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: flavors 2026-05-19 14:01:25.815 7 INFO neutron.manager [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loading Plugin: revisions 2026-05-19 14:01:25.818 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Initializing extension manager. 2026-05-19 14:01:25.819 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: address-group 2026-05-19 14:01:25.820 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: address-scope 2026-05-19 14:01:25.820 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 14:01:25.821 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: agent 2026-05-19 14:01:25.822 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 14:01:25.823 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 14:01:25.824 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 14:01:25.825 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: availability_zone 2026-05-19 14:01:25.825 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 14:01:25.826 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 14:01:25.826 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 14:01:25.828 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 14:01:25.828 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: dns-integration 2026-05-19 14:01:25.829 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 14:01:25.829 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 14:01:25.830 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: dvr 2026-05-19 14:01:25.831 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 14:01:25.831 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 14:01:25.832 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 14:01:25.832 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 14:01:25.833 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: external-net 2026-05-19 14:01:25.833 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 14:01:25.834 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: extraroute 2026-05-19 14:01:25.835 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 14:01:25.835 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 14:01:25.836 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 14:01:25.836 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 14:01:25.837 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 14:01:25.837 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: fip-port-details 2026-05-19 14:01:25.838 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: flavors 2026-05-19 14:01:25.839 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 14:01:25.840 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 14:01:25.841 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: ip_allocation 2026-05-19 14:01:25.841 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 14:01:25.842 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 14:01:25.842 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: trunk 2026-05-19 14:01:25.843 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: router 2026-05-19 14:01:25.844 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 14:01:25.845 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 14:01:25.846 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 14:01:25.846 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 14:01:25.847 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: l3-ha 2026-05-19 14:01:25.847 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 14:01:25.848 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 14:01:25.848 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: l3-flavors 2026-05-19 14:01:25.849 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 14:01:25.850 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 14:01:25.852 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 14:01:25.853 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 14:01:25.854 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 14:01:25.855 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 14:01:25.855 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 14:01:25.856 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: multi-provider 2026-05-19 14:01:25.856 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: net-mtu 2026-05-19 14:01:25.857 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 14:01:25.858 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 14:01:25.858 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: network_ha 2026-05-19 14:01:25.859 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 14:01:25.860 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 14:01:25.861 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: pagination 2026-05-19 14:01:25.861 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-device-profile 2026-05-19 14:01:25.862 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 14:01:25.862 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 14:01:25.863 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 14:01:25.863 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-mac-override 2026-05-19 14:01:25.864 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 14:01:25.865 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 14:01:25.865 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-resource-request 2026-05-19 14:01:25.866 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 14:01:25.866 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: binding 2026-05-19 14:01:25.867 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: binding-extended 2026-05-19 14:01:25.868 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-security 2026-05-19 14:01:25.868 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: project-id 2026-05-19 14:01:25.869 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: provider 2026-05-19 14:01:25.871 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos 2026-05-19 14:01:25.871 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 14:01:25.872 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 14:01:25.873 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-default 2026-05-19 14:01:25.873 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-fip 2026-05-19 14:01:25.874 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 14:01:25.874 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 14:01:25.875 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 14:01:25.876 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 14:01:25.876 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 14:01:25.877 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-pps 2026-05-19 14:01:25.878 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 14:01:25.878 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 14:01:25.879 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 14:01:25.880 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 14:01:25.881 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: quotas 2026-05-19 14:01:25.882 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: quota_details 2026-05-19 14:01:25.884 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: rbac-policies 2026-05-19 14:01:25.884 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 14:01:25.885 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 14:01:25.885 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 14:01:25.886 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 14:01:25.887 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: revision-if-match 2026-05-19 14:01:25.887 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 14:01:25.888 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 14:01:25.889 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 14:01:25.890 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 14:01:25.891 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 14:01:25.891 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 14:01:25.892 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 14:01:25.893 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 14:01:25.893 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 14:01:25.894 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: vpnaas 2026-05-19 14:01:25.901 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: security-group 2026-05-19 14:01:25.902 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: segment 2026-05-19 14:01:25.903 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 14:01:25.904 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: service-type 2026-05-19 14:01:25.904 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: sorting 2026-05-19 14:01:25.905 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 14:01:25.906 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 14:01:25.906 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 14:01:25.907 7 WARNING neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 14:01:25.907 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 14:01:25.908 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 14:01:25.909 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 14:01:25.909 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 14:01:25.910 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 14:01:25.911 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 14:01:25.911 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 14:01:25.914 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 14:01:25.915 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 14:01:25.916 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: trunk 2026-05-19 14:01:25.916 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: trunk-details 2026-05-19 14:01:25.917 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 14:01:25.917 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 14:01:25.919 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 14:01:25.920 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 14:01:25.921 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 14:01:25.922 7 INFO neutron.api.extensions [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Loaded extension: vpnaas 2026-05-19 14:01:25.924 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 14:01:25.925 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 14:01:25.925 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:25.925 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 14:01:25.929 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 14:01:25.930 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 14:01:25.933 8 WARNING stevedore.named [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 14:01:25.936 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 14:01:25.937 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 14:01:25.937 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 14:01:25.938 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:25.939 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] subnetpool is already registered 2026-05-19 14:01:25.939 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:25.939 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] subnetpool is already registered 2026-05-19 14:01:25.940 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 14:01:25.941 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 14:01:25.941 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 14:01:25.942 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 14:01:25.942 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 14:01:25.943 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 14:01:25.948 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 14:01:25.948 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] router is already registered 2026-05-19 14:01:25.949 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 14:01:25.949 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] floatingip is already registered 2026-05-19 14:01:25.954 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 14:01:25.955 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] rbac_policy is already registered 2026-05-19 14:01:25.956 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 14:01:25.956 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] security_group is already registered 2026-05-19 14:01:25.956 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 14:01:25.957 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] security_group_rule is already registered 2026-05-19 14:01:25.958 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:25.958 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] subnetpool is already registered 2026-05-19 14:01:25.959 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:25.959 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] subnetpool is already registered 2026-05-19 14:01:25.959 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 14:01:25.960 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] trunk is already registered 2026-05-19 14:01:25.960 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 14:01:25.960 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] endpoint_group is already registered 2026-05-19 14:01:25.961 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 14:01:25.961 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] vpnservice is already registered 2026-05-19 14:01:25.962 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 14:01:25.962 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] ipsec_site_connection is already registered 2026-05-19 14:01:25.962 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 14:01:25.963 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] ipsecpolicy is already registered 2026-05-19 14:01:25.963 7 INFO neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 14:01:25.963 7 WARNING neutron.quota.resource_registry [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] ikepolicy is already registered 2026-05-19 14:01:25.984 8 INFO neutron_vpnaas.services.vpn.plugin [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 14:01:25.984 8 INFO neutron.common.utils [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 14:01:25.985 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 14:01:25.990 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: tag 2026-05-19 14:01:25.996 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: timestamp 2026-05-19 14:01:25.998 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 14:01:26.001 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: flavors 2026-05-19 14:01:26.001 7 WARNING keystonemiddleware._common.config [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 14:01:26.004 8 INFO neutron.manager [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loading Plugin: revisions 2026-05-19 14:01:26.007 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Initializing extension manager. 2026-05-19 14:01:26.008 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: address-group 2026-05-19 14:01:26.009 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: address-scope 2026-05-19 14:01:26.009 7 WARNING oslo_config.cfg [None req-4d15a88b-7764-4910-8987-e46c45ce59c5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 14:01:26.010 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 14:01:26.010 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: agent 2026-05-19 14:01:26.011 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: agent-resources-synced WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55ce7eb06180 pid: 7 (default app) 2026-05-19 14:01:26.012 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 14:01:26.013 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 14:01:26.014 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: availability_zone 2026-05-19 14:01:26.014 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 14:01:26.015 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 14:01:26.015 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 14:01:26.016 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 14:01:26.017 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: dns-integration 2026-05-19 14:01:26.018 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 14:01:26.018 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 14:01:26.019 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: dvr 2026-05-19 14:01:26.019 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 14:01:26.020 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 14:01:26.021 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 14:01:26.021 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 14:01:26.022 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: external-net 2026-05-19 14:01:26.022 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 14:01:26.023 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: extraroute 2026-05-19 14:01:26.023 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 14:01:26.024 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 14:01:26.024 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 14:01:26.025 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 14:01:26.026 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 14:01:26.026 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: fip-port-details 2026-05-19 14:01:26.027 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: flavors 2026-05-19 14:01:26.028 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 14:01:26.029 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 14:01:26.029 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: ip_allocation 2026-05-19 14:01:26.030 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 14:01:26.030 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 14:01:26.031 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: router 2026-05-19 14:01:26.033 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 14:01:26.034 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 14:01:26.034 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 14:01:26.035 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 14:01:26.035 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: l3-ha 2026-05-19 14:01:26.036 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 14:01:26.036 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 14:01:26.037 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: l3-flavors 2026-05-19 14:01:26.038 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 14:01:26.038 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 14:01:26.040 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 14:01:26.041 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 14:01:26.042 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 14:01:26.043 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 14:01:26.044 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 14:01:26.044 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: multi-provider 2026-05-19 14:01:26.045 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: net-mtu 2026-05-19 14:01:26.046 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 14:01:26.046 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 14:01:26.047 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: network_ha 2026-05-19 14:01:26.047 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 14:01:26.048 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 14:01:26.049 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: pagination 2026-05-19 14:01:26.049 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-device-profile 2026-05-19 14:01:26.050 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 14:01:26.051 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 14:01:26.051 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 14:01:26.052 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-mac-override 2026-05-19 14:01:26.052 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 14:01:26.053 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 14:01:26.053 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-resource-request 2026-05-19 14:01:26.054 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 14:01:26.054 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: binding 2026-05-19 14:01:26.055 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: binding-extended 2026-05-19 14:01:26.056 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-security 2026-05-19 14:01:26.056 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: project-id 2026-05-19 14:01:26.057 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: provider 2026-05-19 14:01:26.058 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos 2026-05-19 14:01:26.059 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 14:01:26.060 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 14:01:26.060 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-default 2026-05-19 14:01:26.061 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-fip 2026-05-19 14:01:26.061 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 14:01:26.062 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 14:01:26.062 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 14:01:26.063 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 14:01:26.064 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 14:01:26.064 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-pps 2026-05-19 14:01:26.065 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 14:01:26.065 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 14:01:26.066 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 14:01:26.067 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 14:01:26.068 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: quotas 2026-05-19 14:01:26.069 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: quota_details 2026-05-19 14:01:26.070 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: rbac-policies 2026-05-19 14:01:26.071 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 14:01:26.072 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 14:01:26.072 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 14:01:26.073 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 14:01:26.073 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: revision-if-match 2026-05-19 14:01:26.074 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 14:01:26.075 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 14:01:26.075 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 14:01:26.077 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 14:01:26.077 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 14:01:26.078 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 14:01:26.078 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 14:01:26.079 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 14:01:26.079 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 14:01:26.088 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: security-group 2026-05-19 14:01:26.089 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: segment 2026-05-19 14:01:26.089 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 14:01:26.090 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: service-type 2026-05-19 14:01:26.090 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: sorting 2026-05-19 14:01:26.091 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 14:01:26.092 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 14:01:26.092 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 14:01:26.093 8 WARNING neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 14:01:26.093 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 14:01:26.094 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 14:01:26.094 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 14:01:26.095 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 14:01:26.096 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 14:01:26.096 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 14:01:26.097 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 14:01:26.100 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 14:01:26.100 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 14:01:26.101 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: trunk 2026-05-19 14:01:26.102 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: trunk-details 2026-05-19 14:01:26.102 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 14:01:26.103 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 14:01:26.104 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 14:01:26.105 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 14:01:26.106 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 14:01:26.107 8 INFO neutron.api.extensions [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Loaded extension: vpnaas 2026-05-19 14:01:26.109 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 14:01:26.110 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 14:01:26.110 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:26.110 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 14:01:26.114 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 14:01:26.114 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 14:01:26.120 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 14:01:26.121 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 14:01:26.122 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 14:01:26.123 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:26.123 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] subnetpool is already registered 2026-05-19 14:01:26.124 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:26.124 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] subnetpool is already registered 2026-05-19 14:01:26.125 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 14:01:26.126 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 14:01:26.127 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 14:01:26.127 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 14:01:26.128 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 14:01:26.128 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 14:01:26.133 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 14:01:26.133 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] router is already registered 2026-05-19 14:01:26.134 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 14:01:26.134 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] floatingip is already registered 2026-05-19 14:01:26.139 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 14:01:26.139 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] rbac_policy is already registered 2026-05-19 14:01:26.140 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 14:01:26.140 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] security_group is already registered 2026-05-19 14:01:26.140 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 14:01:26.141 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] security_group_rule is already registered 2026-05-19 14:01:26.142 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:26.142 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] subnetpool is already registered 2026-05-19 14:01:26.142 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 14:01:26.143 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] subnetpool is already registered 2026-05-19 14:01:26.143 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 14:01:26.143 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] trunk is already registered 2026-05-19 14:01:26.144 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 14:01:26.144 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] endpoint_group is already registered 2026-05-19 14:01:26.145 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 14:01:26.145 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] vpnservice is already registered 2026-05-19 14:01:26.145 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 14:01:26.146 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] ipsec_site_connection is already registered 2026-05-19 14:01:26.146 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 14:01:26.146 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] ipsecpolicy is already registered 2026-05-19 14:01:26.147 8 INFO neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 14:01:26.147 8 WARNING neutron.quota.resource_registry [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] ikepolicy is already registered 2026-05-19 14:01:26.183 8 WARNING keystonemiddleware._common.config [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 14:01:26.190 8 WARNING oslo_config.cfg [None req-385b9ae6-0731-4f27-b092-5a969ca95ff4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55ce7eb06180 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:01:31.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3537d72-446c-41cc-ade5-bbbdd118dbd6 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:01:31 2026] GET /v2.0/networks/public => generated 108 bytes in 839 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.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:01:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:01:32.407 7 WARNING oslo_policy.policy [None req-bbfca4bd-fcf8-43aa-aef6-e521a09ea81b 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-19 14:01:32.548 7 WARNING neutron.services.revisions.revision_plugin [None req-bbfca4bd-fcf8-43aa-aef6-e521a09ea81b 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Could not find related network for resource to bump revision. 2026-05-19 14:01:32.577 7 INFO neutron.db.segments_db [None req-bbfca4bd-fcf8-43aa-aef6-e521a09ea81b 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment d1462e26-525f-41d6-a037-86d452fbe121 of type flat for network 9ba59e60-e8f6-44c3-ae76-8d779b2aaa29 2026-05-19 14:01:32.638 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbfca4bd-fcf8-43aa-aef6-e521a09ea81b 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.244 () {48 vars in 967 bytes} [Tue May 19 14:01:32 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-05-19 14:01:38.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4eb6cf8a-6aad-49f1-91b1-db818313f53f 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:01:38 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:01:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:01:39.166 8 WARNING oslo_policy.policy [None req-6c83fee3-e452-420f-bce1-9f518fba552a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-19 14:01:39.208 8 WARNING neutron.services.revisions.revision_plugin [None req-6c83fee3-e452-420f-bce1-9f518fba552a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Could not find related network for resource to bump revision. 2026-05-19 14:01:39.236 8 INFO neutron.db.segments_db [None req-6c83fee3-e452-420f-bce1-9f518fba552a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment ee880f5d-645b-4a92-aa83-3f61e1cf5aad of type flat for network 7d970b95-bfaf-4093-bea6-2c4ca58e33eb 2026-05-19 14:01:39.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c83fee3-e452-420f-bce1-9f518fba552a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/10] 199.204.45.244 () {48 vars in 967 bytes} [Tue May 19 14:01:38 2026] POST /v2.0/networks => generated 124 bytes in 382 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:01:45.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-966d5158-9294-4ac1-b793-e97084f8e02c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/11] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:01:45 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:01:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:01:45.369 7 WARNING neutron.services.revisions.revision_plugin [None req-6d8bbcd5-c5dd-484e-893a-6cb838891c6a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Could not find related network for resource to bump revision. 2026-05-19 14:01:45.406 7 INFO neutron.db.segments_db [None req-6d8bbcd5-c5dd-484e-893a-6cb838891c6a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment df4b82e9-4006-41d7-a222-4cea95da2cc2 of type flat for network 6082d0bb-8cb8-498f-b9c8-6688aef98d86 2026-05-19 14:01:45.449 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d8bbcd5-c5dd-484e-893a-6cb838891c6a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/13] 199.204.45.244 () {48 vars in 967 bytes} [Tue May 19 14:01:45 2026] POST /v2.0/networks => generated 124 bytes in 349 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:01:51.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cc87c82-24cf-4310-884a-3b133cad2001 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/14] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:01:51 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/15] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:01:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:01:51.934 8 WARNING neutron.services.revisions.revision_plugin [None req-4223a466-bfb1-4dba-b23e-1ddd18515adf 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Could not find related network for resource to bump revision. 2026-05-19 14:01:51.962 8 INFO neutron.db.segments_db [None req-4223a466-bfb1-4dba-b23e-1ddd18515adf 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 1886a16b-bfe8-4fd8-b1f6-5a17d01aa683 of type flat for network feb25d6b-ad63-44c6-9fc4-84ca01aa8d79 2026-05-19 14:01:52.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4223a466-bfb1-4dba-b23e-1ddd18515adf 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/16] 199.204.45.244 () {48 vars in 967 bytes} [Tue May 19 14:01:51 2026] POST /v2.0/networks => generated 124 bytes in 766 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:01:58.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41cbedc7-8e39-4073-acdc-766bcc779046 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/18] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:01:58 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/19] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:01:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:01:58.307 8 WARNING neutron.services.revisions.revision_plugin [None req-3acdfbee-40e0-43cb-a6a2-442d977f47ad 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Could not find related network for resource to bump revision. 2026-05-19 14:01:58.324 8 INFO neutron.db.segments_db [None req-3acdfbee-40e0-43cb-a6a2-442d977f47ad 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 17484dc3-66c2-476f-9873-9784f13a41af of type flat for network 4e6974ac-75cf-4054-9e61-8b67fe687ca4 2026-05-19 14:01:58.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3acdfbee-40e0-43cb-a6a2-442d977f47ad 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/20] 199.204.45.244 () {48 vars in 967 bytes} [Tue May 19 14:01:58 2026] POST /v2.0/networks => generated 124 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:02:04.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3b0047b-5152-4dd8-a138-42604d1b8dc5 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/21] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:02:04 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/22] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:02:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:02:04.314 7 WARNING neutron.services.revisions.revision_plugin [None req-c9e3e6d4-9ee9-41e2-9ece-81163e11f173 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Could not find related network for resource to bump revision. 2026-05-19 14:02:04.332 7 INFO neutron.db.segments_db [None req-c9e3e6d4-9ee9-41e2-9ece-81163e11f173 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment eebaf767-baa4-48f9-baeb-504727712c0c of type flat for network aa3a73b3-d8e3-4579-bb80-8fde7c60f111 [pid: 7|app: 0|req: 14/23] 199.204.45.244 () {48 vars in 967 bytes} [Tue May 19 14:02:04 2026] POST /v2.0/networks => generated 706 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:02:05.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40443a37-06b8-4406-8902-0d4310dfe3d3 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/24] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:02:05 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/25] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:02:05 2026] GET /v2.0/networks?name=public => generated 709 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:02:05.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b91ad608-e5c7-407f-9d5f-220275d1ee1b 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/26] 199.204.45.244 () {44 vars in 1034 bytes} [Tue May 19 14:02:05 2026] GET /v2.0/subnets/public-subnet?network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111 => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/27] 199.204.45.244 () {44 vars in 1057 bytes} [Tue May 19 14:02:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/28] 199.204.45.244 () {48 vars in 965 bytes} [Tue May 19 14:02:05 2026] POST /v2.0/subnets => generated 641 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:06:42.104 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:06:42.105 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:06:42.107 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:06:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.244) !!! 2026-05-19 14:06:42.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c55288f-a6bd-4ddd-985f-32ccef372959 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/66] 199.204.45.244 () {44 vars in 937 bytes} [Tue May 19 14:06:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:06:42.263 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:06:42.266 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:06:42.267 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:06:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.244) !!! [pid: 7|app: 0|req: 36/67] 199.204.45.244 () {44 vars in 959 bytes} [Tue May 19 14:06:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:06:42.372 8 INFO neutron.db.segments_db [None req-fb362e08-7ca5-4621-86c7-ed99ed70f487 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment d951e211-76f4-43bc-87dd-1aa65615bde4 of type vxlan for network 64984dd0-b255-4534-b753-f0fc2ff1f206 [pid: 8|app: 0|req: 32/68] 199.204.45.244 () {48 vars in 966 bytes} [Tue May 19 14:06:42 2026] POST /v2.0/networks => generated 706 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:06:43.397 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44392. 2026-05-19 14:06:43.398 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44376. 2026-05-19 14:06:43.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0ea39e1-030a-43ce-ac71-209cfaf60412 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/69] 199.204.45.244 () {44 vars in 937 bytes} [Tue May 19 14:06:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:06:43.516 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44402. 2026-05-19 14:06:43.521 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44418. [pid: 8|app: 0|req: 33/70] 199.204.45.244 () {44 vars in 959 bytes} [Tue May 19 14:06:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:06:43.567 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c09f6ba2-b910-4c14-afc8-c04a13442e4c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.204.45.244 () {44 vars in 1036 bytes} [Tue May 19 14:06:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.244 () {44 vars in 1059 bytes} [Tue May 19 14:06:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.204.45.244 () {48 vars in 965 bytes} [Tue May 19 14:06:43 2026] POST /v2.0/subnets => generated 627 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:06:45.189 8 INFO neutron.api.v2.resource [None req-5baaf3d9-8d76-4aa0-8e0e-278d82ff3660 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/74] 199.204.45.244 () {44 vars in 971 bytes} [Tue May 19 14:06:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.244 () {44 vars in 993 bytes} [Tue May 19 14:06:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.244 () {48 vars in 980 bytes} [Tue May 19 14:06:45 2026] POST /v2.0/security-groups => generated 1616 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:46 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:46 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:46 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:06:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:47 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:47 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:47 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:06:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:48 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:48 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:48 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:06:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:49 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 3462 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:49 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:49 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => 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: 44/92] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:06:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:50 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:50 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:50 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4078 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:06:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.204.45.244 () {44 vars in 987 bytes} [Tue May 19 14:06:52 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 731 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:06:52.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b6e46b5-b7c3-4b3e-8f57-2c8e520a833c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/98] 199.204.45.244 () {44 vars in 1076 bytes} [Tue May 19 14:06:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.244 () {44 vars in 1099 bytes} [Tue May 19 14:06:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => 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: 48/100] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:52 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => 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: 53/101] 199.204.45.244 () {48 vars in 961 bytes} [Tue May 19 14:06:52 2026] POST /v2.0/ports => generated 1092 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:06:59.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3bc80d62-031d-4946-8e14-9b8cb8cf6e58 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/104] 199.204.45.244 () {44 vars in 979 bytes} [Tue May 19 14:06:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/105] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:06:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.244 () {48 vars in 1031 bytes} [Tue May 19 14:06:59 2026] PUT /v2.0/ports/954c1745-b19d-46e5-8393-416867a91e28 => generated 1205 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.244 () {44 vars in 920 bytes} [Tue May 19 14:07:01 2026] GET /v2.0/ports => generated 3722 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:07:02.696 8 INFO neutron.api.v2.resource [None req-4a8388db-f474-4e5e-b240-e06478701400 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/108] 199.204.45.244 () {44 vars in 959 bytes} [Tue May 19 14:07:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.244 () {44 vars in 981 bytes} [Tue May 19 14:07:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.244 () {48 vars in 980 bytes} [Tue May 19 14:07:02 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:07:03 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:07:03 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:07:03 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:07:03 2026] POST /v2.0/security-group-rules => generated 619 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:07:04 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 2242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:07:04 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 2242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:07:04 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 2242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/118] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:07:04 2026] POST /v2.0/security-group-rules => generated 623 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/131] 199.204.45.244 () {44 vars in 975 bytes} [Tue May 19 14:08:36 2026] GET /v2.0/quotas/86b14653d8a64a85a93fc51a703a7462 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/132] 199.204.45.244 () {48 vars in 1027 bytes} [Tue May 19 14:08:36 2026] PUT /v2.0/quotas/86b14653d8a64a85a93fc51a703a7462 => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:11:36.448 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:11:36.449 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:11:36.454 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 14:11:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.244) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:11:36.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0faf900-9403-4fc5-8bdc-41503e5f7481 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/157] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:11:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:11:36.668 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:11:36.670 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:11:36.672 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:11:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.244) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 81/158] 199.204.45.244 () {30 vars in 763 bytes} [Tue May 19 14:11:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:11:38.398 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60060. 2026-05-19 14:11:38.401 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60070. 2026-05-19 14:11:38.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8f01367-6f2a-4b1a-a593-ec483c3d605c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/159] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:11:38 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) 2026-05-19 14:11:38.486 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60086. 2026-05-19 14:11:38.488 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60092. [pid: 7|app: 0|req: 82/160] 199.204.45.244 () {30 vars in 763 bytes} [Tue May 19 14:11:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:21:45.498 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:21:45.502 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:21:45.504 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:21:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=9e5831cb0f63451b9ef17c1258d382d8 (ip 199.204.45.244) !!! 2026-05-19 14:21:45.669 7 INFO neutron.api.v2.resource [None req-acd670ad-7010-4491-821e-8cd254aa2751 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 124/243] 199.204.45.244 () {44 vars in 1074 bytes} [Tue May 19 14:21:45 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 139 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:21:45.679 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:21:45.680 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:21:45.681 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:21:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=9e5831cb0f63451b9ef17c1258d382d8 (ip 199.204.45.244) !!! [pid: 8|app: 0|req: 120/244] 199.204.45.244 () {44 vars in 1097 bytes} [Tue May 19 14:21:45 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 23 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.244 () {48 vars in 981 bytes} [Tue May 19 14:21:45 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:21:47.000 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49242. 2026-05-19 14:21:47.005 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49238. [pid: 8|app: 0|req: 121/246] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:46 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 1624 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:21:47.107 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49252. 2026-05-19 14:21:47.108 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49260. [pid: 7|app: 0|req: 126/247] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:21:47 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => generated 1624 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/248] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:47 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:21:47 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: 123/250] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:48 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 2234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:21:48 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/252] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:48 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:21:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:49 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 2846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:21:49 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:49 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:21:49 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: 127/258] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:50 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:21:50 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:21:50 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => 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: 133/261] 199.204.45.244 () {48 vars in 991 bytes} [Tue May 19 14:21:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:24:59.420 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:24:59.421 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:24:59.422 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:24:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?tenant_id=9e5831cb0f63451b9ef17c1258d382d8&shared=False (ip 199.204.45.244) !!! [pid: 8|app: 0|req: 142/288] 199.204.45.244 () {30 vars in 740 bytes} [Tue May 19 14:24:59 2026] GET /v2.0/networks?tenant_id=9e5831cb0f63451b9ef17c1258d382d8&shared=False => generated 15 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:24:59.589 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:24:59.592 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:24:59.592 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:24:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.244) !!! 2026-05-19 14:24:59.706 7 INFO neutron.db.segments_db [None req-c8290967-f501-45ca-a3af-20f92eaa8a01 7f78e1fe90224190ba4175a260f7a426 9e5831cb0f63451b9ef17c1258d382d8 - - 7499cb759e8744aa91ab76ceca6be8e7 7499cb759e8744aa91ab76ceca6be8e7] Added segment d838a17b-a250-48a1-bed7-971beae218a6 of type vxlan for network ae3918cf-8816-4ef8-968d-c7a645935d73 [pid: 7|app: 0|req: 147/289] 199.204.45.244 () {34 vars in 682 bytes} [Tue May 19 14:24:59 2026] POST /v2.0/networks => generated 718 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.204.45.244 () {30 vars in 722 bytes} [Tue May 19 14:24:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.204.45.244 () {30 vars in 633 bytes} [Tue May 19 14:24:59 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.204.45.244 () {34 vars in 677 bytes} [Tue May 19 14:24:59 2026] POST /v2.0/ports => generated 963 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:25:00 2026] GET /v2.0/networks/ae3918cf-8816-4ef8-968d-c7a645935d73 => generated 705 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 199.204.45.244 () {30 vars in 722 bytes} [Tue May 19 14:25:02 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: 7|app: 0|req: 150/295] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:25:02 2026] GET /v2.0/networks/ae3918cf-8816-4ef8-968d-c7a645935d73 => generated 705 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:25:27.953 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35266. [pid: 8|app: 0|req: 148/300] 199.204.45.244 () {44 vars in 975 bytes} [Tue May 19 14:25:27 2026] GET /v2.0/quotas/9e5831cb0f63451b9ef17c1258d382d8 => generated 292 bytes in 14 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" ' 2026-05-19 14:25:28.439 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35272. 2026-05-19 14:25:28.440 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35274. [pid: 7|app: 0|req: 153/301] 199.204.45.244 () {48 vars in 1027 bytes} [Tue May 19 14:25:28 2026] PUT /v2.0/quotas/9e5831cb0f63451b9ef17c1258d382d8 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:20.867 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:36:20.869 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:36:20.870 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 14:36:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.244) !!! 2026-05-19 14:36:21.044 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2b678d1-46da-40f6-9788-e8943a2dc609 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/388] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:36:20 2026] GET /v2.0/networks/public => generated 108 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:36:21.052 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:36:21.055 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35258. 2026-05-19 14:36:21.056 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:36:21.057 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 14:36:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.244) !!! [pid: 8|app: 0|req: 192/389] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:22.285 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56550. 2026-05-19 14:36:22.287 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56560. 2026-05-19 14:36:22.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-482fb36a-03d4-4ceb-bad6-e694f3bacb61 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/390] 199.204.45.244 () {44 vars in 927 bytes} [Tue May 19 14:36:22 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:36:22.361 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56570. 2026-05-19 14:36:22.361 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56564. [pid: 8|app: 0|req: 193/391] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:36:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:22.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66896a0e-ffde-463c-bf4f-76e0120878b5 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/392] 199.204.45.244 () {44 vars in 1034 bytes} [Tue May 19 14:36:22 2026] GET /v2.0/subnets/public-subnet?network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.244 () {44 vars in 1057 bytes} [Tue May 19 14:36:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:55.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8130671a-92c3-4534-9011-f474c3fc13c4 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/400] 199.204.45.244 () {44 vars in 937 bytes} [Tue May 19 14:36:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.204.45.244 () {44 vars in 959 bytes} [Tue May 19 14:36:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:56.922 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed3277db-8505-43b5-814d-adaf9ad71aef 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/402] 199.204.45.244 () {44 vars in 937 bytes} [Tue May 19 14:36:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.244 () {44 vars in 959 bytes} [Tue May 19 14:36:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:57.031 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e06370db-0b4a-40c0-8aaa-573f5276a5cb 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/404] 199.204.45.244 () {44 vars in 1036 bytes} [Tue May 19 14:36:57 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.244 () {44 vars in 1059 bytes} [Tue May 19 14:36:57 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:58.263 7 INFO neutron.api.v2.resource [None req-b261a702-e345-4bf6-8498-fb35c21b23d8 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/406] 199.204.45.244 () {44 vars in 971 bytes} [Tue May 19 14:36:58 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.244 () {44 vars in 993 bytes} [Tue May 19 14:36:58 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:36:59 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:36:59 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:36:59 2026] GET /v2.0/security-group-rules/37974321-a459-42fe-8589-b22bde7988cd => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:00 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:00 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:37:00 2026] GET /v2.0/security-group-rules/6755bc67-04fb-4deb-8d8d-50e851f10bd9 => generated 603 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:01 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:01 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:37:01 2026] GET /v2.0/security-group-rules/ba42a136-c474-4553-99e6-4f6e3bda7ba6 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:02 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:02 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:37:02 2026] GET /v2.0/security-group-rules/95d55f07-0ae6-4565-bc86-0fe582951b64 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:03 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:03 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:37:03 2026] GET /v2.0/security-group-rules/1ef340eb-9337-4f44-be5a-c5216998eaf6 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.244 () {44 vars in 987 bytes} [Tue May 19 14:37:04 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 731 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:37:04.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2508ab64-0732-49cd-bdd5-8f5928b54e5e 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 215/424] 199.204.45.244 () {44 vars in 1076 bytes} [Tue May 19 14:37:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 199.204.45.244 () {44 vars in 1099 bytes} [Tue May 19 14:37:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/426] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:04 2026] GET /v2.0/security-groups/42eca24b-b4b3-4183-8875-b8de55de7e00 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:37:11.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d691118f-1ca7-4493-819a-062f8b363cd3 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/429] 199.204.45.244 () {44 vars in 979 bytes} [Tue May 19 14:37:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/430] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 199.204.45.244 () {44 vars in 920 bytes} [Tue May 19 14:37:12 2026] GET /v2.0/ports => generated 4717 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:37:13.827 7 INFO neutron.api.v2.resource [None req-f1d15cc7-0f41-49a9-856f-4d5df0ce06c2 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 219/432] 199.204.45.244 () {44 vars in 959 bytes} [Tue May 19 14:37:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/433] 199.204.45.244 () {44 vars in 981 bytes} [Tue May 19 14:37:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/434] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:14 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 2878 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/435] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:14 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 2878 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:37:14 2026] GET /v2.0/security-group-rules/bab7dbc8-c2ed-4fbf-87f7-2c221655fdcc => generated 619 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/437] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:15 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 2878 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/438] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:37:15 2026] GET /v2.0/security-groups/2b5c66cb-9cf6-449b-be6e-c41fb8e7418e => generated 2878 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/439] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:37:15 2026] GET /v2.0/security-group-rules/2e4da1cb-7d3d-4f47-b598-e03080e6d181 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/442] 199.204.45.244 () {44 vars in 975 bytes} [Tue May 19 14:37:27 2026] GET /v2.0/quotas/86b14653d8a64a85a93fc51a703a7462 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:38:16.976 8 INFO neutron.api.v2.resource [None req-57e99e22-b7b9-402b-990f-7f57547eaa48 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 222/449] 199.204.45.244 () {44 vars in 1074 bytes} [Tue May 19 14:38:16 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 139 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/450] 199.204.45.244 () {44 vars in 1097 bytes} [Tue May 19 14:38:16 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:38:17 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/452] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:38:18 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => 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: 224/453] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:38:18 2026] GET /v2.0/security-group-rules/a19e66a2-fcca-44a5-99ed-7b5a967ef525 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/454] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:38:18 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 4075 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/455] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:38:19 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/456] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:38:19 2026] GET /v2.0/security-group-rules/21f8dfb2-f1f5-46e9-bace-b6adbd2542ba => generated 599 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/457] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:38:20 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:38:20 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/459] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:38:20 2026] GET /v2.0/security-group-rules/6555b188-5325-4d51-aa72-8d18b48c7f7d => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 199.204.45.244 () {44 vars in 1088 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9?project_id=9e5831cb0f63451b9ef17c1258d382d8 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 199.204.45.244 () {44 vars in 1001 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/security-groups/304137d6-f11b-41dd-a857-517e2c13c6a9 => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 199.204.45.244 () {44 vars in 1011 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/security-group-rules/0e2b86ad-4cc4-4b56-9267-cda882c89eaf => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 199.204.45.244 () {44 vars in 975 bytes} [Tue May 19 14:38:28 2026] GET /v2.0/quotas/9e5831cb0f63451b9ef17c1258d382d8 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/472] 199.204.45.244 () {44 vars in 949 bytes} [Tue May 19 14:39:18 2026] GET /v2.0/networks?name=public => generated 753 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:00.514 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:40:00.514 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] 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: 238/479] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:40:00 2026] GET /v2.0/networks => generated 2167 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:01.901 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:40:01.902 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 242/480] 10.0.0.136 () {32 vars in 655 bytes} [Tue May 19 14:40:01 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:40:01 2026] GET /v2.0/routers => generated 15 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:40:02 2026] GET /v2.0/ports => generated 4717 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:02.308 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da7423be-2a4d-469a-bb95-489f8dc6fe1a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52916. 2026-05-19 14:40:02.308 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f586273e-b64f-4700-9233-85f521a60b0e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52932. [pid: 8|app: 0|req: 240/483] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:40:02 2026] GET /v2.0/subnets => generated 1261 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:40:02 2026] GET /v2.0/networks => generated 2167 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:40:02 2026] GET /v2.0/security-groups => generated 17393 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/486] 10.0.0.136 () {32 vars in 655 bytes} [Tue May 19 14:40:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:40:13.107 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b962ae6d-50b5-484a-81d4-2943706c45fd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35570. 2026-05-19 14:40:13.108 7 INFO oslo.messaging._drivers.impl_rabbit [-] [05b3f96d-75bc-43ee-96ba-63ebd30cfd77] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35578. 2026-05-19 14:40:13.218 8 INFO neutron.db.segments_db [None req-46a04987-c4be-4944-b093-19d0c76c0ac7 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment e136f46c-c15d-4fb5-9ce5-d12783fe535e of type vxlan for network 951a0688-2ef2-4f86-bfc0-a93af87ec26e [pid: 8|app: 0|req: 243/489] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:40:12 2026] POST /v2.0/networks => generated 743 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:40:13.329 7 INFO neutron.db.segments_db [None req-3c46150d-9e56-461c-bf29-e35dd7e1fbfa 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment ae51248d-71c8-43a1-843b-13c7f54a1f74 of type vxlan for network 429b6421-a964-476c-bda6-b7565f97a347 [pid: 7|app: 0|req: 247/490] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:40:13 2026] POST /v2.0/networks => generated 748 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:13 2026] POST /v2.0/subnets => generated 666 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:40:13.627 8 INFO neutron.db.segments_db [None req-7a27d377-f111-44c3-90d8-1d55516bc45e 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 520769f6-bb6d-410a-83b8-403c2afacd0a of type vxlan for network 68507cf7-6b72-4aa1-ba1e-61a1a679f2d4 [pid: 7|app: 0|req: 248/492] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:13 2026] POST /v2.0/subnets => generated 671 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:40:13.743 7 INFO neutron.db.segments_db [None req-58af7deb-4712-41a4-be87-e3daafa07b2f 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment bb1d5616-f743-453f-b97e-4973f512420d of type vxlan for network cd4edd91-83da-4bda-83c9-01b6f2848d58 2026-05-19 14:40:13.938 8 INFO neutron.db.l3_hamode_db [None req-7a27d377-f111-44c3-90d8-1d55516bc45e 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:40:14.198 7 INFO neutron.db.l3_hamode_db [None req-58af7deb-4712-41a4-be87-e3daafa07b2f 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:40:15.192 8 INFO neutron.db.l3_hamode_db [None req-7a27d377-f111-44c3-90d8-1d55516bc45e 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:40:15.329 7 INFO neutron.db.l3_hamode_db [None req-58af7deb-4712-41a4-be87-e3daafa07b2f 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 245/493] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:13 2026] POST /v2.0/routers => generated 730 bytes in 3092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:13 2026] POST /v2.0/routers => generated 735 bytes in 3099 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.136 () {32 vars in 774 bytes} [Tue May 19 14:40:16 2026] GET /v2.0/security-groups?tenant_id=7dc058e920274e99a35c1327e7bc63d3&name=default => generated 2921 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:40:16 2026] PUT /v2.0/routers/f7a72997-8938-42b3-9102-1b40f938c7a8/add_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/497] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:18 2026] DELETE /v2.0/security-groups/0bfc30e8-c509-42d5-bd2c-6c8c14ede751 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/498] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:40:17 2026] PUT /v2.0/routers/8dc4e22b-2068-4339-ad55-639077326676/add_router_interface => generated 309 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:18 2026] GET /v2.0/security-groups?tenant_id=376e87fb6b7e42e093889ffd0cf36284&name=default => generated 2921 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:19.064 7 WARNING neutron_lib.context [None req-e0efa92a-3eb6-455a-bd9e-314e181b3f45 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/500] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:18 2026] DELETE /v2.0/security-groups/1db28d6a-959c-4ee9-bc88-f105c46c2dee => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:40:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:40:19.214 8 WARNING neutron_lib.context [None req-c951142c-3558-480a-a126-34159ac35ca0 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/502] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:40:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/503] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:19 2026] GET /v2.0/security-groups?tenant_id=e0022fd12fdd4ff7b34e47c3675b06bc&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:19.401 8 WARNING neutron_lib.context [None req-ddec2f5f-053a-4ae7-a0f4-ba13d75cc801 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 250/504] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:40:19 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-05-19 14:40:19.518 8 WARNING neutron_lib.context [None req-4c126c47-a41b-4f79-8220-a94aac70913d 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 255/505] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:19 2026] DELETE /v2.0/security-groups/3bf27cc6-10e7-4ba2-8735-75e49e7245cc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:40:19.769 7 WARNING neutron_lib.context [req-ecf12568-2095-477a-ac85-5c5c8806e792 req-596cdd36-35bf-4b5b-b3af-b0c67a211c9f 0f91cf2509c14cf2b054a996f675490a e5a690e238f94c3f88b1444b5dbfa76a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 256/506] 10.0.0.242 () {38 vars in 971 bytes} [Tue May 19 14:40:19 2026] POST /v2.0/security-groups => generated 1686 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/507] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:40:19 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/508] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:20 2026] GET /v2.0/security-groups/c10fde95-42fa-44b4-80d7-cf805eb9e3f1 => generated 1686 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:20.494 7 WARNING neutron_lib.context [req-1fee5da4-8621-43b5-9a9e-01a1a1a3f0a1 req-5663af30-197a-4597-b9e7-a17483c82d09 0f91cf2509c14cf2b054a996f675490a e5a690e238f94c3f88b1444b5dbfa76a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:20.606 8 INFO neutron.db.segments_db [None req-107aa7d1-7fb7-409d-82aa-5d0eec707aca 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment e9feab9e-ae30-4b3d-9a3d-14878b39ae2b of type vxlan for network 1e93ba02-cb51-4023-82fb-c7a51e644380 [pid: 7|app: 0|req: 258/509] 10.0.0.242 () {38 vars in 981 bytes} [Tue May 19 14:40:20 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/510] 10.0.0.242 () {34 vars in 1100 bytes} [Tue May 19 14:40:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1688762895&fields=id&tenant_id=112fcf975827435cb36b8aa1a0f1863a => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:40:20.665 7 WARNING neutron_lib.context [req-8d183125-d683-4261-95ed-058bfc73fe2d req-c95018c1-641f-42b4-bbcb-ea2c0180a2ee 0f91cf2509c14cf2b054a996f675490a e5a690e238f94c3f88b1444b5dbfa76a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/511] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:40:20 2026] POST /v2.0/networks => generated 751 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/512] 10.0.0.242 () {38 vars in 971 bytes} [Tue May 19 14:40:20 2026] POST /v2.0/security-groups => generated 1686 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/513] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:20 2026] POST /v2.0/subnets => generated 675 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/514] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/security-groups/1d622120-9fd4-4371-b93a-b05bbc709929 => generated 1686 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/515] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:40:20 2026] GET /v2.0/networks?id=951a0688-2ef2-4f86-bfc0-a93af87ec26e => generated 675 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:21.142 8 WARNING neutron_lib.context [req-667aa9a1-12fe-444b-b5f4-426685016f52 req-2c5d5a50-f2ac-415c-90d9-20ad38a168cc 0f91cf2509c14cf2b054a996f675490a e5a690e238f94c3f88b1444b5dbfa76a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:21.175 7 INFO neutron.db.segments_db [None req-5aaf801c-7ad6-43f1-9ed8-64872ff86e17 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 46cc29dd-d1ed-453b-9b54-528c27e58aa2 of type vxlan for network 6e6c26ca-ef0b-4149-9a46-997c144e6055 [pid: 8|app: 0|req: 254/516] 10.0.0.242 () {38 vars in 981 bytes} [Tue May 19 14:40:21 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/517] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/quotas/112fcf975827435cb36b8aa1a0f1863a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/518] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/ports?tenant_id=112fcf975827435cb36b8aa1a0f1863a&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: 257/519] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/security-groups/1d622120-9fd4-4371-b93a-b05bbc709929 => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:21.452 8 WARNING neutron_lib.context [req-ef32ad9d-f354-45ae-8dd1-e18494afc53b req-a0f1bc9a-62a8-4703-bc1c-53f0b224d5dc 0f91cf2509c14cf2b054a996f675490a e5a690e238f94c3f88b1444b5dbfa76a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:21.553 7 INFO neutron.db.l3_hamode_db [None req-5aaf801c-7ad6-43f1-9ed8-64872ff86e17 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/520] 10.0.0.242 () {38 vars in 981 bytes} [Tue May 19 14:40:21 2026] POST /v2.0/security-group-rules => generated 619 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/security-groups/1d622120-9fd4-4371-b93a-b05bbc709929 => generated 2941 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/522] 10.0.0.242 () {34 vars in 1001 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/security-group-rules/78b28481-a7d0-4620-9d4f-7940ac7b95be => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/security-groups/1d622120-9fd4-4371-b93a-b05bbc709929 => generated 2941 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 10.0.0.242 () {36 vars in 1023 bytes} [Tue May 19 14:40:21 2026] DELETE /v2.0/security-group-rules/78b28481-a7d0-4620-9d4f-7940ac7b95be => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 10.0.0.242 () {34 vars in 907 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/extensions => generated 19901 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/security-groups/1d622120-9fd4-4371-b93a-b05bbc709929 => generated 2311 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/527] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:40:21 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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: 266/528] 10.0.0.242 () {36 vars in 1013 bytes} [Tue May 19 14:40:22 2026] DELETE /v2.0/security-groups/1d622120-9fd4-4371-b93a-b05bbc709929 => 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: 267/529] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:40:22 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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: 268/530] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:22 2026] GET /v2.0/security-groups?tenant_id=bba6a267cd37429a87a5ea9f5f911f73&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/531] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:22 2026] GET /v2.0/security-groups/c10fde95-42fa-44b4-80d7-cf805eb9e3f1 => generated 2311 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/532] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:22 2026] DELETE /v2.0/security-groups/1cd4ff34-a0de-48bf-a982-402233b62f53 => 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: 271/533] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:22 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/534] 10.0.0.242 () {36 vars in 1013 bytes} [Tue May 19 14:40:22 2026] DELETE /v2.0/security-groups/c10fde95-42fa-44b4-80d7-cf805eb9e3f1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:40:23.078 7 INFO neutron.db.l3_hamode_db [None req-5aaf801c-7ad6-43f1-9ed8-64872ff86e17 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 263/535] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:21 2026] POST /v2.0/routers => generated 739 bytes in 3051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/536] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:40:22 2026] PUT /v2.0/routers/8dc4e22b-2068-4339-ad55-639077326676/remove_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/537] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:24 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => 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: 274/538] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:24 2026] GET /v2.0/networks?id=951a0688-2ef2-4f86-bfc0-a93af87ec26e => generated 675 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:25.091 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-be36d2d5-e37f-49b6-8da4-e9d682fc37b0 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-19 14:40:25.586 8 INFO neutron.db.l3_hamode_db [None req-be36d2d5-e37f-49b6-8da4-e9d682fc37b0 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network cd4edd91-83da-4bda-83c9-01b6f2848d58 was deleted as no HA routers are present in tenant e5a690e238f94c3f88b1444b5dbfa76a. [pid: 8|app: 0|req: 275/539] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:40:24 2026] DELETE /v2.0/routers/8dc4e22b-2068-4339-ad55-639077326676 => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/542] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:40:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=112fcf975827435cb36b8aa1a0f1863a => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/543] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:25 2026] GET /v2.0/security-groups?tenant_id=ae2c99217f30410f862fa352808ceaeb&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/544] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:25 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:40:26.062 8 INFO neutron.services.segments.plugin [-] Segment bb1d5616-f743-453f-b97e-4973f512420d resource provider aggregate not found 2026-05-19 14:40:26.080 8 INFO neutron.services.segments.plugin [-] Segment bb1d5616-f743-453f-b97e-4973f512420d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb1d5616-f743-453f-b97e-4973f512420d found for delete ", "request_id": "req-ee34e695-3204-4903-a37e-b41d10c05537"}]} 2026-05-19 14:40:26.090 8 INFO neutron.services.segments.plugin [-] Segment bb1d5616-f743-453f-b97e-4973f512420d resource provider aggregate not found 2026-05-19 14:40:26.103 8 INFO neutron.services.segments.plugin [-] Segment bb1d5616-f743-453f-b97e-4973f512420d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb1d5616-f743-453f-b97e-4973f512420d found for delete ", "request_id": "req-c1b84d58-1ac6-44dd-9035-51e3c8e4a42f"}]} [pid: 7|app: 0|req: 265/545] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:40:24 2026] PUT /v2.0/routers/73484bae-150b-433c-b1e5-e226c35fd5ce/add_router_interface => generated 309 bytes in 1931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:26.145 7 WARNING neutron_lib.context [req-e9d24fdd-580e-4f35-be09-0f25455ebfc6 req-026c5c4f-e76c-4965-93da-df546142499b 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/546] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:40:25 2026] DELETE /v2.0/subnets/25571836-4b6b-443f-83ff-d0fc0ed482f8 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/547] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:26 2026] DELETE /v2.0/security-groups/e2116178-88a4-4b60-9eb8-f740bca20355 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 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: 266/548] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:40:26 2026] POST /v2.0/ports => generated 954 bytes in 549 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: 267/549] 199.204.45.244 () {34 vars in 911 bytes} [Tue May 19 14:40:26 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/550] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:40:26 2026] DELETE /v2.0/networks/429b6421-a964-476c-bda6-b7565f97a347 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:40:26.927 7 WARNING neutron_lib.context [None req-5dd9c92f-ef62-4e46-a6ee-3a1d5ee784bf 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/551] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:26 2026] GET /v2.0/security-groups?tenant_id=e5a690e238f94c3f88b1444b5dbfa76a&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:26 2026] DELETE /v2.0/security-groups/9e84f83e-a02a-4964-9c26-700b825eeeb1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/553] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:40:26 2026] POST /v2.0/security-groups => generated 1661 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:40:27.062 8 WARNING neutron_lib.context [None req-62309906-9a5b-476a-a423-53d06b24b143 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 286/554] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:40:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/555] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:27 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 957 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:27.225 7 WARNING neutron_lib.context [None req-e3e7f0c1-789c-47b3-ac8d-8c2d74d9a281 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 270/556] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:40:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/557] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:27 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:27.416 7 WARNING neutron_lib.context [None req-24af0610-b876-432b-9b3d-96a45a062921 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 287/558] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:40:27 2026] PUT /v2.0/ports/9ef13128-fd2c-48ce-a387-8ccefedd90f0 => generated 1199 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:28.098 8 INFO neutron.services.segments.plugin [-] Segment ae51248d-71c8-43a1-843b-13c7f54a1f74 resource provider aggregate not found [pid: 8|app: 0|req: 288/559] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/ports?tenant_id=112fcf975827435cb36b8aa1a0f1863a&device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 1238 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:28.125 8 INFO neutron.services.segments.plugin [-] Segment ae51248d-71c8-43a1-843b-13c7f54a1f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae51248d-71c8-43a1-843b-13c7f54a1f74 found for delete ", "request_id": "req-54f6a225-fa48-42f8-9d65-a461ec4116db"}]} 2026-05-19 14:40:28.142 8 INFO neutron.services.segments.plugin [-] Segment ae51248d-71c8-43a1-843b-13c7f54a1f74 resource provider aggregate not found 2026-05-19 14:40:28.180 8 INFO neutron.services.segments.plugin [-] Segment ae51248d-71c8-43a1-843b-13c7f54a1f74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae51248d-71c8-43a1-843b-13c7f54a1f74 found for delete ", "request_id": "req-45ae375b-3fc1-4431-a5bc-a91a986ef24f"}]} [pid: 8|app: 0|req: 289/560] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ef13128-fd2c-48ce-a387-8ccefedd90f0 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 290/561] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/subnets?id=77af4fc2-a3b9-4b31-a50e-6bb26b2bf802 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/562] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:40:27 2026] POST /v2.0/floatingips => generated 552 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/563] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/ports?network_id=951a0688-2ef2-4f86-bfc0-a93af87ec26e&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: 273/564] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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: 292/565] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/566] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/567] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/568] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/ports?tenant_id=112fcf975827435cb36b8aa1a0f1863a&device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:28.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d420e3fe-bae5-4d2d-94f5-8e3f4f51ebac'] response: {'name': 'network-changed', 'server_uuid': '55611eb4-ac67-4a74-9f68-56794243cf1e', 'tag': '9ef13128-fd2c-48ce-a387-8ccefedd90f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 276/569] 10.0.0.242 () {34 vars in 1100 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1399844912&fields=id&tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/570] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/networks?id=951a0688-2ef2-4f86-bfc0-a93af87ec26e => generated 771 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/571] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ef13128-fd2c-48ce-a387-8ccefedd90f0 => 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: 296/572] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/subnets?id=77af4fc2-a3b9-4b31-a50e-6bb26b2bf802 => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/573] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 684 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/574] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/quotas/2bc7cbeedf9f49c2b9ceaa19f090e6d4 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/575] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/ports?network_id=951a0688-2ef2-4f86-bfc0-a93af87ec26e&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: 298/576] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:40:28 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&fields=id => generated 103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/577] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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: 300/578] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:40:29.312 7 INFO neutron.db.segments_db [None req-e18a978e-b995-4ea3-bdfd-c1c984543b94 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 042bb60d-c66c-422b-97e9-fd0c0bcff01b of type vxlan for network 48312fe2-6fb1-4f33-b71e-a837465098fd [pid: 7|app: 0|req: 279/579] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:40:28 2026] POST /v2.0/networks => generated 744 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/580] 10.0.0.242 () {34 vars in 907 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/extensions => generated 19901 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/581] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 303/582] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 280/583] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:29 2026] POST /v2.0/subnets => generated 667 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:40:29.717 8 INFO neutron.db.segments_db [None req-2184f9c0-ee4b-419d-91ec-272ae96398a8 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 20f9f5f6-ddfc-475c-98db-c79a4a55c636 of type vxlan for network 30810b3d-3435-40de-9f73-f1d806f564bc [pid: 7|app: 0|req: 281/584] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/585] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&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: 283/586] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:29 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:40:30.160 8 INFO neutron.db.l3_hamode_db [None req-2184f9c0-ee4b-419d-91ec-272ae96398a8 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/587] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:30 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/588] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:30 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => 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: 286/589] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:31 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/590] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:31 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 684 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/591] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:40:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4 => generated 181 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:31.283 7 WARNING neutron_lib.context [req-9af0f7ee-d6f1-4912-8386-a354152d2450 req-3d7b769f-8e6a-47a2-8245-f426282c3f18 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:31.429 8 INFO neutron.db.l3_hamode_db [None req-2184f9c0-ee4b-419d-91ec-272ae96398a8 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 289/592] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:40:31 2026] POST /v2.0/ports => generated 958 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: 7|app: 0|req: 290/593] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:31 2026] GET /v2.0/security-groups?tenant_id=fb0f10cedb2d4ddeab33921fbe599a03&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/594] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:40:32 2026] PUT /v2.0/ports/7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 1203 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: 8|app: 0|req: 304/595] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:29 2026] POST /v2.0/routers => generated 731 bytes in 3062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/596] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:32 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => 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: 292/597] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:32 2026] DELETE /v2.0/security-groups/72a71063-84f4-43d9-bf7c-0112b5c20815 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/598] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:32 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:32 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/600] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:32 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/601] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:40:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => 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: 309/602] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:32 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/603] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/subnets?id=f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/604] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/ports?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/605] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 313/606] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:40:33.300 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b72e3ab-92fc-45bf-b8af-45c8e16849c1'] response: {'name': 'network-changed', 'server_uuid': 'e8f11c8c-a77e-4a90-bcc8-6a2e6d901339', 'tag': '7ede9a96-e01e-4a7c-bf0e-bed1bee8a338', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 314/607] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/608] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 779 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/609] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => 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: 317/610] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/subnets?id=f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/611] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/ports?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380&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: 319/612] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/613] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:33 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 321/614] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:34 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/615] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:34 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/616] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:34 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/617] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:34 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/618] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:34 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/619] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:40:32 2026] PUT /v2.0/routers/bd479cc0-8767-4ade-9cb8-0d8d411f691e/add_router_interface => generated 309 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:34.976 7 WARNING neutron_lib.context [None req-4742b1d4-8080-429f-ab33-27dcdd6e52d3 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:35.154 7 INFO neutron.db.segments_db [None req-4742b1d4-8080-429f-ab33-27dcdd6e52d3 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Added segment 95539d1f-2622-4c4b-9bd2-241bfeff4924 of type vxlan for network 0601bfe5-d5c4-4c72-bc84-77bbb3730f93 [pid: 7|app: 0|req: 295/620] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:40:34 2026] POST /v2.0/networks => generated 649 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:40:35.332 7 WARNING neutron_lib.context [req-b393db91-07e1-46f3-ab30-53bfcb4083a1 req-adb8a188-46af-4091-9674-725caf45f832 cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:35.334 8 INFO neutron.db.l3_db [None req-f0722f67-ed60-4d6e-9f2f-c5f29dbc5dd6 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] Floating IP 4ee86c8f-33a9-4b48-aea0-183eb2b19868 associated. External IP: 10.96.250.202, port: 9ef13128-fd2c-48ce-a387-8ccefedd90f0. [pid: 7|app: 0|req: 296/621] 10.0.0.242 () {38 vars in 971 bytes} [Tue May 19 14:40:35 2026] POST /v2.0/security-groups => generated 1681 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/622] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:35 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:35.638 7 WARNING neutron_lib.context [None req-f1b6de68-070e-449d-934b-3037509e814f 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 326/623] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:40:34 2026] PUT /v2.0/floatingips/4ee86c8f-33a9-4b48-aea0-183eb2b19868 => generated 855 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:35.694 8 WARNING neutron_lib.context [req-6cf7da0c-34a2-42fb-8477-7a3735af02b8 req-6e4f087b-38f6-4e63-9f30-da5fafd1f912 cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 327/624] 10.0.0.242 () {38 vars in 971 bytes} [Tue May 19 14:40:35 2026] POST /v2.0/security-groups => generated 1680 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:40:36.009 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c666d7f3-1931-4f44-944d-6aef6cde3a4e'] response: {'name': 'network-changed', 'server_uuid': '55611eb4-ac67-4a74-9f68-56794243cf1e', 'tag': '9ef13128-fd2c-48ce-a387-8ccefedd90f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 328/625] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:35 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:36.043 8 WARNING neutron_lib.context [req-df3c9666-3d82-4f62-aeaf-30055e0153a7 req-d372ae20-a59c-452e-af73-d455b32b0c34 cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 298/626] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:35 2026] POST /v2.0/subnets => generated 603 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/627] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/ports?tenant_id=112fcf975827435cb36b8aa1a0f1863a&device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:36.232 7 WARNING neutron_lib.context [None req-ed294be1-e963-4930-882e-21afb7c23c39 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/628] 10.0.0.242 () {38 vars in 971 bytes} [Tue May 19 14:40:36 2026] POST /v2.0/security-groups => generated 1681 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/629] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/networks?id=951a0688-2ef2-4f86-bfc0-a93af87ec26e => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/630] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/security-groups?tenant_id=819ff6fbaad443cba0dc885b1c2c6663 => generated 7907 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/631] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ef13128-fd2c-48ce-a387-8ccefedd90f0 => generated 858 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:36.449 7 INFO neutron.db.segments_db [None req-ed294be1-e963-4930-882e-21afb7c23c39 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Added segment 7ed1d248-6881-4eef-8d67-1803bd79d5ea of type vxlan for network 5e3d736b-5299-44c8-9d0b-956ead9be31b [pid: 8|app: 0|req: 333/632] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/security-groups/557092aa-7bf1-48f3-8739-fa7bbf82be9a => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/633] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/subnets?id=77af4fc2-a3b9-4b31-a50e-6bb26b2bf802 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/634] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/security-groups/557092aa-7bf1-48f3-8739-fa7bbf82be9a => generated 2922 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/635] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/ports?network_id=951a0688-2ef2-4f86-bfc0-a93af87ec26e&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: 337/636] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/security-groups/f44073c7-a153-4d3d-8fc8-f6b1e6426171 => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/637] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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: 339/638] 10.0.0.242 () {36 vars in 1013 bytes} [Tue May 19 14:40:36 2026] DELETE /v2.0/security-groups/f44073c7-a153-4d3d-8fc8-f6b1e6426171 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/639] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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) 2026-05-19 14:40:36.951 8 INFO neutron.api.v2.resource [req-42ccffce-8ab7-4b73-b670-cadf551b33d2 req-f3c65a46-75eb-4a7e-878d-18fb8eaf5b5c cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 341/640] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/security-groups/f44073c7-a153-4d3d-8fc8-f6b1e6426171 => 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: 342/641] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:36 2026] GET /v2.0/security-groups/d4dacd34-b5d2-4b4d-ad77-3ff4ee9d6ab9 => generated 1680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:37.120 7 INFO neutron.db.l3_hamode_db [None req-ed294be1-e963-4930-882e-21afb7c23c39 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 343/642] 10.0.0.242 () {36 vars in 1013 bytes} [Tue May 19 14:40:37 2026] DELETE /v2.0/security-groups/d4dacd34-b5d2-4b4d-ad77-3ff4ee9d6ab9 => 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: 344/643] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:37 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:37.276 8 INFO neutron.api.v2.resource [req-c4f59e24-a225-45fc-8771-eae17eab7770 req-8e8c5904-d03f-4196-996c-d2730155b5cd cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 345/644] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:37 2026] GET /v2.0/security-groups/d4dacd34-b5d2-4b4d-ad77-3ff4ee9d6ab9 => 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: 346/645] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:37 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/646] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:37 2026] GET /v2.0/security-groups/eb21c466-4392-4e5e-8200-6ff17e886f0e => generated 1681 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/647] 10.0.0.242 () {36 vars in 1013 bytes} [Tue May 19 14:40:37 2026] DELETE /v2.0/security-groups/eb21c466-4392-4e5e-8200-6ff17e886f0e => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/648] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:37 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:37.633 8 INFO neutron.api.v2.resource [req-c7e0bc90-35d6-4bc1-b7d4-8f6bae86ecf9 req-b3d1691b-3e72-477b-a82c-d613b4738ed5 cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 350/649] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:37 2026] GET /v2.0/security-groups/eb21c466-4392-4e5e-8200-6ff17e886f0e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:40:38.624 8 INFO neutron.db.l3_db [None req-4a7748ff-2bb2-4076-ab77-183ebf079a58 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] Floating IP 77ff1fb3-774b-42ac-b6d5-cdddff68873c associated. External IP: 10.96.250.216, port: 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338. 2026-05-19 14:40:38.888 7 INFO neutron.db.l3_hamode_db [None req-ed294be1-e963-4930-882e-21afb7c23c39 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 351/650] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:40:37 2026] PUT /v2.0/floatingips/77ff1fb3-774b-42ac-b6d5-cdddff68873c => generated 856 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:39.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df25b904-48ca-427e-bd82-bc987e7e5c6f'] response: {'name': 'network-changed', 'server_uuid': 'e8f11c8c-a77e-4a90-bcc8-6a2e6d901339', 'tag': '7ede9a96-e01e-4a7c-bf0e-bed1bee8a338', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/651] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/security-groups?tenant_id=819ff6fbaad443cba0dc885b1c2c6663 => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/652] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => 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: 354/653] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/security-groups/557092aa-7bf1-48f3-8739-fa7bbf82be9a => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/654] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/655] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 779 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/656] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/security-groups/557092aa-7bf1-48f3-8739-fa7bbf82be9a => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/657] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/660] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:39.408 8 INFO neutron.api.v2.resource [req-c893eac1-be75-479e-aaba-5e49eb22870d req-e4ed85ea-043f-4361-ba3d-00bc6751987f cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/661] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/security-groups/eb21c466-4392-4e5e-8200-6ff17e886f0e => 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: 363/662] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/subnets?id=f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:39.462 8 INFO neutron.api.v2.resource [req-9ae90af0-189d-4bc7-a884-0c4c92fb03bc req-c289dde2-6258-4ac6-9d22-ea3187dd8050 cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/663] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/security-groups/d4dacd34-b5d2-4b4d-ad77-3ff4ee9d6ab9 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/664] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/ports?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:39.519 8 INFO neutron.api.v2.resource [req-a8f0c043-9be1-43bb-80e5-cfb386cd46e3 req-db39a6d3-c156-4f7b-9228-e3a85dcdc0c7 cae68af5525f4eab9c8840ff1716a724 819ff6fbaad443cba0dc885b1c2c6663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/665] 10.0.0.242 () {34 vars in 991 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/security-groups/f44073c7-a153-4d3d-8fc8-f6b1e6426171 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/666] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:39 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/667] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:40:39 2026] PUT /v2.0/routers/bd479cc0-8767-4ade-9cb8-0d8d411f691e/remove_router_interface => generated 309 bytes in 2364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/668] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:41 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 300/669] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:40:36 2026] POST /v2.0/routers => generated 695 bytes in 6298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:40:43.309 8 INFO neutron.services.segments.plugin [-] Segment 20f9f5f6-ddfc-475c-98db-c79a4a55c636 resource provider aggregate not found 2026-05-19 14:40:43.313 8 INFO neutron.services.segments.plugin [-] Segment 20f9f5f6-ddfc-475c-98db-c79a4a55c636 resource provider aggregate not found 2026-05-19 14:40:43.324 8 INFO neutron.db.l3_hamode_db [None req-19f3fe2e-d98a-46fd-a969-0e403aff99b9 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 30810b3d-3435-40de-9f73-f1d806f564bc was deleted as no HA routers are present in tenant 819ff6fbaad443cba0dc885b1c2c6663. [pid: 8|app: 0|req: 370/670] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:40:42 2026] DELETE /v2.0/routers/bd479cc0-8767-4ade-9cb8-0d8d411f691e => generated 0 bytes in 1315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:40:43.355 8 INFO neutron.services.segments.plugin [-] Segment 20f9f5f6-ddfc-475c-98db-c79a4a55c636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f9f5f6-ddfc-475c-98db-c79a4a55c636 found for delete ", "request_id": "req-6504eb7e-3e38-437c-8df9-9488cb42fdf3"}]} 2026-05-19 14:40:43.364 8 INFO neutron.services.segments.plugin [-] Segment 20f9f5f6-ddfc-475c-98db-c79a4a55c636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f9f5f6-ddfc-475c-98db-c79a4a55c636 found for delete ", "request_id": "req-5fc5373a-e4a8-48ef-87ce-57459b287af3"}]} [pid: 8|app: 0|req: 371/671] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:40:43 2026] DELETE /v2.0/subnets/2d56fb1d-63d6-48d4-abe2-0a512f9e8378 => 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: 372/672] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:40:43 2026] DELETE /v2.0/networks/48312fe2-6fb1-4f33-b71e-a837465098fd => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/673] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:44 2026] GET /v2.0/security-groups?tenant_id=819ff6fbaad443cba0dc885b1c2c6663&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: 374/674] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:44 2026] DELETE /v2.0/security-groups/557092aa-7bf1-48f3-8739-fa7bbf82be9a => 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: 301/675] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:40:42 2026] PUT /v2.0/routers/d2ff17bf-4b99-44ba-a0b1-c4c918bc73fe/add_router_interface => generated 309 bytes in 1991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:44.547 8 WARNING neutron_lib.context [None req-f64469e3-3ff6-4b69-b843-435c862ac216 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:45.383 8 INFO neutron.services.segments.plugin [-] Segment 042bb60d-c66c-422b-97e9-fd0c0bcff01b resource provider aggregate not found 2026-05-19 14:40:45.388 8 INFO neutron.services.segments.plugin [-] Segment 042bb60d-c66c-422b-97e9-fd0c0bcff01b resource provider aggregate not found 2026-05-19 14:40:45.410 8 INFO neutron.services.segments.plugin [-] Segment 042bb60d-c66c-422b-97e9-fd0c0bcff01b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042bb60d-c66c-422b-97e9-fd0c0bcff01b found for delete ", "request_id": "req-564f63d9-6abb-4565-8caf-7c54a9d51d07"}]} 2026-05-19 14:40:45.411 8 INFO neutron.services.segments.plugin [-] Segment 042bb60d-c66c-422b-97e9-fd0c0bcff01b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042bb60d-c66c-422b-97e9-fd0c0bcff01b found for delete ", "request_id": "req-4a277ee5-a108-44e7-957a-b15447a7d3d6"}]} [pid: 8|app: 0|req: 375/676] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:40:44 2026] POST /v2.0/ports => generated 955 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:40:45.618 7 WARNING neutron_lib.context [None req-ef038e89-6c49-4c86-bd5d-1120ed8aadf5 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 302/677] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:40:45 2026] POST /v2.0/ports => generated 959 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:46.103 8 WARNING neutron_lib.context [None req-934b7d37-6fdd-4875-8c96-50b33625272d 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:47.128 8 INFO neutron.db.l3_db [None req-934b7d37-6fdd-4875-8c96-50b33625272d 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Floating IP 51974a70-b0b4-4a84-bd5f-bcf4249fcfcb associated. External IP: 10.96.250.212, port: 837555c4-21ce-43e3-800d-d5269d3cb7b3. [pid: 8|app: 0|req: 376/678] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 19 14:40:46 2026] POST /v2.0/floatingips => generated 843 bytes in 1390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:47.683 7 INFO neutron.db.l3_db [None req-f1b02227-9738-4529-948d-7ae8b25ee8f4 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Floating IP 51974a70-b0b4-4a84-bd5f-bcf4249fcfcb disassociated. External IP: 10.96.250.212, port: 837555c4-21ce-43e3-800d-d5269d3cb7b3. [pid: 7|app: 0|req: 303/679] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:40:47 2026] PUT /v2.0/floatingips/51974a70-b0b4-4a84-bd5f-bcf4249fcfcb => generated 552 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/680] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:40:48 2026] DELETE /v2.0/floatingips/51974a70-b0b4-4a84-bd5f-bcf4249fcfcb => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:40:48.444 7 WARNING neutron_lib.context [None req-8058e9c2-3fb3-4ead-b8ea-2064b4b3a51c 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:40:49.694 7 INFO neutron.db.l3_db [None req-8058e9c2-3fb3-4ead-b8ea-2064b4b3a51c 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Floating IP 45e1829b-3e53-4d77-b54a-955784c55b6d associated. External IP: 10.96.250.208, port: 6bf38fbf-5a6b-492b-9681-99800fe25ed0. [pid: 8|app: 0|req: 378/681] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:40:49 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 1240 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/682] 10.0.0.96 () {34 vars in 1039 bytes} [Tue May 19 14:40:49 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/683] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 19 14:40:48 2026] POST /v2.0/floatingips => generated 842 bytes in 1667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/684] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:40:50 2026] GET /v2.0/floatingips/45e1829b-3e53-4d77-b54a-955784c55b6d => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/685] 10.0.0.136 () {32 vars in 655 bytes} [Tue May 19 14:40:50 2026] GET /v2.0/floatingips => generated 845 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/686] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:50 2026] GET /v2.0/security-groups?tenant_id=9ceb113d61124b9994edb29bb2fd5fd4&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/687] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:50 2026] DELETE /v2.0/security-groups/3f2c3400-6e0c-47f3-8887-2f0809930d43 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/688] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:50 2026] GET /v2.0/security-groups?tenant_id=bb4e31be71f2482fa8457e1b17f4fae7&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:40:50.726 7 INFO neutron.db.l3_db [None req-aa672541-f4d3-477c-a654-e15032907b3f 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Floating IP 45e1829b-3e53-4d77-b54a-955784c55b6d associated. External IP: 10.96.250.208, port: 6bf38fbf-5a6b-492b-9681-99800fe25ed0. [pid: 8|app: 0|req: 383/689] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:50 2026] DELETE /v2.0/security-groups/6077c60f-7e17-4630-9621-e37f4c8f5343 => 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: 384/690] 199.204.45.244 () {34 vars in 1096 bytes} [Tue May 19 14:40:50 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/691] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:51 2026] GET /v2.0/ports?tenant_id=112fcf975827435cb36b8aa1a0f1863a&device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => 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: 386/692] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:51 2026] GET /v2.0/networks?id=951a0688-2ef2-4f86-bfc0-a93af87ec26e => generated 771 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/693] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:40:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ef13128-fd2c-48ce-a387-8ccefedd90f0 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/694] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:51 2026] GET /v2.0/subnets?id=77af4fc2-a3b9-4b31-a50e-6bb26b2bf802 => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/695] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:51 2026] GET /v2.0/ports?network_id=951a0688-2ef2-4f86-bfc0-a93af87ec26e&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: 390/696] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:51 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/697] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:51 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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: 307/698] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:40:50 2026] PUT /v2.0/floatingips/45e1829b-3e53-4d77-b54a-955784c55b6d => generated 843 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:51.831 8 INFO neutron.db.l3_db [None req-8b84238e-bae6-4b21-9d29-1a89caf87ea3 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] Floating IP 45e1829b-3e53-4d77-b54a-955784c55b6d disassociated. External IP: 10.96.250.208, port: 837555c4-21ce-43e3-800d-d5269d3cb7b3. [pid: 8|app: 0|req: 392/699] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:40:51 2026] PUT /v2.0/floatingips/45e1829b-3e53-4d77-b54a-955784c55b6d => generated 552 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/700] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:40:52 2026] DELETE /v2.0/floatingips/45e1829b-3e53-4d77-b54a-955784c55b6d => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:40:52.726 8 INFO neutron.api.v2.resource [None req-0d40e5f5-7b40-4ba8-9306-f8f95e53f7ae 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/701] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:40:52 2026] DELETE /v2.0/floatingips/45e1829b-3e53-4d77-b54a-955784c55b6d => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/702] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:40:52 2026] DELETE /v2.0/ports/837555c4-21ce-43e3-800d-d5269d3cb7b3 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/703] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:40:53 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/704] 10.0.0.96 () {34 vars in 1039 bytes} [Tue May 19 14:40:53 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/705] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:40:53 2026] DELETE /v2.0/ports/6bf38fbf-5a6b-492b-9681-99800fe25ed0 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/706] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:40:53 2026] GET /v2.0/ports?device_id=d2ff17bf-4b99-44ba-a0b1-c4c918bc73fe => generated 958 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/709] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:54 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/710] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:54 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/711] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:54 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/712] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:54 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/713] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:40:53 2026] PUT /v2.0/routers/d2ff17bf-4b99-44ba-a0b1-c4c918bc73fe/remove_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/714] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:55 2026] GET /v2.0/security-groups?tenant_id=4b7f0fa7fbc24352b52825f77ce7cc28&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/715] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:55 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => 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: 321/716] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:40:55 2026] GET /v2.0/ports?tenant_id=112fcf975827435cb36b8aa1a0f1863a&device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/717] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:55 2026] DELETE /v2.0/security-groups/32a5630a-e104-4663-9004-ec6e80c4fba0 => 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: 323/718] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:55 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/719] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:40:55 2026] GET /v2.0/networks?id=951a0688-2ef2-4f86-bfc0-a93af87ec26e => generated 771 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/720] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:55 2026] GET /v2.0/security-groups?tenant_id=7b640cf6a7b14372be4eb49125903bac&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/721] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9ef13128-fd2c-48ce-a387-8ccefedd90f0 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/722] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:55 2026] DELETE /v2.0/security-groups/33839078-7d62-4df0-87e0-4500cdee7e65 => 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: 328/723] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:40:56 2026] GET /v2.0/subnets?id=77af4fc2-a3b9-4b31-a50e-6bb26b2bf802 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/724] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:40:56 2026] GET /v2.0/ports?network_id=951a0688-2ef2-4f86-bfc0-a93af87ec26e&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/725] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:40:56 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?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: 331/726] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:40:56 2026] GET /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:40:56.473 8 INFO neutron.services.segments.plugin [-] Segment 7ed1d248-6881-4eef-8d67-1803bd79d5ea resource provider aggregate not found 2026-05-19 14:40:56.480 8 INFO neutron.services.segments.plugin [-] Segment 7ed1d248-6881-4eef-8d67-1803bd79d5ea resource provider aggregate not found 2026-05-19 14:40:56.496 8 INFO neutron.services.segments.plugin [-] Segment 7ed1d248-6881-4eef-8d67-1803bd79d5ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed1d248-6881-4eef-8d67-1803bd79d5ea found for delete ", "request_id": "req-aeb1443b-66ad-4ccc-adb4-2c0ee59c0e89"}]} 2026-05-19 14:40:56.497 8 INFO neutron.db.l3_hamode_db [None req-bf6bd1b2-e148-4c39-b632-99b5d4be7d54 77b180f7fb614f5bb43f504ec7b61748 03c47f39f3ff4e9f8c6321a258dd9608 - - default default] HA network 5e3d736b-5299-44c8-9d0b-956ead9be31b was deleted as no HA routers are present in tenant 03c47f39f3ff4e9f8c6321a258dd9608. 2026-05-19 14:40:56.500 8 INFO neutron.services.segments.plugin [-] Segment 7ed1d248-6881-4eef-8d67-1803bd79d5ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed1d248-6881-4eef-8d67-1803bd79d5ea found for delete ", "request_id": "req-61e7c8d2-bb3b-4bb6-a70e-16be81b5a172"}]} [pid: 8|app: 0|req: 396/727] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:40:55 2026] DELETE /v2.0/routers/d2ff17bf-4b99-44ba-a0b1-c4c918bc73fe => generated 0 bytes in 1446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/728] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:40:56 2026] DELETE /v2.0/subnets/6d4a44c8-1306-4bb3-a46e-6f41f67bc707 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/729] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:56 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/730] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:56 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/731] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:40:56 2026] DELETE /v2.0/networks/0601bfe5-d5c4-4c72-bc84-77bbb3730f93 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/732] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:40:57 2026] GET /v2.0/security-groups?tenant_id=03c47f39f3ff4e9f8c6321a258dd9608&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/733] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:40:57 2026] DELETE /v2.0/security-groups/4975ab19-1723-4284-a588-054df2067937 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/734] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:57 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/735] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:57 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&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: 337/736] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:59 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:40:59.225 8 INFO neutron.services.segments.plugin [-] Segment 95539d1f-2622-4c4b-9bd2-241bfeff4924 resource provider aggregate not found 2026-05-19 14:40:59.229 8 INFO neutron.services.segments.plugin [-] Segment 95539d1f-2622-4c4b-9bd2-241bfeff4924 resource provider aggregate not found 2026-05-19 14:40:59.251 8 INFO neutron.services.segments.plugin [-] Segment 95539d1f-2622-4c4b-9bd2-241bfeff4924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95539d1f-2622-4c4b-9bd2-241bfeff4924 found for delete ", "request_id": "req-eee9a267-3f97-4b0a-9d4e-cf99149958d3"}]} 2026-05-19 14:40:59.258 8 INFO neutron.services.segments.plugin [-] Segment 95539d1f-2622-4c4b-9bd2-241bfeff4924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95539d1f-2622-4c4b-9bd2-241bfeff4924 found for delete ", "request_id": "req-28abe015-d097-4504-bc05-e72718a1f408"}]} [pid: 8|app: 0|req: 400/737] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:40:59 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/738] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:40:59 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => 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: 401/739] 10.0.0.242 () {34 vars in 971 bytes} [Tue May 19 14:40:59 2026] GET /v2.0/ports/7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 972 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/740] 199.204.45.244 () {34 vars in 1000 bytes} [Tue May 19 14:40:59 2026] GET /v2.0/subnets?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/741] 199.204.45.244 () {34 vars in 1146 bytes} [Tue May 19 14:40:59 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339&device_owner=compute%3Anova&network_id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:00.165 8 WARNING neutron_lib.context [None req-9e2ff387-5b14-420c-9675-4cbc58f201e6 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:00.165 8 WARNING neutron_lib.context [None req-9e2ff387-5b14-420c-9675-4cbc58f201e6 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:00.335 8 INFO neutron.db.segments_db [None req-9e2ff387-5b14-420c-9675-4cbc58f201e6 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Added segment af4a8973-292d-4be7-8ae8-05d25befbfe2 of type vxlan for network fca07607-880d-4306-a842-fd00ff48ec88 2026-05-19 14:41:00.450 8 INFO neutron.db.segments_db [None req-9e2ff387-5b14-420c-9675-4cbc58f201e6 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Added segment 55e31124-56fc-44e0-b915-6637e222c83d of type vxlan for network e4eabf9b-5710-46dd-8b1c-81340cbe3096 [pid: 8|app: 0|req: 403/742] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:40:59 2026] POST /v2.0/networks => generated 1244 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/743] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:40:59 2026] PUT /v2.0/ports/7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 1149 bytes in 877 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: 404/744] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:41:00 2026] GET /v2.0/networks => generated 1843 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/745] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:41:00 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:00.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88db59e4-5af8-4988-ad0b-f32d7acf6886'] response: {'name': 'network-changed', 'server_uuid': 'e8f11c8c-a77e-4a90-bcc8-6a2e6d901339', 'tag': '7ede9a96-e01e-4a7c-bf0e-bed1bee8a338', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 342/746] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:41:00 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 779 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/747] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:41:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/748] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:41:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => 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: 405/749] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:00 2026] DELETE /v2.0/networks/fca07607-880d-4306-a842-fd00ff48ec88 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/750] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:41:00 2026] GET /v2.0/subnets?id=f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/751] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/ports?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/752] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/753] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:00 2026] DELETE /v2.0/networks/e4eabf9b-5710-46dd-8b1c-81340cbe3096 => 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: 409/754] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:41:01.346 8 INFO neutron.services.segments.plugin [-] Segment af4a8973-292d-4be7-8ae8-05d25befbfe2 resource provider aggregate not found 2026-05-19 14:41:01.352 8 INFO neutron.services.segments.plugin [-] Segment af4a8973-292d-4be7-8ae8-05d25befbfe2 resource provider aggregate not found [pid: 7|app: 0|req: 346/755] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/networks => generated 651 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:01.370 8 INFO neutron.services.segments.plugin [-] Segment af4a8973-292d-4be7-8ae8-05d25befbfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af4a8973-292d-4be7-8ae8-05d25befbfe2 found for delete ", "request_id": "req-c8a5cb15-78a1-4af3-913a-8d3417157479"}]} 2026-05-19 14:41:01.371 8 INFO neutron.services.segments.plugin [-] Segment af4a8973-292d-4be7-8ae8-05d25befbfe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af4a8973-292d-4be7-8ae8-05d25befbfe2 found for delete ", "request_id": "req-c59c8827-deb6-4d4f-9059-6d5debbd053d"}]} 2026-05-19 14:41:01.379 7 WARNING neutron_lib.context [None req-86f60710-cf32-4525-95bb-c7d31f9a8a4a 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 410/756] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1421 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:01.446 7 INFO neutron.db.segments_db [None req-86f60710-cf32-4525-95bb-c7d31f9a8a4a 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Added segment acbdf5d9-be71-403f-acac-41a342fb8888 of type vxlan for network 849d40d8-e750-4e52-a704-f71f007f1c00 [pid: 8|app: 0|req: 411/757] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/758] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/759] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:01 2026] POST /v2.0/networks => generated 654 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:01.558 7 WARNING neutron_lib.context [None req-e50fc58a-af13-4f92-9725-4fc58db8de7d 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 413/760] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => 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: 414/761] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/subnets?id=f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:01.647 7 INFO neutron.db.segments_db [None req-e50fc58a-af13-4f92-9725-4fc58db8de7d 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Added segment db7da894-0195-4b96-8806-7ee351caa97f of type vxlan for network 27266878-c34d-4c62-9394-d8efd0580f68 [pid: 8|app: 0|req: 415/762] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/ports?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380&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: 416/763] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 348/764] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:01 2026] POST /v2.0/networks => generated 654 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:01.776 8 WARNING neutron_lib.context [None req-5b296f32-5b0c-4ca3-97db-1a92fff847b8 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:01.816 8 WARNING neutron_lib.context [None req-5b296f32-5b0c-4ca3-97db-1a92fff847b8 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 349/765] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 350/766] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1152 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:01.903 7 INFO neutron.services.segments.plugin [-] Segment 55e31124-56fc-44e0-b915-6637e222c83d resource provider aggregate not found 2026-05-19 14:41:01.907 7 INFO neutron.services.segments.plugin [-] Segment 55e31124-56fc-44e0-b915-6637e222c83d resource provider aggregate not found 2026-05-19 14:41:01.919 7 INFO neutron.services.segments.plugin [-] Segment 55e31124-56fc-44e0-b915-6637e222c83d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e31124-56fc-44e0-b915-6637e222c83d found for delete ", "request_id": "req-299f3c50-ebe1-4766-949c-02260cedb99a"}]} 2026-05-19 14:41:01.923 7 INFO neutron.services.segments.plugin [-] Segment 55e31124-56fc-44e0-b915-6637e222c83d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e31124-56fc-44e0-b915-6637e222c83d found for delete ", "request_id": "req-8764f1e0-a2aa-4900-a9bc-92401b899909"}]} [pid: 7|app: 0|req: 351/767] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:01 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/768] 199.204.45.244 () {34 vars in 1118 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/769] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:41:01 2026] POST /v2.0/ports => generated 1506 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/770] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:41:02 2026] PUT /v2.0/ports/7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 972 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/771] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/ports => generated 1506 bytes in 135 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: 419/772] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/773] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/774] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:02.836 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f374a47a-9d80-4d58-a297-274c3924c7c9'] response: {'name': 'network-changed', 'server_uuid': 'e8f11c8c-a77e-4a90-bcc8-6a2e6d901339', 'tag': '7ede9a96-e01e-4a7c-bf0e-bed1bee8a338', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 422/775] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/subnets?id=f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/776] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:02 2026] DELETE /v2.0/ports/0ad03249-b5d3-4682-8799-f67464af37cc => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/777] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/ports?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380&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: 424/778] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:41:02 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 425/779] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/780] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:02 2026] DELETE /v2.0/ports/94271a74-1be5-4a73-8b27-56a508ec319d => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/781] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/ports?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/782] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/ports => 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: 358/783] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/networks?id=1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 779 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/784] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/security-groups?tenant_id=cd018e00dace42bdbac45c03f621c4b4&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:03.365 7 WARNING neutron_lib.context [None req-16e2952f-0d73-4a6c-8a38-bab4c2e49f5f 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:03.423 7 INFO neutron.db.segments_db [None req-16e2952f-0d73-4a6c-8a38-bab4c2e49f5f 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Added segment 4bdb1f29-d34e-4cb2-aac2-489781ad7662 of type vxlan for network 9ba72591-34e4-43c9-a9ad-36b1f0f5bd58 [pid: 8|app: 0|req: 427/785] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:03 2026] DELETE /v2.0/security-groups/5d647b76-faac-4852-b3bc-97eb3230d056 => 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: 359/786] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:03 2026] POST /v2.0/networks => generated 654 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/787] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:03.547 7 WARNING neutron_lib.context [None req-d6441e7b-444c-4778-9dbe-dca5c6872642 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 429/788] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/subnets?id=f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:03.614 7 INFO neutron.db.segments_db [None req-d6441e7b-444c-4778-9dbe-dca5c6872642 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Added segment 6e464439-9d85-4aac-8245-62324de7cb55 of type vxlan for network 45f726c5-f19a-47f2-acee-5d3a0f098a64 [pid: 8|app: 0|req: 430/789] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/ports?network_id=1e93ba02-cb51-4023-82fb-c7a51e644380&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: 360/790] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:03 2026] POST /v2.0/networks => generated 653 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/791] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/security-groups?tenant_id=1424f9277e5743a2b2c2d21cac60f68e&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/792] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?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: 432/793] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:03 2026] DELETE /v2.0/security-groups/bb5cf46f-4daf-403f-acf8-3589344d0645 => 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: 362/794] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:41:03 2026] GET /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:41:04.193 8 WARNING neutron_lib.context [None req-19ba5521-cfd9-4d23-88ab-a895551a9c5d 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:04.243 8 WARNING neutron_lib.context [None req-19ba5521-cfd9-4d23-88ab-a895551a9c5d 8deff255ce5f47748da5759544780444 efe7b701b6fa4b5f80d9975f470e5827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 363/795] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:04 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => 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: 364/796] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:04 2026] GET /v2.0/security-groups?id=adaf7e0e-464e-496a-a155-f0b4c9a64386&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: 365/797] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:41:04 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/798] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:04 2026] POST /v2.0/subnets => generated 1275 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/799] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:41:05 2026] GET /v2.0/subnets => generated 1888 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:05.279 7 INFO neutron.db.l3_db [req-4caff7f4-bc8e-458d-809e-4cb586af14b4 req-d1c01476-3698-4891-a530-473a25a60c18 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] Floating IP 77ff1fb3-774b-42ac-b6d5-cdddff68873c disassociated. External IP: 10.96.250.216, port: 7ede9a96-e01e-4a7c-bf0e-bed1bee8a338. [pid: 8|app: 0|req: 435/800] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:05 2026] DELETE /v2.0/subnets/fb2a3370-f427-4ef8-a6a7-16745bf6fa3d => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/801] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:41:04 2026] DELETE /v2.0/ports/7ede9a96-e01e-4a7c-bf0e-bed1bee8a338 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/802] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:05 2026] DELETE /v2.0/subnets/8df385d6-a68c-454e-ad4b-e10514bee102 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/803] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:05 2026] GET /v2.0/ports?device_id=e8f11c8c-a77e-4a90-bcc8-6a2e6d901339 => 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: 437/804] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:41:05 2026] GET /v2.0/subnets => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:05.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59675fa7-3a7c-4755-820c-6b9250e91e48'] response: {'server_uuid': 'e8f11c8c-a77e-4a90-bcc8-6a2e6d901339', 'name': 'network-vif-deleted', 'tag': '7ede9a96-e01e-4a7c-bf0e-bed1bee8a338', 'status': 'completed', 'code': 200} 2026-05-19 14:41:06.236 7 INFO neutron.services.segments.plugin [-] Segment 6e464439-9d85-4aac-8245-62324de7cb55 resource provider aggregate not found 2026-05-19 14:41:06.243 7 INFO neutron.services.segments.plugin [-] Segment 6e464439-9d85-4aac-8245-62324de7cb55 resource provider aggregate not found 2026-05-19 14:41:06.258 7 INFO neutron.services.segments.plugin [-] Segment 6e464439-9d85-4aac-8245-62324de7cb55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e464439-9d85-4aac-8245-62324de7cb55 found for delete ", "request_id": "req-cad0abcd-7abb-4ede-8084-88d68075cf1e"}]} 2026-05-19 14:41:06.260 7 INFO neutron.services.segments.plugin [-] Segment 6e464439-9d85-4aac-8245-62324de7cb55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e464439-9d85-4aac-8245-62324de7cb55 found for delete ", "request_id": "req-99366a86-9a3f-429d-b9ac-8130235b9f24"}]} [pid: 7|app: 0|req: 368/805] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:05 2026] DELETE /v2.0/networks/45f726c5-f19a-47f2-acee-5d3a0f098a64 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:06.655 8 INFO neutron.services.segments.plugin [-] Segment 4bdb1f29-d34e-4cb2-aac2-489781ad7662 resource provider aggregate not found 2026-05-19 14:41:06.659 8 INFO neutron.services.segments.plugin [-] Segment 4bdb1f29-d34e-4cb2-aac2-489781ad7662 resource provider aggregate not found 2026-05-19 14:41:06.672 8 INFO neutron.services.segments.plugin [-] Segment 4bdb1f29-d34e-4cb2-aac2-489781ad7662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bdb1f29-d34e-4cb2-aac2-489781ad7662 found for delete ", "request_id": "req-3163ad3b-b0a3-49b5-8561-41e064a7cde4"}]} 2026-05-19 14:41:06.676 8 INFO neutron.services.segments.plugin [-] Segment 4bdb1f29-d34e-4cb2-aac2-489781ad7662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bdb1f29-d34e-4cb2-aac2-489781ad7662 found for delete ", "request_id": "req-3ded4713-1f45-4382-b161-0a5b41b0817f"}]} [pid: 8|app: 0|req: 438/806] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:06 2026] DELETE /v2.0/networks/9ba72591-34e4-43c9-a9ad-36b1f0f5bd58 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/807] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:06 2026] GET /v2.0/security-groups?tenant_id=c893612eafec4794b94344e3e689d33b&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/808] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:06 2026] DELETE /v2.0/security-groups/490e10e0-5896-486b-bd14-04fc521587ce => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/809] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:06 2026] DELETE /v2.0/networks/27266878-c34d-4c62-9394-d8efd0580f68 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/810] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:06 2026] DELETE /v2.0/security-groups/adaf7e0e-464e-496a-a155-f0b4c9a64386 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:07.071 8 INFO neutron.api.v2.resource [None req-978fd4d3-c9f9-4e36-ba5b-5a37ce50a6f9 1e6e27e889c0477e98a5a20af840f525 2bc7cbeedf9f49c2b9ceaa19f090e6d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 441/811] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:41:07 2026] GET /v2.0/security-groups/adaf7e0e-464e-496a-a155-f0b4c9a64386 => 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: 371/812] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:06 2026] DELETE /v2.0/networks/849d40d8-e750-4e52-a704-f71f007f1c00 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/813] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:41:07 2026] DELETE /v2.0/floatingips/77ff1fb3-774b-42ac-b6d5-cdddff68873c => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/814] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:07 2026] GET /v2.0/security-groups?tenant_id=efe7b701b6fa4b5f80d9975f470e5827&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/815] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:07 2026] DELETE /v2.0/security-groups/204cfa0d-b815-4c9f-9f18-330d87f4101a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:08.274 7 INFO neutron.services.segments.plugin [-] Segment acbdf5d9-be71-403f-acac-41a342fb8888 resource provider aggregate not found 2026-05-19 14:41:08.285 7 INFO neutron.services.segments.plugin [-] Segment acbdf5d9-be71-403f-acac-41a342fb8888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acbdf5d9-be71-403f-acac-41a342fb8888 found for delete ", "request_id": "req-0704a95c-37be-4822-878c-93bf17a9829c"}]} 2026-05-19 14:41:08.287 7 INFO neutron.services.segments.plugin [-] Segment acbdf5d9-be71-403f-acac-41a342fb8888 resource provider aggregate not found 2026-05-19 14:41:08.305 7 INFO neutron.services.segments.plugin [-] Segment acbdf5d9-be71-403f-acac-41a342fb8888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acbdf5d9-be71-403f-acac-41a342fb8888 found for delete ", "request_id": "req-34c46c05-5cbe-4127-be7b-b83ac0736578"}]} 2026-05-19 14:41:08.690 8 INFO neutron.services.segments.plugin [-] Segment db7da894-0195-4b96-8806-7ee351caa97f resource provider aggregate not found 2026-05-19 14:41:08.700 8 INFO neutron.services.segments.plugin [-] Segment db7da894-0195-4b96-8806-7ee351caa97f resource provider aggregate not found 2026-05-19 14:41:08.706 8 INFO neutron.services.segments.plugin [-] Segment db7da894-0195-4b96-8806-7ee351caa97f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db7da894-0195-4b96-8806-7ee351caa97f found for delete ", "request_id": "req-ad56f2e2-d09b-4aee-8a41-df65ccc6ce3c"}]} 2026-05-19 14:41:08.715 8 INFO neutron.services.segments.plugin [-] Segment db7da894-0195-4b96-8806-7ee351caa97f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db7da894-0195-4b96-8806-7ee351caa97f found for delete ", "request_id": "req-12e1954b-1adf-4266-9be2-5c25d4ae8e3b"}]} 2026-05-19 14:41:08.764 8 WARNING neutron_lib.context [None req-cb9245e3-206f-4589-9bc9-37d9fbd127c8 9d11aa625a4f42a486c9ec106251cb67 fa3beffa70694a359094b3e6c91defad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 372/816] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:41:07 2026] PUT /v2.0/routers/73484bae-150b-433c-b1e5-e226c35fd5ce/remove_router_interface => generated 309 bytes in 1295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/817] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:41:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/818] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:41:08 2026] GET /v2.0/security-groups => generated 4529 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/819] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 19 14:41:09 2026] PUT /v2.0/security-groups/3c001a04-2392-4f34-bd61-16316d48d80e => generated 1664 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/820] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:41:09 2026] GET /v2.0/security-groups/3c001a04-2392-4f34-bd61-16316d48d80e => generated 1664 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/821] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:09 2026] DELETE /v2.0/security-groups/3c001a04-2392-4f34-bd61-16316d48d80e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/822] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:41:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:09.321 8 INFO neutron.api.v2.resource [None req-e68bc748-9e1e-4391-b1cb-c2ae7b566cfc 9d11aa625a4f42a486c9ec106251cb67 fa3beffa70694a359094b3e6c91defad - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/825] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:09 2026] DELETE /v2.0/security-groups/3c001a04-2392-4f34-bd61-16316d48d80e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:41:09.333 8 WARNING neutron_lib.context [None req-cf72729d-4081-4945-8423-1b1893c66f95 9d11aa625a4f42a486c9ec106251cb67 fa3beffa70694a359094b3e6c91defad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 454/826] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:41:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:41:09.482 8 WARNING neutron_lib.context [None req-f92b7e5f-4858-492b-b6f8-93e497a27818 9d11aa625a4f42a486c9ec106251cb67 fa3beffa70694a359094b3e6c91defad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 455/827] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:41:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/828] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:41:09 2026] GET /v2.0/security-group-rules/b9b76a4d-ea37-4f20-ab8a-df998ce397db => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/829] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:41:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/830] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:41:09 2026] DELETE /v2.0/security-group-rules/b9b76a4d-ea37-4f20-ab8a-df998ce397db => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:09.932 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a4c71a84-9bf7-468d-87d7-64627bb7551e 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-19 14:41:10.002 8 WARNING neutron_lib.context [None req-6407e3c7-fa14-40cc-a910-4960db112873 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:10.002 8 WARNING neutron_lib.context [None req-6407e3c7-fa14-40cc-a910-4960db112873 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:10.215 8 INFO neutron.db.segments_db [None req-6407e3c7-fa14-40cc-a910-4960db112873 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Added segment 74b4953e-1d66-4997-bcca-aca132134dab of type vxlan for network aeeaae27-551e-4b8e-93e6-5259c0f25749 2026-05-19 14:41:10.317 8 INFO neutron.db.segments_db [None req-6407e3c7-fa14-40cc-a910-4960db112873 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Added segment 079eb316-119e-4fbc-87bd-9edea28dba28 of type vxlan for network f220e5f3-407c-47b8-b5d9-5bd9335b422a 2026-05-19 14:41:10.342 7 INFO neutron.services.segments.plugin [-] Segment 46cc29dd-d1ed-453b-9b54-528c27e58aa2 resource provider aggregate not found 2026-05-19 14:41:10.346 7 INFO neutron.services.segments.plugin [-] Segment 46cc29dd-d1ed-453b-9b54-528c27e58aa2 resource provider aggregate not found 2026-05-19 14:41:10.364 7 INFO neutron.services.segments.plugin [-] Segment 46cc29dd-d1ed-453b-9b54-528c27e58aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cc29dd-d1ed-453b-9b54-528c27e58aa2 found for delete ", "request_id": "req-82289331-21c5-4c63-b42e-3a943a8ad037"}]} 2026-05-19 14:41:10.370 7 INFO neutron.services.segments.plugin [-] Segment 46cc29dd-d1ed-453b-9b54-528c27e58aa2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cc29dd-d1ed-453b-9b54-528c27e58aa2 found for delete ", "request_id": "req-bf67391d-9b4e-46c7-a9b4-9d585effb624"}]} 2026-05-19 14:41:10.371 7 INFO neutron.db.l3_hamode_db [None req-a4c71a84-9bf7-468d-87d7-64627bb7551e 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 6e6c26ca-ef0b-4149-9a46-997c144e6055 was deleted as no HA routers are present in tenant 2bc7cbeedf9f49c2b9ceaa19f090e6d4. [pid: 7|app: 0|req: 373/831] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:08 2026] DELETE /v2.0/routers/73484bae-150b-433c-b1e5-e226c35fd5ce => generated 0 bytes in 1506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/832] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:09 2026] POST /v2.0/networks => generated 1245 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/833] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:41:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/834] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:41:10 2026] GET /v2.0/networks => generated 1844 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:10.570 7 WARNING neutron_lib.context [None req-480bd241-19c2-43aa-8e0b-9f1d63057528 9d11aa625a4f42a486c9ec106251cb67 fa3beffa70694a359094b3e6c91defad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 376/835] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:41:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/836] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:10 2026] DELETE /v2.0/subnets/f01d5d0e-5d03-4637-8df9-e3ced2832a9c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/837] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:41:10 2026] GET /v2.0/security-group-rules/238264d7-e7de-455b-9473-baaea7e5dff8 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/838] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:10 2026] DELETE /v2.0/networks/aeeaae27-551e-4b8e-93e6-5259c0f25749 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/839] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:41:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:11.065 8 INFO neutron.services.segments.plugin [-] Segment e9feab9e-ae30-4b3d-9a3d-14878b39ae2b resource provider aggregate not found 2026-05-19 14:41:11.070 8 INFO neutron.services.segments.plugin [-] Segment e9feab9e-ae30-4b3d-9a3d-14878b39ae2b resource provider aggregate not found 2026-05-19 14:41:11.085 8 INFO neutron.services.segments.plugin [-] Segment e9feab9e-ae30-4b3d-9a3d-14878b39ae2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9feab9e-ae30-4b3d-9a3d-14878b39ae2b found for delete ", "request_id": "req-6a030626-72be-4d46-a45d-f1b0f7c967fb"}]} 2026-05-19 14:41:11.086 8 INFO neutron.services.segments.plugin [-] Segment e9feab9e-ae30-4b3d-9a3d-14878b39ae2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9feab9e-ae30-4b3d-9a3d-14878b39ae2b found for delete ", "request_id": "req-83f313d5-4567-4da4-b013-e362661917d3"}]} [pid: 8|app: 0|req: 462/840] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:10 2026] DELETE /v2.0/networks/1e93ba02-cb51-4023-82fb-c7a51e644380 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/841] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:10 2026] DELETE /v2.0/networks/f220e5f3-407c-47b8-b5d9-5bd9335b422a => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/842] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:41:11 2026] DELETE /v2.0/security-group-rules/238264d7-e7de-455b-9473-baaea7e5dff8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/843] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:41:11 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:11.222 7 WARNING neutron_lib.context [None req-75b187b6-55fa-4b46-83b3-f9987cffec31 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 464/844] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:41:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:11.270 8 WARNING neutron_lib.context [None req-15c782bc-4611-42fe-825b-32f66492490e 9d11aa625a4f42a486c9ec106251cb67 fa3beffa70694a359094b3e6c91defad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:11.285 7 INFO neutron.db.segments_db [None req-75b187b6-55fa-4b46-83b3-f9987cffec31 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Added segment 4154c4c4-219d-42db-9c22-b5bda5d1e820 of type vxlan for network 362e1b57-be64-4b34-89a1-e4791513c1c8 [pid: 8|app: 0|req: 465/845] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:41:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/846] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:11 2026] POST /v2.0/networks => generated 648 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/847] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:41:11 2026] GET /v2.0/security-group-rules/645dc775-d48b-4815-a78c-33ffe31b8df3 => generated 602 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:11.455 7 WARNING neutron_lib.context [None req-1a9ecd78-ed01-4f00-be23-be0620c165f9 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 466/848] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:11 2026] GET /v2.0/security-groups?tenant_id=2bc7cbeedf9f49c2b9ceaa19f090e6d4&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:11.533 7 INFO neutron.db.segments_db [None req-1a9ecd78-ed01-4f00-be23-be0620c165f9 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Added segment 1c94eb21-6c09-47c6-8b68-86f6ad1639ff of type vxlan for network cbc224e5-288f-4f84-8d67-6c20fcd3a530 [pid: 8|app: 0|req: 467/849] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:41:11 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/850] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:11 2026] POST /v2.0/networks => generated 648 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/851] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:11 2026] DELETE /v2.0/security-groups/db34bfa9-ec4d-434e-9e45-329886234c46 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/852] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:41:11 2026] DELETE /v2.0/security-group-rules/645dc775-d48b-4815-a78c-33ffe31b8df3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:11.733 7 WARNING neutron_lib.context [None req-9bff96b8-4f20-41c4-af6c-08ac60c57340 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:11.777 7 WARNING neutron_lib.context [None req-9bff96b8-4f20-41c4-af6c-08ac60c57340 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 469/853] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:41:11 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 1240 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/854] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:41:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/855] 10.0.0.96 () {34 vars in 1039 bytes} [Tue May 19 14:41:12 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&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: 472/856] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:12 2026] DELETE /v2.0/security-groups/bb24880d-e733-4a86-9419-4093004e7ade => 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: 473/857] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:41:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/858] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:41:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:12.393 7 INFO neutron.services.segments.plugin [-] Segment 74b4953e-1d66-4997-bcca-aca132134dab resource provider aggregate not found 2026-05-19 14:41:12.400 7 INFO neutron.services.segments.plugin [-] Segment 74b4953e-1d66-4997-bcca-aca132134dab resource provider aggregate not found 2026-05-19 14:41:12.412 7 INFO neutron.services.segments.plugin [-] Segment 74b4953e-1d66-4997-bcca-aca132134dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b4953e-1d66-4997-bcca-aca132134dab found for delete ", "request_id": "req-c3878c28-487c-4915-9abc-4eefd2e5d078"}]} [pid: 7|app: 0|req: 385/859] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:41:11 2026] POST /v2.0/ports => generated 1506 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/860] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:41:12 2026] GET /v2.0/ports => generated 1506 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:41:12.579 7 INFO neutron.services.segments.plugin [-] Segment 74b4953e-1d66-4997-bcca-aca132134dab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b4953e-1d66-4997-bcca-aca132134dab found for delete ", "request_id": "req-7ae4aa53-e185-487d-8cb3-00825e303305"}]} 2026-05-19 14:41:12.585 7 INFO neutron.services.segments.plugin [-] Segment 079eb316-119e-4fbc-87bd-9edea28dba28 resource provider aggregate not found 2026-05-19 14:41:12.602 7 INFO neutron.services.segments.plugin [-] Segment 079eb316-119e-4fbc-87bd-9edea28dba28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 079eb316-119e-4fbc-87bd-9edea28dba28 found for delete ", "request_id": "req-0954e40e-719b-4dee-a008-285fa5ca0b1e"}]} 2026-05-19 14:41:12.605 7 INFO neutron.services.segments.plugin [-] Segment 079eb316-119e-4fbc-87bd-9edea28dba28 resource provider aggregate not found 2026-05-19 14:41:12.622 7 INFO neutron.services.segments.plugin [-] Segment 079eb316-119e-4fbc-87bd-9edea28dba28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 079eb316-119e-4fbc-87bd-9edea28dba28 found for delete ", "request_id": "req-f4bc0c36-39af-4fc9-8674-1c0378af74a9"}]} [pid: 7|app: 0|req: 386/861] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:12 2026] DELETE /v2.0/ports/98954968-4c6f-47f0-a0ef-a94bda0cb814 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/862] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:12 2026] GET /v2.0/security-groups?tenant_id=fa3beffa70694a359094b3e6c91defad&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/863] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:13 2026] DELETE /v2.0/security-groups/a1fa1ca3-b279-4b19-ada8-87f3de425f25 => 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: 387/864] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:12 2026] DELETE /v2.0/ports/974dbbca-1f4c-4950-ae2c-c8da414eb573 => 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: 478/865] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:41:13 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:41:13.223 7 WARNING neutron_lib.context [None req-57c4f384-5160-44dd-9e0a-4bc83fc2fef3 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:13.276 7 INFO neutron.db.segments_db [None req-57c4f384-5160-44dd-9e0a-4bc83fc2fef3 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Added segment a8b8bcd7-f919-4d33-a10f-20a1953ce237 of type vxlan for network 8a866813-c0f5-4057-ae09-58b37e52a475 [pid: 7|app: 0|req: 388/866] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:13 2026] POST /v2.0/networks => generated 649 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:13.389 8 WARNING neutron_lib.context [None req-dbbea54d-a694-4a57-8d70-6462d722650e 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:13.454 8 INFO neutron.db.segments_db [None req-dbbea54d-a694-4a57-8d70-6462d722650e 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Added segment 427b2ad3-b071-4e07-a5ae-3c86fe38b2b1 of type vxlan for network 79dc7057-5a02-41e5-98e0-d2aa0cfe7a69 [pid: 8|app: 0|req: 479/867] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:13 2026] POST /v2.0/networks => generated 649 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:13.604 8 WARNING neutron_lib.context [None req-b92c2d43-4cd0-440b-8d2c-f691d1c33ece 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:13.668 8 WARNING neutron_lib.context [None req-b92c2d43-4cd0-440b-8d2c-f691d1c33ece 04ccba2e9945416a8aa019cf1942e0aa af5422d7e1ec42ca9be1de0ae00ce9cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:13.830 7 INFO neutron.db.segments_db [None req-30088868-754c-4ad6-9800-bf7d6aa19df3 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 36aa127f-0c55-47b7-a178-9901e2bfac17 of type vxlan for network 70605357-ed69-4b77-9332-1bc5403fcdef [pid: 7|app: 0|req: 389/868] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:41:13 2026] POST /v2.0/networks => generated 747 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/869] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:13 2026] POST /v2.0/subnets => generated 671 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/870] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:13 2026] POST /v2.0/subnets => generated 1226 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:41:14.265 7 INFO neutron.db.segments_db [None req-ff8dcc20-56bb-47ea-a0cf-bd3867e909df 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 035772eb-c33d-42a9-8b67-f966997fcf2d of type vxlan for network 86c3ce33-96e5-4817-870e-03f9112cd92f [pid: 8|app: 0|req: 481/871] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:41:14 2026] GET /v2.0/subnets => generated 1839 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:14.565 7 INFO neutron.db.l3_hamode_db [None req-ff8dcc20-56bb-47ea-a0cf-bd3867e909df 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 482/872] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:14 2026] DELETE /v2.0/subnets/392fd748-2cd3-4cb5-95c9-69b2370cc1f5 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/873] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:14 2026] DELETE /v2.0/subnets/4bd828c8-6061-4d18-a09e-e34965633e8e => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/874] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:15 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/875] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:41:15 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/876] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:15 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:15.801 7 INFO neutron.db.l3_hamode_db [None req-ff8dcc20-56bb-47ea-a0cf-bd3867e909df 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:41:16.081 8 INFO neutron.services.segments.plugin [-] Segment 427b2ad3-b071-4e07-a5ae-3c86fe38b2b1 resource provider aggregate not found 2026-05-19 14:41:16.086 8 INFO neutron.services.segments.plugin [-] Segment 427b2ad3-b071-4e07-a5ae-3c86fe38b2b1 resource provider aggregate not found 2026-05-19 14:41:16.103 8 INFO neutron.services.segments.plugin [-] Segment 427b2ad3-b071-4e07-a5ae-3c86fe38b2b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427b2ad3-b071-4e07-a5ae-3c86fe38b2b1 found for delete ", "request_id": "req-f729f910-5439-41db-aa4e-0f1e001df9b5"}]} 2026-05-19 14:41:16.104 8 INFO neutron.services.segments.plugin [-] Segment 427b2ad3-b071-4e07-a5ae-3c86fe38b2b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 427b2ad3-b071-4e07-a5ae-3c86fe38b2b1 found for delete ", "request_id": "req-d237e706-8af2-4899-8368-20678c0c07cf"}]} [pid: 8|app: 0|req: 487/877] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:15 2026] DELETE /v2.0/networks/79dc7057-5a02-41e5-98e0-d2aa0cfe7a69 => 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: 488/878] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:16 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/879] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:41:16 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => 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: 490/880] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:16 2026] DELETE /v2.0/networks/8a866813-c0f5-4057-ae09-58b37e52a475 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/881] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:16 2026] GET /v2.0/security-groups?id=040490dd-824e-4d1b-85e6-cca1f1ce05de&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:17.041 8 INFO neutron.db.l3_db [req-cf5fd530-3f60-494e-8ab6-f7aeae4b0e1b req-df56c757-3d23-455f-bb7d-e9682180cab1 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] Floating IP 4ee86c8f-33a9-4b48-aea0-183eb2b19868 disassociated. External IP: 10.96.250.202, port: 9ef13128-fd2c-48ce-a387-8ccefedd90f0. [pid: 7|app: 0|req: 391/882] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:14 2026] POST /v2.0/routers => generated 735 bytes in 2891 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:17.309 7 INFO neutron.services.segments.plugin [-] Segment 1c94eb21-6c09-47c6-8b68-86f6ad1639ff resource provider aggregate not found 2026-05-19 14:41:17.327 7 INFO neutron.services.segments.plugin [-] Segment 1c94eb21-6c09-47c6-8b68-86f6ad1639ff resource provider aggregate not found 2026-05-19 14:41:17.339 7 INFO neutron.services.segments.plugin [-] Segment 1c94eb21-6c09-47c6-8b68-86f6ad1639ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c94eb21-6c09-47c6-8b68-86f6ad1639ff found for delete ", "request_id": "req-c76f690c-6521-40bd-8216-a74d5907eb2a"}]} 2026-05-19 14:41:17.344 7 INFO neutron.services.segments.plugin [-] Segment 1c94eb21-6c09-47c6-8b68-86f6ad1639ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c94eb21-6c09-47c6-8b68-86f6ad1639ff found for delete ", "request_id": "req-c122b1ce-4b91-4dae-8c85-2bea60645723"}]} [pid: 7|app: 0|req: 392/883] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:17 2026] DELETE /v2.0/networks/cbc224e5-288f-4f84-8d67-6c20fcd3a530 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/884] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:41:16 2026] DELETE /v2.0/ports/9ef13128-fd2c-48ce-a387-8ccefedd90f0 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:17.646 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-062d2cb6-becb-45a3-be40-165da9ce3dd7'] response: {'server_uuid': '55611eb4-ac67-4a74-9f68-56794243cf1e', 'name': 'network-vif-deleted', 'tag': '9ef13128-fd2c-48ce-a387-8ccefedd90f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/885] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:17 2026] DELETE /v2.0/networks/362e1b57-be64-4b34-89a1-e4791513c1c8 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/886] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:17 2026] GET /v2.0/ports?device_id=55611eb4-ac67-4a74-9f68-56794243cf1e => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:41:18.129 8 INFO neutron.services.segments.plugin [-] Segment a8b8bcd7-f919-4d33-a10f-20a1953ce237 resource provider aggregate not found 2026-05-19 14:41:18.139 8 INFO neutron.services.segments.plugin [-] Segment a8b8bcd7-f919-4d33-a10f-20a1953ce237 resource provider aggregate not found 2026-05-19 14:41:18.151 8 INFO neutron.services.segments.plugin [-] Segment a8b8bcd7-f919-4d33-a10f-20a1953ce237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b8bcd7-f919-4d33-a10f-20a1953ce237 found for delete ", "request_id": "req-4c4067eb-4bad-4659-9ba2-11540b5e364e"}]} 2026-05-19 14:41:18.162 8 INFO neutron.services.segments.plugin [-] Segment a8b8bcd7-f919-4d33-a10f-20a1953ce237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8b8bcd7-f919-4d33-a10f-20a1953ce237 found for delete ", "request_id": "req-5a6c46bf-ee0c-4069-b8a9-16323115d90a"}]} 2026-05-19 14:41:18.169 8 INFO neutron.services.segments.plugin [-] Segment 4154c4c4-219d-42db-9c22-b5bda5d1e820 resource provider aggregate not found 2026-05-19 14:41:18.183 8 INFO neutron.services.segments.plugin [-] Segment 4154c4c4-219d-42db-9c22-b5bda5d1e820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4154c4c4-219d-42db-9c22-b5bda5d1e820 found for delete ", "request_id": "req-82903f01-8b49-41e3-aed4-680b78e23a14"}]} 2026-05-19 14:41:18.201 8 INFO neutron.services.segments.plugin [-] Segment 4154c4c4-219d-42db-9c22-b5bda5d1e820 resource provider aggregate not found 2026-05-19 14:41:18.221 8 INFO neutron.services.segments.plugin [-] Segment 4154c4c4-219d-42db-9c22-b5bda5d1e820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4154c4c4-219d-42db-9c22-b5bda5d1e820 found for delete ", "request_id": "req-37bd1078-6c9f-4a9d-bacb-e7a06de70c2a"}]} [pid: 8|app: 0|req: 495/887] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:17 2026] GET /v2.0/security-groups?tenant_id=d24038feb98149fe9fd25f51b9fbba42&name=default => generated 2925 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/888] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:18 2026] GET /v2.0/security-groups?tenant_id=af5422d7e1ec42ca9be1de0ae00ce9cd&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/889] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:18 2026] DELETE /v2.0/security-groups/0b6f205a-e7bf-4413-ab13-ae847acaeda0 => 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: 498/890] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:18 2026] DELETE /v2.0/security-groups/28e6e8b6-b6d9-401b-9b37-4eb35a2c8af8 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/891] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:19 2026] GET /v2.0/security-groups?tenant_id=530d339711684f40861dbda66aa0bf01&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/892] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:41:17 2026] PUT /v2.0/routers/67b5c0c7-1575-4644-98d9-61a7159ea644/add_router_interface => generated 309 bytes in 1949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/893] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:19 2026] DELETE /v2.0/security-groups/040490dd-824e-4d1b-85e6-cca1f1ce05de => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:19.389 8 INFO neutron.api.v2.resource [None req-a97c126f-1306-4d62-b018-d05439a84f79 9d10e35acb014134a287969f75a16e16 112fcf975827435cb36b8aa1a0f1863a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/894] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:41:19 2026] GET /v2.0/security-groups/040490dd-824e-4d1b-85e6-cca1f1ce05de => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/895] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:19 2026] DELETE /v2.0/security-groups/7c2171c9-904f-4d93-bd0d-592dfb831255 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/896] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:41:19 2026] DELETE /v2.0/floatingips/4ee86c8f-33a9-4b48-aea0-183eb2b19868 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:19.977 8 WARNING neutron_lib.context [None req-4a6ef91f-c332-480e-b7d1-b9702e09327e 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 503/897] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:41:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:41:20.221 8 WARNING neutron_lib.context [None req-ee304d13-7937-470d-9508-856fdd045302 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 504/898] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:41:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:20.430 8 WARNING neutron_lib.context [None req-9be31992-4dbc-4b4c-995c-396a9e587fce 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 505/899] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:41:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:20.655 8 WARNING neutron_lib.context [None req-eb77b492-d176-4b42-9bc8-9a5648f63384 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 506/900] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:41:20 2026] POST /v2.0/floatingips => generated 552 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:21.848 8 WARNING neutron_lib.context [None req-cf7fa2cf-26c8-4afc-88a3-2f9516f8b340 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 395/901] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:41:19 2026] PUT /v2.0/routers/f7a72997-8938-42b3-9102-1b40f938c7a8/remove_router_interface => generated 309 bytes in 2066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:22.188 8 INFO neutron.db.segments_db [None req-cf7fa2cf-26c8-4afc-88a3-2f9516f8b340 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Added segment 84358d0b-f43b-4c4b-a2d6-0860f7f1cba2 of type vxlan for network f4c20be3-1223-4a60-94f4-a4e4a22d1b09 [pid: 8|app: 0|req: 507/902] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:21 2026] POST /v2.0/networks => generated 649 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/903] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:22 2026] GET /v2.0/security-groups?tenant_id=bbdebb9e769e42c6babb49007112f03e&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:41:22.728 8 WARNING neutron_lib.context [None req-5c2723a4-eb5c-4583-8bdf-a67727aa5afe 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 509/904] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:41:22 2026] POST /v2.0/ports => generated 779 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:41:23.669 7 INFO neutron.services.segments.plugin [-] Segment 520769f6-bb6d-410a-83b8-403c2afacd0a resource provider aggregate not found 2026-05-19 14:41:23.675 7 INFO neutron.services.segments.plugin [-] Segment 520769f6-bb6d-410a-83b8-403c2afacd0a resource provider aggregate not found 2026-05-19 14:41:23.690 7 INFO neutron.services.segments.plugin [-] Segment 520769f6-bb6d-410a-83b8-403c2afacd0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520769f6-bb6d-410a-83b8-403c2afacd0a found for delete ", "request_id": "req-b161ebef-d0fb-491c-94a9-ab8ace1795ad"}]} 2026-05-19 14:41:23.693 7 INFO neutron.services.segments.plugin [-] Segment 520769f6-bb6d-410a-83b8-403c2afacd0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520769f6-bb6d-410a-83b8-403c2afacd0a found for delete ", "request_id": "req-24426292-1e9f-4677-a9ff-bc59fa99e6e2"}]} [pid: 8|app: 0|req: 510/905] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:23 2026] DELETE /v2.0/security-groups/651079b3-d21a-4680-8a47-eae28173526d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:23.715 8 WARNING neutron_lib.context [None req-46a5b60b-5634-4829-806c-0f642e6b8a33 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:23.719 7 INFO neutron.db.l3_hamode_db [None req-c5a30353-a09f-4631-b464-8c486597a5ca 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 68507cf7-6b72-4aa1-ba1e-61a1a679f2d4 was deleted as no HA routers are present in tenant 112fcf975827435cb36b8aa1a0f1863a. [pid: 7|app: 0|req: 396/906] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:21 2026] DELETE /v2.0/routers/f7a72997-8938-42b3-9102-1b40f938c7a8 => generated 0 bytes in 1839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:23.826 8 INFO neutron.db.segments_db [None req-46a5b60b-5634-4829-806c-0f642e6b8a33 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Added segment 24964b4a-c19a-4d12-8616-d20fe8ab28d3 of type vxlan for network 34ad2633-9dd6-417d-9f4c-eaf6b4bf5f57 [pid: 8|app: 0|req: 511/907] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:23 2026] POST /v2.0/networks => generated 635 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:23.974 8 WARNING neutron_lib.context [None req-45c87380-b743-466a-a17c-4757610e422c 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 397/908] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:23 2026] DELETE /v2.0/subnets/77af4fc2-a3b9-4b31-a50e-6bb26b2bf802 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/909] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:23 2026] POST /v2.0/subnets => generated 622 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:24.539 8 WARNING neutron_lib.context [None req-920affd4-741b-49c0-801d-e6a2e17cac9b 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 398/912] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:24 2026] DELETE /v2.0/networks/951a0688-2ef2-4f86-bfc0-a93af87ec26e => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/913] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:24 2026] GET /v2.0/security-groups?tenant_id=112fcf975827435cb36b8aa1a0f1863a&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: 400/914] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:24 2026] DELETE /v2.0/security-groups/0c7c7ef6-ed44-484a-878e-a16d2d477b88 => 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: 515/915] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:41:24 2026] POST /v2.0/ports => generated 965 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/916] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:25 2026] DELETE /v2.0/ports/74f98269-a5cd-4bf3-b08e-cf9a5c948cdd => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:41:25.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b05b75a-ae92-4b2b-9027-e1dbc96dcde6 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/917] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:25 2026] DELETE /v2.0/ports/74f98269-a5cd-4bf3-b08e-cf9a5c948cdd => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:41:25.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-869efa09-db1d-4c91-a406-cd9c3fb072cb 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/918] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:25 2026] GET /v2.0/ports/74f98269-a5cd-4bf3-b08e-cf9a5c948cdd => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/919] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:25 2026] DELETE /v2.0/subnets/fd43d499-057d-4c5f-a12d-642629771009 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:26.116 7 INFO neutron.services.segments.plugin [-] Segment e136f46c-c15d-4fb5-9ce5-d12783fe535e resource provider aggregate not found 2026-05-19 14:41:26.120 7 INFO neutron.services.segments.plugin [-] Segment e136f46c-c15d-4fb5-9ce5-d12783fe535e resource provider aggregate not found 2026-05-19 14:41:26.143 7 INFO neutron.services.segments.plugin [-] Segment e136f46c-c15d-4fb5-9ce5-d12783fe535e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e136f46c-c15d-4fb5-9ce5-d12783fe535e found for delete ", "request_id": "req-6a80b80b-29fe-4b76-8fae-676e257f177e"}]} 2026-05-19 14:41:26.144 7 INFO neutron.services.segments.plugin [-] Segment e136f46c-c15d-4fb5-9ce5-d12783fe535e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e136f46c-c15d-4fb5-9ce5-d12783fe535e found for delete ", "request_id": "req-e9227228-6ede-4184-a0be-274003ae349b"}]} [pid: 7|app: 0|req: 403/920] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:26 2026] DELETE /v2.0/networks/34ad2633-9dd6-417d-9f4c-eaf6b4bf5f57 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:26.816 8 WARNING neutron_lib.context [None req-6f198fe2-440b-4ad0-be98-770dd399f531 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:26.962 8 INFO neutron.db.segments_db [None req-6f198fe2-440b-4ad0-be98-770dd399f531 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Added segment ed38463b-ba62-4265-b82d-c44ea82bb45c of type vxlan for network 7487bab9-a08f-4e27-9981-bf41d8a1ebb2 [pid: 8|app: 0|req: 518/921] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:26 2026] POST /v2.0/networks => generated 635 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:27.430 7 WARNING neutron_lib.context [None req-d17918b6-892b-44b5-8873-19cdb7079e75 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:28.177 7 INFO neutron.services.segments.plugin [-] Segment 24964b4a-c19a-4d12-8616-d20fe8ab28d3 resource provider aggregate not found 2026-05-19 14:41:28.182 7 INFO neutron.services.segments.plugin [-] Segment 24964b4a-c19a-4d12-8616-d20fe8ab28d3 resource provider aggregate not found 2026-05-19 14:41:28.192 7 INFO neutron.services.segments.plugin [-] Segment 24964b4a-c19a-4d12-8616-d20fe8ab28d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24964b4a-c19a-4d12-8616-d20fe8ab28d3 found for delete ", "request_id": "req-ae26ee6a-fdae-455f-8fc4-5bfba0f94693"}]} 2026-05-19 14:41:28.200 7 INFO neutron.services.segments.plugin [-] Segment 24964b4a-c19a-4d12-8616-d20fe8ab28d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24964b4a-c19a-4d12-8616-d20fe8ab28d3 found for delete ", "request_id": "req-1cdd8772-47be-494e-9fc6-e279d0ade921"}]} [pid: 7|app: 0|req: 404/922] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:27 2026] POST /v2.0/subnets => generated 622 bytes in 1028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:28.459 8 WARNING neutron_lib.context [None req-3adad27c-15b6-4f46-9cd8-65505c3214fc 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 519/923] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:41:28 2026] POST /v2.0/ports => generated 927 bytes in 853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/924] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:28 2026] GET /v2.0/security-groups?tenant_id=6df40dead48c4950bff199289d832947&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/925] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:29 2026] DELETE /v2.0/security-groups/88849289-d0c7-4294-b8b0-559014a81ed6 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/926] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:29 2026] DELETE /v2.0/ports/b9316cc0-4084-40c5-bfb7-7860e3da1cc1 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:29.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccfb8d25-519a-4fe3-8493-2053fdd711b7 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 407/927] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:29 2026] GET /v2.0/ports/b9316cc0-4084-40c5-bfb7-7860e3da1cc1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/928] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:29 2026] DELETE /v2.0/subnets/3117f448-e1ed-42f3-a916-ffd828d1c672 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:30.598 7 INFO neutron.services.segments.plugin [-] Segment ed38463b-ba62-4265-b82d-c44ea82bb45c resource provider aggregate not found 2026-05-19 14:41:30.603 7 INFO neutron.services.segments.plugin [-] Segment ed38463b-ba62-4265-b82d-c44ea82bb45c resource provider aggregate not found 2026-05-19 14:41:30.620 7 INFO neutron.services.segments.plugin [-] Segment ed38463b-ba62-4265-b82d-c44ea82bb45c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed38463b-ba62-4265-b82d-c44ea82bb45c found for delete ", "request_id": "req-52bdeb27-f49f-41b8-bb50-1b3eaae354c9"}]} 2026-05-19 14:41:30.622 7 INFO neutron.services.segments.plugin [-] Segment ed38463b-ba62-4265-b82d-c44ea82bb45c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed38463b-ba62-4265-b82d-c44ea82bb45c found for delete ", "request_id": "req-86eae2ec-e8ba-47cf-843c-6b470b8730c6"}]} [pid: 7|app: 0|req: 408/929] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:30 2026] DELETE /v2.0/networks/7487bab9-a08f-4e27-9981-bf41d8a1ebb2 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:30.664 8 WARNING neutron_lib.context [None req-1df7475a-6e8c-40ea-bd81-fce321e580a5 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 522/930] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:41:30 2026] POST /v2.0/ports => generated 779 bytes in 514 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: 409/931] 10.0.0.242 () {34 vars in 1100 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1580092457&fields=id&tenant_id=65cac6cde8ea486eac5b4c32a983bfab => generated 69 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/932] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/networks?id=70605357-ed69-4b77-9332-1bc5403fcdef => generated 680 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/933] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/quotas/65cac6cde8ea486eac5b4c32a983bfab => 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: 523/934] 10.0.0.136 () {34 vars in 737 bytes} [Tue May 19 14:41:31 2026] PUT /v2.0/ports/ceb713a6-17b6-43cd-9f9c-fd74738ae18f => generated 752 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/935] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/ports?tenant_id=65cac6cde8ea486eac5b4c32a983bfab&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/936] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/937] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/938] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:31 2026] DELETE /v2.0/ports/ceb713a6-17b6-43cd-9f9c-fd74738ae18f => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/939] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/ports => generated 782 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:41:32.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7de20ad5-6a92-4739-83c3-bc9fec8a9558 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/940] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:31 2026] GET /v2.0/ports/ceb713a6-17b6-43cd-9f9c-fd74738ae18f => 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: 416/941] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:41:32 2026] GET /v2.0/ports => generated 782 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/942] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:32 2026] GET /v2.0/ports/35edb1e1-ef6a-451c-bfd3-f2f12527b0c0 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:32.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9e241a8-fe61-4e15-b645-01abc67cdf24 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/943] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:32 2026] DELETE /v2.0/ports/b9316cc0-4084-40c5-bfb7-7860e3da1cc1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:41:32.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8936bfcd-1ec5-4b89-9451-7fcb49487a07 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/944] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:32 2026] DELETE /v2.0/subnets/3117f448-e1ed-42f3-a916-ffd828d1c672 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:41:32.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef764771-baaf-4127-a37c-a58d9f6f1ab6 1176de89c4744d5891fd4f289a2d5326 cfc098a40ba54dfa9c2beb7593e34cf6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/945] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:32 2026] DELETE /v2.0/subnets/fd43d499-057d-4c5f-a12d-642629771009 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/946] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:32 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => 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: 528/947] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:41:32 2026] DELETE /v2.0/ports/35edb1e1-ef6a-451c-bfd3-f2f12527b0c0 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:41:32.783 7 INFO neutron.services.segments.plugin [-] Segment 84358d0b-f43b-4c4b-a2d6-0860f7f1cba2 resource provider aggregate not found 2026-05-19 14:41:32.787 7 INFO neutron.services.segments.plugin [-] Segment 84358d0b-f43b-4c4b-a2d6-0860f7f1cba2 resource provider aggregate not found 2026-05-19 14:41:32.797 7 INFO neutron.services.segments.plugin [-] Segment 84358d0b-f43b-4c4b-a2d6-0860f7f1cba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84358d0b-f43b-4c4b-a2d6-0860f7f1cba2 found for delete ", "request_id": "req-f4b017a5-3189-4023-9580-8500c28e8534"}]} 2026-05-19 14:41:32.807 7 INFO neutron.services.segments.plugin [-] Segment 84358d0b-f43b-4c4b-a2d6-0860f7f1cba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84358d0b-f43b-4c4b-a2d6-0860f7f1cba2 found for delete ", "request_id": "req-5e694234-2485-4cf3-9248-263ee09d36e2"}]} [pid: 7|app: 0|req: 420/948] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:32 2026] DELETE /v2.0/networks/f4c20be3-1223-4a60-94f4-a4e4a22d1b09 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/949] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:33 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => 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: 421/950] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:41:33 2026] GET /v2.0/networks?id=70605357-ed69-4b77-9332-1bc5403fcdef => generated 680 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/951] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:41:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=65cac6cde8ea486eac5b4c32a983bfab => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:33.568 7 WARNING neutron_lib.context [req-dcc831f0-4f0c-4bc4-97d3-66b27cf1b79c req-699612eb-45cd-4701-912c-1264116ba782 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 530/952] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:33 2026] GET /v2.0/security-groups?tenant_id=cfc098a40ba54dfa9c2beb7593e34cf6&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/953] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:33 2026] DELETE /v2.0/security-groups/7fe236da-5a03-4031-9a57-c7049bc94a56 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/954] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:41:33 2026] POST /v2.0/ports => generated 954 bytes in 701 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: 424/955] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:34 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/956] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:34 2026] GET /v2.0/security-groups?id=f26b9d6a-7630-41ee-a904-6757262382fe&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: 8|app: 0|req: 532/957] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:41:34 2026] PUT /v2.0/ports/75b3075b-b817-437a-bf0f-8556d637a06e => generated 1199 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/958] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:41:34 2026] GET /v2.0/ports?tenant_id=65cac6cde8ea486eac5b4c32a983bfab&device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 1238 bytes in 71 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: 533/959] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=75b3075b-b817-437a-bf0f-8556d637a06e => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/960] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/subnets?id=e7afb528-e708-432a-9160-92573974ccc9 => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:35.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eef55013-6adc-4ee5-8a6d-141a19220fb1'] response: {'name': 'network-changed', 'server_uuid': '893488e1-6cd7-4322-91cf-2fe21b6a4f10', 'tag': '75b3075b-b817-437a-bf0f-8556d637a06e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 534/961] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/ports?network_id=70605357-ed69-4b77-9332-1bc5403fcdef&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/962] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?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: 535/963] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/964] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/ports?tenant_id=65cac6cde8ea486eac5b4c32a983bfab&device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/965] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/networks?id=70605357-ed69-4b77-9332-1bc5403fcdef => generated 775 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/966] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=75b3075b-b817-437a-bf0f-8556d637a06e => 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: 537/967] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/subnets?id=e7afb528-e708-432a-9160-92573974ccc9 => generated 674 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/968] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/ports?network_id=70605357-ed69-4b77-9332-1bc5403fcdef&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/969] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/970] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?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: 539/971] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/security-groups?id=f26b9d6a-7630-41ee-a904-6757262382fe&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/972] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:41:35 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:41:36.203 8 WARNING neutron_lib.context [None req-a169375d-b50b-480f-a230-fb57ceef9625 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:36.606 8 INFO neutron.db.segments_db [None req-a169375d-b50b-480f-a230-fb57ceef9625 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 3621a7ba-5a74-441c-8a4f-02c0cc7e657c of type vxlan for network f2f35c85-da66-4e67-8eff-d42b9e5820f3 [pid: 7|app: 0|req: 434/973] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:36 2026] GET /v2.0/security-groups?tenant_id=4e1a87630b514d58a84fbb6979c1de92&name=default => generated 2925 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/974] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:35 2026] POST /v2.0/networks => generated 629 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:36.791 8 WARNING neutron_lib.context [None req-8f5c0469-82c5-4c22-9c5a-4e7ace56f30b 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:36.967 8 INFO neutron.db.segments_db [None req-8f5c0469-82c5-4c22-9c5a-4e7ace56f30b 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 8623bcd7-2d15-4234-b064-c7d0aaef94c5 of type vxlan for network 7ea8cfba-122d-4f2a-9a19-8d0da069391e [pid: 7|app: 0|req: 435/975] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:36 2026] DELETE /v2.0/security-groups/f7130923-1552-46a7-9c67-e772e4c4c2de => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/976] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:36 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => 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: 541/977] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:36 2026] POST /v2.0/networks => generated 629 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:37.135 8 WARNING neutron_lib.context [None req-e3bf8229-cd88-4daa-abd5-1f557aca82f9 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 437/978] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:37 2026] GET /v2.0/security-groups?id=f26b9d6a-7630-41ee-a904-6757262382fe&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/979] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:37 2026] GET /v2.0/security-groups?tenant_id=c9fe283326f5443ebbe77ec90cb38772&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: 439/980] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:37 2026] DELETE /v2.0/security-groups/ce87f077-bd52-49ca-ad36-d31ca5c0dcd5 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/981] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:37 2026] POST /v2.0/subnets => generated 602 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:37.651 7 WARNING neutron_lib.context [None req-24039cdf-a19b-4f5b-b985-a730d658edb7 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 543/982] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:38 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/983] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:38 2026] GET /v2.0/security-groups?id=f26b9d6a-7630-41ee-a904-6757262382fe&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/984] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:37 2026] POST /v2.0/subnets => generated 602 bytes in 966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:38.620 8 WARNING neutron_lib.context [None req-e5ebbf11-f80a-49bd-a32b-3a44089eb7f0 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:38.935 8 INFO neutron.db.segments_db [None req-e5ebbf11-f80a-49bd-a32b-3a44089eb7f0 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 0b69001a-1c7f-428e-8a82-a1dc4c46d750 of type vxlan for network 29db7ee3-7230-499b-90d7-552b745398e4 [pid: 7|app: 0|req: 443/987] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:39 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/988] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:39 2026] GET /v2.0/security-groups?id=f26b9d6a-7630-41ee-a904-6757262382fe&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/989] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:39 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:39.749 8 INFO neutron.db.l3_hamode_db [None req-e5ebbf11-f80a-49bd-a32b-3a44089eb7f0 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:41:40.006 8 INFO neutron.db.l3_hamode_db [None req-e5ebbf11-f80a-49bd-a32b-3a44089eb7f0 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:41:40.808 7 INFO neutron.db.l3_db [None req-11996f08-11da-41c0-922a-1127fb9a2246 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] Floating IP 68b02f4d-c3e0-4903-a425-c65e53909ca6 associated. External IP: 10.96.250.217, port: 75b3075b-b817-437a-bf0f-8556d637a06e. [pid: 7|app: 0|req: 446/990] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:41:39 2026] PUT /v2.0/floatingips/68b02f4d-c3e0-4903-a425-c65e53909ca6 => generated 855 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/991] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:41.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbdb2cad-4ff3-4460-a688-05d685ba072c'] response: {'name': 'network-changed', 'server_uuid': '893488e1-6cd7-4322-91cf-2fe21b6a4f10', 'tag': '75b3075b-b817-437a-bf0f-8556d637a06e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 448/992] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/security-groups?id=f26b9d6a-7630-41ee-a904-6757262382fe&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/993] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/ports?tenant_id=65cac6cde8ea486eac5b4c32a983bfab&device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/994] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:38 2026] POST /v2.0/routers => generated 507 bytes in 2999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/995] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/networks?id=70605357-ed69-4b77-9332-1bc5403fcdef => generated 775 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/996] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=75b3075b-b817-437a-bf0f-8556d637a06e => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/997] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/subnets?id=e7afb528-e708-432a-9160-92573974ccc9 => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/998] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/ports?network_id=70605357-ed69-4b77-9332-1bc5403fcdef&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/999] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?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: 455/1000] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1001] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:41:41 2026] GET /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1002] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:41:42 2026] GET /v2.0/security-groups?id=f26b9d6a-7630-41ee-a904-6757262382fe&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: 458/1003] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:41:42 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:42.815 7 INFO neutron.db.l3_db [req-3acaebaf-6e74-487f-890d-626f923803be req-c3773d4e-76f2-4198-a634-b1b64e907600 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] Floating IP 68b02f4d-c3e0-4903-a425-c65e53909ca6 disassociated. External IP: 10.96.250.217, port: 75b3075b-b817-437a-bf0f-8556d637a06e. [pid: 7|app: 0|req: 459/1004] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:41:42 2026] DELETE /v2.0/ports/75b3075b-b817-437a-bf0f-8556d637a06e => generated 0 bytes in 786 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1005] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:41:41 2026] PUT /v2.0/routers/979aa077-25ce-46f8-a201-d57ffc06c50d/add_router_interface => generated 309 bytes in 1756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1006] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:41:43 2026] GET /v2.0/ports?device_id=893488e1-6cd7-4322-91cf-2fe21b6a4f10 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:41:43.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec906db8-1322-4797-9b37-3c3e09755e78'] response: {'server_uuid': '893488e1-6cd7-4322-91cf-2fe21b6a4f10', 'name': 'network-vif-deleted', 'tag': '75b3075b-b817-437a-bf0f-8556d637a06e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 548/1007] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:43 2026] GET /v2.0/ports/873404d8-a281-4872-995b-0bb3b93ae277 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1008] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:43 2026] GET /v2.0/security-groups?tenant_id=c360b5b360b34b82b16c7fafdd5996b0&name=default => generated 2925 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1009] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:43 2026] DELETE /v2.0/security-groups/f2df577a-3d83-4e48-b922-5fa38f4b58ea => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1010] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:43 2026] GET /v2.0/security-groups?tenant_id=ea7e1522c5de4ea98c5aef2144fa6320&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1011] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:44 2026] DELETE /v2.0/security-groups/648c1900-99ae-43ab-9503-fdb3daa74c9f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1012] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:44 2026] DELETE /v2.0/security-groups/f26b9d6a-7630-41ee-a904-6757262382fe => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:44.682 7 INFO neutron.api.v2.resource [None req-b81b6b65-15e1-4ddb-9330-606184522e06 8d266a3411a44474aee5da09d8bd1271 65cac6cde8ea486eac5b4c32a983bfab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/1013] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:41:44 2026] GET /v2.0/security-groups/f26b9d6a-7630-41ee-a904-6757262382fe => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1014] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:41:44 2026] DELETE /v2.0/floatingips/68b02f4d-c3e0-4903-a425-c65e53909ca6 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1015] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:41:43 2026] PUT /v2.0/routers/979aa077-25ce-46f8-a201-d57ffc06c50d/add_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1016] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:45 2026] GET /v2.0/security-groups?tenant_id=bc726884788b446f9b647dde42c7ebdf&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1017] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:45 2026] GET /v2.0/ports/687e2849-93f9-462b-8015-a907d25601f2 => generated 955 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1018] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:45 2026] DELETE /v2.0/security-groups/eb44302e-72e0-4748-9d20-b8de03cdc271 => 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: 470/1019] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:41:45 2026] PUT /v2.0/routers/979aa077-25ce-46f8-a201-d57ffc06c50d/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1020] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:41:45 2026] PUT /v2.0/routers/67b5c0c7-1575-4644-98d9-61a7159ea644/remove_router_interface => generated 309 bytes in 1822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1021] 10.0.0.136 () {32 vars in 653 bytes} [Tue May 19 14:41:46 2026] GET /v2.0/extensions => generated 19901 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1022] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:41:46 2026] PUT /v2.0/routers/979aa077-25ce-46f8-a201-d57ffc06c50d/remove_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1023] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 19 14:41:48 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1024] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:41:48 2026] GET /v2.0/ports?device_id=979aa077-25ce-46f8-a201-d57ffc06c50d => 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: 554/1025] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 19 14:41:48 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:48.635 7 INFO neutron.services.segments.plugin [-] Segment 035772eb-c33d-42a9-8b67-f966997fcf2d resource provider aggregate not found 2026-05-19 14:41:48.641 7 INFO neutron.services.segments.plugin [-] Segment 035772eb-c33d-42a9-8b67-f966997fcf2d resource provider aggregate not found 2026-05-19 14:41:48.667 7 INFO neutron.services.segments.plugin [-] Segment 035772eb-c33d-42a9-8b67-f966997fcf2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035772eb-c33d-42a9-8b67-f966997fcf2d found for delete ", "request_id": "req-59a9f6b9-3770-4746-8954-7e19a0032993"}]} 2026-05-19 14:41:48.668 7 INFO neutron.services.segments.plugin [-] Segment 035772eb-c33d-42a9-8b67-f966997fcf2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035772eb-c33d-42a9-8b67-f966997fcf2d found for delete ", "request_id": "req-e39b0b2e-73e8-4d77-8037-ed26bbd81dc4"}]} 2026-05-19 14:41:48.684 7 INFO neutron.db.l3_hamode_db [None req-fac76c12-e236-4472-bc35-caa9df3e960a 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 86c3ce33-96e5-4817-870e-03f9112cd92f was deleted as no HA routers are present in tenant 65cac6cde8ea486eac5b4c32a983bfab. [pid: 7|app: 0|req: 472/1026] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:47 2026] DELETE /v2.0/routers/67b5c0c7-1575-4644-98d9-61a7159ea644 => generated 0 bytes in 1584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1027] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:41:48 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1028] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:48 2026] DELETE /v2.0/subnets/e7afb528-e708-432a-9160-92573974ccc9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1029] 10.0.0.136 () {32 vars in 665 bytes} [Tue May 19 14:41:48 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) 2026-05-19 14:41:48.947 8 INFO neutron.services.segments.plugin [-] Segment 0b69001a-1c7f-428e-8a82-a1dc4c46d750 resource provider aggregate not found [pid: 7|app: 0|req: 476/1030] 10.0.0.136 () {32 vars in 699 bytes} [Tue May 19 14:41:48 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:48.962 8 INFO neutron.services.segments.plugin [-] Segment 0b69001a-1c7f-428e-8a82-a1dc4c46d750 resource provider aggregate not found 2026-05-19 14:41:48.972 8 INFO neutron.db.l3_hamode_db [None req-8c619dd0-044e-4869-8383-3622f5f39b3e 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] HA network 29db7ee3-7230-499b-90d7-552b745398e4 was deleted as no HA routers are present in tenant 8396b0191ada4a5abf322a03c253ee79. [pid: 8|app: 0|req: 555/1031] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:48 2026] DELETE /v2.0/routers/979aa077-25ce-46f8-a201-d57ffc06c50d => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:48.981 8 INFO neutron.services.segments.plugin [-] Segment 0b69001a-1c7f-428e-8a82-a1dc4c46d750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b69001a-1c7f-428e-8a82-a1dc4c46d750 found for delete ", "request_id": "req-222c2b39-a88e-4c94-9472-947fafb4ac26"}]} [pid: 8|app: 0|req: 556/1032] 10.0.0.136 () {32 vars in 697 bytes} [Tue May 19 14:41:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:48.992 8 INFO neutron.services.segments.plugin [-] Segment 0b69001a-1c7f-428e-8a82-a1dc4c46d750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b69001a-1c7f-428e-8a82-a1dc4c46d750 found for delete ", "request_id": "req-862d9110-e530-4451-a8c1-401fbc1d5126"}]} [pid: 8|app: 0|req: 557/1033] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:48 2026] DELETE /v2.0/subnets/c7895a32-9931-4dc2-91ea-566dcf210b66 => 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: 558/1034] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1035] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:48 2026] DELETE /v2.0/networks/70605357-ed69-4b77-9332-1bc5403fcdef => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1036] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1037] 10.0.0.136 () {32 vars in 703 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1038] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1039] 10.0.0.136 () {32 vars in 695 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1040] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 19 14:41:49 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: 483/1041] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1042] 10.0.0.136 () {32 vars in 661 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1043] 10.0.0.136 () {32 vars in 699 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1044] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1045] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1046] 10.0.0.136 () {32 vars in 675 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1047] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:41:49 2026] DELETE /v2.0/subnets/8ee54f45-e3fc-41b4-ac6b-914c7575aeb4 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1048] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1049] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1050] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1051] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1052] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1053] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1054] 10.0.0.136 () {32 vars in 699 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1055] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1056] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/security-groups?tenant_id=65cac6cde8ea486eac5b4c32a983bfab&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1057] 10.0.0.136 () {32 vars in 667 bytes} [Tue May 19 14:41:49 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: 7|app: 0|req: 499/1058] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:41:49 2026] DELETE /v2.0/security-groups/1f669ade-399c-4121-8eb0-53ea1d54fa3c => 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: 500/1059] 10.0.0.136 () {32 vars in 677 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1060] 10.0.0.136 () {32 vars in 665 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1061] 10.0.0.136 () {32 vars in 675 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1062] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:49 2026] DELETE /v2.0/networks/7ea8cfba-122d-4f2a-9a19-8d0da069391e => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1063] 10.0.0.136 () {32 vars in 713 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1064] 10.0.0.136 () {32 vars in 691 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1065] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1066] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1067] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 19 14:41:49 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: 7|app: 0|req: 508/1068] 10.0.0.136 () {32 vars in 705 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1069] 10.0.0.136 () {32 vars in 675 bytes} [Tue May 19 14:41:49 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: 7|app: 0|req: 510/1070] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1071] 10.0.0.136 () {32 vars in 675 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1072] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1073] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1074] 10.0.0.136 () {32 vars in 709 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1075] 10.0.0.136 () {32 vars in 705 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1076] 10.0.0.136 () {32 vars in 697 bytes} [Tue May 19 14:41:49 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1077] 10.0.0.136 () {32 vars in 711 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1078] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1079] 10.0.0.136 () {32 vars in 687 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1080] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1081] 10.0.0.136 () {32 vars in 675 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1082] 10.0.0.136 () {32 vars in 671 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1083] 10.0.0.136 () {32 vars in 661 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1084] 10.0.0.136 () {32 vars in 699 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1085] 10.0.0.136 () {32 vars in 699 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1086] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:41:49 2026] DELETE /v2.0/networks/f2f35c85-da66-4e67-8eff-d42b9e5820f3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1087] 10.0.0.136 () {32 vars in 677 bytes} [Tue May 19 14:41:50 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) 2026-05-19 14:41:50.126 8 WARNING neutron_lib.context [None req-031fc644-e24a-4786-804e-747c017949da 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:50.195 8 INFO neutron.db.segments_db [None req-031fc644-e24a-4786-804e-747c017949da 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 8670cc7a-fbca-4db0-8820-babc61945a11 of type vxlan for network 131ced48-7a22-452d-8f56-b16c399fbcea 2026-05-19 14:41:50.445 7 WARNING neutron_lib.context [None req-427145eb-cc94-463c-b60a-aa9c6d04e2de 6f7f7a59cfcd476c80453a9eca0fdcf1 f984cf3ae4a5477aad94a3f884defd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 563/1088] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:41:50 2026] POST /v2.0/networks => generated 630 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1089] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 19 14:41:50 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:50.495 8 WARNING neutron_lib.context [None req-4c520ba3-d16f-4f6f-92bb-e0da9b5e3417 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:50.690 7 INFO neutron.services.segments.plugin [-] Segment 36aa127f-0c55-47b7-a178-9901e2bfac17 resource provider aggregate not found 2026-05-19 14:41:50.695 7 INFO neutron.services.segments.plugin [-] Segment 36aa127f-0c55-47b7-a178-9901e2bfac17 resource provider aggregate not found 2026-05-19 14:41:50.715 7 INFO neutron.services.segments.plugin [-] Segment 36aa127f-0c55-47b7-a178-9901e2bfac17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36aa127f-0c55-47b7-a178-9901e2bfac17 found for delete ", "request_id": "req-64bdda7a-6edf-4b05-a7cc-7fe73240a8b7"}]} 2026-05-19 14:41:50.716 7 INFO neutron.services.segments.plugin [-] Segment 36aa127f-0c55-47b7-a178-9901e2bfac17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36aa127f-0c55-47b7-a178-9901e2bfac17 found for delete ", "request_id": "req-c38ca160-cee0-401f-b72b-010cee9985b5"}]} 2026-05-19 14:41:51.010 8 INFO neutron.services.segments.plugin [-] Segment 8623bcd7-2d15-4234-b064-c7d0aaef94c5 resource provider aggregate not found 2026-05-19 14:41:51.017 8 INFO neutron.services.segments.plugin [-] Segment 8623bcd7-2d15-4234-b064-c7d0aaef94c5 resource provider aggregate not found 2026-05-19 14:41:51.031 8 INFO neutron.services.segments.plugin [-] Segment 8623bcd7-2d15-4234-b064-c7d0aaef94c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8623bcd7-2d15-4234-b064-c7d0aaef94c5 found for delete ", "request_id": "req-b29024ce-c62e-49ad-af8e-75d5857ef595"}]} 2026-05-19 14:41:51.039 8 INFO neutron.services.segments.plugin [-] Segment 8623bcd7-2d15-4234-b064-c7d0aaef94c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8623bcd7-2d15-4234-b064-c7d0aaef94c5 found for delete ", "request_id": "req-80f244c3-7421-445d-8d94-1f39e3a5cfe4"}]} 2026-05-19 14:41:51.050 8 INFO neutron.services.segments.plugin [-] Segment 3621a7ba-5a74-441c-8a4f-02c0cc7e657c resource provider aggregate not found 2026-05-19 14:41:51.058 8 INFO neutron.services.segments.plugin [-] Segment 3621a7ba-5a74-441c-8a4f-02c0cc7e657c resource provider aggregate not found 2026-05-19 14:41:51.064 8 INFO neutron.services.segments.plugin [-] Segment 3621a7ba-5a74-441c-8a4f-02c0cc7e657c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3621a7ba-5a74-441c-8a4f-02c0cc7e657c found for delete ", "request_id": "req-cf1c9249-139c-4e5b-a6ff-6ee8e99388eb"}]} 2026-05-19 14:41:51.076 8 INFO neutron.services.segments.plugin [-] Segment 3621a7ba-5a74-441c-8a4f-02c0cc7e657c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3621a7ba-5a74-441c-8a4f-02c0cc7e657c found for delete ", "request_id": "req-2013f52b-783b-43aa-9669-705413b952fd"}]} [pid: 8|app: 0|req: 565/1090] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:50 2026] POST /v2.0/subnets => generated 602 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1091] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 19 14:41:51 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:51.214 8 WARNING neutron_lib.context [None req-f7c1aaff-209b-4df8-8b67-806aa849a88f 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:51.504 8 INFO neutron.db.segments_db [None req-f7c1aaff-209b-4df8-8b67-806aa849a88f 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 5364e24f-aa78-4a87-bcbb-b3631a39d9ac of type vxlan for network 4a46894d-b5b6-4528-a216-f1706249c2fa [pid: 7|app: 0|req: 526/1092] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:41:50 2026] POST /v2.0/floatingips => generated 552 bytes in 1587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1093] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 19 14:41:51 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:51.685 7 WARNING neutron_lib.context [None req-bd9f09aa-42b2-42a3-8622-33973447f1ae 6f7f7a59cfcd476c80453a9eca0fdcf1 f984cf3ae4a5477aad94a3f884defd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:52.137 8 INFO neutron.db.l3_hamode_db [None req-f7c1aaff-209b-4df8-8b67-806aa849a88f 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:41:52.349 8 INFO neutron.db.l3_hamode_db [None req-f7c1aaff-209b-4df8-8b67-806aa849a88f 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 528/1094] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:41:51 2026] POST /v2.0/floatingips => generated 552 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1095] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 19 14:41:52 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:52.955 7 INFO neutron.db.segments_db [None req-a3abfd5a-abb2-47e6-89b5-3b92003c3447 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 7aef42a9-21cf-4a0d-bacd-ca4b927588fb of type vxlan for network 4505dc6e-c78e-4aa5-99c8-8e78a6212102 [pid: 7|app: 0|req: 530/1096] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:41:52 2026] POST /v2.0/networks => generated 737 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:53.203 7 WARNING neutron_lib.context [None req-6d5c95af-d721-46e6-9c3e-0ee46896f642 6f7f7a59cfcd476c80453a9eca0fdcf1 f984cf3ae4a5477aad94a3f884defd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 567/1097] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:51 2026] POST /v2.0/routers => generated 506 bytes in 2165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1098] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 19 14:41:53 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1099] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:53 2026] POST /v2.0/subnets => generated 660 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:53.791 8 WARNING neutron_lib.context [None req-e3282a17-b4e9-4dad-9fca-c7a5fba4300d 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 531/1100] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:41:53 2026] POST /v2.0/floatingips => generated 552 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1101] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 19 14:41:54 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:54.148 7 INFO neutron.db.segments_db [None req-d51ee0f1-c94a-4bca-9698-fa3943f479fa 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment ead55e0a-6aee-407f-ae3d-c7bfaae8a147 of type vxlan for network cf18e330-9613-4152-bc05-f098e4275db2 [pid: 8|app: 0|req: 570/1102] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:41:53 2026] POST /v2.0/ports => generated 948 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:41:54.318 8 WARNING neutron_lib.context [None req-dce83277-4ded-4173-9753-da3e86c54711 6f7f7a59cfcd476c80453a9eca0fdcf1 f984cf3ae4a5477aad94a3f884defd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:41:54.521 7 INFO neutron.db.l3_hamode_db [None req-d51ee0f1-c94a-4bca-9698-fa3943f479fa 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 571/1103] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:41:54 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1104] 10.0.0.136 () {32 vars in 697 bytes} [Tue May 19 14:41:55 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:55.644 7 INFO neutron.db.l3_hamode_db [None req-d51ee0f1-c94a-4bca-9698-fa3943f479fa 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 533/1107] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:41:54 2026] POST /v2.0/routers => generated 724 bytes in 2963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:41:57.004 7 WARNING neutron_lib.context [None req-c0130f06-31cd-4b3e-9a2d-00c0c863835d 6f7f7a59cfcd476c80453a9eca0fdcf1 f984cf3ae4a5477aad94a3f884defd30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 575/1108] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:41:55 2026] PUT /v2.0/routers/10d99850-5dc6-491b-8919-1f3e53bdf233/add_router_interface => generated 309 bytes in 1979 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: 576/1109] 10.0.0.136 () {32 vars in 695 bytes} [Tue May 19 14:41:57 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1110] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:41:56 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1111] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:57 2026] GET /v2.0/ports/25424fb5-a4c4-4196-bc51-8ea5291a562b => generated 1022 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1112] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 19 14:41:57 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1113] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:41:57 2026] PUT /v2.0/floatingips/91e716c8-1ff9-4f78-bf2b-aba788c0c09f/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1114] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:41:57 2026] PUT /v2.0/routers/7746913b-0454-4244-be46-eb4eefe19d71/add_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1115] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1116] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:41:58 2026] PUT /v2.0/floatingips/9e76f091-ae1d-4ff3-ba0d-d1addbb0b9c8/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1117] 10.0.0.136 () {32 vars in 667 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1118] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:41:58 2026] PUT /v2.0/floatingips/85789da4-3d34-463d-89f7-2b30576c9a3c/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1119] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1120] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:41:58 2026] PUT /v2.0/floatingips/75b72796-88a8-4b32-8bde-4ae9671fcfb4/tags => 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: 584/1121] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 19 14:41:58 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: 585/1122] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1123] 10.0.0.136 () {32 vars in 691 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1124] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1125] 10.0.0.136 () {32 vars in 691 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1126] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/floatingips?tags-any=blue => 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: 590/1127] 10.0.0.136 () {32 vars in 695 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1128] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:41:58 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1129] 10.0.0.136 () {32 vars in 685 bytes} [Tue May 19 14:41:58 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: 593/1130] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1131] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1132] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1133] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1134] 10.0.0.136 () {32 vars in 703 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1135] 10.0.0.136 () {32 vars in 690 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1136] 10.0.0.136 () {32 vars in 713 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1137] 10.0.0.136 () {32 vars in 702 bytes} [Tue May 19 14:41:59 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: 601/1138] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:59.248 8 WARNING neutron_lib.context [None req-7b2988fe-77c4-4c25-9b45-f209236b20c0 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 602/1139] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:41:59 2026] POST /v2.0/security-groups => generated 1660 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1140] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:41:57 2026] PUT /v2.0/routers/10d99850-5dc6-491b-8919-1f3e53bdf233/remove_router_interface => generated 309 bytes in 1620 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: 539/1141] 10.0.0.136 () {32 vars in 715 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:59.480 7 WARNING neutron_lib.context [None req-d65a1f92-ba49-4800-99e2-caee5103ca04 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1142] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:41:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1143] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:41:59 2026] DELETE /v2.0/floatingips/91e716c8-1ff9-4f78-bf2b-aba788c0c09f => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:41:59.769 7 INFO neutron.api.v2.resource [None req-6bb15028-95b4-4496-8ead-a40151cb3d52 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1144] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:41:59 2026] PUT /v2.0/routers/10d99850-5dc6-491b-8919-1f3e53bdf233/remove_router_interface => generated 197 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1145] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:59.775 7 WARNING neutron_lib.context [None req-080d8623-48ce-48d5-a36f-7fab8b10513f 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 542/1146] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:41:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1147] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/ports?device_id=10d99850-5dc6-491b-8919-1f3e53bdf233 => 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: 544/1148] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 19 14:41:59 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:41:59.940 7 WARNING neutron_lib.context [None req-3839d120-edbd-4739-9321-d792bff0d15d 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 605/1149] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:41:59 2026] DELETE /v2.0/floatingips/9e76f091-ae1d-4ff3-ba0d-d1addbb0b9c8 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1150] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:41:59 2026] POST /v2.0/floatingips => generated 552 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1151] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:42:00 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:00.957 8 INFO neutron.services.segments.plugin [-] Segment 5364e24f-aa78-4a87-bcbb-b3631a39d9ac resource provider aggregate not found 2026-05-19 14:42:00.968 8 INFO neutron.services.segments.plugin [-] Segment 5364e24f-aa78-4a87-bcbb-b3631a39d9ac resource provider aggregate not found 2026-05-19 14:42:00.972 8 INFO neutron.services.segments.plugin [-] Segment 5364e24f-aa78-4a87-bcbb-b3631a39d9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5364e24f-aa78-4a87-bcbb-b3631a39d9ac found for delete ", "request_id": "req-76b7982b-b366-45cf-896b-0e1b05d601ab"}]} 2026-05-19 14:42:01.004 8 INFO neutron.services.segments.plugin [-] Segment 5364e24f-aa78-4a87-bcbb-b3631a39d9ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5364e24f-aa78-4a87-bcbb-b3631a39d9ac found for delete ", "request_id": "req-1b251168-627b-4caf-8c95-e01dc6160259"}]} 2026-05-19 14:42:01.009 8 INFO neutron.db.l3_hamode_db [None req-c70b7cc2-98f7-45a0-ba14-69db4af4275e 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] HA network 4a46894d-b5b6-4528-a216-f1706249c2fa was deleted as no HA routers are present in tenant 8396b0191ada4a5abf322a03c253ee79. [pid: 8|app: 0|req: 606/1152] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:00 2026] DELETE /v2.0/routers/10d99850-5dc6-491b-8919-1f3e53bdf233 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1153] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1154] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:00 2026] DELETE /v2.0/floatingips/85789da4-3d34-463d-89f7-2b30576c9a3c => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1155] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1156] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:01 2026] DELETE /v2.0/subnets/31f0f8fd-8a11-4546-b7d9-70c9cc3b8af7 => 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: 609/1157] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1158] 10.0.0.242 () {34 vars in 1098 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--624063441&fields=id&tenant_id=66b99f687339463cbc76b031aed6db01 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1159] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:01 2026] DELETE /v2.0/floatingips/75b72796-88a8-4b32-8bde-4ae9671fcfb4 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1160] 10.0.0.136 () {32 vars in 679 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1161] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/networks?id=4505dc6e-c78e-4aa5-99c8-8e78a6212102 => generated 669 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1162] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:01 2026] DELETE /v2.0/networks/131ced48-7a22-452d-8f56-b16c399fbcea => generated 0 bytes in 562 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1163] 10.0.0.136 () {32 vars in 669 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1164] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:42:01 2026] GET /v2.0/quotas/66b99f687339463cbc76b031aed6db01 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:01.923 8 WARNING neutron_lib.context [None req-35b3546d-16ca-46aa-a8f3-afc5f93b67ac 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:01.992 8 INFO neutron.db.segments_db [None req-35b3546d-16ca-46aa-a8f3-afc5f93b67ac 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 73509581-dacf-4744-922c-ecf06544c85c of type vxlan for network 1e6c8376-b7ee-474d-967a-012909f85fe0 [pid: 7|app: 0|req: 552/1165] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:01 2026] DELETE /v2.0/floatingips/e3239278-f067-453a-a028-87769353d438 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1166] 10.0.0.136 () {32 vars in 697 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1167] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:01 2026] POST /v2.0/networks => generated 628 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1168] 10.0.0.136 () {32 vars in 705 bytes} [Tue May 19 14:42:02 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) 2026-05-19 14:42:02.273 8 WARNING neutron_lib.context [None req-f44a25eb-d771-4344-be50-c193a1ac6238 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1169] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/ports?tenant_id=66b99f687339463cbc76b031aed6db01&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1170] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1171] 10.0.0.136 () {32 vars in 683 bytes} [Tue May 19 14:42:02 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: 7|app: 0|req: 557/1172] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1173] 10.0.0.136 () {32 vars in 705 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1174] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?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: 560/1175] 10.0.0.136 () {32 vars in 695 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1176] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1177] 10.0.0.136 () {32 vars in 697 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1178] 10.0.0.136 () {32 vars in 689 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1179] 10.0.0.136 () {32 vars in 701 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1180] 10.0.0.136 () {32 vars in 665 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1181] 10.0.0.136 () {32 vars in 681 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1182] 10.0.0.136 () {32 vars in 693 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1183] 10.0.0.136 () {32 vars in 677 bytes} [Tue May 19 14:42:02 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: 7|app: 0|req: 569/1184] 10.0.0.136 () {32 vars in 667 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1185] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:02 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => 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: 616/1186] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:02 2026] POST /v2.0/subnets => generated 602 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:02.783 7 WARNING neutron_lib.context [None req-96845cd8-258c-46c0-a381-f315ced4cf84 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:02.828 7 INFO neutron.db.segments_db [None req-96845cd8-258c-46c0-a381-f315ced4cf84 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 602a9f8d-23ac-4408-89f5-486183c63f99 of type vxlan for network 3407b4d9-211e-4adb-9eaf-4017e9357fca 2026-05-19 14:42:03.247 7 INFO neutron.db.l3_hamode_db [None req-96845cd8-258c-46c0-a381-f315ced4cf84 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:42:03.346 8 INFO neutron.services.segments.plugin [-] Segment 8670cc7a-fbca-4db0-8820-babc61945a11 resource provider aggregate not found 2026-05-19 14:42:03.352 8 INFO neutron.services.segments.plugin [-] Segment 8670cc7a-fbca-4db0-8820-babc61945a11 resource provider aggregate not found 2026-05-19 14:42:03.370 8 INFO neutron.services.segments.plugin [-] Segment 8670cc7a-fbca-4db0-8820-babc61945a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8670cc7a-fbca-4db0-8820-babc61945a11 found for delete ", "request_id": "req-8e0b37e9-3eb8-4b83-903c-1747e6de36a5"}]} 2026-05-19 14:42:03.371 8 INFO neutron.services.segments.plugin [-] Segment 8670cc7a-fbca-4db0-8820-babc61945a11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8670cc7a-fbca-4db0-8820-babc61945a11 found for delete ", "request_id": "req-db592347-a723-49cc-b000-328e5dec5380"}]} 2026-05-19 14:42:03.529 7 INFO neutron.db.l3_hamode_db [None req-96845cd8-258c-46c0-a381-f315ced4cf84 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1187] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:03 2026] GET /v2.0/security-groups?tenant_id=52d5016a4a39429daa0b33e4283a88d6&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1188] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:03 2026] GET /v2.0/security-groups?tenant_id=1d276dae7582498cac7f29186daed5af&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1189] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:03 2026] DELETE /v2.0/security-groups/96af4b0a-997e-4f89-93cd-a4231e1604f0 => 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: 620/1190] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:04 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => 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: 621/1191] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:04 2026] DELETE /v2.0/security-groups/5e619b03-5b47-4509-a652-7bebe7e15ed1 => 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: 622/1192] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:42:04 2026] GET /v2.0/networks?id=4505dc6e-c78e-4aa5-99c8-8e78a6212102 => generated 669 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1193] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:04 2026] GET /v2.0/security-groups?tenant_id=b03d5a0fb6d54df7a8c2dd850ee6eced&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1194] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:02 2026] POST /v2.0/routers => generated 505 bytes in 1762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1195] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:42:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66b99f687339463cbc76b031aed6db01 => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1196] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:04 2026] DELETE /v2.0/security-groups/67191897-4ee5-43c9-8470-be62275a9db2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:04.682 7 WARNING neutron_lib.context [req-a9d6ba6f-c457-45a3-bbc3-242437ba6037 req-550ccbe4-e842-4947-8e90-b64b323e508c 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 573/1197] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:42:04 2026] POST /v2.0/ports => generated 954 bytes in 512 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: 574/1198] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:05 2026] GET /v2.0/security-groups?tenant_id=f984cf3ae4a5477aad94a3f884defd30&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1199] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:05 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1200] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:42:05 2026] PUT /v2.0/ports/463d1b1b-be2f-4c8c-8268-31b3e2712fba => generated 1199 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:42:06.050 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48bb6d23-ec3c-4460-9bfd-5c14bdd149b0'] response: {'name': 'network-changed', 'server_uuid': 'abc6c25c-7600-4462-986a-0d8731543aa0', 'tag': '463d1b1b-be2f-4c8c-8268-31b3e2712fba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 577/1201] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:05 2026] DELETE /v2.0/security-groups/bdee3246-9534-4966-b5d7-c290d4740f31 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1202] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/security-groups?id=b4862ee2-1630-4d31-9718-6cf2667e7e5e&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: 579/1203] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/ports?tenant_id=66b99f687339463cbc76b031aed6db01&device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1204] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:42:04 2026] PUT /v2.0/routers/04fbc379-1e37-48c0-9894-9e2abb1d50af/add_router_interface => generated 309 bytes in 1836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1205] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=463d1b1b-be2f-4c8c-8268-31b3e2712fba => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:06.477 7 WARNING neutron_lib.context [None req-0e11b0ee-3eb8-4e29-90b1-acad573d1e44 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1206] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/ports/a11a8b4b-8d45-479e-810f-8473b69fe95e => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1207] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/subnets?id=df3623c6-cd9f-4ae3-aea7-4371cd76faab => generated 663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:06.673 7 INFO neutron.db.segments_db [None req-0e11b0ee-3eb8-4e29-90b1-acad573d1e44 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] Added segment b8093b3d-fdcd-43cf-83a9-74664ea0dd96 of type vxlan for network 354e69e7-9db4-430e-87c0-449c1b71a599 [pid: 7|app: 0|req: 580/1208] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:06 2026] POST /v2.0/networks => generated 647 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1209] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/ports?network_id=4505dc6e-c78e-4aa5-99c8-8e78a6212102&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: 582/1210] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?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: 583/1211] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:42:06 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1212] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/ports?tenant_id=66b99f687339463cbc76b031aed6db01&device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1213] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/networks?id=4505dc6e-c78e-4aa5-99c8-8e78a6212102 => generated 765 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1214] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=463d1b1b-be2f-4c8c-8268-31b3e2712fba => 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: 587/1215] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:07.353 7 WARNING neutron_lib.context [None req-3f14da89-d572-4a0c-96ee-f13dfb289228 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 629/1216] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:42:06 2026] PUT /v2.0/routers/04fbc379-1e37-48c0-9894-9e2abb1d50af/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1217] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/subnets?id=df3623c6-cd9f-4ae3-aea7-4371cd76faab => generated 663 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1218] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/security-groups?id=b4862ee2-1630-4d31-9718-6cf2667e7e5e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1219] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/ports?device_id=04fbc379-1e37-48c0-9894-9e2abb1d50af => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1220] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/ports?network_id=4505dc6e-c78e-4aa5-99c8-8e78a6212102&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: 588/1221] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:07 2026] POST /v2.0/subnets => generated 649 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1222] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:42:07 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:07.993 7 WARNING neutron_lib.context [None req-3f0b205c-05f4-4e49-908f-dc1def64284e 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:08.162 7 INFO neutron.db.segments_db [None req-3f0b205c-05f4-4e49-908f-dc1def64284e 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] Added segment f866f07e-0e75-4078-99b0-a6711a601fb3 of type vxlan for network d01fe502-a067-46c1-848c-7c572a753764 [pid: 7|app: 0|req: 590/1223] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:07 2026] POST /v2.0/networks => generated 648 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1224] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:42:08 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?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) 2026-05-19 14:42:08.565 8 INFO neutron.services.segments.plugin [-] Segment 602a9f8d-23ac-4408-89f5-486183c63f99 resource provider aggregate not found 2026-05-19 14:42:08.572 8 INFO neutron.services.segments.plugin [-] Segment 602a9f8d-23ac-4408-89f5-486183c63f99 resource provider aggregate not found 2026-05-19 14:42:08.592 8 INFO neutron.services.segments.plugin [-] Segment 602a9f8d-23ac-4408-89f5-486183c63f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 602a9f8d-23ac-4408-89f5-486183c63f99 found for delete ", "request_id": "req-f5f90b3e-f615-4393-b517-e11dfcd76224"}]} [pid: 7|app: 0|req: 592/1225] 10.0.0.136 () {34 vars in 743 bytes} [Tue May 19 14:42:08 2026] PUT /v2.0/networks/d01fe502-a067-46c1-848c-7c572a753764 => generated 592 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:08.593 8 INFO neutron.services.segments.plugin [-] Segment 602a9f8d-23ac-4408-89f5-486183c63f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 602a9f8d-23ac-4408-89f5-486183c63f99 found for delete ", "request_id": "req-3113919d-c260-4d8c-ade8-caf7cca2fa51"}]} 2026-05-19 14:42:08.600 8 INFO neutron.db.l3_hamode_db [None req-7a6f8362-8319-44b2-9462-751407bf6de3 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] HA network 3407b4d9-211e-4adb-9eaf-4017e9357fca was deleted as no HA routers are present in tenant 8396b0191ada4a5abf322a03c253ee79. 2026-05-19 14:42:08.604 7 WARNING neutron_lib.context [None req-317710b5-8df1-4b43-95bb-c89b70d586fc 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1226] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:07 2026] DELETE /v2.0/routers/04fbc379-1e37-48c0-9894-9e2abb1d50af => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1227] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:08 2026] DELETE /v2.0/subnets/9ef73aee-3199-46a1-b6a8-7cfc9f4f8e35 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1228] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:08 2026] POST /v2.0/subnets => generated 622 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1229] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:08 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1230] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 19 14:42:09 2026] PUT /v2.0/subnets/87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 => generated 632 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1231] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:09 2026] GET /v2.0/security-groups?id=b4862ee2-1630-4d31-9718-6cf2667e7e5e&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:09.471 7 INFO neutron.services.segments.plugin [-] Segment 73509581-dacf-4744-922c-ecf06544c85c resource provider aggregate not found [pid: 7|app: 0|req: 594/1232] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:08 2026] DELETE /v2.0/networks/1e6c8376-b7ee-474d-967a-012909f85fe0 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:09.484 7 INFO neutron.services.segments.plugin [-] Segment 73509581-dacf-4744-922c-ecf06544c85c resource provider aggregate not found 2026-05-19 14:42:09.501 7 INFO neutron.services.segments.plugin [-] Segment 73509581-dacf-4744-922c-ecf06544c85c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73509581-dacf-4744-922c-ecf06544c85c found for delete ", "request_id": "req-e80a3645-29a5-4955-bf0c-0cc363c9abbc"}]} 2026-05-19 14:42:09.516 7 INFO neutron.services.segments.plugin [-] Segment 73509581-dacf-4744-922c-ecf06544c85c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73509581-dacf-4744-922c-ecf06544c85c found for delete ", "request_id": "req-42d23c15-993e-4f56-95ef-71cd5d65c206"}]} [pid: 7|app: 0|req: 597/1235] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:09 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:09.637 7 WARNING neutron_lib.context [None req-1d7de780-c605-49fe-9e64-995cba00d6a3 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:09.728 7 INFO neutron.db.segments_db [None req-1d7de780-c605-49fe-9e64-995cba00d6a3 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Added segment 14b77764-3850-41cb-8c92-c7c2073fb18d of type vxlan for network 0de5ac7d-485e-4753-96c2-c855bb30a7c8 2026-05-19 14:42:10.149 7 INFO neutron.db.l3_hamode_db [None req-1d7de780-c605-49fe-9e64-995cba00d6a3 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 639/1236] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:09 2026] DELETE /v2.0/networks/d01fe502-a067-46c1-848c-7c572a753764 => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:10.617 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider aggregate not found 2026-05-19 14:42:10.640 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f866f07e-0e75-4078-99b0-a6711a601fb3 found for delete ", "request_id": "req-3e2ed527-910f-4fcc-9be0-4af2b958ac28"}]} 2026-05-19 14:42:10.644 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider aggregate not found 2026-05-19 14:42:10.662 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider aggregate not found 2026-05-19 14:42:10.669 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f866f07e-0e75-4078-99b0-a6711a601fb3 found for delete ", "request_id": "req-ad7ace2d-0d79-4f05-8f1f-15919415db83"}]} 2026-05-19 14:42:10.685 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f866f07e-0e75-4078-99b0-a6711a601fb3 found for delete ", "request_id": "req-61583ea7-fa1a-4c4b-8794-08e377261acf"}]} 2026-05-19 14:42:10.686 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider aggregate not found 2026-05-19 14:42:10.704 8 INFO neutron.services.segments.plugin [-] Segment f866f07e-0e75-4078-99b0-a6711a601fb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f866f07e-0e75-4078-99b0-a6711a601fb3 found for delete ", "request_id": "req-ac919983-2d81-4732-9a4f-44f7055d0b62"}]} 2026-05-19 14:42:11.020 8 INFO neutron.db.l3_db [None req-8132a361-a017-4755-82fc-fa015cd2148d 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] Floating IP 95f2e8ed-807d-41af-aa1e-6bacac4d9892 associated. External IP: 10.96.250.213, port: 463d1b1b-be2f-4c8c-8268-31b3e2712fba. [pid: 8|app: 0|req: 640/1237] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:42:10 2026] PUT /v2.0/floatingips/95f2e8ed-807d-41af-aa1e-6bacac4d9892 => generated 855 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:11.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45d805fa-8993-41e5-b3ef-1817bdfb0cff 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 641/1238] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:11 2026] DELETE /v2.0/networks/d01fe502-a067-46c1-848c-7c572a753764 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:11.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10ecd91-9eab-4657-a678-19a240650253'] response: {'name': 'network-changed', 'server_uuid': 'abc6c25c-7600-4462-986a-0d8731543aa0', 'tag': '463d1b1b-be2f-4c8c-8268-31b3e2712fba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 642/1239] 10.0.0.136 () {34 vars in 678 bytes} [Tue May 19 14:42:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1240] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:42:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:11.881 7 INFO neutron.db.l3_hamode_db [None req-1d7de780-c605-49fe-9e64-995cba00d6a3 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 644/1241] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:11 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1242] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:42:11 2026] GET /v2.0/ports?tenant_id=66b99f687339463cbc76b031aed6db01&device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1243] 10.0.0.136 () {34 vars in 678 bytes} [Tue May 19 14:42:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1244] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:42:11 2026] GET /v2.0/subnets?network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111 => generated 626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1245] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/security-groups?id=b4862ee2-1630-4d31-9718-6cf2667e7e5e&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: 8|app: 0|req: 649/1246] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/networks?id=4505dc6e-c78e-4aa5-99c8-8e78a6212102 => generated 765 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1247] 10.0.0.136 () {34 vars in 678 bytes} [Tue May 19 14:42:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1248] 10.0.0.136 () {32 vars in 653 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1249] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=463d1b1b-be2f-4c8c-8268-31b3e2712fba => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1250] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/networks => generated 1312 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1251] 10.0.0.136 () {34 vars in 678 bytes} [Tue May 19 14:42:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1252] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/subnets?id=df3623c6-cd9f-4ae3-aea7-4371cd76faab => generated 663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1253] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1254] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/subnets => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1255] 10.0.0.136 () {34 vars in 678 bytes} [Tue May 19 14:42:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1256] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/ports?network_id=4505dc6e-c78e-4aa5-99c8-8e78a6212102&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1257] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/security-groups?id=b4862ee2-1630-4d31-9718-6cf2667e7e5e&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: 661/1258] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/networks/354e69e7-9db4-430e-87c0-449c1b71a599 => generated 672 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1259] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:12 2026] PUT /v2.0/policies/b0f0ca07-c6c3-4643-a9e5-a99617daec71/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1260] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?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: 664/1261] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/subnets/0f26450f-c8ba-4d90-b0db-1ff2cceebad2 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1262] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:12 2026] PUT /v2.0/policies/98c03f26-9f7c-4df2-b78c-cfe3d94b7718/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1263] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:12.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4f90c63-c43b-4597-b87a-4e49219738d4 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1264] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:12 2026] DELETE /v2.0/subnets/87a1f7f9-235f-41d5-87c2-d4b0e1e7a6d3 => 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: 668/1265] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:12 2026] PUT /v2.0/policies/9b096179-eb52-4a1a-af8e-fb4ffbebc6c0/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1266] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:42:12 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:13.049 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb5ac412-d365-43e0-88e2-e98ad8ca970a 84249a011ae7460fbaa0ac93d3c0738d f3b72e9a60d84a4cb38feb8e2794e17f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1267] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:13 2026] DELETE /v2.0/networks/d01fe502-a067-46c1-848c-7c572a753764 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1268] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:13 2026] PUT /v2.0/policies/fdfe90d1-03cf-4ec0-86be-f90fc2fe8875/tags => 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: 598/1269] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:09 2026] POST /v2.0/routers => generated 686 bytes in 3611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:13.414 8 INFO neutron.db.l3_db [req-9cc22ea1-c840-48fc-a4dd-0900b0482dac req-264715f9-c621-42c1-92da-97eef82c6fb6 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] Floating IP 95f2e8ed-807d-41af-aa1e-6bacac4d9892 disassociated. External IP: 10.96.250.213, port: 463d1b1b-be2f-4c8c-8268-31b3e2712fba. [pid: 7|app: 0|req: 599/1270] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:13 2026] DELETE /v2.0/subnets/0f26450f-c8ba-4d90-b0db-1ff2cceebad2 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1271] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:13 2026] GET /v2.0/routers/b0cdc6c8-588f-4c14-a466-bb1bad8f76e9 => generated 692 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1272] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 19 14:42:13 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:13.852 7 INFO neutron.services.segments.plugin [-] Segment b8093b3d-fdcd-43cf-83a9-74664ea0dd96 resource provider aggregate not found 2026-05-19 14:42:13.856 7 INFO neutron.services.segments.plugin [-] Segment b8093b3d-fdcd-43cf-83a9-74664ea0dd96 resource provider aggregate not found 2026-05-19 14:42:13.875 7 INFO neutron.services.segments.plugin [-] Segment b8093b3d-fdcd-43cf-83a9-74664ea0dd96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8093b3d-fdcd-43cf-83a9-74664ea0dd96 found for delete ", "request_id": "req-227004cf-00ae-43f7-b203-de9ccbecb6f7"}]} 2026-05-19 14:42:13.876 7 INFO neutron.services.segments.plugin [-] Segment b8093b3d-fdcd-43cf-83a9-74664ea0dd96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8093b3d-fdcd-43cf-83a9-74664ea0dd96 found for delete ", "request_id": "req-e628e138-6ce0-4509-8d82-22827b8759ae"}]} [pid: 7|app: 0|req: 602/1273] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:13 2026] DELETE /v2.0/networks/354e69e7-9db4-430e-87c0-449c1b71a599 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1274] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:42:13 2026] GET /v2.0/routers => generated 695 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1275] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1276] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/ports?device_id=abc6c25c-7600-4462-986a-0d8731543aa0 => 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: 672/1277] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:42:13 2026] DELETE /v2.0/ports/463d1b1b-be2f-4c8c-8268-31b3e2712fba => generated 0 bytes in 1151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:14.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42a4e8ec-3cd2-4c0d-9597-6fc63243754a'] response: {'server_uuid': 'abc6c25c-7600-4462-986a-0d8731543aa0', 'name': 'network-vif-deleted', 'tag': '463d1b1b-be2f-4c8c-8268-31b3e2712fba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 673/1278] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1279] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1280] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1281] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/security-groups?tenant_id=f3b72e9a60d84a4cb38feb8e2794e17f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1282] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1283] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 19 14:42:14 2026] PUT /v2.0/routers/b0cdc6c8-588f-4c14-a466-bb1bad8f76e9 => generated 699 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1284] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:14 2026] DELETE /v2.0/security-groups/bddae4ce-d84b-43ba-9aef-96a15a392152 => 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: 607/1285] 10.0.0.136 () {32 vars in 692 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1286] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/routers/b0cdc6c8-588f-4c14-a466-bb1bad8f76e9 => generated 699 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1287] 10.0.0.136 () {32 vars in 704 bytes} [Tue May 19 14:42:14 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: 8|app: 0|req: 680/1288] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:14 2026] GET /v2.0/ports?device_id=b0cdc6c8-588f-4c14-a466-bb1bad8f76e9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1289] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:42:14 2026] DELETE /v2.0/qos/policies/b0f0ca07-c6c3-4643-a9e5-a99617daec71 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1290] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:42:14 2026] DELETE /v2.0/qos/policies/98c03f26-9f7c-4df2-b78c-cfe3d94b7718 => 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: 611/1291] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:42:14 2026] DELETE /v2.0/qos/policies/9b096179-eb52-4a1a-af8e-fb4ffbebc6c0 => 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: 612/1292] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:42:15 2026] DELETE /v2.0/qos/policies/fdfe90d1-03cf-4ec0-86be-f90fc2fe8875 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1293] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:42:15 2026] DELETE /v2.0/qos/policies/e8a3601d-813e-402a-a1ad-ad168e2daa24 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1294] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:15 2026] DELETE /v2.0/security-groups/b4862ee2-1630-4d31-9718-6cf2667e7e5e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:15.365 7 INFO neutron.api.v2.resource [None req-1dfa38a7-2cdf-411f-877d-d394e0f72ece 3896f9b1af2e4593a423908c858cd0c8 66b99f687339463cbc76b031aed6db01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1295] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:42:15 2026] GET /v2.0/security-groups/b4862ee2-1630-4d31-9718-6cf2667e7e5e => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1296] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:15 2026] DELETE /v2.0/floatingips/95f2e8ed-807d-41af-aa1e-6bacac4d9892 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:15.855 8 INFO neutron.services.segments.plugin [-] Segment 14b77764-3850-41cb-8c92-c7c2073fb18d resource provider aggregate not found 2026-05-19 14:42:15.860 8 INFO neutron.services.segments.plugin [-] Segment 14b77764-3850-41cb-8c92-c7c2073fb18d resource provider aggregate not found 2026-05-19 14:42:15.874 8 INFO neutron.services.segments.plugin [-] Segment 14b77764-3850-41cb-8c92-c7c2073fb18d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b77764-3850-41cb-8c92-c7c2073fb18d found for delete ", "request_id": "req-7fd50ef3-3d9e-43f3-8cbb-1c4738f2159c"}]} 2026-05-19 14:42:15.880 8 INFO neutron.services.segments.plugin [-] Segment 14b77764-3850-41cb-8c92-c7c2073fb18d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b77764-3850-41cb-8c92-c7c2073fb18d found for delete ", "request_id": "req-6464ee36-56d1-4a9a-bdb9-d31c583dbfdc"}]} 2026-05-19 14:42:15.881 8 INFO neutron.db.l3_hamode_db [None req-c9da0450-0302-4b63-9d65-27b2f554e242 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] HA network 0de5ac7d-485e-4753-96c2-c855bb30a7c8 was deleted as no HA routers are present in tenant 8396b0191ada4a5abf322a03c253ee79. [pid: 8|app: 0|req: 681/1297] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:14 2026] DELETE /v2.0/routers/b0cdc6c8-588f-4c14-a466-bb1bad8f76e9 => generated 0 bytes in 1057 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1298] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:15 2026] GET /v2.0/ports?device_id=b0cdc6c8-588f-4c14-a466-bb1bad8f76e9 => 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: 683/1299] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:15 2026] GET /v2.0/security-groups?tenant_id=a755cacca0f44b6581e4bd1c1fc0f43f&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:16.254 8 INFO neutron.api.v2.resource [None req-e69be7f6-6ddb-4ffd-bf1b-8f29967ce11d 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1300] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:16 2026] DELETE /v2.0/routers/b0cdc6c8-588f-4c14-a466-bb1bad8f76e9 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1301] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:16 2026] DELETE /v2.0/security-groups/0cb0e517-ac09-48f7-b610-470d6ae52eba => 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: 686/1302] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:16 2026] GET /v2.0/ports?device_id=04fbc379-1e37-48c0-9894-9e2abb1d50af => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:16.431 8 INFO neutron.api.v2.resource [None req-0d375c91-809b-4f3c-b70b-5cd7721d000b 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1303] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:16 2026] DELETE /v2.0/routers/04fbc379-1e37-48c0-9894-9e2abb1d50af => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:16.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d703d72-ba51-414a-8796-a1c7d140d215 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1304] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:16 2026] DELETE /v2.0/subnets/9ef73aee-3199-46a1-b6a8-7cfc9f4f8e35 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1305] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:16 2026] GET /v2.0/ports?device_id=10d99850-5dc6-491b-8919-1f3e53bdf233 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:16.521 8 INFO neutron.api.v2.resource [None req-e0cf703b-db45-485d-b65a-f40c6360eec6 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1306] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:16 2026] DELETE /v2.0/routers/10d99850-5dc6-491b-8919-1f3e53bdf233 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1307] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:16 2026] GET /v2.0/security-groups?tenant_id=29b811ffc5064f83a12e8529b0a31152&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:16.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc08865a-3dd7-4c38-98c7-766b3a8cd0c9 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1308] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:16 2026] DELETE /v2.0/subnets/31f0f8fd-8a11-4546-b7d9-70c9cc3b8af7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:16.817 8 WARNING neutron_lib.context [None req-6b5f7840-ae2c-4a10-acf7-f1996364493f bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:16.951 8 INFO neutron.db.segments_db [None req-6b5f7840-ae2c-4a10-acf7-f1996364493f bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] Added segment e56e1807-dba3-43b9-8840-9b0e3c896b55 of type vxlan for network 3304bac3-c932-4d26-a2fb-e4f77f3d8583 [pid: 7|app: 0|req: 617/1309] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:42:15 2026] PUT /v2.0/routers/7746913b-0454-4244-be46-eb4eefe19d71/remove_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1310] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:16 2026] POST /v2.0/networks => generated 644 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1311] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:16 2026] DELETE /v2.0/security-groups/e87b2978-4f03-4db8-9b29-bdfc909e0e2c => 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: 694/1312] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:17 2026] GET /v2.0/ports?device_id=979aa077-25ce-46f8-a201-d57ffc06c50d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:17.164 8 INFO neutron.api.v2.resource [None req-8a6e9a3a-d9bc-412e-b5a3-d6f601a0eaec 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1313] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:17 2026] DELETE /v2.0/routers/979aa077-25ce-46f8-a201-d57ffc06c50d => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:17.169 8 WARNING neutron_lib.context [None req-880f29db-443e-4dbe-86e2-8c5d649033c8 bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1314] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:17 2026] POST /v2.0/subnets => generated 617 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:17.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba2dde6b-6294-4918-a3d5-0d06b7e460a3 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1315] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:17 2026] DELETE /v2.0/subnets/c7895a32-9931-4dc2-91ea-566dcf210b66 => 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: 698/1316] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:17 2026] GET /v2.0/security-groups?tenant_id=284d604b669548afac52964f43c4f5d6&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:17.553 8 WARNING neutron_lib.context [None req-9d74c55c-41e6-4727-8f76-b418274f7410 bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:17.613 8 INFO neutron.db.segments_db [None req-9d74c55c-41e6-4727-8f76-b418274f7410 bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] Added segment 8e908569-eed8-4cbd-ab27-5c7a8ac879aa of type vxlan for network 713969da-ca28-4ae5-843d-ce8a98da6e41 [pid: 8|app: 0|req: 699/1317] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:17 2026] POST /v2.0/networks => generated 643 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:17.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6724ae0f-9c19-43fc-804d-ab1a8167eac3 26be67eafa1b417eab455b977b55e2ec 8396b0191ada4a5abf322a03c253ee79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1318] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:17 2026] DELETE /v2.0/subnets/8ee54f45-e3fc-41b4-ac6b-914c7575aeb4 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1319] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:17 2026] DELETE /v2.0/security-groups/3a83f0d9-a039-41f4-831a-bc1c17d420c8 => 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: 702/1320] 10.0.0.136 () {34 vars in 743 bytes} [Tue May 19 14:42:17 2026] PUT /v2.0/networks/713969da-ca28-4ae5-843d-ce8a98da6e41 => generated 592 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:18.064 8 WARNING neutron_lib.context [None req-01326d6a-c055-4f53-aed1-5c307ebca809 bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 703/1321] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:18 2026] POST /v2.0/subnets => generated 602 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1322] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:18 2026] GET /v2.0/security-groups?tenant_id=8396b0191ada4a5abf322a03c253ee79&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:18.776 7 INFO neutron.services.segments.plugin [-] Segment ead55e0a-6aee-407f-ae3d-c7bfaae8a147 resource provider aggregate not found 2026-05-19 14:42:18.792 7 INFO neutron.services.segments.plugin [-] Segment ead55e0a-6aee-407f-ae3d-c7bfaae8a147 resource provider aggregate not found 2026-05-19 14:42:18.807 7 INFO neutron.services.segments.plugin [-] Segment ead55e0a-6aee-407f-ae3d-c7bfaae8a147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ead55e0a-6aee-407f-ae3d-c7bfaae8a147 found for delete ", "request_id": "req-ce1175f6-e9ac-431c-9b39-017ff73229b3"}]} 2026-05-19 14:42:18.811 7 INFO neutron.services.segments.plugin [-] Segment ead55e0a-6aee-407f-ae3d-c7bfaae8a147 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ead55e0a-6aee-407f-ae3d-c7bfaae8a147 found for delete ", "request_id": "req-8fd4174b-96d5-4b75-8447-a2bd5910cfd2"}]} 2026-05-19 14:42:18.816 7 INFO neutron.db.l3_hamode_db [None req-8f081b32-cdbd-4261-8090-64504fb8760c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network cf18e330-9613-4152-bc05-f098e4275db2 was deleted as no HA routers are present in tenant 66b99f687339463cbc76b031aed6db01. [pid: 7|app: 0|req: 619/1323] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:17 2026] DELETE /v2.0/routers/7746913b-0454-4244-be46-eb4eefe19d71 => generated 0 bytes in 1696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1324] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 19 14:42:18 2026] PUT /v2.0/subnets/d737468b-3c22-42db-9dd1-de40779d4369 => generated 612 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1325] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:18 2026] DELETE /v2.0/security-groups/12a746c4-a965-4f97-91b8-ebca83b19275 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1326] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:18 2026] DELETE /v2.0/subnets/df3623c6-cd9f-4ae3-aea7-4371cd76faab => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:19.581 8 INFO neutron.services.segments.plugin [-] Segment 7aef42a9-21cf-4a0d-bacd-ca4b927588fb resource provider aggregate not found 2026-05-19 14:42:19.586 8 INFO neutron.services.segments.plugin [-] Segment 7aef42a9-21cf-4a0d-bacd-ca4b927588fb resource provider aggregate not found 2026-05-19 14:42:19.612 8 INFO neutron.services.segments.plugin [-] Segment 7aef42a9-21cf-4a0d-bacd-ca4b927588fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aef42a9-21cf-4a0d-bacd-ca4b927588fb found for delete ", "request_id": "req-c52b01f4-0c70-4729-aa1c-ba3f3d394029"}]} 2026-05-19 14:42:19.613 8 INFO neutron.services.segments.plugin [-] Segment 7aef42a9-21cf-4a0d-bacd-ca4b927588fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aef42a9-21cf-4a0d-bacd-ca4b927588fb found for delete ", "request_id": "req-1395ab65-a2dc-4c2e-84da-09e42d69fd3a"}]} [pid: 8|app: 0|req: 707/1327] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:19 2026] DELETE /v2.0/networks/4505dc6e-c78e-4aa5-99c8-8e78a6212102 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1328] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:18 2026] DELETE /v2.0/networks/713969da-ca28-4ae5-843d-ce8a98da6e41 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:19.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81c660ac-2aed-4d45-8d29-3765392334ec bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1329] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:19 2026] DELETE /v2.0/networks/713969da-ca28-4ae5-843d-ce8a98da6e41 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1330] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:42:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1331] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:19 2026] GET /v2.0/security-groups?tenant_id=66b99f687339463cbc76b031aed6db01&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1332] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:42:19 2026] GET /v2.0/subnets?network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111 => generated 626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1333] 10.0.0.136 () {32 vars in 653 bytes} [Tue May 19 14:42:19 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: 8|app: 0|req: 710/1334] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:19 2026] DELETE /v2.0/security-groups/5c950d37-db97-40e3-a01f-4c38ee374845 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1335] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:42:19 2026] GET /v2.0/networks => generated 1309 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1336] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:42:20 2026] GET /v2.0/subnets => generated 1233 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1337] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:42:20 2026] GET /v2.0/networks/3304bac3-c932-4d26-a2fb-e4f77f3d8583 => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1338] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:20 2026] GET /v2.0/subnets/ad686b76-6557-499b-bc95-ac8c86e33622 => generated 617 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:20.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69a8a414-579d-4254-bf3d-900609d1e357 bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1339] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:20 2026] DELETE /v2.0/subnets/d737468b-3c22-42db-9dd1-de40779d4369 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:20.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9385344a-a7e3-48a4-9bd5-dee41cbbe566 bbe09d29326441c19f93052a350bf28a 97581a9e2fed469c916ec4fccd32ca16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1340] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:20 2026] DELETE /v2.0/networks/713969da-ca28-4ae5-843d-ce8a98da6e41 => 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: 628/1341] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:20 2026] DELETE /v2.0/subnets/ad686b76-6557-499b-bc95-ac8c86e33622 => 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: 629/1342] 10.0.0.136 () {32 vars in 623 bytes} [Tue May 19 14:42:20 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-19 14:42:21.024 7 INFO neutron.services.segments.plugin [-] Segment 8e908569-eed8-4cbd-ab27-5c7a8ac879aa resource provider aggregate not found 2026-05-19 14:42:21.030 7 INFO neutron.services.segments.plugin [-] Segment 8e908569-eed8-4cbd-ab27-5c7a8ac879aa resource provider aggregate not found 2026-05-19 14:42:21.045 7 INFO neutron.services.segments.plugin [-] Segment 8e908569-eed8-4cbd-ab27-5c7a8ac879aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e908569-eed8-4cbd-ab27-5c7a8ac879aa found for delete ", "request_id": "req-30fd2db7-4cad-4a39-aa8a-57b503112614"}]} 2026-05-19 14:42:21.046 7 INFO neutron.services.segments.plugin [-] Segment 8e908569-eed8-4cbd-ab27-5c7a8ac879aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e908569-eed8-4cbd-ab27-5c7a8ac879aa found for delete ", "request_id": "req-f877520e-0f35-43c5-8367-0fed55b2def8"}]} [pid: 8|app: 0|req: 714/1343] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:20 2026] DELETE /v2.0/networks/3304bac3-c932-4d26-a2fb-e4f77f3d8583 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1344] 10.0.0.136 () {32 vars in 633 bytes} [Tue May 19 14:42:20 2026] GET /v2.0/ => generated 632 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:21.745 8 INFO neutron.services.segments.plugin [-] Segment e56e1807-dba3-43b9-8840-9b0e3c896b55 resource provider aggregate not found 2026-05-19 14:42:21.752 8 INFO neutron.services.segments.plugin [-] Segment e56e1807-dba3-43b9-8840-9b0e3c896b55 resource provider aggregate not found 2026-05-19 14:42:21.773 8 INFO neutron.services.segments.plugin [-] Segment e56e1807-dba3-43b9-8840-9b0e3c896b55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56e1807-dba3-43b9-8840-9b0e3c896b55 found for delete ", "request_id": "req-34eabee9-d344-4229-963d-65088956e6fd"}]} 2026-05-19 14:42:21.775 8 INFO neutron.services.segments.plugin [-] Segment e56e1807-dba3-43b9-8840-9b0e3c896b55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56e1807-dba3-43b9-8840-9b0e3c896b55 found for delete ", "request_id": "req-1a91b723-902d-4612-81d0-92ee40b4e1a1"}]} [pid: 7|app: 0|req: 631/1345] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:21 2026] GET /v2.0/security-groups?tenant_id=97581a9e2fed469c916ec4fccd32ca16&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1346] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:21 2026] GET /v2.0/security-groups?tenant_id=a73e313dd5034015ba1363f0a9cdf8b2&name=default => generated 2925 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1347] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:22 2026] DELETE /v2.0/security-groups/00d3d5ae-a8a8-4a65-ac82-f54af90fede3 => 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: 633/1348] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:22 2026] DELETE /v2.0/security-groups/67adaa47-da98-4a7f-8ecc-04c5b81d908f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:22.293 8 INFO neutron.db.segments_db [None req-47b5acf7-ac49-498f-a8b8-9ed84d32f3c6 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 219e9395-d9b0-4dd1-8e98-de73acdeafb0 of type vxlan for network a1d9bc66-276c-4710-8c04-dc5711f61825 [pid: 8|app: 0|req: 716/1349] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:42:22 2026] POST /v2.0/networks => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:22.639 8 WARNING neutron_lib.context [None req-87b788fa-5367-4433-a6a6-abc45261d829 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1350] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:22 2026] POST /v2.0/subnets => generated 666 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:22.710 8 INFO neutron.db.segments_db [None req-87b788fa-5367-4433-a6a6-abc45261d829 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Added segment 3d17f5ea-86ad-4bc6-b40a-5116e91a5f08 of type vxlan for network 0aa88c5e-a3ad-49d3-8b44-c878e64e2c9a 2026-05-19 14:42:22.724 7 INFO neutron.db.segments_db [None req-072c31c0-fddc-443e-a9e2-f33df5280578 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment adadc920-6bee-4bcb-b85b-eb110c89f432 of type vxlan for network 83524864-7232-456e-b0b3-91e8a7594901 2026-05-19 14:42:23.058 8 INFO neutron.db.l3_hamode_db [None req-87b788fa-5367-4433-a6a6-abc45261d829 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:42:23.122 7 INFO neutron.db.l3_hamode_db [None req-072c31c0-fddc-443e-a9e2-f33df5280578 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:42:23.257 8 INFO neutron.db.l3_hamode_db [None req-87b788fa-5367-4433-a6a6-abc45261d829 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 717/1351] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 19 14:42:22 2026] POST /v2.0/routers => generated 474 bytes in 1663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:24.333 7 INFO neutron.db.l3_hamode_db [None req-072c31c0-fddc-443e-a9e2-f33df5280578 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:42:24.423 8 WARNING neutron_lib.context [None req-980ac5e5-fd7d-4059-bc42-2ff5385c0c73 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:24.589 8 INFO neutron.db.segments_db [None req-980ac5e5-fd7d-4059-bc42-2ff5385c0c73 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Added segment ba53ddcd-68dc-47c2-844e-904c513b74fa of type vxlan for network 4665d67b-47c6-48ad-9f65-fb08a38e2972 [pid: 8|app: 0|req: 718/1352] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:24 2026] POST /v2.0/networks => generated 644 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:24.704 8 WARNING neutron_lib.context [None req-c0fb7cec-ab8e-4477-8f22-3b05b4245075 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:24.778 8 INFO neutron.db.l3_hamode_db [None req-c0fb7cec-ab8e-4477-8f22-3b05b4245075 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:42:25.002 8 INFO neutron.db.l3_hamode_db [None req-c0fb7cec-ab8e-4477-8f22-3b05b4245075 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 635/1353] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:22 2026] POST /v2.0/routers => generated 730 bytes in 2848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:25.526 7 WARNING neutron_lib.context [None req-71b65502-0faf-4b4d-9b6e-51ccc38f80f3 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 719/1356] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 19 14:42:24 2026] POST /v2.0/routers => generated 474 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1357] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:42:25 2026] POST /v2.0/ports => generated 775 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:42:25.946 7 WARNING neutron_lib.context [None req-7ab31a68-3d1c-43de-8736-c7f57f269d7e e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:25.990 7 INFO neutron.db.l3_hamode_db [None req-7ab31a68-3d1c-43de-8736-c7f57f269d7e e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:42:26.159 7 INFO neutron.db.l3_hamode_db [None req-7ab31a68-3d1c-43de-8736-c7f57f269d7e e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 639/1358] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 19 14:42:25 2026] POST /v2.0/routers => generated 474 bytes in 1544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:27.491 7 WARNING neutron_lib.context [None req-7e7cce8c-5576-4dfd-b74b-aeef79f50035 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:27.548 7 INFO neutron.db.segments_db [None req-7e7cce8c-5576-4dfd-b74b-aeef79f50035 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Added segment ebab9c32-b270-4116-bcbb-ab1b46353f3d of type vxlan for network 0b1387fe-a43d-45af-a313-3be08ff3ffc9 [pid: 7|app: 0|req: 640/1359] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:27 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:27.654 7 WARNING neutron_lib.context [None req-c9e15bf3-f9f1-4f92-b5bd-ab70bb14f94b e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:27.713 7 INFO neutron.db.l3_hamode_db [None req-c9e15bf3-f9f1-4f92-b5bd-ab70bb14f94b e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 720/1360] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:42:25 2026] PUT /v2.0/routers/3f84ab5b-7ae5-4bce-a842-f43827191a3d/add_router_interface => generated 309 bytes in 2098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:27.836 8 WARNING neutron_lib.context [None req-6292001f-a564-45fb-91f4-a82bf1f0a951 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:27.932 7 INFO neutron.db.l3_hamode_db [None req-c9e15bf3-f9f1-4f92-b5bd-ab70bb14f94b e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1361] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:27 2026] POST /v2.0/subnets => generated 602 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1362] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:28 2026] GET /v2.0/security-groups?tenant_id=a2277f031154491a8e36a95ba49dabbd&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:28.593 8 WARNING neutron_lib.context [None req-632711c1-4250-4780-bd4b-5a52d65d3b9e cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 641/1363] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 19 14:42:27 2026] POST /v2.0/routers => generated 474 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:28.877 7 WARNING neutron_lib.context [None req-ee3c9463-5bbc-4112-88a8-c5ac49cd0f9a c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 642/1364] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:42:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1365] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:29 2026] DELETE /v2.0/security-groups/909298dd-84ce-43ea-93be-91dd93c5273a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:29.152 7 WARNING neutron_lib.context [None req-5f7d538b-38f0-4d9c-8a62-3c5f4b6fd9cf e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 723/1366] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:42:28 2026] POST /v2.0/ports => generated 954 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:42:29.168 8 WARNING neutron_lib.context [None req-11748077-5bfa-4552-8927-a408500e1e41 c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:29.203 7 INFO neutron.db.l3_hamode_db [None req-5f7d538b-38f0-4d9c-8a62-3c5f4b6fd9cf e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 724/1367] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:42:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:29.374 7 INFO neutron.db.l3_hamode_db [None req-5f7d538b-38f0-4d9c-8a62-3c5f4b6fd9cf e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 725/1368] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:42:29 2026] DELETE /v2.0/ports/ce56abd4-74f2-4f63-bcef-51c8803b347a => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1369] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:29 2026] GET /v2.0/security-groups?tenant_id=6123d36bf7424386bff1c85ab1af506c&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:29.827 8 WARNING neutron_lib.context [None req-ed2c00ac-113b-468d-82e6-be4f0cb63857 c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1370] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:42:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:29.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5563ee2c-1c9b-4254-a72e-16e292560822 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1371] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:42:29 2026] DELETE /v2.0/ports/ce56abd4-74f2-4f63-bcef-51c8803b347a => 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: 729/1372] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:29 2026] DELETE /v2.0/security-groups/f4b0cb27-f135-480b-8289-68be19e42716 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:30.121 8 WARNING neutron_lib.context [None req-7a627d3d-7c91-402b-a1aa-3eabc48d88a5 c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 644/1373] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 19 14:42:29 2026] POST /v2.0/routers => generated 474 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:30.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28a54284-7229-4a34-b25b-0fde71d40c15 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1374] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:42:30 2026] GET /v2.0/ports/ce56abd4-74f2-4f63-bcef-51c8803b347a => 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: 646/1375] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:42:30 2026] PUT /v2.0/routers/457b25bd-66c7-49a3-801b-44447f7c24e1/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1376] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:30 2026] DELETE /v2.0/subnets/c444a86d-5a39-4dc6-9b89-8991ce1eccb5 => 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: 648/1377] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:42:30 2026] PUT /v2.0/routers/362def8a-54bf-4988-bd55-4e15a2bdf585/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1378] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:42:30 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1379] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:42:30 2026] PUT /v2.0/routers/fa11c1a8-c24b-40a6-8b42-1f3ca781cb7f/tags => generated 34 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1380] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:42:30 2026] PUT /v2.0/routers/1b64d92f-22d6-4e0a-b838-32da4efe3446/tags => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:31.179 7 INFO neutron.services.segments.plugin [-] Segment ebab9c32-b270-4116-bcbb-ab1b46353f3d resource provider aggregate not found [pid: 8|app: 0|req: 733/1381] 10.0.0.136 () {32 vars in 664 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:31.196 7 INFO neutron.services.segments.plugin [-] Segment ebab9c32-b270-4116-bcbb-ab1b46353f3d resource provider aggregate not found [pid: 7|app: 0|req: 649/1382] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:30 2026] DELETE /v2.0/networks/0b1387fe-a43d-45af-a313-3be08ff3ffc9 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:31.231 7 INFO neutron.services.segments.plugin [-] Segment ebab9c32-b270-4116-bcbb-ab1b46353f3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebab9c32-b270-4116-bcbb-ab1b46353f3d found for delete ", "request_id": "req-6c3fba3e-2b9c-41d9-a8ca-a79b4f151feb"}]} 2026-05-19 14:42:31.232 7 INFO neutron.services.segments.plugin [-] Segment ebab9c32-b270-4116-bcbb-ab1b46353f3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebab9c32-b270-4116-bcbb-ab1b46353f3d found for delete ", "request_id": "req-62b154e9-bba6-4096-82a6-810a9dc756e2"}]} 2026-05-19 14:42:31.237 7 WARNING neutron_lib.context [None req-fdd5c0e0-476c-4fb1-9829-a6cac6780b57 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:31.311 7 INFO neutron.db.segments_db [None req-fdd5c0e0-476c-4fb1-9829-a6cac6780b57 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Added segment 7470de1b-8886-4c96-98bb-b45de2158c9c of type vxlan for network 1c495d02-17ef-4619-a1d5-ee440deb2468 [pid: 8|app: 0|req: 734/1383] 10.0.0.136 () {32 vars in 678 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1384] 10.0.0.242 () {34 vars in 1098 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--742091460&fields=id&tenant_id=1dce8451a9634b2fbc97804c340fb092 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1385] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:31 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1386] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:31.479 8 WARNING neutron_lib.context [None req-dbd56f9f-41f3-4053-91c4-7c05322ec455 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 651/1387] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/networks?id=a1d9bc66-276c-4710-8c04-dc5711f61825 => generated 675 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1388] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1389] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/quotas/1dce8451a9634b2fbc97804c340fb092 => 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: 737/1390] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:31 2026] POST /v2.0/subnets => generated 602 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1391] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:31.799 7 WARNING neutron_lib.context [None req-f775be9a-e435-4abd-b91d-17bc219a1e58 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 738/1392] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/ports?tenant_id=1dce8451a9634b2fbc97804c340fb092&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: 739/1393] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 19 14:42:31 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1394] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:42:32 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1395] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 19 14:42:32 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1396] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:42:31 2026] POST /v2.0/ports => generated 910 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1397] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:42:32 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1398] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:42:32 2026] DELETE /v2.0/ports/6abdf693-6e2b-4a03-9322-235db692174e => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1399] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:32 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:32.738 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07903766-50f2-43c4-8d85-9ac9804c6d31 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1400] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:42:32 2026] GET /v2.0/ports/6abdf693-6e2b-4a03-9322-235db692174e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1401] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:42:32 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1402] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:32 2026] GET /v2.0/routers/457b25bd-66c7-49a3-801b-44447f7c24e1 => generated 485 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1403] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:32 2026] DELETE /v2.0/subnets/bd29ace7-467a-4cc6-a2e8-091fb0f7d2b6 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:33.422 8 INFO neutron.services.segments.plugin [-] Segment 7470de1b-8886-4c96-98bb-b45de2158c9c resource provider aggregate not found 2026-05-19 14:42:33.436 8 INFO neutron.services.segments.plugin [-] Segment 7470de1b-8886-4c96-98bb-b45de2158c9c resource provider aggregate not found 2026-05-19 14:42:33.441 8 INFO neutron.services.segments.plugin [-] Segment 7470de1b-8886-4c96-98bb-b45de2158c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7470de1b-8886-4c96-98bb-b45de2158c9c found for delete ", "request_id": "req-c448e9bf-cc82-47c2-bd41-e3ca087baf2a"}]} [pid: 8|app: 0|req: 747/1404] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:32 2026] DELETE /v2.0/networks/1c495d02-17ef-4619-a1d5-ee440deb2468 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:33.468 8 INFO neutron.services.segments.plugin [-] Segment 7470de1b-8886-4c96-98bb-b45de2158c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7470de1b-8886-4c96-98bb-b45de2158c9c found for delete ", "request_id": "req-ff3bc13b-c7c4-4009-85c4-2b30aac40558"}]} [pid: 8|app: 0|req: 748/1405] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:42:33 2026] GET /v2.0/networks?id=a1d9bc66-276c-4710-8c04-dc5711f61825 => generated 675 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:33.586 8 WARNING neutron_lib.context [None req-71f68fa6-ea2e-4c14-b751-21c986a534ad cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 658/1406] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 19 14:42:32 2026] PUT /v2.0/routers/457b25bd-66c7-49a3-801b-44447f7c24e1 => generated 485 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1407] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:42:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1dce8451a9634b2fbc97804c340fb092 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1408] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:33 2026] GET /v2.0/ports?device_id=457b25bd-66c7-49a3-801b-44447f7c24e1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:33.758 7 WARNING neutron_lib.context [req-bfd2bca5-4257-4a09-8470-ba78555f8fd7 req-17ae3367-8e79-401d-af5d-814bc29c0f8f c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1409] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:42:33 2026] POST /v2.0/ports => generated 774 bytes in 336 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: 661/1410] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:42:33 2026] POST /v2.0/ports => generated 958 bytes in 449 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: 662/1411] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:34 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 961 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1412] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:33 2026] DELETE /v2.0/routers/457b25bd-66c7-49a3-801b-44447f7c24e1 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1413] 10.0.0.136 () {34 vars in 737 bytes} [Tue May 19 14:42:34 2026] PUT /v2.0/ports/f5924e26-ed61-47f3-9a29-0e7496f87089 => generated 752 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1414] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:34 2026] GET /v2.0/security-groups?tenant_id=a617585998264876bd6910a4519dc7b3&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1415] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:34 2026] GET /v2.0/security-groups?id=43edfdf4-8cff-40e7-87d6-5fb2af521264&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: 753/1416] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:34 2026] GET /v2.0/routers/362def8a-54bf-4988-bd55-4e15a2bdf585 => generated 493 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1417] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:42:34 2026] PUT /v2.0/ports/379eb6ab-2919-484b-95c0-8de9499db3f4 => generated 1203 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:42:35.137 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3c81337-5fac-42a3-8f5f-08b0c041f8a4'] response: {'name': 'network-changed', 'server_uuid': '222a36e1-e542-43bd-81d4-3f90abab9635', 'tag': '379eb6ab-2919-484b-95c0-8de9499db3f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 754/1418] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:42:34 2026] DELETE /v2.0/ports/f5924e26-ed61-47f3-9a29-0e7496f87089 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1419] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:35 2026] DELETE /v2.0/security-groups/95cfb27f-f27f-4de9-bc02-a67d42cf3ef0 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 666/1420] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/ports?tenant_id=1dce8451a9634b2fbc97804c340fb092&device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => 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: 667/1421] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/ports => generated 778 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1422] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=379eb6ab-2919-484b-95c0-8de9499db3f4 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:35.438 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9b0930f-8b0b-49b1-bdef-ccb29913d76e cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1423] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/ports/f5924e26-ed61-47f3-9a29-0e7496f87089 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1424] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/subnets?id=7552638f-f770-462e-82a0-edb90ff4803c => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1425] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/ports => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1426] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/ports?network_id=a1d9bc66-276c-4710-8c04-dc5711f61825&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1427] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/ports/50727edd-46f5-42e6-8fc0-d8f238448e7e => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1428] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:35.699 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1f9b87f-11ff-40e9-b857-3e18d78e8f4b cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1429] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:42:35 2026] DELETE /v2.0/ports/6abdf693-6e2b-4a03-9322-235db692174e => 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: 676/1430] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:35.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f8cd23d-fe60-4504-a270-613d4baacb95 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1431] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:35 2026] DELETE /v2.0/subnets/bd29ace7-467a-4cc6-a2e8-091fb0f7d2b6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:35.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-515b0f94-0247-4957-b035-b8f6ddeb33a6 cf9b1f84f3514440a62553a6d1ec7ba0 cf181c46bd62451cad0b0e93c5b33f4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1432] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:35 2026] DELETE /v2.0/subnets/c444a86d-5a39-4dc6-9b89-8991ce1eccb5 => 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: 679/1433] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:42:35 2026] GET /v2.0/ports?tenant_id=1dce8451a9634b2fbc97804c340fb092&device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1434] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:42:35 2026] DELETE /v2.0/ports/50727edd-46f5-42e6-8fc0-d8f238448e7e => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1435] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1436] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/networks?id=a1d9bc66-276c-4710-8c04-dc5711f61825 => generated 771 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1437] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 19 14:42:35 2026] PUT /v2.0/routers/362def8a-54bf-4988-bd55-4e15a2bdf585 => generated 493 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1438] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/security-groups?id=43edfdf4-8cff-40e7-87d6-5fb2af521264&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:36.472 7 INFO neutron.services.segments.plugin [-] Segment ba53ddcd-68dc-47c2-844e-904c513b74fa resource provider aggregate not found 2026-05-19 14:42:36.477 7 INFO neutron.services.segments.plugin [-] Segment ba53ddcd-68dc-47c2-844e-904c513b74fa resource provider aggregate not found [pid: 7|app: 0|req: 683/1439] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:36 2026] DELETE /v2.0/networks/4665d67b-47c6-48ad-9f65-fb08a38e2972 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:36.503 7 INFO neutron.services.segments.plugin [-] Segment ba53ddcd-68dc-47c2-844e-904c513b74fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba53ddcd-68dc-47c2-844e-904c513b74fa found for delete ", "request_id": "req-d77c3db5-2cc3-4f3f-a303-5a4b36ec11c4"}]} 2026-05-19 14:42:36.504 7 INFO neutron.services.segments.plugin [-] Segment ba53ddcd-68dc-47c2-844e-904c513b74fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba53ddcd-68dc-47c2-844e-904c513b74fa found for delete ", "request_id": "req-67413b43-98c7-4d57-a513-78e8c89cb6c5"}]} [pid: 8|app: 0|req: 757/1440] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=379eb6ab-2919-484b-95c0-8de9499db3f4 => 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: 684/1441] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/ports?device_id=362def8a-54bf-4988-bd55-4e15a2bdf585 => 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: 685/1442] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/subnets?id=7552638f-f770-462e-82a0-edb90ff4803c => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1443] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/ports?network_id=a1d9bc66-276c-4710-8c04-dc5711f61825&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1444] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?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: 688/1445] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?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: 758/1446] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:36 2026] DELETE /v2.0/routers/362def8a-54bf-4988-bd55-4e15a2bdf585 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1447] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:37 2026] GET /v2.0/routers/fa11c1a8-c24b-40a6-8b42-1f3ca781cb7f => generated 502 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1448] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:36 2026] GET /v2.0/security-groups?tenant_id=cf181c46bd62451cad0b0e93c5b33f4e&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1449] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:37 2026] DELETE /v2.0/security-groups/5630865d-a6fc-4885-9d7e-0fa6ab077f20 => 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: 691/1450] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:37 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => 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: 692/1451] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:37 2026] GET /v2.0/security-groups?id=43edfdf4-8cff-40e7-87d6-5fb2af521264&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1452] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 19 14:42:37 2026] PUT /v2.0/routers/fa11c1a8-c24b-40a6-8b42-1f3ca781cb7f => generated 502 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1453] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:37 2026] GET /v2.0/ports?device_id=fa11c1a8-c24b-40a6-8b42-1f3ca781cb7f => 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: 761/1454] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:37 2026] DELETE /v2.0/routers/fa11c1a8-c24b-40a6-8b42-1f3ca781cb7f => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1455] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:38 2026] GET /v2.0/routers/1b64d92f-22d6-4e0a-b838-32da4efe3446 => generated 487 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1456] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:38 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1457] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:38 2026] GET /v2.0/security-groups?id=43edfdf4-8cff-40e7-87d6-5fb2af521264&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: 697/1458] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:38 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1459] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 19 14:42:38 2026] PUT /v2.0/routers/1b64d92f-22d6-4e0a-b838-32da4efe3446 => generated 487 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1460] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:39 2026] GET /v2.0/ports?device_id=1b64d92f-22d6-4e0a-b838-32da4efe3446 => 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: 764/1461] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:39 2026] DELETE /v2.0/routers/1b64d92f-22d6-4e0a-b838-32da4efe3446 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:39.917 8 WARNING neutron_lib.context [None req-218f44f3-1af2-4526-be20-82c8235844b8 ed15397908184f62acea53c4db1382fe aeff4655d5a54a5cbfa5e7a4dc2b3bbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:39.936 7 INFO neutron.db.l3_db [None req-b7bbcabd-df56-4825-a8a9-c3aee6238c10 c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] Floating IP 6c53248d-937f-4d75-868a-4ff8304eaca6 associated. External IP: 10.96.250.201, port: 379eb6ab-2919-484b-95c0-8de9499db3f4. [pid: 8|app: 0|req: 767/1464] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:42:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:42:40.190 8 WARNING neutron_lib.context [None req-7d5190be-84fe-4397-99ee-03f2d59ee3d7 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1465] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:42:38 2026] PUT /v2.0/floatingips/6c53248d-937f-4d75-868a-4ff8304eaca6 => generated 856 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:40.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05128da3-c9ab-49e8-97ce-18b2f5b6a6ce'] response: {'name': 'network-changed', 'server_uuid': '222a36e1-e542-43bd-81d4-3f90abab9635', 'tag': '379eb6ab-2919-484b-95c0-8de9499db3f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 699/1466] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:42:40 2026] GET /v2.0/routers/4d7a0ae8-350c-48c7-8251-5dcef7f3c667 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1467] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:42:40 2026] GET /v2.0/security-groups => generated 4530 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1468] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:40 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:40.700 8 INFO neutron.db.segments_db [None req-7d5190be-84fe-4397-99ee-03f2d59ee3d7 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Added segment 554e5078-35a2-4c58-ba1e-adf09a2cbce5 of type vxlan for network a2ee90d7-b005-4a19-b9a5-e4542ec2ddde [pid: 8|app: 0|req: 768/1469] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:40 2026] POST /v2.0/networks => generated 631 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1470] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:42:40 2026] GET /v2.0/ports?tenant_id=1dce8451a9634b2fbc97804c340fb092&device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1471] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 19 14:42:40 2026] PUT /v2.0/security-groups/fec4056b-a712-4634-89fb-0b91c60139b3 => generated 1664 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1472] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:40 2026] GET /v2.0/security-groups?id=43edfdf4-8cff-40e7-87d6-5fb2af521264&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:40.989 8 WARNING neutron_lib.context [None req-f60121a9-e176-4078-a2f1-7fec6b6d7a81 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:41.067 8 INFO neutron.db.segments_db [None req-f60121a9-e176-4078-a2f1-7fec6b6d7a81 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Added segment 94e7f4d4-5c42-4bc9-94c8-1dd1d859c909 of type vxlan for network 3e00cb97-057c-4db5-8e7c-7ead06b666ab [pid: 8|app: 0|req: 772/1473] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:40 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1474] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 19 14:42:40 2026] PUT /v2.0/routers/4d7a0ae8-350c-48c7-8251-5dcef7f3c667 => generated 480 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1475] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/networks?id=a1d9bc66-276c-4710-8c04-dc5711f61825 => generated 771 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:41.295 8 WARNING neutron_lib.context [None req-93584d03-52b1-410d-8730-833f1a16d543 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 703/1476] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/security-groups/fec4056b-a712-4634-89fb-0b91c60139b3 => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1477] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1478] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/ports?device_id=4d7a0ae8-350c-48c7-8251-5dcef7f3c667 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:41.371 8 INFO neutron.db.segments_db [None req-93584d03-52b1-410d-8730-833f1a16d543 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Added segment c1ed161b-bc05-4a3f-99dc-43e3c38946fe of type vxlan for network 4eec9994-6aad-404b-81c2-05aa1a620bba [pid: 7|app: 0|req: 706/1479] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=379eb6ab-2919-484b-95c0-8de9499db3f4 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1480] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:41 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1481] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:41 2026] DELETE /v2.0/security-groups/fec4056b-a712-4634-89fb-0b91c60139b3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1482] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/security-groups?id=43edfdf4-8cff-40e7-87d6-5fb2af521264&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: 776/1483] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/subnets?id=7552638f-f770-462e-82a0-edb90ff4803c => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:41.576 8 WARNING neutron_lib.context [None req-01c54e35-0dfa-48fa-bbf2-629c4c63d02a 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:41.663 8 INFO neutron.db.segments_db [None req-01c54e35-0dfa-48fa-bbf2-629c4c63d02a 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Added segment 017aa6e3-ac91-423d-a672-dffbad489f72 of type vxlan for network dace8915-e5f9-4603-843c-7ca39ec3dbf9 [pid: 8|app: 0|req: 777/1484] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:41 2026] POST /v2.0/networks => generated 632 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1485] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1486] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/ports?network_id=a1d9bc66-276c-4710-8c04-dc5711f61825&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: 780/1487] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:42:41 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:42.059 8 WARNING neutron_lib.context [None req-3968a77d-3f3b-4ba4-8d55-d2a12fd84979 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:42.123 8 INFO neutron.db.segments_db [None req-3968a77d-3f3b-4ba4-8d55-d2a12fd84979 877e33556d0840a6b62d3f1ff7ffb87c e0135afd4b3441eaaed9f275921995bc - - default default] Added segment 7c6860c9-6b23-479a-934c-b810a4ac10a7 of type vxlan for network 1cd7b19b-ebcc-43c5-bda1-0dd9df4b92a0 [pid: 8|app: 0|req: 781/1488] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:42 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:42.242 8 INFO neutron.api.v2.resource [None req-72a725cc-0119-4723-82ec-d4e77f34406f ed15397908184f62acea53c4db1382fe aeff4655d5a54a5cbfa5e7a4dc2b3bbc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1489] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:42 2026] DELETE /v2.0/security-groups/fec4056b-a712-4634-89fb-0b91c60139b3 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:42.257 7 INFO neutron.services.segments.plugin [-] Segment 3d17f5ea-86ad-4bc6-b40a-5116e91a5f08 resource provider aggregate not found 2026-05-19 14:42:42.261 7 INFO neutron.services.segments.plugin [-] Segment 3d17f5ea-86ad-4bc6-b40a-5116e91a5f08 resource provider aggregate not found 2026-05-19 14:42:42.274 7 INFO neutron.services.segments.plugin [-] Segment 3d17f5ea-86ad-4bc6-b40a-5116e91a5f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d17f5ea-86ad-4bc6-b40a-5116e91a5f08 found for delete ", "request_id": "req-3d49cf75-4179-42e3-a4ad-69ea516d8500"}]} 2026-05-19 14:42:42.276 7 INFO neutron.services.segments.plugin [-] Segment 3d17f5ea-86ad-4bc6-b40a-5116e91a5f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d17f5ea-86ad-4bc6-b40a-5116e91a5f08 found for delete ", "request_id": "req-4216e1fc-3e10-480d-9b4d-3206ebeb444d"}]} 2026-05-19 14:42:42.283 7 INFO neutron.db.l3_hamode_db [None req-826857c7-9642-48b4-8f74-44b8b6b69a55 e38ed535db8a45bda964afb80a4b17d9 2532e9c9131c4506a98361936909e360 - - default default] HA network 0aa88c5e-a3ad-49d3-8b44-c878e64e2c9a was deleted as no HA routers are present in tenant 2532e9c9131c4506a98361936909e360. [pid: 7|app: 0|req: 708/1490] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:41 2026] DELETE /v2.0/routers/4d7a0ae8-350c-48c7-8251-5dcef7f3c667 => generated 0 bytes in 775 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1491] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:42:42 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?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: 784/1492] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:42 2026] PUT /v2.0/networks/a2ee90d7-b005-4a19-b9a5-e4542ec2ddde/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:42.368 8 WARNING neutron_lib.context [None req-0682f030-a28c-4d9e-899e-9f9e7f055675 ed15397908184f62acea53c4db1382fe aeff4655d5a54a5cbfa5e7a4dc2b3bbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 785/1493] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:42:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1494] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:42:42 2026] GET /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825?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: 787/1495] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:42 2026] PUT /v2.0/networks/3e00cb97-057c-4db5-8e7c-7ead06b666ab/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:42.610 8 WARNING neutron_lib.context [None req-025a8b92-3021-4032-a064-38aa609e1e35 ed15397908184f62acea53c4db1382fe aeff4655d5a54a5cbfa5e7a4dc2b3bbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:42.664 7 INFO neutron.db.l3_db [req-61c7bdde-a481-4370-97ac-ac007fa31015 req-b599cffe-3bc1-445e-a7a9-647cd446eca1 c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] Floating IP 6c53248d-937f-4d75-868a-4ff8304eaca6 disassociated. External IP: 10.96.250.201, port: 379eb6ab-2919-484b-95c0-8de9499db3f4. [pid: 8|app: 0|req: 788/1496] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:42:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1497] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:42 2026] GET /v2.0/ports?device_id=222a36e1-e542-43bd-81d4-3f90abab9635 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1498] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:42 2026] PUT /v2.0/networks/4eec9994-6aad-404b-81c2-05aa1a620bba/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1499] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:42:42 2026] GET /v2.0/security-group-rules/a3844b48-a8a5-41ca-99c8-7780e28fdc0a => 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: 792/1500] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:42:42 2026] GET /v2.0/security-groups?id=43edfdf4-8cff-40e7-87d6-5fb2af521264&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1501] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:42 2026] PUT /v2.0/networks/dace8915-e5f9-4603-843c-7ca39ec3dbf9/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1502] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:42:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1503] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:42:42 2026] DELETE /v2.0/ports/379eb6ab-2919-484b-95c0-8de9499db3f4 => generated 0 bytes in 813 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1504] 10.0.0.136 () {32 vars in 666 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:43.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbb12458-abfd-494f-a14d-7645d1f59326'] response: {'server_uuid': '222a36e1-e542-43bd-81d4-3f90abab9635', 'name': 'network-vif-deleted', 'tag': '379eb6ab-2919-484b-95c0-8de9499db3f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 710/1505] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:42:43 2026] DELETE /v2.0/security-group-rules/a3844b48-a8a5-41ca-99c8-7780e28fdc0a => 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: 796/1506] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1507] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1508] 10.0.0.136 () {32 vars in 676 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:43.414 8 WARNING neutron_lib.context [None req-40f1e4c8-7058-4106-92e1-fc77501a4925 ed15397908184f62acea53c4db1382fe aeff4655d5a54a5cbfa5e7a4dc2b3bbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1509] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/security-groups?tenant_id=b411459c648141738c25d763c3266443&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1510] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:42:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1511] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 19 14:42:43 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: 713/1512] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/security-group-rules/ed8b9cc3-ba59-451b-90ce-a55d7e267aff => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1513] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:43 2026] DELETE /v2.0/security-groups/ed6d4297-1de9-4d85-9cdc-91b301181329 => 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: 714/1514] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1515] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1516] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:42:43 2026] DELETE /v2.0/security-group-rules/ed8b9cc3-ba59-451b-90ce-a55d7e267aff => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1517] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1518] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/security-groups?tenant_id=c0c56b32003f4a0292d1f7632f5d26db&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1519] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1520] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1521] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:43 2026] DELETE /v2.0/security-groups/59f09c59-ef45-4a41-ba3a-b09f326dd27f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:43.998 8 WARNING neutron_lib.context [None req-70e21825-666b-4a43-94e3-f64d4849b0c8 ed15397908184f62acea53c4db1382fe aeff4655d5a54a5cbfa5e7a4dc2b3bbc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:44.050 8 INFO neutron.db.securitygroups_db [None req-70e21825-666b-4a43-94e3-f64d4849b0c8 ed15397908184f62acea53c4db1382fe aeff4655d5a54a5cbfa5e7a4dc2b3bbc - - default default] Project aeff4655d5a54a5cbfa5e7a4dc2b3bbc 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: 718/1522] 10.0.0.136 () {32 vars in 696 bytes} [Tue May 19 14:42:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1523] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:42:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1524] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/security-groups/43edfdf4-8cff-40e7-87d6-5fb2af521264 => 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: 720/1525] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:42:44 2026] GET /v2.0/security-group-rules/23574141-5e26-4b02-93ad-7daff0fe96aa => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:44.331 8 INFO neutron.services.segments.plugin [-] Segment 554e5078-35a2-4c58-ba1e-adf09a2cbce5 resource provider aggregate not found 2026-05-19 14:42:44.341 8 INFO neutron.services.segments.plugin [-] Segment 554e5078-35a2-4c58-ba1e-adf09a2cbce5 resource provider aggregate not found 2026-05-19 14:42:44.346 8 INFO neutron.services.segments.plugin [-] Segment 554e5078-35a2-4c58-ba1e-adf09a2cbce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554e5078-35a2-4c58-ba1e-adf09a2cbce5 found for delete ", "request_id": "req-83726a34-d72f-4bba-af74-6673a3414cb2"}]} [pid: 7|app: 0|req: 721/1526] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:44 2026] GET /v2.0/security-groups?tenant_id=2532e9c9131c4506a98361936909e360&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: 806/1527] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/networks/a2ee90d7-b005-4a19-b9a5-e4542ec2ddde => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:42:44.366 7 INFO neutron.api.v2.resource [None req-32f2bb65-acc9-430c-8da8-ebf8f53ed6e7 c21651d6701b49a19cb03c4b1605c258 1dce8451a9634b2fbc97804c340fb092 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1528] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:42:44 2026] GET /v2.0/security-groups/43edfdf4-8cff-40e7-87d6-5fb2af521264 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:42:44.369 8 INFO neutron.services.segments.plugin [-] Segment 554e5078-35a2-4c58-ba1e-adf09a2cbce5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 554e5078-35a2-4c58-ba1e-adf09a2cbce5 found for delete ", "request_id": "req-f4b6a1c2-2b1d-4655-8cb3-647a0d8d1985"}]} [pid: 8|app: 0|req: 807/1529] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:42:44 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1530] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/security-groups/44dd4754-1fae-48ca-8ddb-8427a6ff2d66 => 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: 808/1531] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/networks/3e00cb97-057c-4db5-8e7c-7ead06b666ab => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1532] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/security-group-rules/23574141-5e26-4b02-93ad-7daff0fe96aa => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1533] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/floatingips/6c53248d-937f-4d75-868a-4ff8304eaca6 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1534] 10.0.0.136 () {32 vars in 673 bytes} [Tue May 19 14:42:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1535] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/networks/4eec9994-6aad-404b-81c2-05aa1a620bba => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1536] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/security-groups/46817168-492a-44b6-a824-26038fc33305 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1537] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:44 2026] DELETE /v2.0/networks/dace8915-e5f9-4603-843c-7ca39ec3dbf9 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1538] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:42:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1539] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:45 2026] DELETE /v2.0/networks/1cd7b19b-ebcc-43c5-bda1-0dd9df4b92a0 => 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: 815/1540] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:42:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1541] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:45 2026] GET /v2.0/security-groups?tenant_id=aeff4655d5a54a5cbfa5e7a4dc2b3bbc&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:46.362 8 INFO neutron.services.segments.plugin [-] Segment 94e7f4d4-5c42-4bc9-94c8-1dd1d859c909 resource provider aggregate not found 2026-05-19 14:42:46.381 8 INFO neutron.services.segments.plugin [-] Segment 94e7f4d4-5c42-4bc9-94c8-1dd1d859c909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94e7f4d4-5c42-4bc9-94c8-1dd1d859c909 found for delete ", "request_id": "req-bbfacd77-4cee-46db-8285-0b489af3dff1"}]} 2026-05-19 14:42:46.385 8 INFO neutron.services.segments.plugin [-] Segment 94e7f4d4-5c42-4bc9-94c8-1dd1d859c909 resource provider aggregate not found 2026-05-19 14:42:46.393 8 INFO neutron.services.segments.plugin [-] Segment c1ed161b-bc05-4a3f-99dc-43e3c38946fe resource provider aggregate not found 2026-05-19 14:42:46.396 8 INFO neutron.services.segments.plugin [-] Segment 94e7f4d4-5c42-4bc9-94c8-1dd1d859c909 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94e7f4d4-5c42-4bc9-94c8-1dd1d859c909 found for delete ", "request_id": "req-44070f9c-29f4-46c4-95a3-964697545732"}]} [pid: 8|app: 0|req: 817/1542] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:46 2026] DELETE /v2.0/security-groups/9858b284-e6fb-4b43-a674-12f55d640b07 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:46.414 8 INFO neutron.services.segments.plugin [-] Segment c1ed161b-bc05-4a3f-99dc-43e3c38946fe resource provider aggregate not found 2026-05-19 14:42:46.417 8 INFO neutron.services.segments.plugin [-] Segment c1ed161b-bc05-4a3f-99dc-43e3c38946fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ed161b-bc05-4a3f-99dc-43e3c38946fe found for delete ", "request_id": "req-e501853d-c0f4-4585-a561-c47d816d7b0e"}]} 2026-05-19 14:42:46.429 8 INFO neutron.services.segments.plugin [-] Segment 017aa6e3-ac91-423d-a672-dffbad489f72 resource provider aggregate not found 2026-05-19 14:42:46.434 8 INFO neutron.services.segments.plugin [-] Segment c1ed161b-bc05-4a3f-99dc-43e3c38946fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1ed161b-bc05-4a3f-99dc-43e3c38946fe found for delete ", "request_id": "req-22cf8011-16bf-4e4a-ad7b-289269a828f2"}]} 2026-05-19 14:42:46.443 8 INFO neutron.services.segments.plugin [-] Segment 017aa6e3-ac91-423d-a672-dffbad489f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017aa6e3-ac91-423d-a672-dffbad489f72 found for delete ", "request_id": "req-b028f599-4ffc-4ede-9e96-5a4c07083749"}]} 2026-05-19 14:42:46.447 8 INFO neutron.services.segments.plugin [-] Segment 017aa6e3-ac91-423d-a672-dffbad489f72 resource provider aggregate not found 2026-05-19 14:42:46.456 8 INFO neutron.services.segments.plugin [-] Segment 017aa6e3-ac91-423d-a672-dffbad489f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017aa6e3-ac91-423d-a672-dffbad489f72 found for delete ", "request_id": "req-ca46afe0-2d40-46f0-bec9-c340708da276"}]} 2026-05-19 14:42:46.460 8 INFO neutron.services.segments.plugin [-] Segment 7c6860c9-6b23-479a-934c-b810a4ac10a7 resource provider aggregate not found 2026-05-19 14:42:46.476 8 INFO neutron.services.segments.plugin [-] Segment 7c6860c9-6b23-479a-934c-b810a4ac10a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c6860c9-6b23-479a-934c-b810a4ac10a7 found for delete ", "request_id": "req-f7dd8335-c3a5-4984-ad99-356743686718"}]} 2026-05-19 14:42:46.478 8 INFO neutron.services.segments.plugin [-] Segment 7c6860c9-6b23-479a-934c-b810a4ac10a7 resource provider aggregate not found 2026-05-19 14:42:46.497 8 INFO neutron.services.segments.plugin [-] Segment 7c6860c9-6b23-479a-934c-b810a4ac10a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c6860c9-6b23-479a-934c-b810a4ac10a7 found for delete ", "request_id": "req-804d1836-5c64-401a-95c2-ac654c4e1a20"}]} [pid: 8|app: 0|req: 818/1543] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:46 2026] GET /v2.0/security-groups?tenant_id=e0135afd4b3441eaaed9f275921995bc&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: 726/1544] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:42:44 2026] PUT /v2.0/routers/3f84ab5b-7ae5-4bce-a842-f43827191a3d/remove_router_interface => generated 309 bytes in 1700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1545] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:46 2026] DELETE /v2.0/security-groups/0bb6403c-f81c-42e0-b7e9-ecd26f921b41 => 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: 820/1546] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:46 2026] GET /v2.0/security-groups?tenant_id=9a15419fd78c4613adfdae06596987b6&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1547] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:46 2026] DELETE /v2.0/security-groups/3943da32-8eb8-4205-9bca-cce8299085d6 => 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: 822/1548] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:47 2026] GET /v2.0/security-groups?tenant_id=9e0844729ad243e2954f5891437a65ea&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1549] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:47 2026] DELETE /v2.0/security-groups/2e7ad6de-cf9a-428c-8a08-fe2456c94dd2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:47.836 7 INFO neutron.services.segments.plugin [-] Segment adadc920-6bee-4bcb-b85b-eb110c89f432 resource provider aggregate not found 2026-05-19 14:42:47.840 7 INFO neutron.services.segments.plugin [-] Segment adadc920-6bee-4bcb-b85b-eb110c89f432 resource provider aggregate not found 2026-05-19 14:42:47.859 7 INFO neutron.services.segments.plugin [-] Segment adadc920-6bee-4bcb-b85b-eb110c89f432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adadc920-6bee-4bcb-b85b-eb110c89f432 found for delete ", "request_id": "req-1d7afeaf-faa2-4368-8e22-1e7d5cdff547"}]} 2026-05-19 14:42:47.860 7 INFO neutron.services.segments.plugin [-] Segment adadc920-6bee-4bcb-b85b-eb110c89f432 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adadc920-6bee-4bcb-b85b-eb110c89f432 found for delete ", "request_id": "req-828700d9-1e4e-45cb-be2f-15c992436af3"}]} 2026-05-19 14:42:47.870 7 INFO neutron.db.l3_hamode_db [None req-d6969180-4b87-4c1d-9186-65eac8e616cc 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 83524864-7232-456e-b0b3-91e8a7594901 was deleted as no HA routers are present in tenant 1dce8451a9634b2fbc97804c340fb092. [pid: 7|app: 0|req: 727/1550] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:46 2026] DELETE /v2.0/routers/3f84ab5b-7ae5-4bce-a842-f43827191a3d => generated 0 bytes in 1284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:47.910 8 WARNING neutron_lib.context [None req-9923d75c-7563-4d81-afc9-a2939a7b212d 5d90d53259524bc98e905ab93a48b133 9340f82ce06346c38921fb64637d5b6c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 728/1551] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:42:47 2026] DELETE /v2.0/subnets/7552638f-f770-462e-82a0-edb90ff4803c => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1552] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:48 2026] DELETE /v2.0/networks/a1d9bc66-276c-4710-8c04-dc5711f61825 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1553] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:42:47 2026] POST /v2.0/floatingips => generated 552 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1554] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:42:48 2026] PUT /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1555] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:48 2026] GET /v2.0/security-groups?tenant_id=1dce8451a9634b2fbc97804c340fb092&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:48.737 7 WARNING neutron_lib.context [None req-1e4e6dc1-32c3-49f3-a265-e277412b658a c505ad738c7b40a4bcfe18eb69152879 9f1b585230fc41a298f43db084434f8a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 827/1556] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:42:48 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1557] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 19 14:42:48 2026] POST /v2.0/subnetpools => generated 549 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1558] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:48 2026] DELETE /v2.0/security-groups/2ab49c2d-efa1-42e2-91df-a25306d9096d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1559] 10.0.0.136 () {34 vars in 770 bytes} [Tue May 19 14:42:48 2026] PUT /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1560] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:42:48 2026] GET /v2.0/subnetpools/a0a919da-cee9-40cc-bfd6-c45a0c47b9c0 => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1561] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:42:48 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1562] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 19 14:42:48 2026] PUT /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1563] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:42:48 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/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: 830/1564] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:42:48 2026] PUT /v2.0/subnetpools/a0a919da-cee9-40cc-bfd6-c45a0c47b9c0 => generated 500 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1565] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 19 14:42:48 2026] PUT /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1566] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1567] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:48 2026] DELETE /v2.0/subnetpools/a0a919da-cee9-40cc-bfd6-c45a0c47b9c0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:49.101 8 INFO neutron.api.v2.resource [None req-4446d4bd-71cb-4137-98a5-84685a55975e c505ad738c7b40a4bcfe18eb69152879 9f1b585230fc41a298f43db084434f8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1568] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/subnetpools/a0a919da-cee9-40cc-bfd6-c45a0c47b9c0 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1569] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:42:49 2026] PUT /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:49.120 8 INFO neutron.api.v2.resource [None req-8a1d5570-608c-4d4f-9b39-62040a9cfd08 c505ad738c7b40a4bcfe18eb69152879 9f1b585230fc41a298f43db084434f8a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1570] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:49 2026] DELETE /v2.0/subnetpools/a0a919da-cee9-40cc-bfd6-c45a0c47b9c0 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1571] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/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: 834/1572] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:49.264 7 INFO neutron.api.v2.resource [None req-54808cf4-6131-49b2-9b65-dc97d71f5f33 5d90d53259524bc98e905ab93a48b133 9340f82ce06346c38921fb64637d5b6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1573] 10.0.0.136 () {32 vars in 751 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/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: 835/1574] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:42:49 2026] DELETE /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1575] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:49.445 8 INFO neutron.api.v2.resource [None req-8244e0df-e9f1-4b9d-ae1f-b1b2f9a7844d 5d90d53259524bc98e905ab93a48b133 9340f82ce06346c38921fb64637d5b6c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1576] 10.0.0.136 () {32 vars in 754 bytes} [Tue May 19 14:42:49 2026] DELETE /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1577] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:42:49 2026] DELETE /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => 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: 837/1578] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:49.880 7 INFO neutron.services.segments.plugin [-] Segment 219e9395-d9b0-4dd1-8e98-de73acdeafb0 resource provider aggregate not found 2026-05-19 14:42:49.891 7 INFO neutron.services.segments.plugin [-] Segment 219e9395-d9b0-4dd1-8e98-de73acdeafb0 resource provider aggregate not found [pid: 8|app: 0|req: 838/1579] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:49 2026] GET /v2.0/security-groups?tenant_id=9f1b585230fc41a298f43db084434f8a&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:49.904 7 INFO neutron.services.segments.plugin [-] Segment 219e9395-d9b0-4dd1-8e98-de73acdeafb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 219e9395-d9b0-4dd1-8e98-de73acdeafb0 found for delete ", "request_id": "req-086f6a87-1398-41ee-b095-2ae971434059"}]} [pid: 7|app: 0|req: 742/1580] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:42:49 2026] DELETE /v2.0/floatingips/15294716-04e1-48f3-be77-53c1b1237ad4 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1581] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:49 2026] DELETE /v2.0/security-groups/e09fabed-2059-4a88-9910-9da4f5a02bf6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:50.604 7 INFO neutron.services.segments.plugin [-] Segment 219e9395-d9b0-4dd1-8e98-de73acdeafb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 219e9395-d9b0-4dd1-8e98-de73acdeafb0 found for delete ", "request_id": "req-fbff0db4-23f2-46b6-baa6-68b762b7ea8f"}]} [pid: 7|app: 0|req: 743/1582] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:50 2026] GET /v2.0/security-groups?tenant_id=9340f82ce06346c38921fb64637d5b6c&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:50.959 8 INFO neutron.db.segments_db [None req-e61af89e-14dd-4b4b-a489-acea95ac74cb 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 2a577b48-90af-43f3-9124-683a1a361f38 of type vxlan for network 0b633b5b-ab49-495e-995b-5407dcd914b6 [pid: 7|app: 0|req: 744/1583] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:50 2026] DELETE /v2.0/security-groups/dc5ef926-4e7c-4218-9a33-86d601b3fd8d => 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: 840/1584] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:42:50 2026] POST /v2.0/networks => generated 746 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1585] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:51 2026] GET /v2.0/security-groups?tenant_id=ff8537f6588e46ef90a0315afe78e936&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1586] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:51 2026] POST /v2.0/subnets => generated 669 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:42:51.440 7 INFO neutron.db.segments_db [None req-25ecc86e-2b6c-4448-8aa2-82ffabc1b112 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 3f74376c-032c-4d67-817f-243f9c2944a2 of type vxlan for network 0af8128b-143f-45a1-88ec-5065a89604b7 [pid: 8|app: 0|req: 842/1587] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:51 2026] DELETE /v2.0/security-groups/aa2bf7e5-1e23-4852-9dec-c501117e8f98 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:51.823 7 INFO neutron.db.l3_hamode_db [None req-25ecc86e-2b6c-4448-8aa2-82ffabc1b112 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:42:51.852 8 WARNING neutron_lib.context [None req-01c669b6-11bd-45c1-9623-7bfd8f8e34fd 04d89cac0b304428af731cb5b8ca53ca 3ce8d17d0139418ba41714035b9b7ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 843/1588] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:42:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:42:52.123 8 WARNING neutron_lib.context [None req-e089072f-939c-43e6-ad92-7caa652b0887 04d89cac0b304428af731cb5b8ca53ca 3ce8d17d0139418ba41714035b9b7ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1589] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:42:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:42:52.276 8 WARNING neutron_lib.context [None req-553bb02b-3fe7-4085-b330-3b359a60f645 04d89cac0b304428af731cb5b8ca53ca 3ce8d17d0139418ba41714035b9b7ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 845/1590] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:42:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:42:52.440 8 WARNING neutron_lib.context [None req-796667a7-08d0-47ae-9200-19c69a3a04ef 04d89cac0b304428af731cb5b8ca53ca 3ce8d17d0139418ba41714035b9b7ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1591] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:42:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:42:52.599 8 WARNING neutron_lib.context [None req-aa0e1a0b-ace9-4934-b9c1-473c40b8ad67 04d89cac0b304428af731cb5b8ca53ca 3ce8d17d0139418ba41714035b9b7ace - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1592] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:42:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1593] 10.0.0.136 () {34 vars in 767 bytes} [Tue May 19 14:42:52 2026] PUT /v2.0/security-groups/1da53bc8-cec7-4a00-ad70-fdfca76be593/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1594] 10.0.0.136 () {34 vars in 767 bytes} [Tue May 19 14:42:52 2026] PUT /v2.0/security-groups/2dc3207b-9eaa-404d-be86-c9f0a2718607/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1595] 10.0.0.136 () {34 vars in 767 bytes} [Tue May 19 14:42:52 2026] PUT /v2.0/security-groups/94f66191-fef6-4eac-a61d-c725dffa6e97/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1596] 10.0.0.136 () {34 vars in 767 bytes} [Tue May 19 14:42:52 2026] PUT /v2.0/security-groups/9e4a5a9a-a903-40a4-8081-8fcca060edc4/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1597] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 19 14:42:52 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:53.096 7 INFO neutron.db.l3_hamode_db [None req-25ecc86e-2b6c-4448-8aa2-82ffabc1b112 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 853/1598] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:42:53 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1599] 10.0.0.136 () {32 vars in 690 bytes} [Tue May 19 14:42:53 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1600] 10.0.0.136 () {32 vars in 702 bytes} [Tue May 19 14:42:53 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: 856/1601] 10.0.0.136 () {32 vars in 688 bytes} [Tue May 19 14:42:53 2026] GET /v2.0/security-groups?not-tags=red => 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: 857/1602] 10.0.0.136 () {32 vars in 702 bytes} [Tue May 19 14:42:53 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1603] 10.0.0.136 () {32 vars in 698 bytes} [Tue May 19 14:42:53 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1604] 10.0.0.136 () {32 vars in 710 bytes} [Tue May 19 14:42:53 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1605] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:53 2026] DELETE /v2.0/security-groups/1da53bc8-cec7-4a00-ad70-fdfca76be593 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1606] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:53 2026] DELETE /v2.0/security-groups/2dc3207b-9eaa-404d-be86-c9f0a2718607 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1607] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:53 2026] DELETE /v2.0/security-groups/94f66191-fef6-4eac-a61d-c725dffa6e97 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1608] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:53 2026] DELETE /v2.0/security-groups/9e4a5a9a-a903-40a4-8081-8fcca060edc4 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1609] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:53 2026] DELETE /v2.0/security-groups/7cd46397-acfa-4dd2-b0b5-a55e4ad942e2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1612] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:42:51 2026] POST /v2.0/routers => generated 733 bytes in 3379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1613] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:54 2026] GET /v2.0/security-groups?tenant_id=b9c27cc2bd5a4f588a8259e18fb252c3&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:42:55.027 8 WARNING neutron_lib.context [None req-a72632d2-7bb6-4afb-8544-0d911f55659e 88823557027a448381eb53621ebe542c 1561f65b404c4a408fce76e2ac281b2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:42:55.160 8 INFO neutron.db.segments_db [None req-a72632d2-7bb6-4afb-8544-0d911f55659e 88823557027a448381eb53621ebe542c 1561f65b404c4a408fce76e2ac281b2a - - default default] Added segment 7598b236-69bd-4441-9f35-cdbd8ff752bf of type vxlan for network b623725e-1297-447c-829d-4bae1f69dd4a [pid: 8|app: 0|req: 868/1614] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:42:54 2026] POST /v2.0/networks => generated 632 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1615] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:55 2026] DELETE /v2.0/security-groups/b9be8cb5-6c7e-4786-9e2e-66eb79c9c910 => 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: 870/1616] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:55 2026] PUT /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1617] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:42:55 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1618] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:55 2026] GET /v2.0/security-groups?tenant_id=1d334ece5eb945c69fcd223960994a39&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1619] 10.0.0.136 () {34 vars in 764 bytes} [Tue May 19 14:42:55 2026] PUT /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1620] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:55 2026] DELETE /v2.0/security-groups/4362fc01-bef9-42f9-b92c-1de264030340 => 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: 875/1621] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:42:55 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1622] 10.0.0.136 () {34 vars in 760 bytes} [Tue May 19 14:42:55 2026] PUT /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1623] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:42:55 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1624] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 19 14:42:56 2026] PUT /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1625] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:56 2026] GET /v2.0/security-groups?tenant_id=3ce8d17d0139418ba41714035b9b7ace&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1626] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:42:56 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1627] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:42:54 2026] PUT /v2.0/routers/fa6aa929-5291-4180-8bab-447918b88a0f/add_router_interface => generated 309 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1628] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:56 2026] DELETE /v2.0/security-groups/30f88759-f223-4ddc-8a74-3b495b73cc74 => 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: 748/1629] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:42:56 2026] PUT /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1630] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:42:56 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1631] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 19 14:42:56 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:42:56.675 8 INFO neutron.api.v2.resource [None req-05e982ca-626c-454e-8fd9-5b90a27c03ed 88823557027a448381eb53621ebe542c 1561f65b404c4a408fce76e2ac281b2a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1632] 10.0.0.136 () {32 vars in 745 bytes} [Tue May 19 14:42:56 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1633] 10.0.0.136 () {32 vars in 744 bytes} [Tue May 19 14:42:56 2026] DELETE /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1634] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:42:56 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:56.872 7 INFO neutron.api.v2.resource [None req-f88e7b6c-4fee-4484-a090-debc26520d69 88823557027a448381eb53621ebe542c 1561f65b404c4a408fce76e2ac281b2a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 751/1635] 10.0.0.136 () {32 vars in 748 bytes} [Tue May 19 14:42:56 2026] DELETE /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/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: 885/1636] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:42:56 2026] DELETE /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1637] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:42:56 2026] GET /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:42:57.227 8 INFO neutron.services.segments.plugin [-] Segment 7598b236-69bd-4441-9f35-cdbd8ff752bf resource provider aggregate not found 2026-05-19 14:42:57.232 8 INFO neutron.services.segments.plugin [-] Segment 7598b236-69bd-4441-9f35-cdbd8ff752bf resource provider aggregate not found 2026-05-19 14:42:57.253 8 INFO neutron.services.segments.plugin [-] Segment 7598b236-69bd-4441-9f35-cdbd8ff752bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7598b236-69bd-4441-9f35-cdbd8ff752bf found for delete ", "request_id": "req-fdb63ba3-d66e-4847-bfd9-ab5158f2c686"}]} [pid: 8|app: 0|req: 886/1638] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:42:57 2026] DELETE /v2.0/networks/b623725e-1297-447c-829d-4bae1f69dd4a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1639] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:42:57 2026] GET /v2.0/networks?id=0b633b5b-ab49-495e-995b-5407dcd914b6 => generated 678 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:57.354 8 INFO neutron.services.segments.plugin [-] Segment 7598b236-69bd-4441-9f35-cdbd8ff752bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7598b236-69bd-4441-9f35-cdbd8ff752bf found for delete ", "request_id": "req-2dda98e6-5122-40a0-bda7-d726983a9685"}]} [pid: 8|app: 0|req: 887/1640] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:42:57 2026] GET /v2.0/quotas/fbb92da95d944f8db017655f7f49e1b0 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1641] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:42:57 2026] GET /v2.0/ports?tenant_id=fbb92da95d944f8db017655f7f49e1b0&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1642] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:42:57 2026] GET /v2.0/networks/0b633b5b-ab49-495e-995b-5407dcd914b6?fields=segments => generated 14 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1643] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:42:57 2026] GET /v2.0/networks/0b633b5b-ab49-495e-995b-5407dcd914b6?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: 755/1644] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:57 2026] GET /v2.0/security-groups?tenant_id=a3052e9c98c7460e9b167ec0ba63ee28&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1645] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:58 2026] DELETE /v2.0/security-groups/adeca9c1-f814-42b2-ae8a-4b0678c64d60 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1646] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:58 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1647] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:42:58 2026] GET /v2.0/security-groups?tenant_id=1561f65b404c4a408fce76e2ac281b2a&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1648] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:42:58 2026] DELETE /v2.0/security-groups/d06f0886-df93-4778-af0b-7efad6ea2dc4 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1649] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:42:58 2026] GET /v2.0/networks?id=0b633b5b-ab49-495e-995b-5407dcd914b6 => generated 678 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:42:59.033 7 WARNING neutron_lib.context [req-f528054b-22ff-4c96-806f-df48d829f52c req-6107a588-62dc-46a2-8b59-bfae090ae179 4d3ba8ba6c474da980a505baff5aaff5 fbb92da95d944f8db017655f7f49e1b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 893/1650] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:42:59 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => 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: 758/1651] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:42:59 2026] POST /v2.0/ports => generated 954 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1652] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:42:59 2026] PUT /v2.0/ports/ba81d789-e5b9-4763-977f-48ea8c622db1 => generated 1199 bytes in 606 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: 759/1653] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/ports?tenant_id=fbb92da95d944f8db017655f7f49e1b0&device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 895/1654] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ba81d789-e5b9-4763-977f-48ea8c622db1 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1655] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/subnets?id=28fa91cb-67a4-405c-b7da-0f10824a5580 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:00.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2a6322d-1e58-4b4c-840c-ec5dfe14b9ad'] response: {'name': 'network-changed', 'server_uuid': 'b4e32216-7238-4620-ab1c-875226d1cf87', 'tag': 'ba81d789-e5b9-4763-977f-48ea8c622db1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 761/1656] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/ports?network_id=0b633b5b-ab49-495e-995b-5407dcd914b6&device_owner=network%3Adhcp => 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: 896/1657] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 969 bytes in 147 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: 762/1658] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/networks/0b633b5b-ab49-495e-995b-5407dcd914b6?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: 897/1659] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/security-groups?id=ae98cd82-92e8-4997-9350-d8a24dd50871&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1660] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/networks/0b633b5b-ab49-495e-995b-5407dcd914b6?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: 899/1661] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/ports?tenant_id=fbb92da95d944f8db017655f7f49e1b0&device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1662] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/networks?id=0b633b5b-ab49-495e-995b-5407dcd914b6 => generated 774 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1663] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/security-groups?tenant_id=694c59f829394fefbd659f0a9d61076e&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1664] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ba81d789-e5b9-4763-977f-48ea8c622db1 => 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: 902/1665] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:43:00 2026] GET /v2.0/subnets?id=28fa91cb-67a4-405c-b7da-0f10824a5580 => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1666] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:43:01 2026] GET /v2.0/ports?network_id=0b633b5b-ab49-495e-995b-5407dcd914b6&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: 764/1667] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:00 2026] DELETE /v2.0/security-groups/84331df3-9f55-4bf7-a7be-1a0c80d24ad8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1668] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:43:01 2026] GET /v2.0/networks/0b633b5b-ab49-495e-995b-5407dcd914b6?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1669] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:43:01 2026] GET /v2.0/networks/0b633b5b-ab49-495e-995b-5407dcd914b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:01.452 8 WARNING neutron_lib.context [None req-0c156c5f-5aed-4642-9f91-d28beeb06683 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:01.591 8 INFO neutron.db.segments_db [None req-0c156c5f-5aed-4642-9f91-d28beeb06683 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Added segment e6c0ebbb-ac56-4cd3-9461-d87e6ae30f40 of type vxlan for network 462508b8-ee14-4ba6-bdf7-27935b5ad6fb [pid: 8|app: 0|req: 905/1670] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:01 2026] POST /v2.0/networks => generated 631 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:01.761 8 WARNING neutron_lib.context [None req-878798f8-f994-4b83-ba1b-d8a9953d19e5 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1671] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:01 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1672] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:43:01 2026] GET /v2.0/security-groups?id=ae98cd82-92e8-4997-9350-d8a24dd50871&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:02.112 7 WARNING neutron_lib.context [None req-6eb612d8-b73c-41e1-a271-643e90e6380b 2097c371e86c42a480430e4092bcd514 ae5d218f63b14cd3824c7d2e98c8d4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 906/1673] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:43:01 2026] POST /v2.0/ports => generated 743 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:02.173 8 WARNING neutron_lib.context [None req-225bef67-b130-4469-bbd0-faea1671a16a 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:02.274 7 INFO neutron.db.segments_db [None req-6eb612d8-b73c-41e1-a271-643e90e6380b 2097c371e86c42a480430e4092bcd514 ae5d218f63b14cd3824c7d2e98c8d4a3 - - default default] Added segment 2f820a40-633a-4434-b4d8-bab1a5fd4ddb of type vxlan for network 07112b3d-cef3-48f4-8c9f-b526006613d9 [pid: 7|app: 0|req: 768/1674] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:02 2026] POST /v2.0/networks => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:02.405 7 WARNING neutron_lib.context [None req-66c58609-efaa-4e63-99e7-b3cfe1fccfcc 2097c371e86c42a480430e4092bcd514 ae5d218f63b14cd3824c7d2e98c8d4a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 907/1675] 10.0.0.136 () {34 vars in 666 bytes} [Tue May 19 14:43:02 2026] POST /v2.0/trunks => generated 407 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:02.499 8 WARNING neutron_lib.context [None req-0cc8b341-42c3-41aa-88a0-c5305e71010c 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:02.507 7 INFO neutron.db.segments_db [None req-66c58609-efaa-4e63-99e7-b3cfe1fccfcc 2097c371e86c42a480430e4092bcd514 ae5d218f63b14cd3824c7d2e98c8d4a3 - - default default] Added segment bc8a66fd-2522-4b60-a95f-d76f2701133d of type vxlan for network be3ad60b-4d7b-429e-9c7c-cc9ae170b6f2 2026-05-19 14:43:02.565 8 INFO neutron.db.segments_db [None req-0cc8b341-42c3-41aa-88a0-c5305e71010c 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Added segment 7d7c3f25-c0aa-43c2-8e22-37087eef9ef8 of type vxlan for network 94785612-2b38-4c42-95f5-05a210269bbc [pid: 7|app: 0|req: 769/1676] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:02 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) [pid: 8|app: 0|req: 908/1677] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:02 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:02.692 8 WARNING neutron_lib.context [None req-1d4be2de-3e32-48b0-9a4f-100b42367bf2 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1678] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:43:02 2026] PUT /v2.0/networks/07112b3d-cef3-48f4-8c9f-b526006613d9/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1679] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:43:02 2026] GET /v2.0/networks/07112b3d-cef3-48f4-8c9f-b526006613d9/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: 772/1680] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:43:02 2026] PUT /v2.0/networks/be3ad60b-4d7b-429e-9c7c-cc9ae170b6f2/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1681] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:43:02 2026] GET /v2.0/networks/be3ad60b-4d7b-429e-9c7c-cc9ae170b6f2/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1682] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:43:02 2026] PUT /v2.0/networks/be3ad60b-4d7b-429e-9c7c-cc9ae170b6f2/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1683] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:43:02 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1684] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:02 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 971 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: 910/1685] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:43:03 2026] GET /v2.0/networks/be3ad60b-4d7b-429e-9c7c-cc9ae170b6f2/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:03.107 8 WARNING neutron_lib.context [None req-5c27a127-4427-4b3d-861f-98287f915048 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 911/1686] 10.0.0.136 () {34 vars in 666 bytes} [Tue May 19 14:43:03 2026] POST /v2.0/trunks => generated 407 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1687] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:43:03 2026] GET /v2.0/security-groups?id=ae98cd82-92e8-4997-9350-d8a24dd50871&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:03.363 7 INFO neutron.db.segments_db [None req-474be7f7-3a4a-4d91-92f9-84ed88f4b7fa 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment d78e0fb3-8086-4571-b40f-ca022cb5252c of type vxlan for network e474196a-a4d4-401d-907e-207b0c36c967 [pid: 8|app: 0|req: 913/1688] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:43:03 2026] GET /v2.0/networks/07112b3d-cef3-48f4-8c9f-b526006613d9/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:03.399 8 WARNING neutron_lib.context [None req-026b24b1-240e-4629-9e88-95c906346e42 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:03.450 8 INFO neutron.db.segments_db [None req-026b24b1-240e-4629-9e88-95c906346e42 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Added segment a1f2ffc4-b5d2-4914-985b-c24323e88093 of type vxlan for network e9223710-fc0f-4372-b0c2-c1f6434557f6 [pid: 7|app: 0|req: 776/1689] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:43:03 2026] POST /v2.0/networks => generated 741 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1690] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:03 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:03.684 7 INFO neutron.services.segments.plugin [-] Segment 2f820a40-633a-4434-b4d8-bab1a5fd4ddb resource provider aggregate not found 2026-05-19 14:43:03.692 7 INFO neutron.services.segments.plugin [-] Segment 2f820a40-633a-4434-b4d8-bab1a5fd4ddb resource provider aggregate not found [pid: 7|app: 0|req: 777/1691] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:03 2026] DELETE /v2.0/networks/07112b3d-cef3-48f4-8c9f-b526006613d9 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:03.705 7 INFO neutron.services.segments.plugin [-] Segment 2f820a40-633a-4434-b4d8-bab1a5fd4ddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f820a40-633a-4434-b4d8-bab1a5fd4ddb found for delete ", "request_id": "req-77bcb929-d9fc-4c2e-a425-f921ee29bc05"}]} 2026-05-19 14:43:03.709 7 WARNING neutron_lib.context [None req-6d870718-6264-4213-b6c1-129b66585a7f 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:03.711 7 INFO neutron.services.segments.plugin [-] Segment 2f820a40-633a-4434-b4d8-bab1a5fd4ddb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f820a40-633a-4434-b4d8-bab1a5fd4ddb found for delete ", "request_id": "req-1a3a389d-2fc1-4854-a9e2-ae728d23782d"}]} [pid: 8|app: 0|req: 915/1692] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:03 2026] POST /v2.0/subnets => generated 664 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1693] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:03 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:04.141 8 INFO neutron.services.segments.plugin [-] Segment bc8a66fd-2522-4b60-a95f-d76f2701133d resource provider aggregate not found 2026-05-19 14:43:04.145 8 INFO neutron.services.segments.plugin [-] Segment bc8a66fd-2522-4b60-a95f-d76f2701133d resource provider aggregate not found [pid: 7|app: 0|req: 778/1694] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:43:03 2026] POST /v2.0/ports => generated 743 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:04.170 8 INFO neutron.services.segments.plugin [-] Segment bc8a66fd-2522-4b60-a95f-d76f2701133d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8a66fd-2522-4b60-a95f-d76f2701133d found for delete ", "request_id": "req-75cca439-f0b5-4a9d-ba4f-56176e29b16b"}]} 2026-05-19 14:43:04.172 8 INFO neutron.services.segments.plugin [-] Segment bc8a66fd-2522-4b60-a95f-d76f2701133d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8a66fd-2522-4b60-a95f-d76f2701133d found for delete ", "request_id": "req-9e93d582-8fca-4626-a7bf-f6e8fad4c6f8"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 917/1695] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:03 2026] DELETE /v2.0/networks/be3ad60b-4d7b-429e-9c7c-cc9ae170b6f2 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:04.231 7 INFO neutron.db.segments_db [None req-fc1deff7-9870-445f-b1d1-00261d4effab 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 74c73204-5433-42cf-a07f-250d3f976f11 of type vxlan for network 5c85d112-1702-4869-ba0a-a7b8f63f57ba [pid: 8|app: 0|req: 918/1696] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:43:04 2026] GET /v2.0/security-groups?id=ae98cd82-92e8-4997-9350-d8a24dd50871&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:04.238 8 WARNING neutron_lib.context [None req-d7c29c85-beae-46bf-97a6-b93487d0306f 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1697] 10.0.0.136 () {34 vars in 666 bytes} [Tue May 19 14:43:04 2026] POST /v2.0/trunks => generated 407 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1698] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:43:04 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:04.529 8 WARNING neutron_lib.context [None req-7909e644-1955-4fef-9b25-7e1461afb161 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:04.546 7 INFO neutron.db.l3_hamode_db [None req-fc1deff7-9870-445f-b1d1-00261d4effab 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:43:04.608 8 INFO neutron.db.segments_db [None req-7909e644-1955-4fef-9b25-7e1461afb161 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Added segment 86c4630a-7e80-41ef-b742-0637271eeed3 of type vxlan for network 5fc170ac-0998-46bf-bfb3-490bd91d7a63 [pid: 8|app: 0|req: 921/1699] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:04 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) [pid: 8|app: 0|req: 922/1700] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:43:04 2026] DELETE /v2.0/ports/ba81d789-e5b9-4763-977f-48ea8c622db1 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:05.099 8 WARNING neutron_lib.context [None req-5a76b79a-6f4e-4c3d-ada9-40b6b56757e7 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:05.142 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e0eef45-6a30-4ca7-8063-15c3447c5eae'] response: {'server_uuid': 'b4e32216-7238-4620-ab1c-875226d1cf87', 'name': 'network-vif-deleted', 'tag': 'ba81d789-e5b9-4763-977f-48ea8c622db1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 923/1701] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:43:05 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: 8|app: 0|req: 924/1702] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:05 2026] GET /v2.0/security-groups?tenant_id=ae5d218f63b14cd3824c7d2e98c8d4a3&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1703] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:05 2026] GET /v2.0/ports?device_id=b4e32216-7238-4620-ab1c-875226d1cf87 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:05.642 8 WARNING neutron_lib.context [None req-980d231b-112b-401e-a7a8-7a0a9256b501 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1704] 10.0.0.136 () {34 vars in 666 bytes} [Tue May 19 14:43:05 2026] POST /v2.0/trunks => generated 407 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1705] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:05 2026] DELETE /v2.0/security-groups/93efb21d-7d84-450a-ba3c-9821212ce978 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:06.038 8 WARNING neutron_lib.context [None req-753e7ba1-ace9-4d5c-a669-d83ac891cae0 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:06.094 7 INFO neutron.db.l3_hamode_db [None req-fc1deff7-9870-445f-b1d1-00261d4effab 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:43:06.115 8 INFO neutron.db.segments_db [None req-753e7ba1-ace9-4d5c-a669-d83ac891cae0 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Added segment 9e857b28-2157-4b64-84eb-21805bcc485c of type vxlan for network 5df97008-61e3-4b7f-90a8-a0803cb6a22a [pid: 8|app: 0|req: 928/1706] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:06 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1707] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:06 2026] GET /v2.0/security-groups?tenant_id=d60604b37f004f959546e5665c58239a&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:43:06.378 8 WARNING neutron_lib.context [None req-2d005e9d-9923-4a35-af05-eebbb644a21d 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 930/1708] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:43:06 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 931/1709] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:06 2026] DELETE /v2.0/security-groups/7c0ef532-4b97-4bf4-8f15-fd2aefa4f460 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1710] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:04 2026] POST /v2.0/routers => generated 728 bytes in 3144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:07.319 7 WARNING neutron_lib.context [None req-2794f424-508b-42f0-88cf-3826bf545c14 86d91cb7a2344fd18936bf054f164559 a98ca478c7c94b4aa5da8b8d1238872f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 780/1711] 10.0.0.136 () {34 vars in 666 bytes} [Tue May 19 14:43:07 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1712] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:06 2026] PUT /v2.0/routers/fa6aa929-5291-4180-8bab-447918b88a0f/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1713] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:43:08 2026] PUT /v2.0/trunks/52998e19-b6e3-423e-bacf-90489e6dc269/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1714] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:43:07 2026] PUT /v2.0/routers/97c5314e-c767-484d-9cec-0b768bd444f1/add_router_interface => generated 309 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1715] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:43:09 2026] PUT /v2.0/trunks/822c31b3-23a7-4e53-b329-6fdd654f1a25/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1716] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:43:09 2026] PUT /v2.0/trunks/4260aa70-3353-457f-bbf9-bb51453c9695/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1719] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:43:09 2026] PUT /v2.0/trunks/40006344-ed7d-4c1a-aab3-e346d4a0c4bb/tags => 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: 787/1720] 10.0.0.136 () {32 vars in 662 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1721] 10.0.0.136 () {32 vars in 676 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1722] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?tags-any=blue => 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: 790/1723] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1724] 10.0.0.136 () {32 vars in 670 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1725] 10.0.0.136 () {32 vars in 684 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1726] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1727] 10.0.0.136 () {32 vars in 692 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1728] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks/52998e19-b6e3-423e-bacf-90489e6dc269 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:09.749 8 INFO neutron.services.segments.plugin [-] Segment 3f74376c-032c-4d67-817f-243f9c2944a2 resource provider aggregate not found [pid: 7|app: 0|req: 796/1729] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/ports/db282c33-c801-4fc8-ab1d-1d9a06d1b694 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:09.755 8 INFO neutron.services.segments.plugin [-] Segment 3f74376c-032c-4d67-817f-243f9c2944a2 resource provider aggregate not found 2026-05-19 14:43:09.773 8 INFO neutron.services.segments.plugin [-] Segment 3f74376c-032c-4d67-817f-243f9c2944a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f74376c-032c-4d67-817f-243f9c2944a2 found for delete ", "request_id": "req-0a23b470-8650-4837-a7b9-4ee8e31e2639"}]} 2026-05-19 14:43:09.777 8 INFO neutron.services.segments.plugin [-] Segment 3f74376c-032c-4d67-817f-243f9c2944a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f74376c-032c-4d67-817f-243f9c2944a2 found for delete ", "request_id": "req-aa24c400-e346-4746-8bdc-d9e5007116f8"}]} 2026-05-19 14:43:09.778 8 INFO neutron.db.l3_hamode_db [None req-f746d620-46c8-44c1-b11d-f2cf1773a8aa 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 0af8128b-143f-45a1-88ec-5065a89604b7 was deleted as no HA routers are present in tenant fbb92da95d944f8db017655f7f49e1b0. [pid: 8|app: 0|req: 934/1730] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:08 2026] DELETE /v2.0/routers/fa6aa929-5291-4180-8bab-447918b88a0f => generated 0 bytes in 1628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1731] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 19 14:43:09 2026] DELETE /v2.0/trunks/52998e19-b6e3-423e-bacf-90489e6dc269 => 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: 798/1732] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/trunks/822c31b3-23a7-4e53-b329-6fdd654f1a25 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1733] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:09 2026] GET /v2.0/ports/fb917f7d-a6c8-4cec-8a0a-0af330d8f1b1 => generated 826 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1734] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:09 2026] DELETE /v2.0/subnets/28fa91cb-67a4-405c-b7da-0f10824a5580 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1735] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 19 14:43:10 2026] DELETE /v2.0/trunks/822c31b3-23a7-4e53-b329-6fdd654f1a25 => 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: 801/1736] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:43:10 2026] GET /v2.0/trunks/4260aa70-3353-457f-bbf9-bb51453c9695 => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1737] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:10 2026] GET /v2.0/ports/24b37f62-bb30-41b7-bd4e-f71a9d9f8343 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1738] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 19 14:43:10 2026] DELETE /v2.0/trunks/4260aa70-3353-457f-bbf9-bb51453c9695 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1739] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:43:10 2026] GET /v2.0/trunks/40006344-ed7d-4c1a-aab3-e346d4a0c4bb => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1740] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:10 2026] DELETE /v2.0/networks/0b633b5b-ab49-495e-995b-5407dcd914b6 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1741] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:10 2026] GET /v2.0/ports/76e529ec-7a04-4c67-9137-bc5579b17594 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1742] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 19 14:43:10 2026] DELETE /v2.0/trunks/40006344-ed7d-4c1a-aab3-e346d4a0c4bb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:10.737 8 INFO neutron.db.segments_db [None req-27cf1143-f2b2-46ef-b136-13912e6b41e2 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment f08c265c-0983-4ead-a34c-c6b1bb00947e of type vxlan for network baae50f2-36e0-41a0-9003-fd944dc9138f [pid: 8|app: 0|req: 937/1743] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:43:10 2026] POST /v2.0/networks => generated 740 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1744] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:43:10 2026] GET /v2.0/trunks/d13512a8-40fa-4d94-9352-a9ff566b38ae => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1745] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:10 2026] GET /v2.0/security-groups?tenant_id=fbb92da95d944f8db017655f7f49e1b0&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1746] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:10 2026] GET /v2.0/security-groups?tenant_id=22fee22709d94f3785ac3f8d0d28002e&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1747] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:10 2026] POST /v2.0/subnets => generated 664 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1748] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:11 2026] GET /v2.0/ports/ee035696-6775-464b-ac28-924feab5f992 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1749] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:11 2026] DELETE /v2.0/security-groups/ae98cd82-92e8-4997-9350-d8a24dd50871 => 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: 809/1750] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:11 2026] DELETE /v2.0/security-groups/cd8aa5b3-642a-45d2-81b0-1dd33b4ec1b0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:11.287 8 INFO neutron.db.segments_db [None req-6e3607a8-4f46-4f92-b290-574ca63663be 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 6a97ed0e-a6b4-47f9-bb88-e9a63d4e0ffe of type vxlan for network 21866da3-c9ff-40c7-9c53-5c544670152f [pid: 7|app: 0|req: 810/1751] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 19 14:43:11 2026] DELETE /v2.0/trunks/d13512a8-40fa-4d94-9352-a9ff566b38ae => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:11.638 8 INFO neutron.db.l3_hamode_db [None req-6e3607a8-4f46-4f92-b290-574ca63663be 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 811/1752] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:43:11 2026] DELETE /v2.0/ports/db282c33-c801-4fc8-ab1d-1d9a06d1b694 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1753] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:11 2026] GET /v2.0/security-groups?tenant_id=b4d12b5e595a402686272afd0aec449d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:43:11.814 8 INFO neutron.services.segments.plugin [-] Segment 2a577b48-90af-43f3-9124-683a1a361f38 resource provider aggregate not found 2026-05-19 14:43:11.818 8 INFO neutron.services.segments.plugin [-] Segment 2a577b48-90af-43f3-9124-683a1a361f38 resource provider aggregate not found 2026-05-19 14:43:11.833 8 INFO neutron.services.segments.plugin [-] Segment 2a577b48-90af-43f3-9124-683a1a361f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a577b48-90af-43f3-9124-683a1a361f38 found for delete ", "request_id": "req-2b30eec3-8438-45c3-98a7-fd11d4369c48"}]} 2026-05-19 14:43:11.839 8 INFO neutron.services.segments.plugin [-] Segment 2a577b48-90af-43f3-9124-683a1a361f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a577b48-90af-43f3-9124-683a1a361f38 found for delete ", "request_id": "req-40c41aeb-3521-4884-b7ae-ee323bb66eda"}]} [pid: 7|app: 0|req: 813/1754] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:43:11 2026] DELETE /v2.0/ports/fb917f7d-a6c8-4cec-8a0a-0af330d8f1b1 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1755] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:12 2026] DELETE /v2.0/security-groups/4f236dae-e2c6-4840-abb8-2389507a1415 => 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: 815/1756] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:43:12 2026] DELETE /v2.0/ports/24b37f62-bb30-41b7-bd4e-f71a9d9f8343 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1757] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:43:12 2026] DELETE /v2.0/ports/76e529ec-7a04-4c67-9137-bc5579b17594 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:12.948 8 INFO neutron.db.l3_hamode_db [None req-6e3607a8-4f46-4f92-b290-574ca63663be 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 817/1758] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:43:12 2026] DELETE /v2.0/ports/ee035696-6775-464b-ac28-924feab5f992 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:13.171 7 INFO neutron.services.segments.plugin [-] Segment e6c0ebbb-ac56-4cd3-9461-d87e6ae30f40 resource provider aggregate not found 2026-05-19 14:43:13.176 7 INFO neutron.services.segments.plugin [-] Segment e6c0ebbb-ac56-4cd3-9461-d87e6ae30f40 resource provider aggregate not found [pid: 7|app: 0|req: 818/1759] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:12 2026] DELETE /v2.0/networks/462508b8-ee14-4ba6-bdf7-27935b5ad6fb => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:13.201 7 INFO neutron.services.segments.plugin [-] Segment e6c0ebbb-ac56-4cd3-9461-d87e6ae30f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c0ebbb-ac56-4cd3-9461-d87e6ae30f40 found for delete ", "request_id": "req-26f24272-7287-4120-ade6-db0ea5c31ba2"}]} 2026-05-19 14:43:13.203 7 INFO neutron.services.segments.plugin [-] Segment e6c0ebbb-ac56-4cd3-9461-d87e6ae30f40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c0ebbb-ac56-4cd3-9461-d87e6ae30f40 found for delete ", "request_id": "req-e2ede6d3-b2fd-4fef-b898-ec51d658ce8b"}]} [pid: 7|app: 0|req: 819/1760] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:13 2026] DELETE /v2.0/networks/94785612-2b38-4c42-95f5-05a210269bbc => 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: 820/1761] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:13 2026] DELETE /v2.0/networks/e9223710-fc0f-4372-b0c2-c1f6434557f6 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1762] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:13 2026] DELETE /v2.0/networks/5fc170ac-0998-46bf-bfb3-490bd91d7a63 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1763] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:13 2026] DELETE /v2.0/networks/5df97008-61e3-4b7f-90a8-a0803cb6a22a => 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: 942/1764] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:11 2026] POST /v2.0/routers => generated 728 bytes in 2998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:15.223 7 INFO neutron.services.segments.plugin [-] Segment 7d7c3f25-c0aa-43c2-8e22-37087eef9ef8 resource provider aggregate not found 2026-05-19 14:43:15.228 7 INFO neutron.services.segments.plugin [-] Segment 7d7c3f25-c0aa-43c2-8e22-37087eef9ef8 resource provider aggregate not found 2026-05-19 14:43:15.248 7 INFO neutron.services.segments.plugin [-] Segment 7d7c3f25-c0aa-43c2-8e22-37087eef9ef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7c3f25-c0aa-43c2-8e22-37087eef9ef8 found for delete ", "request_id": "req-27d217bb-7369-4864-97be-2b0abad77c31"}]} 2026-05-19 14:43:15.252 7 INFO neutron.services.segments.plugin [-] Segment 7d7c3f25-c0aa-43c2-8e22-37087eef9ef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d7c3f25-c0aa-43c2-8e22-37087eef9ef8 found for delete ", "request_id": "req-1c53f5cf-09ce-49c3-ba62-af42ee1087d3"}]} 2026-05-19 14:43:15.275 7 INFO neutron.services.segments.plugin [-] Segment a1f2ffc4-b5d2-4914-985b-c24323e88093 resource provider aggregate not found 2026-05-19 14:43:15.279 7 INFO neutron.services.segments.plugin [-] Segment a1f2ffc4-b5d2-4914-985b-c24323e88093 resource provider aggregate not found 2026-05-19 14:43:15.303 7 INFO neutron.services.segments.plugin [-] Segment a1f2ffc4-b5d2-4914-985b-c24323e88093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1f2ffc4-b5d2-4914-985b-c24323e88093 found for delete ", "request_id": "req-a554ca80-ee91-48a0-b717-79275ca27cb8"}]} 2026-05-19 14:43:15.307 7 INFO neutron.services.segments.plugin [-] Segment a1f2ffc4-b5d2-4914-985b-c24323e88093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1f2ffc4-b5d2-4914-985b-c24323e88093 found for delete ", "request_id": "req-c1b0f68e-3350-4dbb-bce2-f41f4850288e"}]} 2026-05-19 14:43:15.328 7 INFO neutron.services.segments.plugin [-] Segment 86c4630a-7e80-41ef-b742-0637271eeed3 resource provider aggregate not found 2026-05-19 14:43:15.335 7 INFO neutron.services.segments.plugin [-] Segment 86c4630a-7e80-41ef-b742-0637271eeed3 resource provider aggregate not found 2026-05-19 14:43:15.356 7 INFO neutron.services.segments.plugin [-] Segment 86c4630a-7e80-41ef-b742-0637271eeed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86c4630a-7e80-41ef-b742-0637271eeed3 found for delete ", "request_id": "req-1516a962-ab3d-4f16-b651-00aaba14fbe9"}]} 2026-05-19 14:43:15.366 7 INFO neutron.services.segments.plugin [-] Segment 86c4630a-7e80-41ef-b742-0637271eeed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86c4630a-7e80-41ef-b742-0637271eeed3 found for delete ", "request_id": "req-437f8e37-1e47-475b-be70-9a901254d566"}]} 2026-05-19 14:43:15.377 7 INFO neutron.services.segments.plugin [-] Segment 9e857b28-2157-4b64-84eb-21805bcc485c resource provider aggregate not found 2026-05-19 14:43:15.387 7 INFO neutron.services.segments.plugin [-] Segment 9e857b28-2157-4b64-84eb-21805bcc485c resource provider aggregate not found 2026-05-19 14:43:15.393 7 INFO neutron.services.segments.plugin [-] Segment 9e857b28-2157-4b64-84eb-21805bcc485c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e857b28-2157-4b64-84eb-21805bcc485c found for delete ", "request_id": "req-9852d44c-e3d9-46dc-8b4e-135d40c7c70d"}]} 2026-05-19 14:43:15.405 7 INFO neutron.services.segments.plugin [-] Segment 9e857b28-2157-4b64-84eb-21805bcc485c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e857b28-2157-4b64-84eb-21805bcc485c found for delete ", "request_id": "req-73c8748c-6adb-4f84-ad19-920fa804b971"}]} [pid: 8|app: 0|req: 943/1765] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:15 2026] GET /v2.0/security-groups?tenant_id=ee5466bdf34e46da97e8e4a497d4c089&name=default => generated 2925 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1766] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:15 2026] DELETE /v2.0/security-groups/31beb2bd-6524-4da1-afff-74788f21e16c => 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: 945/1767] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:15 2026] GET /v2.0/security-groups?tenant_id=a98ca478c7c94b4aa5da8b8d1238872f&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1768] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:43:14 2026] PUT /v2.0/routers/576a8d88-15d6-44db-98c1-4e0f8ac880cc/add_router_interface => generated 309 bytes in 1685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1769] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:15 2026] DELETE /v2.0/security-groups/21cdfbd2-9a42-4955-9751-6d99d8383ac4 => 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: 947/1770] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:16 2026] GET /v2.0/security-groups?tenant_id=8ef4805980764cf582d2819b3c6ba460&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1771] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:15 2026] GET /v2.0/security-groups?tenant_id=7fad5f3b818d4b73b6a6741fe487b7fa&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1772] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:16 2026] DELETE /v2.0/security-groups/1b6ff687-27b4-47c9-a8da-4b4db86b55b6 => 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: 825/1773] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:16 2026] DELETE /v2.0/security-groups/f3689584-31b0-4267-98eb-9b23e8637940 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:16.648 8 WARNING neutron_lib.context [None req-4bad7a53-4fba-43b1-b535-103bf83c7d95 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1774] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:16 2026] GET /v2.0/security-groups?tenant_id=17dc2a37e9fd48a2afc5b1c286b0336a&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1775] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:43:16 2026] POST /v2.0/security-groups => generated 1673 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:43:16.801 8 WARNING neutron_lib.context [None req-5795e91d-c607-4509-942c-1b97045db5c8 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1776] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:16 2026] DELETE /v2.0/security-groups/d6160a3c-866c-4038-9c4a-2dd6db126f97 => 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: 950/1777] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:16.956 7 WARNING neutron_lib.context [None req-8fc50baf-a50b-4aa3-ad0d-76d6325e5f39 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1778] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:17.113 8 WARNING neutron_lib.context [None req-708b2e5d-5935-4aa7-aed1-0d737e31316e 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 951/1779] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:17.258 7 WARNING neutron_lib.context [None req-2a434a9d-4e61-4a3b-aea6-7d5c423f7599 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1780] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:17.438 8 WARNING neutron_lib.context [None req-fbc58131-bd3a-46f2-ac19-d5a245248ba3 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:17.477 8 INFO neutron.db.securitygroups_db [None req-fbc58131-bd3a-46f2-ac19-d5a245248ba3 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Project b7aae436ab26478b985ca84e882eed88 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: 952/1781] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:17.569 7 WARNING neutron_lib.context [None req-ead0bb01-21dd-4497-a5be-f59c1ff0b8ea 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:17.603 7 INFO neutron.db.securitygroups_db [None req-ead0bb01-21dd-4497-a5be-f59c1ff0b8ea 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Project b7aae436ab26478b985ca84e882eed88 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: 830/1782] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:18.113 8 WARNING neutron_lib.context [None req-397aa639-0b80-4134-a968-647838a35181 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/1783] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:43:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:43:18.260 7 WARNING neutron_lib.context [None req-220d4e17-11da-4bc9-b8e2-c269756411f0 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1784] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:18.422 8 WARNING neutron_lib.context [None req-eae19bfd-0cb2-4a8a-a8fa-edf6b4860d00 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 954/1785] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:43:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:18.628 7 WARNING neutron_lib.context [None req-ede1416d-ff4b-4e7c-8136-ac73d53c9a64 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1786] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:43:18 2026] POST /v2.0/floatingips => generated 552 bytes in 1189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:19.945 8 WARNING neutron_lib.context [None req-3cef7562-1d35-4669-9f77-aefebc40b334 578c5eed19d94144b060de221fffebe4 276d2429ada140578f72f1c8cda5929f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1787] 10.0.0.242 () {34 vars in 1098 bytes} [Tue May 19 14:43:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-811379253&fields=id&tenant_id=b7aae436ab26478b985ca84e882eed88 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1788] 10.0.0.242 () {34 vars in 1100 bytes} [Tue May 19 14:43:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1005879765&fields=id&tenant_id=b7aae436ab26478b985ca84e882eed88 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:20.088 8 INFO neutron.db.segments_db [None req-3cef7562-1d35-4669-9f77-aefebc40b334 578c5eed19d94144b060de221fffebe4 276d2429ada140578f72f1c8cda5929f - - default default] Added segment a9078ac9-3820-415f-941a-15cc51e948d4 of type vxlan for network 2be4f8cb-5a75-4e14-86e8-0c786e592a5d [pid: 7|app: 0|req: 835/1789] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/networks?id=e474196a-a4d4-401d-907e-207b0c36c967 => generated 673 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1790] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/quotas/b7aae436ab26478b985ca84e882eed88 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1791] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:19 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:20.216 8 WARNING neutron_lib.context [None req-76799ffe-c2b8-4e0b-8386-39176315c654 578c5eed19d94144b060de221fffebe4 276d2429ada140578f72f1c8cda5929f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 837/1792] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/ports?tenant_id=b7aae436ab26478b985ca84e882eed88&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1793] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1794] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?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: 956/1795] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:43:20 2026] POST /v2.0/ports => generated 743 bytes in 382 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: 840/1796] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => 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: 957/1797] 10.0.0.136 () {34 vars in 747 bytes} [Tue May 19 14:43:20 2026] PUT /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1798] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1799] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 19 14:43:20 2026] PUT /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1800] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1801] 10.0.0.136 () {34 vars in 754 bytes} [Tue May 19 14:43:20 2026] PUT /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags/red => 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: 958/1802] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/security-groups?tenant_id=e5a3df9916a3420487e03bb315f3a297&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1803] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:43:20 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1804] 10.0.0.136 () {34 vars in 776 bytes} [Tue May 19 14:43:20 2026] PUT /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1805] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1806] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:20 2026] DELETE /v2.0/security-groups/735827b1-6e87-4657-a464-9c82fea77f4d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1807] 10.0.0.136 () {34 vars in 747 bytes} [Tue May 19 14:43:21 2026] PUT /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1808] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1809] 10.0.0.136 () {32 vars in 735 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:21.269 7 INFO neutron.api.v2.resource [None req-e07326c9-3295-43a9-ac9c-ec4eaff0e6d5 578c5eed19d94144b060de221fffebe4 276d2429ada140578f72f1c8cda5929f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1810] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1811] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/security-groups?tenant_id=e230a6dd4ad94d7ba63b4e1b1b560c92&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1812] 10.0.0.136 () {32 vars in 738 bytes} [Tue May 19 14:43:21 2026] DELETE /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1813] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1814] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/networks?id=e474196a-a4d4-401d-907e-207b0c36c967 => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1815] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:21 2026] DELETE /v2.0/security-groups/9eb71b27-b794-4ed1-9b0f-f8c97fae4ec7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:21.483 7 INFO neutron.api.v2.resource [None req-19f8fb8a-3a61-4945-83d8-bafe01451d8d 578c5eed19d94144b060de221fffebe4 276d2429ada140578f72f1c8cda5929f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1816] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:43:21 2026] DELETE /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1817] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b7aae436ab26478b985ca84e882eed88 => generated 273 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1818] 10.0.0.136 () {32 vars in 730 bytes} [Tue May 19 14:43:21 2026] DELETE /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:21.558 8 WARNING neutron_lib.context [req-a65354cd-5adf-4cfd-99ff-c309d80c8ad0 req-7de17533-efb9-40c2-bdc9-b1643cfd6862 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1819] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573/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: 857/1820] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:43:21 2026] DELETE /v2.0/ports/c62359b3-ee46-4163-abc0-b4d1e7083573 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1821] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:21 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => 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: 964/1822] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:43:21 2026] POST /v2.0/ports => generated 997 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:22.140 7 INFO neutron.services.segments.plugin [-] Segment a9078ac9-3820-415f-941a-15cc51e948d4 resource provider aggregate not found 2026-05-19 14:43:22.147 7 INFO neutron.services.segments.plugin [-] Segment a9078ac9-3820-415f-941a-15cc51e948d4 resource provider aggregate not found 2026-05-19 14:43:22.156 7 INFO neutron.services.segments.plugin [-] Segment a9078ac9-3820-415f-941a-15cc51e948d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9078ac9-3820-415f-941a-15cc51e948d4 found for delete ", "request_id": "req-86bd2215-d76e-41e0-8e75-8845c18a146f"}]} [pid: 7|app: 0|req: 859/1823] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:21 2026] DELETE /v2.0/networks/2be4f8cb-5a75-4e14-86e8-0c786e592a5d => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1824] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:43:22 2026] PUT /v2.0/ports/3d1cbc1f-8591-4d9d-b37a-31189f63d831 => generated 1242 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:43:22.656 7 INFO neutron.services.segments.plugin [-] Segment a9078ac9-3820-415f-941a-15cc51e948d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9078ac9-3820-415f-941a-15cc51e948d4 found for delete ", "request_id": "req-d9f02766-02e7-431e-9817-7a41e061cbcd"}]} [pid: 7|app: 0|req: 860/1825] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:43:22 2026] GET /v2.0/ports?tenant_id=b7aae436ab26478b985ca84e882eed88&device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1281 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1826] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:43:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3d1cbc1f-8591-4d9d-b37a-31189f63d831 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:22.776 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf7c1761-3c6c-444a-8f61-85613394238f'] response: {'name': 'network-changed', 'server_uuid': '5133ffef-3acd-4a64-a8b6-3a4d823fc3a9', 'tag': '3d1cbc1f-8591-4d9d-b37a-31189f63d831', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 862/1827] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:43:22 2026] GET /v2.0/subnets?id=46f3135e-2308-4247-bb03-d792e11f4f4b => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1828] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:43:22 2026] GET /v2.0/ports?network_id=e474196a-a4d4-401d-907e-207b0c36c967&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 864/1829] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:43:22 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1830] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:22 2026] GET /v2.0/security-groups?tenant_id=276d2429ada140578f72f1c8cda5929f&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1831] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:43:22 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1832] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:22 2026] DELETE /v2.0/security-groups/28151598-1849-4e48-989f-fbc7c5b371b0 => 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: 866/1833] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1834] 10.0.0.242 () {34 vars in 1120 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/security-groups?id=7d47c2a8-4700-4564-a779-a7ec50437cb3&id=8afacf13-63af-4894-a6f7-3d0aafc66494&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1835] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/ports?tenant_id=b7aae436ab26478b985ca84e882eed88&device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1281 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1836] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/networks?id=e474196a-a4d4-401d-907e-207b0c36c967 => generated 769 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1837] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3d1cbc1f-8591-4d9d-b37a-31189f63d831 => 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: 869/1838] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/subnets?id=46f3135e-2308-4247-bb03-d792e11f4f4b => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1839] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1281 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1840] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/security-groups?tenant_id=f4495074de6c4b4d9f835270235d5f17&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1841] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/ports?network_id=e474196a-a4d4-401d-907e-207b0c36c967&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1842] 199.204.45.244 () {34 vars in 1124 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/security-groups?id=8afacf13-63af-4894-a6f7-3d0aafc66494&id=7d47c2a8-4700-4564-a779-a7ec50437cb3&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1843] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1844] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:23 2026] DELETE /v2.0/security-groups/2225b13c-ad5a-4161-9416-4742b03a864b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1845] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:43:23 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1846] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:24 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1849] 10.0.0.242 () {34 vars in 1120 bytes} [Tue May 19 14:43:24 2026] GET /v2.0/security-groups?id=7d47c2a8-4700-4564-a779-a7ec50437cb3&id=8afacf13-63af-4894-a6f7-3d0aafc66494&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1850] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:25 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1014 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1851] 10.0.0.242 () {34 vars in 1120 bytes} [Tue May 19 14:43:25 2026] GET /v2.0/security-groups?id=7d47c2a8-4700-4564-a779-a7ec50437cb3&id=8afacf13-63af-4894-a6f7-3d0aafc66494&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1852] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:25 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:43:26.364 7 INFO neutron.db.l3_db [None req-6e0a0bbd-7496-4f36-abaf-db6da4fc70c8 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Floating IP 2d77d2ef-a3e6-4d74-ba7a-0e2274355b72 associated. External IP: 10.96.250.214, port: 3d1cbc1f-8591-4d9d-b37a-31189f63d831. [pid: 7|app: 0|req: 877/1853] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:43:25 2026] PUT /v2.0/floatingips/2d77d2ef-a3e6-4d74-ba7a-0e2274355b72 => generated 856 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:27.141 8 WARNING neutron_lib.context [None req-a6f1f297-e5de-4358-b154-48409caeb378 52669d86da2f473da10b47b6bbb2c6cf 7aa5edc60e0c442bb1c2a3cb3b6f9c79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 977/1854] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:43:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1855] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:43:27 2026] PUT /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:27.290 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15f09211-055f-4336-961f-0cc6009adb48'] response: {'name': 'network-changed', 'server_uuid': '5133ffef-3acd-4a64-a8b6-3a4d823fc3a9', 'tag': '3d1cbc1f-8591-4d9d-b37a-31189f63d831', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 978/1856] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/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: 879/1857] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/ports?tenant_id=b7aae436ab26478b985ca84e882eed88&device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1858] 10.0.0.136 () {34 vars in 770 bytes} [Tue May 19 14:43:27 2026] PUT /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1859] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1860] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/networks?id=e474196a-a4d4-401d-907e-207b0c36c967 => generated 769 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1861] 10.0.0.136 () {34 vars in 766 bytes} [Tue May 19 14:43:27 2026] PUT /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1862] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1863] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3d1cbc1f-8591-4d9d-b37a-31189f63d831 => 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: 983/1864] 10.0.0.136 () {34 vars in 788 bytes} [Tue May 19 14:43:27 2026] PUT /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1865] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnets?id=46f3135e-2308-4247-bb03-d792e11f4f4b => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1866] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1867] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/ports?network_id=e474196a-a4d4-401d-907e-207b0c36c967&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1868] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:43:27 2026] PUT /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1869] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1870] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1871] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:27.697 8 INFO neutron.api.v2.resource [None req-5f7d762b-7e6a-444f-a6bb-c97c384407c2 52669d86da2f473da10b47b6bbb2c6cf 7aa5edc60e0c442bb1c2a3cb3b6f9c79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/1872] 10.0.0.136 () {32 vars in 751 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/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: 989/1873] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:43:27 2026] DELETE /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1874] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1875] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:27.808 7 INFO neutron.api.v2.resource [None req-f15eb7dd-0e34-4c75-983d-796b6e79e246 52669d86da2f473da10b47b6bbb2c6cf 7aa5edc60e0c442bb1c2a3cb3b6f9c79 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1876] 10.0.0.136 () {32 vars in 754 bytes} [Tue May 19 14:43:27 2026] DELETE /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1877] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:43:27 2026] DELETE /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => 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: 888/1878] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6/tags => 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: 889/1879] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:43:27 2026] DELETE /v2.0/subnetpools/f48c02e2-8d54-4b31-9792-305b1b484aa6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1880] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:27 2026] GET /v2.0/security-groups?tenant_id=8931b66e110e4719903eafaee9943ee8&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1881] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:28 2026] DELETE /v2.0/security-groups/30213eb9-5814-4da9-a01d-3ffcbc7f9d87 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1882] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:28 2026] GET /v2.0/security-groups?tenant_id=318cb0006ba246898fb8b33ea834308b&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: 891/1883] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:28 2026] DELETE /v2.0/security-groups/df66537b-1916-4b27-a3b6-3654f1bb79c1 => 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: 993/1884] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:28 2026] GET /v2.0/security-groups?tenant_id=9008df5eff464bf685a7985ca502f55f&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1885] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:28 2026] DELETE /v2.0/security-groups/b76bc121-22a0-408d-a7ed-fcdc8c663652 => 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: 994/1886] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:29 2026] GET /v2.0/security-groups?tenant_id=7aa5edc60e0c442bb1c2a3cb3b6f9c79&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1887] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:29 2026] DELETE /v2.0/security-groups/29f561ca-577f-4bc3-9baf-e74cfeb5317e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:30.827 8 WARNING neutron_lib.context [None req-c8b1fc3b-1432-44e4-a691-2c53af8cef32 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:30.993 8 INFO neutron.db.segments_db [None req-c8b1fc3b-1432-44e4-a691-2c53af8cef32 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment 20dfd9f7-8661-429e-90a2-da3405ab202e of type vxlan for network a05bcc9b-6dd0-4078-ab89-1bce886515fe [pid: 8|app: 0|req: 995/1888] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:30 2026] POST /v2.0/networks => generated 633 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:31.110 7 WARNING neutron_lib.context [None req-38bbcb45-6f94-454a-885b-345c90412f44 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:31.167 7 INFO neutron.db.segments_db [None req-38bbcb45-6f94-454a-885b-345c90412f44 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment 91bfcfff-f454-4465-86a9-986fe6e0c2a4 of type vxlan for network bc844df3-ab73-4a1f-b74e-e22292f35a16 [pid: 7|app: 0|req: 894/1889] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:31 2026] POST /v2.0/networks => generated 633 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:31.285 8 WARNING neutron_lib.context [None req-ab8e82e3-30ce-4155-89e3-67e23eec2cd6 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/1890] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:31 2026] POST /v2.0/subnets => generated 622 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:31.642 7 WARNING neutron_lib.context [None req-997aa249-a5bd-45e8-8251-2087c599ed0e 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1891] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:31 2026] POST /v2.0/subnets => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:32.018 8 WARNING neutron_lib.context [None req-31e093d5-12c2-428d-b64e-c5b67207b7e7 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:32.065 8 INFO neutron.db.segments_db [None req-31e093d5-12c2-428d-b64e-c5b67207b7e7 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment 861ce9b6-01de-4ce3-8627-e6488f42216a of type vxlan for network 9faedbda-9240-427b-b75e-acec900bc80e 2026-05-19 14:43:32.376 8 INFO neutron.db.l3_hamode_db [None req-31e093d5-12c2-428d-b64e-c5b67207b7e7 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:43:33.035 8 INFO neutron.db.l3_hamode_db [None req-31e093d5-12c2-428d-b64e-c5b67207b7e7 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:43:33.123 7 WARNING neutron_lib.context [None req-be7e7ab7-8b61-4872-9b8d-2ba03c49d828 29d3e1ca9fc641a2a21358e83982dfee 46d67df40a0a4006a991500eb9e1f6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:33.253 7 INFO neutron.db.segments_db [None req-be7e7ab7-8b61-4872-9b8d-2ba03c49d828 29d3e1ca9fc641a2a21358e83982dfee 46d67df40a0a4006a991500eb9e1f6ff - - default default] Added segment 4de11f4b-9a8d-4a48-86a8-55c9282978ab of type vxlan for network b839e1a4-3630-4617-9396-465c251a1345 [pid: 7|app: 0|req: 896/1892] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:32 2026] POST /v2.0/networks => generated 631 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:33.370 7 WARNING neutron_lib.context [None req-ceae965c-867c-4585-886a-7b33830e6297 29d3e1ca9fc641a2a21358e83982dfee 46d67df40a0a4006a991500eb9e1f6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1893] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:43:33 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:33.775 7 WARNING neutron_lib.context [None req-b394e8f9-fef4-441b-8070-a6e9a903a8d7 29d3e1ca9fc641a2a21358e83982dfee 46d67df40a0a4006a991500eb9e1f6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 997/1894] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:32 2026] POST /v2.0/routers => generated 510 bytes in 1772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1895] 10.0.0.136 () {34 vars in 666 bytes} [Tue May 19 14:43:33 2026] POST /v2.0/trunks => generated 407 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1896] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:43:34 2026] PUT /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/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: 900/1897] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1898] 10.0.0.136 () {34 vars in 760 bytes} [Tue May 19 14:43:34 2026] PUT /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1899] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1900] 10.0.0.136 () {34 vars in 756 bytes} [Tue May 19 14:43:34 2026] PUT /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1901] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1902] 10.0.0.136 () {34 vars in 778 bytes} [Tue May 19 14:43:34 2026] PUT /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1903] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1904] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:43:34 2026] PUT /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1905] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1906] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:34.386 7 INFO neutron.api.v2.resource [None req-1caf5480-b21f-4d65-b567-f3133432a4c4 29d3e1ca9fc641a2a21358e83982dfee 46d67df40a0a4006a991500eb9e1f6ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1907] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/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: 911/1908] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:34 2026] DELETE /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/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: 912/1909] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:34.471 7 INFO neutron.api.v2.resource [None req-352c60e4-18fd-44bd-86e5-f57f05675d6d 29d3e1ca9fc641a2a21358e83982dfee 46d67df40a0a4006a991500eb9e1f6ff - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1910] 10.0.0.136 () {32 vars in 744 bytes} [Tue May 19 14:43:34 2026] DELETE /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/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: 914/1911] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:43:34 2026] DELETE /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1912] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1913] 10.0.0.136 () {32 vars in 719 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1914] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:34 2026] GET /v2.0/ports/6c221b61-581e-4379-916f-ad3adc6a2ebc => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1915] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 19 14:43:34 2026] DELETE /v2.0/trunks/d940beba-b75b-4a0a-bd7b-39b42ed755bf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1916] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:43:34 2026] DELETE /v2.0/ports/6c221b61-581e-4379-916f-ad3adc6a2ebc => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1917] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:43:33 2026] PUT /v2.0/routers/d4ab27f5-a1d5-4077-8e27-f0a76317dbc0/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1918] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:35 2026] GET /v2.0/ports/ad7cf057-adc3-4ee4-8e8e-17f5a9a7fe73 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:35.236 7 INFO neutron.services.segments.plugin [-] Segment 4de11f4b-9a8d-4a48-86a8-55c9282978ab resource provider aggregate not found [pid: 7|app: 0|req: 920/1919] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:35 2026] DELETE /v2.0/networks/b839e1a4-3630-4617-9396-465c251a1345 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:35.922 7 INFO neutron.services.segments.plugin [-] Segment 4de11f4b-9a8d-4a48-86a8-55c9282978ab resource provider aggregate not found 2026-05-19 14:43:35.934 7 INFO neutron.services.segments.plugin [-] Segment 4de11f4b-9a8d-4a48-86a8-55c9282978ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de11f4b-9a8d-4a48-86a8-55c9282978ab found for delete ", "request_id": "req-c494ec89-fd99-405f-9698-7754e476474b"}]} 2026-05-19 14:43:35.945 7 INFO neutron.services.segments.plugin [-] Segment 4de11f4b-9a8d-4a48-86a8-55c9282978ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de11f4b-9a8d-4a48-86a8-55c9282978ab found for delete ", "request_id": "req-89f7843f-0530-4b1c-a6b4-2a9e5307cdca"}]} [pid: 7|app: 0|req: 921/1920] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:35 2026] GET /v2.0/security-groups?tenant_id=7924ae87b5c8426f8c960aed1a027a58&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1921] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:36 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1014 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1922] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:36 2026] DELETE /v2.0/security-groups/eea5f117-3efe-4ca5-907a-d5788e1bdb3e => 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: 924/1923] 10.0.0.242 () {34 vars in 1120 bytes} [Tue May 19 14:43:36 2026] GET /v2.0/security-groups?id=7d47c2a8-4700-4564-a779-a7ec50437cb3&id=8afacf13-63af-4894-a6f7-3d0aafc66494&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1924] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:43:35 2026] PUT /v2.0/routers/d4ab27f5-a1d5-4077-8e27-f0a76317dbc0/add_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1925] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:36 2026] GET /v2.0/security-groups?tenant_id=46d67df40a0a4006a991500eb9e1f6ff&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1926] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:36 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1283 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1927] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:36 2026] GET /v2.0/ports/769c7983-9452-4d64-b45b-9cda6c1bd463 => generated 967 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1928] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:36 2026] DELETE /v2.0/security-groups/be67c1f7-3a6c-4747-a85f-6ae525958824 => 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: 1003/1929] 10.0.0.136 () {32 vars in 858 bytes} [Tue May 19 14:43:36 2026] GET /v2.0/floatingips?floating_network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111&port_id=3d1cbc1f-8591-4d9d-b37a-31189f63d831 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1930] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:43:37 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1931] 10.0.0.96 () {34 vars in 1119 bytes} [Tue May 19 14:43:37 2026] GET /v2.0/security-groups?id=8afacf13-63af-4894-a6f7-3d0aafc66494&id=7d47c2a8-4700-4564-a779-a7ec50437cb3&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1932] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:36 2026] PUT /v2.0/routers/d4ab27f5-a1d5-4077-8e27-f0a76317dbc0/remove_router_interface => generated 309 bytes in 1499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1933] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:39 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1934] 10.0.0.242 () {34 vars in 1120 bytes} [Tue May 19 14:43:39 2026] GET /v2.0/security-groups?id=7d47c2a8-4700-4564-a779-a7ec50437cb3&id=8afacf13-63af-4894-a6f7-3d0aafc66494&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1937] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:43:39 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1938] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:38 2026] PUT /v2.0/routers/d4ab27f5-a1d5-4077-8e27-f0a76317dbc0/remove_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1939] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:39 2026] GET /v2.0/ports?device_id=d4ab27f5-a1d5-4077-8e27-f0a76317dbc0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:40.096 7 INFO neutron.db.l3_db [req-7ebdbc93-3d68-44a8-bb9b-ffb2baf38a24 req-3c4c94df-f65c-45c0-a547-2fbcdb6b6b67 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] Floating IP 2d77d2ef-a3e6-4d74-ba7a-0e2274355b72 disassociated. External IP: 10.96.250.214, port: 3d1cbc1f-8591-4d9d-b37a-31189f63d831. 2026-05-19 14:43:40.456 8 INFO neutron.db.l3_hamode_db [None req-3abbc1cd-4f35-4917-bac5-56bc145e028e 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] HA network 9faedbda-9240-427b-b75e-acec900bc80e was deleted as no HA routers are present in tenant f368cf4f3ff84b5e9ae9a21fc6d83f01. 2026-05-19 14:43:40.460 8 INFO neutron.services.segments.plugin [-] Segment 861ce9b6-01de-4ce3-8627-e6488f42216a resource provider aggregate not found [pid: 8|app: 0|req: 1008/1940] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:39 2026] DELETE /v2.0/routers/d4ab27f5-a1d5-4077-8e27-f0a76317dbc0 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:40.476 8 INFO neutron.services.segments.plugin [-] Segment 861ce9b6-01de-4ce3-8627-e6488f42216a resource provider aggregate not found 2026-05-19 14:43:40.489 8 INFO neutron.services.segments.plugin [-] Segment 861ce9b6-01de-4ce3-8627-e6488f42216a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 861ce9b6-01de-4ce3-8627-e6488f42216a found for delete ", "request_id": "req-01cc35e3-6e68-4571-be0d-7f8360472f9c"}]} 2026-05-19 14:43:40.498 8 INFO neutron.services.segments.plugin [-] Segment 861ce9b6-01de-4ce3-8627-e6488f42216a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 861ce9b6-01de-4ce3-8627-e6488f42216a found for delete ", "request_id": "req-22218d90-1312-4dcd-bbd1-1e8abc4a1c32"}]} [pid: 8|app: 0|req: 1009/1941] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:43:40 2026] GET /v2.0/ports?device_id=5133ffef-3acd-4a64-a8b6-3a4d823fc3a9 => 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: 933/1942] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:43:39 2026] DELETE /v2.0/ports/3d1cbc1f-8591-4d9d-b37a-31189f63d831 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1943] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:40 2026] DELETE /v2.0/subnets/1161f740-3884-4dd2-b3d4-24a30c1afd63 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:40.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de99dbe7-9a14-4b61-b44c-9205ab616f57'] response: {'server_uuid': '5133ffef-3acd-4a64-a8b6-3a4d823fc3a9', 'name': 'network-vif-deleted', 'tag': '3d1cbc1f-8591-4d9d-b37a-31189f63d831', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 934/1944] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:40 2026] DELETE /v2.0/subnets/9f154b1a-a635-4b85-bf55-9377f9e89d6b => generated 0 bytes in 224 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: 1011/1945] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:40 2026] DELETE /v2.0/networks/bc844df3-ab73-4a1f-b74e-e22292f35a16 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:41.580 7 INFO neutron.services.segments.plugin [-] Segment 20dfd9f7-8661-429e-90a2-da3405ab202e resource provider aggregate not found 2026-05-19 14:43:41.584 7 INFO neutron.services.segments.plugin [-] Segment 20dfd9f7-8661-429e-90a2-da3405ab202e resource provider aggregate not found [pid: 7|app: 0|req: 935/1946] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:41 2026] DELETE /v2.0/networks/a05bcc9b-6dd0-4078-ab89-1bce886515fe => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:41.625 8 WARNING neutron_lib.context [None req-f3039caa-b424-4614-87ec-cddfe23c07d3 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:41.676 7 INFO neutron.services.segments.plugin [-] Segment 20dfd9f7-8661-429e-90a2-da3405ab202e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20dfd9f7-8661-429e-90a2-da3405ab202e found for delete ", "request_id": "req-6590d37e-c00b-420f-92aa-454cab925a50"}]} 2026-05-19 14:43:41.679 7 INFO neutron.services.segments.plugin [-] Segment 20dfd9f7-8661-429e-90a2-da3405ab202e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20dfd9f7-8661-429e-90a2-da3405ab202e found for delete ", "request_id": "req-5ed613e3-ee29-4552-8745-bbe4187601be"}]} 2026-05-19 14:43:41.710 8 INFO neutron.db.segments_db [None req-f3039caa-b424-4614-87ec-cddfe23c07d3 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment 54b25436-488e-4e29-8b10-0996b1bd2b3a of type vxlan for network 66ac0434-390e-4aec-980c-7e4e22f5009e [pid: 7|app: 0|req: 936/1947] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:41 2026] DELETE /v2.0/security-groups/7d47c2a8-4700-4564-a779-a7ec50437cb3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:41.820 7 INFO neutron.api.v2.resource [None req-bac04874-0ec2-4a2b-97ea-d085656d4bd8 6a8f64dd640a48a4be74bf48a9ee4bb1 b7aae436ab26478b985ca84e882eed88 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 937/1948] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:43:41 2026] GET /v2.0/security-groups/7d47c2a8-4700-4564-a779-a7ec50437cb3 => 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: 1012/1949] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:41 2026] POST /v2.0/networks => generated 634 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:41.854 8 WARNING neutron_lib.context [None req-6ea62d84-534b-467b-a4d9-ce42c1664ccf 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1013/1950] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:41 2026] POST /v2.0/subnets => generated 622 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:42.195 8 WARNING neutron_lib.context [None req-792f6519-b1c9-4cf1-8735-fd580d2b4c39 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 938/1951] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:43:41 2026] DELETE /v2.0/floatingips/2d77d2ef-a3e6-4d74-ba7a-0e2274355b72 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:42.248 8 INFO neutron.db.segments_db [None req-792f6519-b1c9-4cf1-8735-fd580d2b4c39 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment d458881a-c4c6-4091-ab5a-8c12bbcf9126 of type vxlan for network 99942c2a-00ed-4c1b-81fc-f56318ec1f41 [pid: 7|app: 0|req: 939/1952] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:42 2026] DELETE /v2.0/security-groups/8afacf13-63af-4894-a6f7-3d0aafc66494 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:42.517 8 INFO neutron.services.segments.plugin [-] Segment 91bfcfff-f454-4465-86a9-986fe6e0c2a4 resource provider aggregate not found 2026-05-19 14:43:42.530 8 INFO neutron.services.segments.plugin [-] Segment 91bfcfff-f454-4465-86a9-986fe6e0c2a4 resource provider aggregate not found 2026-05-19 14:43:42.535 8 INFO neutron.services.segments.plugin [-] Segment 91bfcfff-f454-4465-86a9-986fe6e0c2a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bfcfff-f454-4465-86a9-986fe6e0c2a4 found for delete ", "request_id": "req-903684b9-8c04-4645-87f7-2169502cebbd"}]} 2026-05-19 14:43:42.569 8 INFO neutron.services.segments.plugin [-] Segment 91bfcfff-f454-4465-86a9-986fe6e0c2a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bfcfff-f454-4465-86a9-986fe6e0c2a4 found for delete ", "request_id": "req-5ce47aa9-3b2b-47d5-9b1b-f3b6f3009194"}]} 2026-05-19 14:43:42.620 8 INFO neutron.db.l3_hamode_db [None req-792f6519-b1c9-4cf1-8735-fd580d2b4c39 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:43:42.778 8 INFO neutron.db.l3_hamode_db [None req-792f6519-b1c9-4cf1-8735-fd580d2b4c39 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 940/1953] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:42 2026] PUT /v2.0/routers/97c5314e-c767-484d-9cec-0b768bd444f1/remove_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1954] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:42 2026] POST /v2.0/routers => generated 510 bytes in 1414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:43.615 8 WARNING neutron_lib.context [None req-d1e3824c-1467-4d50-a1db-3fa2decad4f6 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1015/1955] 10.0.0.136 () {34 vars in 665 bytes} [Tue May 19 14:43:43 2026] POST /v2.0/ports => generated 964 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:44.721 7 INFO neutron.services.segments.plugin [-] Segment 74c73204-5433-42cf-a07f-250d3f976f11 resource provider aggregate not found 2026-05-19 14:43:44.726 7 INFO neutron.services.segments.plugin [-] Segment 74c73204-5433-42cf-a07f-250d3f976f11 resource provider aggregate not found 2026-05-19 14:43:44.737 7 INFO neutron.services.segments.plugin [-] Segment 74c73204-5433-42cf-a07f-250d3f976f11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c73204-5433-42cf-a07f-250d3f976f11 found for delete ", "request_id": "req-5b8bc461-5268-426e-8748-51a98cc60cd1"}]} 2026-05-19 14:43:44.741 7 INFO neutron.services.segments.plugin [-] Segment 74c73204-5433-42cf-a07f-250d3f976f11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74c73204-5433-42cf-a07f-250d3f976f11 found for delete ", "request_id": "req-bc6fff82-aa18-4139-97cb-245a249f6a57"}]} 2026-05-19 14:43:44.745 7 INFO neutron.db.l3_hamode_db [None req-b791834d-7c7d-4cf3-9e23-11ce03c73ace 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 5c85d112-1702-4869-ba0a-a7b8f63f57ba was deleted as no HA routers are present in tenant b7aae436ab26478b985ca84e882eed88. [pid: 7|app: 0|req: 941/1956] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:43 2026] DELETE /v2.0/routers/97c5314e-c767-484d-9cec-0b768bd444f1 => generated 0 bytes in 1159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1957] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:44 2026] DELETE /v2.0/subnets/46f3135e-2308-4247-bb03-d792e11f4f4b => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1958] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:44 2026] DELETE /v2.0/networks/e474196a-a4d4-401d-907e-207b0c36c967 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1959] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:43:44 2026] PUT /v2.0/routers/ee69a977-ab44-4ff4-8e5d-158df6abf3ed/add_router_interface => generated 309 bytes in 1383 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: 1017/1960] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:45 2026] GET /v2.0/ports/582ef022-ba6b-4ead-8d42-a3c884257d80 => generated 1038 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:43:46.754 7 INFO neutron.services.segments.plugin [-] Segment d78e0fb3-8086-4571-b40f-ca022cb5252c resource provider aggregate not found 2026-05-19 14:43:46.760 7 INFO neutron.services.segments.plugin [-] Segment d78e0fb3-8086-4571-b40f-ca022cb5252c resource provider aggregate not found 2026-05-19 14:43:46.767 7 INFO neutron.services.segments.plugin [-] Segment d78e0fb3-8086-4571-b40f-ca022cb5252c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78e0fb3-8086-4571-b40f-ca022cb5252c found for delete ", "request_id": "req-7ab12fa6-08f7-431c-a5d9-d83d5640f82d"}]} 2026-05-19 14:43:46.782 7 INFO neutron.services.segments.plugin [-] Segment d78e0fb3-8086-4571-b40f-ca022cb5252c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78e0fb3-8086-4571-b40f-ca022cb5252c found for delete ", "request_id": "req-7aa55f9d-5b97-47a1-9937-fb7c4e5b0717"}]} [pid: 8|app: 0|req: 1018/1961] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:45 2026] PUT /v2.0/routers/ee69a977-ab44-4ff4-8e5d-158df6abf3ed/remove_router_interface => generated 309 bytes in 1369 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: 944/1962] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:45 2026] PUT /v2.0/routers/576a8d88-15d6-44db-98c1-4e0f8ac880cc/remove_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:46.986 8 INFO neutron.api.v2.resource [None req-0f70cb70-093c-4b88-b704-4265af62a4de 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/1963] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:46 2026] PUT /v2.0/routers/ee69a977-ab44-4ff4-8e5d-158df6abf3ed/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1964] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:46 2026] GET /v2.0/ports?device_id=ee69a977-ab44-4ff4-8e5d-158df6abf3ed => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:47.705 8 INFO neutron.services.segments.plugin [-] Segment d458881a-c4c6-4091-ab5a-8c12bbcf9126 resource provider aggregate not found 2026-05-19 14:43:47.709 8 INFO neutron.services.segments.plugin [-] Segment d458881a-c4c6-4091-ab5a-8c12bbcf9126 resource provider aggregate not found 2026-05-19 14:43:47.724 8 INFO neutron.services.segments.plugin [-] Segment d458881a-c4c6-4091-ab5a-8c12bbcf9126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d458881a-c4c6-4091-ab5a-8c12bbcf9126 found for delete ", "request_id": "req-a647f4bb-4692-4670-8ad7-4850eb292d1b"}]} 2026-05-19 14:43:47.726 8 INFO neutron.services.segments.plugin [-] Segment d458881a-c4c6-4091-ab5a-8c12bbcf9126 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d458881a-c4c6-4091-ab5a-8c12bbcf9126 found for delete ", "request_id": "req-6095622e-7a26-4baa-8748-b2e87b1e1c10"}]} 2026-05-19 14:43:47.729 8 INFO neutron.db.l3_hamode_db [None req-e93b4037-2566-4c17-9924-66db7b323f60 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] HA network 99942c2a-00ed-4c1b-81fc-f56318ec1f41 was deleted as no HA routers are present in tenant f368cf4f3ff84b5e9ae9a21fc6d83f01. [pid: 8|app: 0|req: 1021/1965] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:47 2026] DELETE /v2.0/routers/ee69a977-ab44-4ff4-8e5d-158df6abf3ed => generated 0 bytes in 707 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1966] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:47 2026] DELETE /v2.0/subnets/f97fa236-034e-4811-b3d3-4eb4a630ebc6 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:48.035 7 INFO neutron.db.l3_hamode_db [None req-2392bb47-fb9d-4b87-b8e9-91fbc962b3ea 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network 21866da3-c9ff-40c7-9c53-5c544670152f was deleted as no HA routers are present in tenant 5b9d1da3a80342458f398e1b7393615e. [pid: 7|app: 0|req: 945/1967] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:46 2026] DELETE /v2.0/routers/576a8d88-15d6-44db-98c1-4e0f8ac880cc => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1968] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:48 2026] DELETE /v2.0/subnets/03045f76-40d7-461f-a5b0-e71ce7cf3859 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1969] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:47 2026] DELETE /v2.0/networks/66ac0434-390e-4aec-980c-7e4e22f5009e => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:48.420 8 WARNING neutron_lib.context [None req-bf914503-ca1d-4cbf-8964-a3428c891fc5 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:48.488 8 INFO neutron.db.segments_db [None req-bf914503-ca1d-4cbf-8964-a3428c891fc5 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment ed3a53d2-36c5-4d1e-971d-168ecefee51d of type vxlan for network 0d3b0d8d-9076-4f20-ab42-5194db0787ee [pid: 8|app: 0|req: 1024/1970] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:48 2026] POST /v2.0/networks => generated 634 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:48.628 8 WARNING neutron_lib.context [None req-fc1aa192-0fa4-4d4d-8f72-fd3b05763045 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1971] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:48 2026] DELETE /v2.0/networks/baae50f2-36e0-41a0-9003-fd944dc9138f => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1972] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:48 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-05-19 14:43:48.986 7 WARNING neutron_lib.context [None req-1dcd9386-167e-4ad8-8fae-dbfb18655e13 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:49.010 7 INFO neutron.services.segments.plugin [-] Segment 6a97ed0e-a6b4-47f9-bb88-e9a63d4e0ffe resource provider aggregate not found 2026-05-19 14:43:49.016 7 INFO neutron.services.segments.plugin [-] Segment 6a97ed0e-a6b4-47f9-bb88-e9a63d4e0ffe resource provider aggregate not found 2026-05-19 14:43:49.035 7 INFO neutron.services.segments.plugin [-] Segment 6a97ed0e-a6b4-47f9-bb88-e9a63d4e0ffe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a97ed0e-a6b4-47f9-bb88-e9a63d4e0ffe found for delete ", "request_id": "req-a056bba2-3d14-46c2-a669-4b272aa125cc"}]} 2026-05-19 14:43:49.043 7 INFO neutron.services.segments.plugin [-] Segment 6a97ed0e-a6b4-47f9-bb88-e9a63d4e0ffe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a97ed0e-a6b4-47f9-bb88-e9a63d4e0ffe found for delete ", "request_id": "req-cc0f1daf-e358-4052-b130-d39413fb9094"}]} 2026-05-19 14:43:49.053 7 INFO neutron.services.segments.plugin [-] Segment f08c265c-0983-4ead-a34c-c6b1bb00947e resource provider aggregate not found [pid: 8|app: 0|req: 1026/1973] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:48 2026] GET /v2.0/security-groups?tenant_id=b7aae436ab26478b985ca84e882eed88&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:43:49.060 7 INFO neutron.services.segments.plugin [-] Segment f08c265c-0983-4ead-a34c-c6b1bb00947e resource provider aggregate not found 2026-05-19 14:43:49.071 7 INFO neutron.services.segments.plugin [-] Segment f08c265c-0983-4ead-a34c-c6b1bb00947e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f08c265c-0983-4ead-a34c-c6b1bb00947e found for delete ", "request_id": "req-f8d3b2b0-325e-4c0b-b114-a52af281544f"}]} 2026-05-19 14:43:49.072 7 INFO neutron.db.segments_db [None req-1dcd9386-167e-4ad8-8fae-dbfb18655e13 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment b718e11f-a67f-46d5-8e58-b13a3c34e752 of type vxlan for network 2ca55429-39f1-4383-989a-6c5ae2d1b23d 2026-05-19 14:43:49.074 7 INFO neutron.services.segments.plugin [-] Segment f08c265c-0983-4ead-a34c-c6b1bb00947e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f08c265c-0983-4ead-a34c-c6b1bb00947e found for delete ", "request_id": "req-55b50d46-9474-4772-b3b7-8f1211bd817a"}]} [pid: 8|app: 0|req: 1027/1974] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:49 2026] DELETE /v2.0/security-groups/605d2f1e-c780-49e6-8ff3-58b0ced7c03b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:49.373 7 INFO neutron.db.l3_hamode_db [None req-1dcd9386-167e-4ad8-8fae-dbfb18655e13 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1028/1975] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:49 2026] GET /v2.0/security-groups?tenant_id=5b9d1da3a80342458f398e1b7393615e&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1976] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:49 2026] DELETE /v2.0/security-groups/b18c72f5-0029-4b09-b926-5b65aa83e4de => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:49.526 7 INFO neutron.db.l3_hamode_db [None req-1dcd9386-167e-4ad8-8fae-dbfb18655e13 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 948/1977] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:48 2026] POST /v2.0/routers => generated 510 bytes in 1365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:50.370 8 INFO neutron.services.segments.plugin [-] Segment 54b25436-488e-4e29-8b10-0996b1bd2b3a resource provider aggregate not found 2026-05-19 14:43:50.374 8 INFO neutron.services.segments.plugin [-] Segment 54b25436-488e-4e29-8b10-0996b1bd2b3a resource provider aggregate not found 2026-05-19 14:43:50.398 8 INFO neutron.services.segments.plugin [-] Segment 54b25436-488e-4e29-8b10-0996b1bd2b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54b25436-488e-4e29-8b10-0996b1bd2b3a found for delete ", "request_id": "req-231b8bff-898b-4d70-9f5d-d93d742b4654"}]} 2026-05-19 14:43:50.398 8 INFO neutron.services.segments.plugin [-] Segment 54b25436-488e-4e29-8b10-0996b1bd2b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54b25436-488e-4e29-8b10-0996b1bd2b3a found for delete ", "request_id": "req-70e33059-c8ce-4e8e-be62-4da26aa11ad1"}]} [pid: 8|app: 0|req: 1030/1978] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:43:50 2026] PUT /v2.0/routers/f6550608-a4f7-4114-a080-d971ecacdc99/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1979] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 19 14:43:51 2026] GET /v2.0/ports/49f39582-b789-48bd-bc30-3e6afde485c7 => generated 959 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1980] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:43:51 2026] PUT /v2.0/routers/f6550608-a4f7-4114-a080-d971ecacdc99/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1981] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:52 2026] GET /v2.0/ports?device_id=f6550608-a4f7-4114-a080-d971ecacdc99 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:53.887 7 INFO neutron.db.segments_db [None req-2fcbe76c-261c-45e7-899e-9ef48192acbc 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] Added segment bbb6549e-2764-4815-b292-1ea8a4a22f28 of type vxlan for network 3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4 [pid: 7|app: 0|req: 951/1982] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:53 2026] POST /v2.0/networks => generated 727 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:53.998 8 INFO neutron.services.segments.plugin [-] Segment b718e11f-a67f-46d5-8e58-b13a3c34e752 resource provider aggregate not found 2026-05-19 14:43:54.003 8 INFO neutron.services.segments.plugin [-] Segment b718e11f-a67f-46d5-8e58-b13a3c34e752 resource provider aggregate not found 2026-05-19 14:43:54.013 8 INFO neutron.services.segments.plugin [-] Segment b718e11f-a67f-46d5-8e58-b13a3c34e752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b718e11f-a67f-46d5-8e58-b13a3c34e752 found for delete ", "request_id": "req-824b4094-9ce5-4bae-8260-c84768faeff4"}]} 2026-05-19 14:43:54.016 8 INFO neutron.services.segments.plugin [-] Segment b718e11f-a67f-46d5-8e58-b13a3c34e752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b718e11f-a67f-46d5-8e58-b13a3c34e752 found for delete ", "request_id": "req-5ca146b5-27d9-476f-8876-5dc355f75d62"}]} 2026-05-19 14:43:54.022 8 INFO neutron.db.l3_hamode_db [None req-11b368bc-ca66-44ed-8cd7-9be3d19fccd6 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] HA network 2ca55429-39f1-4383-989a-6c5ae2d1b23d was deleted as no HA routers are present in tenant f368cf4f3ff84b5e9ae9a21fc6d83f01. [pid: 8|app: 0|req: 1032/1983] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:52 2026] DELETE /v2.0/routers/f6550608-a4f7-4114-a080-d971ecacdc99 => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1984] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:53 2026] POST /v2.0/subnets => generated 620 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:54.244 7 WARNING neutron.api.v2.base [None req-4b4f0a6e-ead5-454c-ade1-6c48f292593b 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-19 14:43:54.245 7 INFO neutron.api.v2.resource [None req-4b4f0a6e-ead5-454c-ade1-6c48f292593b 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 953/1985] 10.0.0.136 () {34 vars in 681 bytes} [Tue May 19 14:43:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1986] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:54 2026] DELETE /v2.0/subnets/d5e4d219-cafd-4493-aacd-0d890aaa57fd => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:54.628 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider aggregate not found 2026-05-19 14:43:54.645 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbb6549e-2764-4815-b292-1ea8a4a22f28 found for delete ", "request_id": "req-e0710806-c30b-4e46-96ac-b1cdd78e5a21"}]} [pid: 8|app: 0|req: 1034/1987] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:54 2026] DELETE /v2.0/networks/0d3b0d8d-9076-4f20-ab42-5194db0787ee => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:54.660 8 WARNING neutron_lib.context [None req-586ef094-12ae-4364-9e0a-ef7268158232 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:43:54.677 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider aggregate not found 2026-05-19 14:43:54.700 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbb6549e-2764-4815-b292-1ea8a4a22f28 found for delete ", "request_id": "req-1a1061ae-bdab-4665-b4d9-e3d917e317da"}]} 2026-05-19 14:43:54.711 8 INFO neutron.db.segments_db [None req-586ef094-12ae-4364-9e0a-ef7268158232 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Added segment 53276b3b-dd30-4b01-9c4e-90bb741941c8 of type vxlan for network 5571dc0f-fd8f-4f76-b96e-8e622de36c11 2026-05-19 14:43:55.031 8 INFO neutron.db.l3_hamode_db [None req-586ef094-12ae-4364-9e0a-ef7268158232 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 954/1990] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:54 2026] DELETE /v2.0/networks/3fd2418f-4212-4d62-a71c-d0cdf5b4b1e4 => generated 0 bytes in 1182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:55.517 7 INFO neutron.db.segments_db [None req-ba26b28d-1321-4e45-ba88-e86e1005edcf 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] Added segment 623dbd8f-bb45-4251-8adb-629bd604b5fd of type vxlan for network ef4d03d4-b6a2-4105-8633-2e96bc20f666 [pid: 7|app: 0|req: 955/1991] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:55 2026] POST /v2.0/networks => generated 726 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1992] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:55 2026] POST /v2.0/subnets => generated 623 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:55.884 7 WARNING neutron.api.v2.base [None req-725878ef-8e0f-45ed-8233-74c95af5eba4 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-19 14:43:55.885 7 INFO neutron.api.v2.resource [None req-725878ef-8e0f-45ed-8233-74c95af5eba4 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 957/1993] 10.0.0.136 () {34 vars in 681 bytes} [Tue May 19 14:43:55 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-19 14:43:56.047 8 INFO neutron.services.segments.plugin [-] Segment ed3a53d2-36c5-4d1e-971d-168ecefee51d resource provider aggregate not found 2026-05-19 14:43:56.052 8 INFO neutron.services.segments.plugin [-] Segment ed3a53d2-36c5-4d1e-971d-168ecefee51d resource provider aggregate not found 2026-05-19 14:43:56.069 8 INFO neutron.services.segments.plugin [-] Segment ed3a53d2-36c5-4d1e-971d-168ecefee51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3a53d2-36c5-4d1e-971d-168ecefee51d found for delete ", "request_id": "req-0d034ade-3b5e-4a6e-8c15-00f707158134"}]} 2026-05-19 14:43:56.072 8 INFO neutron.services.segments.plugin [-] Segment ed3a53d2-36c5-4d1e-971d-168ecefee51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3a53d2-36c5-4d1e-971d-168ecefee51d found for delete ", "request_id": "req-0b1bac89-b4ca-43b1-9489-da3682b3387c"}]} 2026-05-19 14:43:56.086 8 INFO neutron.db.l3_hamode_db [None req-586ef094-12ae-4364-9e0a-ef7268158232 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 958/1994] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:55 2026] DELETE /v2.0/networks/ef4d03d4-b6a2-4105-8633-2e96bc20f666 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:56.198 7 INFO neutron.db.segments_db [None req-4b3aa9ec-3a42-454b-92da-bd3d17b30aa1 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] Added segment 88258574-508b-476f-a91c-e921b7a27d64 of type vxlan for network 8bfcb64a-3dc7-4781-8ee4-b8bc0b28337d [pid: 7|app: 0|req: 959/1995] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:43:56 2026] POST /v2.0/networks => generated 726 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1996] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:56 2026] POST /v2.0/subnets => generated 623 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:43:56.670 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider aggregate not found 2026-05-19 14:43:56.694 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbb6549e-2764-4815-b292-1ea8a4a22f28 found for delete ", "request_id": "req-78449e0f-f70c-40bb-a69c-1396144115ef"}]} 2026-05-19 14:43:56.713 7 INFO neutron.services.segments.plugin [-] Segment 623dbd8f-bb45-4251-8adb-629bd604b5fd resource provider aggregate not found 2026-05-19 14:43:56.718 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider aggregate not found 2026-05-19 14:43:56.725 7 INFO neutron.services.segments.plugin [-] Segment 623dbd8f-bb45-4251-8adb-629bd604b5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623dbd8f-bb45-4251-8adb-629bd604b5fd found for delete ", "request_id": "req-b2a708e3-0f5c-437a-bf5b-e4afc9790330"}]} 2026-05-19 14:43:56.737 7 INFO neutron.services.segments.plugin [-] Segment bbb6549e-2764-4815-b292-1ea8a4a22f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbb6549e-2764-4815-b292-1ea8a4a22f28 found for delete ", "request_id": "req-19b4160a-8721-4b86-a739-c3b892a01919"}]} 2026-05-19 14:43:56.762 7 INFO neutron.services.segments.plugin [-] Segment 623dbd8f-bb45-4251-8adb-629bd604b5fd resource provider aggregate not found 2026-05-19 14:43:56.779 7 INFO neutron.services.segments.plugin [-] Segment 623dbd8f-bb45-4251-8adb-629bd604b5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 623dbd8f-bb45-4251-8adb-629bd604b5fd found for delete ", "request_id": "req-5fd1dcc6-75aa-4c6b-bda2-e176efd57a58"}]} [pid: 7|app: 0|req: 961/1997] 10.0.0.136 () {34 vars in 681 bytes} [Tue May 19 14:43:56 2026] POST /v2.0/rbac-policies => generated 324 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1998] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:43:54 2026] POST /v2.0/routers => generated 691 bytes in 2528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1999] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:43:57 2026] GET /v2.0/routers/d291fa39-f33c-4a90-99a5-fdcf71293d90 => generated 697 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2000] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:43:57 2026] GET /v2.0/networks/8bfcb64a-3dc7-4781-8ee4-b8bc0b28337d => generated 654 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2001] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:43:57 2026] GET /v2.0/routers => generated 700 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:57.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53d7333c-70c6-4cbb-a141-cb2611f94758 0c78c93b425b4836a297f119e3af3711 32166df633a44e3c9d3b7198720e3bf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1040/2002] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:43:57 2026] GET /v2.0/networks/8bfcb64a-3dc7-4781-8ee4-b8bc0b28337d => generated 138 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2003] 10.0.0.136 () {34 vars in 741 bytes} [Tue May 19 14:43:57 2026] PUT /v2.0/routers/d291fa39-f33c-4a90-99a5-fdcf71293d90 => generated 704 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:43:58.369 8 INFO neutron.services.segments.plugin [-] Segment 88258574-508b-476f-a91c-e921b7a27d64 resource provider aggregate not found 2026-05-19 14:43:58.376 8 INFO neutron.services.segments.plugin [-] Segment 88258574-508b-476f-a91c-e921b7a27d64 resource provider aggregate not found 2026-05-19 14:43:58.393 8 INFO neutron.services.segments.plugin [-] Segment 88258574-508b-476f-a91c-e921b7a27d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88258574-508b-476f-a91c-e921b7a27d64 found for delete ", "request_id": "req-4c036fb4-aa7e-49cc-a0d5-965373435f49"}]} 2026-05-19 14:43:58.396 8 INFO neutron.services.segments.plugin [-] Segment 88258574-508b-476f-a91c-e921b7a27d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88258574-508b-476f-a91c-e921b7a27d64 found for delete ", "request_id": "req-d0e335b1-4183-4c24-b4a2-d4ae7f62cab2"}]} [pid: 8|app: 0|req: 1041/2004] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:43:57 2026] DELETE /v2.0/networks/8bfcb64a-3dc7-4781-8ee4-b8bc0b28337d => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:43:58.441 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fe0fc67-a983-49f4-b5b9-8599fb9e2e07 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/2005] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:58 2026] DELETE /v2.0/subnets/49ee0717-57ef-40e9-8c2c-5ae93c91d36a => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:43:58.478 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cad9f98-1df9-4964-a12a-b5dd3793fd62 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2006] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:58 2026] DELETE /v2.0/subnets/28f2c979-4076-4b9e-b80d-c379baf34344 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:43:58.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41b54997-e8ad-4fb4-bac6-2a2ea446d39d 784dd906cc514e8b80e550ea55501277 0c44bd44a4e64d0d88c6c68f9be3ce7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2007] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:58 2026] DELETE /v2.0/subnets/a34c052d-4ba7-48b3-a079-1fb14ebc6b2e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2008] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:43:57 2026] GET /v2.0/routers/d291fa39-f33c-4a90-99a5-fdcf71293d90 => generated 704 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2009] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:58 2026] GET /v2.0/ports?device_id=d291fa39-f33c-4a90-99a5-fdcf71293d90 => 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: 1046/2010] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:59 2026] GET /v2.0/security-groups?tenant_id=589cd3326eba4b2294f15f991bfdcb93&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:43:59.647 7 INFO neutron.services.segments.plugin [-] Segment 53276b3b-dd30-4b01-9c4e-90bb741941c8 resource provider aggregate not found 2026-05-19 14:43:59.652 7 INFO neutron.services.segments.plugin [-] Segment 53276b3b-dd30-4b01-9c4e-90bb741941c8 resource provider aggregate not found 2026-05-19 14:43:59.668 7 INFO neutron.services.segments.plugin [-] Segment 53276b3b-dd30-4b01-9c4e-90bb741941c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53276b3b-dd30-4b01-9c4e-90bb741941c8 found for delete ", "request_id": "req-813486a4-57a2-4877-bd4f-08a871515906"}]} 2026-05-19 14:43:59.669 7 INFO neutron.services.segments.plugin [-] Segment 53276b3b-dd30-4b01-9c4e-90bb741941c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53276b3b-dd30-4b01-9c4e-90bb741941c8 found for delete ", "request_id": "req-9accf281-f5aa-4a95-8b47-829ca3f0dc57"}]} 2026-05-19 14:43:59.674 7 INFO neutron.db.l3_hamode_db [None req-7eb10666-2a4c-4a80-9ae8-1812924739e2 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] HA network 5571dc0f-fd8f-4f76-b96e-8e622de36c11 was deleted as no HA routers are present in tenant f368cf4f3ff84b5e9ae9a21fc6d83f01. [pid: 7|app: 0|req: 965/2011] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:58 2026] DELETE /v2.0/routers/d291fa39-f33c-4a90-99a5-fdcf71293d90 => generated 0 bytes in 1142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2012] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:59 2026] GET /v2.0/ports?device_id=d291fa39-f33c-4a90-99a5-fdcf71293d90 => 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: 1047/2013] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/security-groups/c94c6300-e2e0-4fa5-a0ed-0c076df62fa4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:59.757 7 INFO neutron.api.v2.resource [None req-176b5e87-a8f1-4fe1-9a67-23ece46e2169 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/2014] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/routers/d291fa39-f33c-4a90-99a5-fdcf71293d90 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2015] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:59 2026] GET /v2.0/ports?device_id=f6550608-a4f7-4114-a080-d971ecacdc99 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:59.818 7 INFO neutron.api.v2.resource [None req-897b905b-303b-4979-81e4-a525fe67b575 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/2016] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/routers/f6550608-a4f7-4114-a080-d971ecacdc99 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:43:59.841 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8dd3746b-96a8-40f5-acb0-9aff2d56a28c 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 969/2017] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/subnets/d5e4d219-cafd-4493-aacd-0d890aaa57fd => 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: 1049/2018] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:43:59 2026] GET /v2.0/security-groups?tenant_id=0c44bd44a4e64d0d88c6c68f9be3ce7b&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2019] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:59 2026] GET /v2.0/ports?device_id=ee69a977-ab44-4ff4-8e5d-158df6abf3ed => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:43:59.902 7 INFO neutron.api.v2.resource [None req-e4bbd1b6-2551-4c29-9abc-b36ce22b8476 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 971/2020] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/routers/ee69a977-ab44-4ff4-8e5d-158df6abf3ed => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:43:59.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27ebb4cc-6158-496f-b2c4-cb05b3533a0c 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/2021] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/subnets/f97fa236-034e-4811-b3d3-4eb4a630ebc6 => 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: 973/2022] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:43:59 2026] GET /v2.0/ports?device_id=d4ab27f5-a1d5-4077-8e27-f0a76317dbc0 => 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: 1050/2023] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/security-groups/40d1e339-05b2-4fde-9b11-19962482ded0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:43:59.987 7 INFO neutron.api.v2.resource [None req-fcb64a65-f4c7-4414-a3c0-1291c71716fa 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/2024] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/routers/d4ab27f5-a1d5-4077-8e27-f0a76317dbc0 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:44:00.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b26da8b3-5f58-4b48-8e16-9ff67fa1eb2a 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2025] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:43:59 2026] DELETE /v2.0/subnets/1161f740-3884-4dd2-b3d4-24a30c1afd63 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:44:00.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd885115-a66a-409f-ab7f-789c3a002d44 67a072c15f0c4870acf84619c986c703 f368cf4f3ff84b5e9ae9a21fc6d83f01 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/2026] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:44:00 2026] DELETE /v2.0/subnets/9f154b1a-a635-4b85-bf55-9377f9e89d6b => 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: 1052/2027] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:00 2026] GET /v2.0/security-groups?tenant_id=32166df633a44e3c9d3b7198720e3bf8&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: 976/2028] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:00 2026] DELETE /v2.0/security-groups/ab4e5729-9803-465e-a1aa-f327a3f9d4e6 => 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: 1053/2029] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:00 2026] GET /v2.0/security-groups?tenant_id=f368cf4f3ff84b5e9ae9a21fc6d83f01&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: 977/2030] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:00 2026] DELETE /v2.0/security-groups/d7349a0f-ebcc-44da-a92c-f89cfe22f291 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:44:04.708 7 WARNING neutron_lib.context [None req-af390cd5-081c-43d0-91f1-edd28ef406b0 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1054/2031] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:04 2026] GET /v2.0/security-groups?tenant_id=3c32e2d08ed94fb3b531ec33b1653e5d&name=default => generated 2926 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2032] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:04 2026] DELETE /v2.0/security-groups/7eaa4a96-ef10-4e42-9c56-0359b797f7c0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:44:04.853 7 INFO neutron.db.segments_db [None req-af390cd5-081c-43d0-91f1-edd28ef406b0 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Added segment 44029e78-c6b6-41de-b77e-cfd3e211f64a of type vxlan for network b937fd2b-53b9-4df8-8204-5409d00fb1d7 [pid: 7|app: 0|req: 978/2033] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:04 2026] POST /v2.0/networks => generated 632 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:05.011 8 WARNING neutron_lib.context [None req-0b335b81-a99d-448f-8ca3-a072bef51819 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1056/2034] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:44:05 2026] POST /v2.0/ports => generated 743 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:05.481 7 WARNING neutron_lib.context [None req-a75dd95d-9b4c-4347-abdb-9b7bd22c2f30 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:05.537 7 INFO neutron.db.segments_db [None req-a75dd95d-9b4c-4347-abdb-9b7bd22c2f30 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Added segment cb02baa6-6630-4eb2-81c7-4cf933f0e6f4 of type vxlan for network d32e37e6-adec-4d8e-bdbe-156352337270 [pid: 7|app: 0|req: 979/2035] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:05 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:05.664 8 WARNING neutron_lib.context [None req-26cbc264-ba0e-4111-9395-cca54bc5007c b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2036] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:44:05 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) 2026-05-19 14:44:06.063 7 WARNING neutron_lib.context [None req-c7372efb-8a8d-4652-ad14-bff8ea88a3b1 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:06.131 7 INFO neutron.db.segments_db [None req-c7372efb-8a8d-4652-ad14-bff8ea88a3b1 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Added segment f624ba3c-628a-440c-9308-88e780758111 of type vxlan for network 22b0ddab-57c8-4b62-a1e0-f5690f21e17a [pid: 7|app: 0|req: 980/2037] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:06 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:06.244 8 WARNING neutron_lib.context [None req-7676cdcd-51aa-4504-8015-37cbfa80c171 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2038] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:44:06 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:06.596 7 WARNING neutron_lib.context [None req-8d240f40-364c-4830-9adc-4d03dbbe5037 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:06.679 7 INFO neutron.db.segments_db [None req-8d240f40-364c-4830-9adc-4d03dbbe5037 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Added segment 7fee06c7-53e5-4b6c-a4e7-d2d3c62f4a13 of type vxlan for network a9714263-586d-44d0-a2c8-0373121c27ad [pid: 7|app: 0|req: 981/2039] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:06 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:06.806 8 WARNING neutron_lib.context [None req-a79c5dde-0ef5-4fdd-93b9-aead87508a78 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2040] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:44:06 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:07.218 7 WARNING neutron_lib.context [None req-bf3ac1ad-1380-4734-b0a4-58e4131af122 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:07.294 7 INFO neutron.db.segments_db [None req-bf3ac1ad-1380-4734-b0a4-58e4131af122 b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Added segment 6de85d8c-cee4-4480-b675-676a20737ecb of type vxlan for network 32b0a191-5dcd-47e3-8be9-27d10fb8500c [pid: 7|app: 0|req: 982/2041] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:07 2026] POST /v2.0/networks => generated 632 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:07.444 8 WARNING neutron_lib.context [None req-5c404f2c-0b40-441b-9b0c-758140f0aaed b32ba39b5e4549c8af53573396e883cf 821680af834c4f77bb730463b0623c47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1060/2042] 10.0.0.136 () {34 vars in 664 bytes} [Tue May 19 14:44:07 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2043] 10.0.0.136 () {34 vars in 747 bytes} [Tue May 19 14:44:07 2026] PUT /v2.0/ports/5286800e-51ad-4f38-993e-695d2a7a98a4/tags => generated 17 bytes in 63 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: 1061/2044] 10.0.0.136 () {34 vars in 747 bytes} [Tue May 19 14:44:07 2026] PUT /v2.0/ports/54cb9e9b-c4be-4eaa-ba3b-3cca1e3a7343/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2045] 10.0.0.136 () {34 vars in 747 bytes} [Tue May 19 14:44:07 2026] PUT /v2.0/ports/7d6b8278-5e62-4cee-8e67-68ca8718b6f1/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2046] 10.0.0.136 () {34 vars in 747 bytes} [Tue May 19 14:44:07 2026] PUT /v2.0/ports/f59a3250-198e-435d-89bf-e1df4c567dd8/tags => 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: 986/2047] 10.0.0.136 () {32 vars in 660 bytes} [Tue May 19 14:44:07 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2048] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:07 2026] GET /v2.0/security-groups?tenant_id=dc5f89a507eb49d9a113a5b1326c66de&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2049] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 19 14:44:08 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2050] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:08 2026] DELETE /v2.0/security-groups/8712e157-3bf4-451d-9aae-bb4460d9ad6f => 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: 988/2051] 10.0.0.136 () {32 vars in 670 bytes} [Tue May 19 14:44:08 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2052] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 19 14:44:08 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2053] 10.0.0.136 () {32 vars in 668 bytes} [Tue May 19 14:44:08 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2054] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 19 14:44:08 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2055] 10.0.0.136 () {32 vars in 678 bytes} [Tue May 19 14:44:08 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2056] 10.0.0.136 () {32 vars in 690 bytes} [Tue May 19 14:44:08 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2059] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:44:09 2026] DELETE /v2.0/ports/5286800e-51ad-4f38-993e-695d2a7a98a4 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2060] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:44:09 2026] DELETE /v2.0/ports/54cb9e9b-c4be-4eaa-ba3b-3cca1e3a7343 => 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: 992/2061] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:44:09 2026] DELETE /v2.0/ports/7d6b8278-5e62-4cee-8e67-68ca8718b6f1 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2062] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:44:09 2026] DELETE /v2.0/ports/f59a3250-198e-435d-89bf-e1df4c567dd8 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:44:10.250 7 INFO neutron.db.segments_db [None req-33d14413-959a-47ec-a5ea-5dcd987f7323 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 3e42e856-fd76-4fc4-bbba-d96bac070556 of type vxlan for network 793343d9-a8ff-48ce-916e-0c886211cf69 [pid: 7|app: 0|req: 993/2063] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:44:09 2026] POST /v2.0/networks => generated 741 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2064] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:10 2026] POST /v2.0/subnets => generated 664 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2065] 10.0.0.136 () {32 vars in 720 bytes} [Tue May 19 14:44:10 2026] DELETE /v2.0/ports/316a91b8-d8b6-42f4-865d-31564a88afa5 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:44:10.666 7 INFO neutron.db.segments_db [None req-afb8bd9e-be7f-445f-9382-ca46b24a6c9c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Added segment 6288ffb3-22c6-4114-96f3-5803e9e919c8 of type vxlan for network e049176b-3336-4ba3-9ceb-f4d5290d204d 2026-05-19 14:44:10.876 8 INFO neutron.services.segments.plugin [-] Segment 44029e78-c6b6-41de-b77e-cfd3e211f64a resource provider aggregate not found 2026-05-19 14:44:10.881 8 INFO neutron.services.segments.plugin [-] Segment 44029e78-c6b6-41de-b77e-cfd3e211f64a resource provider aggregate not found 2026-05-19 14:44:10.892 8 INFO neutron.services.segments.plugin [-] Segment 44029e78-c6b6-41de-b77e-cfd3e211f64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44029e78-c6b6-41de-b77e-cfd3e211f64a found for delete ", "request_id": "req-dcacf64d-853e-4f5d-91e1-088375016b17"}]} 2026-05-19 14:44:10.896 8 INFO neutron.services.segments.plugin [-] Segment 44029e78-c6b6-41de-b77e-cfd3e211f64a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44029e78-c6b6-41de-b77e-cfd3e211f64a found for delete ", "request_id": "req-ef9cf3a5-5454-4f1d-aa8e-578a20c164e2"}]} [pid: 8|app: 0|req: 1072/2066] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:44:10 2026] DELETE /v2.0/networks/b937fd2b-53b9-4df8-8204-5409d00fb1d7 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:44:11.035 7 INFO neutron.db.l3_hamode_db [None req-afb8bd9e-be7f-445f-9382-ca46b24a6c9c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1073/2067] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:44:10 2026] DELETE /v2.0/networks/d32e37e6-adec-4d8e-bdbe-156352337270 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2068] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:44:11 2026] DELETE /v2.0/networks/22b0ddab-57c8-4b62-a1e0-f5690f21e17a => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2069] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:44:11 2026] DELETE /v2.0/networks/a9714263-586d-44d0-a2c8-0373121c27ad => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2070] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:44:11 2026] DELETE /v2.0/networks/32b0a191-5dcd-47e3-8be9-27d10fb8500c => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:44:12.145 7 INFO neutron.db.l3_hamode_db [None req-afb8bd9e-be7f-445f-9382-ca46b24a6c9c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:44:12.910 8 INFO neutron.services.segments.plugin [-] Segment cb02baa6-6630-4eb2-81c7-4cf933f0e6f4 resource provider aggregate not found 2026-05-19 14:44:12.914 8 INFO neutron.services.segments.plugin [-] Segment cb02baa6-6630-4eb2-81c7-4cf933f0e6f4 resource provider aggregate not found [pid: 8|app: 0|req: 1077/2071] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:12 2026] GET /v2.0/security-groups?tenant_id=821680af834c4f77bb730463b0623c47&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:44:12.939 8 INFO neutron.services.segments.plugin [-] Segment cb02baa6-6630-4eb2-81c7-4cf933f0e6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb02baa6-6630-4eb2-81c7-4cf933f0e6f4 found for delete ", "request_id": "req-32a16042-0d9d-466c-85c6-c1e26b5f72ee"}]} 2026-05-19 14:44:12.944 8 INFO neutron.services.segments.plugin [-] Segment cb02baa6-6630-4eb2-81c7-4cf933f0e6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb02baa6-6630-4eb2-81c7-4cf933f0e6f4 found for delete ", "request_id": "req-e46a011c-521d-4d2c-abe5-e0ec2c57eb28"}]} 2026-05-19 14:44:12.959 8 INFO neutron.services.segments.plugin [-] Segment f624ba3c-628a-440c-9308-88e780758111 resource provider aggregate not found 2026-05-19 14:44:12.963 8 INFO neutron.services.segments.plugin [-] Segment f624ba3c-628a-440c-9308-88e780758111 resource provider aggregate not found 2026-05-19 14:44:12.974 8 INFO neutron.services.segments.plugin [-] Segment f624ba3c-628a-440c-9308-88e780758111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f624ba3c-628a-440c-9308-88e780758111 found for delete ", "request_id": "req-4fd26e2b-635f-4cde-833e-08b2729437d7"}]} 2026-05-19 14:44:12.979 8 INFO neutron.services.segments.plugin [-] Segment f624ba3c-628a-440c-9308-88e780758111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f624ba3c-628a-440c-9308-88e780758111 found for delete ", "request_id": "req-002d5e9a-ab24-4b33-94e8-3e22c4d02acf"}]} 2026-05-19 14:44:12.991 8 INFO neutron.services.segments.plugin [-] Segment 7fee06c7-53e5-4b6c-a4e7-d2d3c62f4a13 resource provider aggregate not found 2026-05-19 14:44:12.994 8 INFO neutron.services.segments.plugin [-] Segment 7fee06c7-53e5-4b6c-a4e7-d2d3c62f4a13 resource provider aggregate not found 2026-05-19 14:44:13.008 8 INFO neutron.services.segments.plugin [-] Segment 7fee06c7-53e5-4b6c-a4e7-d2d3c62f4a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fee06c7-53e5-4b6c-a4e7-d2d3c62f4a13 found for delete ", "request_id": "req-5997ae1a-323b-4472-a14b-f567d8620752"}]} 2026-05-19 14:44:13.012 8 INFO neutron.services.segments.plugin [-] Segment 7fee06c7-53e5-4b6c-a4e7-d2d3c62f4a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fee06c7-53e5-4b6c-a4e7-d2d3c62f4a13 found for delete ", "request_id": "req-ebe3f14e-a9f7-49ef-b3cc-ac0798519548"}]} 2026-05-19 14:44:13.025 8 INFO neutron.services.segments.plugin [-] Segment 6de85d8c-cee4-4480-b675-676a20737ecb resource provider aggregate not found 2026-05-19 14:44:13.029 8 INFO neutron.services.segments.plugin [-] Segment 6de85d8c-cee4-4480-b675-676a20737ecb resource provider aggregate not found 2026-05-19 14:44:13.039 8 INFO neutron.services.segments.plugin [-] Segment 6de85d8c-cee4-4480-b675-676a20737ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de85d8c-cee4-4480-b675-676a20737ecb found for delete ", "request_id": "req-219d400e-5437-4e14-83cc-49912123b830"}]} 2026-05-19 14:44:13.047 8 INFO neutron.services.segments.plugin [-] Segment 6de85d8c-cee4-4480-b675-676a20737ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de85d8c-cee4-4480-b675-676a20737ecb found for delete ", "request_id": "req-d69f19f5-4c46-4e91-b416-93c85710672b"}]} [pid: 8|app: 0|req: 1078/2072] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:12 2026] DELETE /v2.0/security-groups/382d652c-6300-4e2e-956f-81ce7a000dd4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2073] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:13 2026] GET /v2.0/security-groups?tenant_id=661577feadbc4d3aaf6744568ec4ad4d&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2074] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:10 2026] POST /v2.0/routers => generated 728 bytes in 2702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2075] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:13 2026] DELETE /v2.0/security-groups/33cbb9d1-bcf0-423a-81cf-919432d16670 => 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: 1081/2076] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:13 2026] GET /v2.0/security-groups?tenant_id=d7b3803f97314d97810725208f464dd8&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2077] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:13 2026] DELETE /v2.0/security-groups/0bd435eb-38d6-49e0-a89d-77d8e4b47b67 => 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: 996/2078] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:44:13 2026] PUT /v2.0/routers/4b87d5d4-ad7d-4f60-825e-840d0c2e20e7/add_router_interface => generated 309 bytes in 1955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2079] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:44:17 2026] GET /v2.0/networks?id=793343d9-a8ff-48ce-916e-0c886211cf69 => generated 673 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2080] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:44:17 2026] GET /v2.0/quotas/347d31ee80ef4d94b9585c4e2642650f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2081] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:44:17 2026] GET /v2.0/ports?tenant_id=347d31ee80ef4d94b9585c4e2642650f&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2082] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:44:18 2026] GET /v2.0/networks/793343d9-a8ff-48ce-916e-0c886211cf69?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: 1085/2083] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:44:18 2026] GET /v2.0/networks/793343d9-a8ff-48ce-916e-0c886211cf69?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) 2026-05-19 14:44:18.307 7 WARNING neutron_lib.context [None req-6f5dd259-882b-44bf-9aa0-6974343605ea 57d76962f3af4ad3a9b2d8ada40de7e1 4417a05eb59842f6806719ae3b68cfc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 999/2084] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:44:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:18.509 7 WARNING neutron_lib.context [None req-01188411-b940-48d9-a1a7-05a716636a70 57d76962f3af4ad3a9b2d8ada40de7e1 4417a05eb59842f6806719ae3b68cfc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/2085] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:18 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => 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: 1000/2086] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:44:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:18.934 8 WARNING neutron_lib.context [None req-c5d40001-1bd2-4e48-9c56-9d634c518ab6 57d76962f3af4ad3a9b2d8ada40de7e1 4417a05eb59842f6806719ae3b68cfc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1087/2087] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:44:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:19.266 7 WARNING neutron_lib.context [None req-1c88ce39-9010-4a26-96fc-c3cf6616ecfe 57d76962f3af4ad3a9b2d8ada40de7e1 4417a05eb59842f6806719ae3b68cfc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2088] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:19 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => 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: 1001/2089] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:44:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:19.999 8 WARNING neutron_lib.context [None req-6cb0ad64-3a19-43c4-8c2b-c80e01d42ff5 57d76962f3af4ad3a9b2d8ada40de7e1 4417a05eb59842f6806719ae3b68cfc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1002/2090] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:20 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => 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: 1089/2091] 10.0.0.136 () {34 vars in 676 bytes} [Tue May 19 14:44:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2092] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:44:20 2026] PUT /v2.0/subnetpools/f82b3775-f07c-47bf-be17-2a6d91b37d1e/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2093] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:44:20 2026] PUT /v2.0/subnetpools/9158ceeb-ed55-4d9e-ab18-d605e5de4872/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: 1004/2094] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:44:21 2026] PUT /v2.0/subnetpools/4b779d3a-d4d4-4340-b2d5-5d042a58866c/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2095] 10.0.0.136 () {34 vars in 759 bytes} [Tue May 19 14:44:21 2026] PUT /v2.0/subnetpools/9158a532-5494-4230-a240-b852e704d545/tags => 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: 1005/2096] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2097] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2098] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2099] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2100] 10.0.0.136 () {32 vars in 680 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2101] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2102] 10.0.0.136 () {32 vars in 690 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2103] 10.0.0.136 () {32 vars in 702 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2104] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/networks?id=793343d9-a8ff-48ce-916e-0c886211cf69 => generated 673 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2105] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:44:21 2026] DELETE /v2.0/subnetpools/f82b3775-f07c-47bf-be17-2a6d91b37d1e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:44:21.424 7 WARNING neutron_lib.context [req-48c4f2fb-27d5-4af2-a6aa-479e0c6266bf req-ea02e0e9-21fe-4f95-91e8-7600a43114e8 c4d0d7abc4ab46629797484346f7d4b8 347d31ee80ef4d94b9585c4e2642650f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1098/2106] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:44:21 2026] DELETE /v2.0/subnetpools/9158ceeb-ed55-4d9e-ab18-d605e5de4872 => 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: 1099/2107] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:44:21 2026] DELETE /v2.0/subnetpools/4b779d3a-d4d4-4340-b2d5-5d042a58866c => 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: 1100/2108] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:44:21 2026] DELETE /v2.0/subnetpools/9158a532-5494-4230-a240-b852e704d545 => 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: 1101/2109] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:44:21 2026] DELETE /v2.0/subnetpools/ecdb722c-000d-4d27-8b72-58a453feb7c6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2110] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:21 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => 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: 1009/2111] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:44:21 2026] POST /v2.0/ports => generated 954 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2112] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:44:21 2026] PUT /v2.0/ports/343be198-16b7-4040-9e66-3b6f9c9648aa => generated 1199 bytes in 494 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: 1010/2113] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/ports?tenant_id=347d31ee80ef4d94b9585c4e2642650f&device_id=39d65924-7d65-4f79-b123-9116417e6f14 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:44:22.597 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aba1ce82-07aa-4e87-b650-a0e578aeec97'] response: {'name': 'network-changed', 'server_uuid': '39d65924-7d65-4f79-b123-9116417e6f14', 'tag': '343be198-16b7-4040-9e66-3b6f9c9648aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1011/2114] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=343be198-16b7-4040-9e66-3b6f9c9648aa => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2115] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/subnets?id=0c88d7a8-9a3e-4206-a9ed-4b0b9b2c9636 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1013/2116] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/ports?network_id=793343d9-a8ff-48ce-916e-0c886211cf69&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2117] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/networks/793343d9-a8ff-48ce-916e-0c886211cf69?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: 1104/2118] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/security-groups?tenant_id=4417a05eb59842f6806719ae3b68cfc0&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2119] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/networks/793343d9-a8ff-48ce-916e-0c886211cf69?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: 1015/2120] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2121] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:22 2026] GET /v2.0/security-groups?id=07120a19-e905-4ecb-a2ce-dde503bbe538&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2122] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:22 2026] DELETE /v2.0/security-groups/f7702d95-6249-49f8-99f9-2aaa8430ec91 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2123] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/ports?tenant_id=347d31ee80ef4d94b9585c4e2642650f&device_id=39d65924-7d65-4f79-b123-9116417e6f14 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2124] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/networks?id=793343d9-a8ff-48ce-916e-0c886211cf69 => generated 769 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2125] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=343be198-16b7-4040-9e66-3b6f9c9648aa => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2126] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/subnets?id=0c88d7a8-9a3e-4206-a9ed-4b0b9b2c9636 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2127] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/ports?network_id=793343d9-a8ff-48ce-916e-0c886211cf69&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: 1018/2128] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/security-groups?tenant_id=3da9c4fca3f640509b2eb9357d322005&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2129] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/networks/793343d9-a8ff-48ce-916e-0c886211cf69?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: 1112/2130] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/networks/793343d9-a8ff-48ce-916e-0c886211cf69?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2131] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:23 2026] DELETE /v2.0/security-groups/2103f50b-89e7-4485-9749-5ed26d5ef2d9 => 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: 1113/2132] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:23 2026] GET /v2.0/security-groups?tenant_id=7e1e2e5060ce4d3791945a89fac3a5d8&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2133] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:23 2026] DELETE /v2.0/security-groups/c25ffb60-ae9d-4771-aaad-8b8ab6cce9bd => 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: 1114/2136] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:24 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2137] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:24 2026] GET /v2.0/security-groups?id=07120a19-e905-4ecb-a2ce-dde503bbe538&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2138] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:25 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => 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: 1024/2139] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:25 2026] GET /v2.0/security-groups?id=07120a19-e905-4ecb-a2ce-dde503bbe538&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: 8|app: 0|req: 1116/2140] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:26 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2141] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:26 2026] GET /v2.0/security-groups?id=07120a19-e905-4ecb-a2ce-dde503bbe538&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2142] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:44:26 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2143] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:44:26 2026] DELETE /v2.0/ports/343be198-16b7-4040-9e66-3b6f9c9648aa => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2144] 10.0.0.136 () {34 vars in 678 bytes} [Tue May 19 14:44:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2145] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:44:27 2026] PUT /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2146] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:27.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11509368-9bec-4507-b3e1-5bb923782be4'] response: {'server_uuid': '39d65924-7d65-4f79-b123-9116417e6f14', 'name': 'network-vif-deleted', 'tag': '343be198-16b7-4040-9e66-3b6f9c9648aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1028/2147] 10.0.0.136 () {34 vars in 764 bytes} [Tue May 19 14:44:27 2026] PUT /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2148] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2149] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/ports?device_id=39d65924-7d65-4f79-b123-9116417e6f14 => 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: 1121/2150] 10.0.0.136 () {34 vars in 760 bytes} [Tue May 19 14:44:27 2026] PUT /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2151] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2152] 10.0.0.136 () {34 vars in 782 bytes} [Tue May 19 14:44:27 2026] PUT /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2153] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2154] 10.0.0.136 () {34 vars in 753 bytes} [Tue May 19 14:44:27 2026] PUT /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2155] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2156] 10.0.0.136 () {32 vars in 741 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:44:27.573 7 INFO neutron.api.v2.resource [None req-39c50aba-8c3e-4503-a4a8-a739efac57ca 67e34fabcf214d31b0de6be9e4af6e04 5db68649d65b4049b043416ffa056df1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/2157] 10.0.0.136 () {32 vars in 745 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2158] 10.0.0.136 () {32 vars in 744 bytes} [Tue May 19 14:44:27 2026] DELETE /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/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: 1034/2159] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:27.669 8 INFO neutron.api.v2.resource [None req-b1035db1-391f-4e77-95d1-c062c1785a8b 67e34fabcf214d31b0de6be9e4af6e04 5db68649d65b4049b043416ffa056df1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1126/2160] 10.0.0.136 () {32 vars in 748 bytes} [Tue May 19 14:44:27 2026] DELETE /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2161] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:44:27 2026] DELETE /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/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: 1127/2162] 10.0.0.136 () {32 vars in 733 bytes} [Tue May 19 14:44:27 2026] GET /v2.0/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2163] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:44:27 2026] DELETE /v2.0/qos/policies/ff6c7586-8605-437a-ab2d-3e72a16fcd04 => 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: 1128/2164] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:28 2026] GET /v2.0/security-groups?tenant_id=7d62dd2da6864e5f87b7f2eb6abf2c9a&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2165] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:28 2026] DELETE /v2.0/security-groups/00a5f385-963f-4491-bc11-e1210419d298 => 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: 1129/2166] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:28 2026] GET /v2.0/security-groups?tenant_id=5db68649d65b4049b043416ffa056df1&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2167] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:29 2026] DELETE /v2.0/security-groups/1d8047ac-01e6-4c56-aaad-1644cfea3cbf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: 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. items = [ [pid: 8|app: 0|req: 1130/2168] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:44:29 2026] PUT /v2.0/routers/4b87d5d4-ad7d-4f60-825e-840d0c2e20e7/remove_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:44:31.968 7 INFO neutron.services.segments.plugin [-] Segment 6288ffb3-22c6-4114-96f3-5803e9e919c8 resource provider aggregate not found 2026-05-19 14:44:31.975 7 INFO neutron.services.segments.plugin [-] Segment 6288ffb3-22c6-4114-96f3-5803e9e919c8 resource provider aggregate not found 2026-05-19 14:44:31.983 7 INFO neutron.db.l3_hamode_db [None req-43f40dc5-95c4-42bd-bc29-c61bfd9007f3 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] HA network e049176b-3336-4ba3-9ceb-f4d5290d204d was deleted as no HA routers are present in tenant 347d31ee80ef4d94b9585c4e2642650f. [pid: 7|app: 0|req: 1039/2169] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:44:30 2026] DELETE /v2.0/routers/4b87d5d4-ad7d-4f60-825e-840d0c2e20e7 => generated 0 bytes in 1161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2170] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:44:31 2026] DELETE /v2.0/subnets/0c88d7a8-9a3e-4206-a9ed-4b0b9b2c9636 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:44:32.196 7 INFO neutron.services.segments.plugin [-] Segment 6288ffb3-22c6-4114-96f3-5803e9e919c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6288ffb3-22c6-4114-96f3-5803e9e919c8 found for delete ", "request_id": "req-72a59762-c171-4bf7-ba38-5f302654df2e"}]} 2026-05-19 14:44:32.198 7 INFO neutron.services.segments.plugin [-] Segment 6288ffb3-22c6-4114-96f3-5803e9e919c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6288ffb3-22c6-4114-96f3-5803e9e919c8 found for delete ", "request_id": "req-37448cf7-6bb3-48e6-b236-0e0fe439054b"}]} 2026-05-19 14:44:32.606 8 WARNING neutron_lib.context [None req-759c6435-b789-44d2-967f-7c615809d532 03b7113ad1324e37a5f90ebd5c46e749 d2f25c2f0adb4b21bec59c6e54bf26e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1040/2171] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:44:32 2026] DELETE /v2.0/networks/793343d9-a8ff-48ce-916e-0c886211cf69 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:44:32.648 8 INFO neutron.db.segments_db [None req-759c6435-b789-44d2-967f-7c615809d532 03b7113ad1324e37a5f90ebd5c46e749 d2f25c2f0adb4b21bec59c6e54bf26e4 - - default default] Added segment 13540cf5-478c-4c87-879b-36e7e3153272 of type vxlan for network 5d4f35aa-ddfe-4802-ac3e-a757d673938d [pid: 7|app: 0|req: 1041/2172] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:32 2026] GET /v2.0/security-groups?tenant_id=347d31ee80ef4d94b9585c4e2642650f&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:44:32.964 8 INFO neutron.db.l3_hamode_db [None req-759c6435-b789-44d2-967f-7c615809d532 03b7113ad1324e37a5f90ebd5c46e749 d2f25c2f0adb4b21bec59c6e54bf26e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1042/2173] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:32 2026] DELETE /v2.0/security-groups/07120a19-e905-4ecb-a2ce-dde503bbe538 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:44:33.127 8 INFO neutron.db.l3_hamode_db [None req-759c6435-b789-44d2-967f-7c615809d532 03b7113ad1324e37a5f90ebd5c46e749 d2f25c2f0adb4b21bec59c6e54bf26e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1132/2174] 10.0.0.136 () {34 vars in 668 bytes} [Tue May 19 14:44:32 2026] POST /v2.0/routers => generated 474 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2175] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:44:33 2026] PUT /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2176] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:44:33 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2177] 10.0.0.136 () {34 vars in 762 bytes} [Tue May 19 14:44:34 2026] PUT /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags/green => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2178] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:44:34 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:34.291 7 INFO neutron.services.segments.plugin [-] Segment 3e42e856-fd76-4fc4-bbba-d96bac070556 resource provider aggregate not found 2026-05-19 14:44:34.295 7 INFO neutron.services.segments.plugin [-] Segment 3e42e856-fd76-4fc4-bbba-d96bac070556 resource provider aggregate not found 2026-05-19 14:44:34.318 7 INFO neutron.services.segments.plugin [-] Segment 3e42e856-fd76-4fc4-bbba-d96bac070556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e42e856-fd76-4fc4-bbba-d96bac070556 found for delete ", "request_id": "req-278e970c-20d3-4cab-b60d-43ac37ba08b4"}]} 2026-05-19 14:44:34.319 7 INFO neutron.services.segments.plugin [-] Segment 3e42e856-fd76-4fc4-bbba-d96bac070556 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e42e856-fd76-4fc4-bbba-d96bac070556 found for delete ", "request_id": "req-db9097d6-897e-40f4-ba0a-4dd98d063b6b"}]} [pid: 7|app: 0|req: 1045/2179] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 19 14:44:34 2026] PUT /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags/red => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2180] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:44:34 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2181] 10.0.0.136 () {34 vars in 780 bytes} [Tue May 19 14:44:34 2026] PUT /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2182] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:44:34 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2183] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:44:34 2026] PUT /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2184] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:44:34 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2185] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:44:34 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:44:34.918 8 INFO neutron.api.v2.resource [None req-646ae344-e41e-4238-8d0a-9134755f6bcf 03b7113ad1324e37a5f90ebd5c46e749 d2f25c2f0adb4b21bec59c6e54bf26e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2186] 10.0.0.136 () {32 vars in 743 bytes} [Tue May 19 14:44:34 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2187] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:44:34 2026] DELETE /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags/red => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2188] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:44:35 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:35.553 7 INFO neutron.api.v2.resource [None req-44492686-cf3a-46f2-8b40-efabfa151a21 03b7113ad1324e37a5f90ebd5c46e749 d2f25c2f0adb4b21bec59c6e54bf26e4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2189] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 19 14:44:35 2026] DELETE /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2190] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:44:35 2026] DELETE /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2191] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:44:35 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2192] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:44:35 2026] GET /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203 => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2193] 10.0.0.189 () {30 vars in 650 bytes} [Tue May 19 14:44:35 2026] GET /v2.0/extensions => generated 19901 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2194] 10.0.0.189 () {30 vars in 724 bytes} [Tue May 19 14:44:36 2026] GET /v2.0/quotas/7ddf8d4417a64333bc451cc5586cccc2/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2195] 10.0.0.136 () {34 vars in 742 bytes} [Tue May 19 14:44:35 2026] PUT /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203 => generated 480 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2196] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:44:36 2026] GET /v2.0/ports?device_id=895201fa-c54b-46c8-8576-3a67db2aa203 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:37.287 7 INFO neutron.services.segments.plugin [-] Segment 13540cf5-478c-4c87-879b-36e7e3153272 resource provider aggregate not found 2026-05-19 14:44:37.293 7 INFO neutron.services.segments.plugin [-] Segment 13540cf5-478c-4c87-879b-36e7e3153272 resource provider aggregate not found 2026-05-19 14:44:37.309 7 INFO neutron.services.segments.plugin [-] Segment 13540cf5-478c-4c87-879b-36e7e3153272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13540cf5-478c-4c87-879b-36e7e3153272 found for delete ", "request_id": "req-068bad9e-c8d5-437b-975c-385a6adbc108"}]} 2026-05-19 14:44:37.310 7 INFO neutron.services.segments.plugin [-] Segment 13540cf5-478c-4c87-879b-36e7e3153272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13540cf5-478c-4c87-879b-36e7e3153272 found for delete ", "request_id": "req-924805b1-73dc-4725-bf94-45358ca0d4ec"}]} 2026-05-19 14:44:37.314 7 INFO neutron.db.l3_hamode_db [None req-a61b396d-1daa-4316-acde-fef276a362f6 03b7113ad1324e37a5f90ebd5c46e749 d2f25c2f0adb4b21bec59c6e54bf26e4 - - default default] HA network 5d4f35aa-ddfe-4802-ac3e-a757d673938d was deleted as no HA routers are present in tenant d2f25c2f0adb4b21bec59c6e54bf26e4. [pid: 7|app: 0|req: 1053/2197] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:44:36 2026] DELETE /v2.0/routers/895201fa-c54b-46c8-8576-3a67db2aa203 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2198] 10.0.0.189 () {30 vars in 650 bytes} [Tue May 19 14:44:38 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2199] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:38 2026] GET /v2.0/security-groups?tenant_id=d2f25c2f0adb4b21bec59c6e54bf26e4&name=default => generated 2929 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2200] 10.0.0.189 () {30 vars in 724 bytes} [Tue May 19 14:44:38 2026] GET /v2.0/quotas/7ddf8d4417a64333bc451cc5586cccc2/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2201] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:38 2026] DELETE /v2.0/security-groups/fbdef044-6dbf-4e4c-9697-1862d2938180 => 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: 1056/2202] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:38 2026] GET /v2.0/security-groups?tenant_id=00099390fd82444199bfe2f580495f46&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2203] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:38 2026] DELETE /v2.0/security-groups/67f56c08-3973-49bf-ae33-20394090b9a5 => 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: 1058/2206] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:44:41 2026] GET /v2.0/security-groups?tenant_id=7ddf8d4417a64333bc451cc5586cccc2&name=default => generated 2929 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2207] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:44:41 2026] DELETE /v2.0/security-groups/4812e967-e5d8-4b60-bea9-8a05d0e4e29a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:44:44.885 7 WARNING neutron_lib.context [None req-db6cbf5d-c0a1-4beb-affc-ae931132afdc 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:45.045 7 INFO neutron.db.segments_db [None req-db6cbf5d-c0a1-4beb-affc-ae931132afdc 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Added segment 8f105b0e-ec78-4615-bd27-841421c5dbe6 of type vxlan for network 88ddb631-c2a3-44bc-8c96-6ca18298731e [pid: 7|app: 0|req: 1059/2208] 10.0.0.136 () {34 vars in 671 bytes} [Tue May 19 14:44:44 2026] POST /v2.0/networks => generated 633 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:45.188 8 WARNING neutron_lib.context [None req-3529b3d4-89eb-4d3c-a9ae-cdf3d21afd4c 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:45.236 8 INFO neutron.db.segments_db [None req-3529b3d4-89eb-4d3c-a9ae-cdf3d21afd4c 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Added segment 4c3f16cb-7d51-4bac-9c98-82c9ba67e19b of type vxlan for network 4b144119-d416-492d-875a-3361da0f7471 2026-05-19 14:44:45.517 8 INFO neutron.db.l3_hamode_db [None req-3529b3d4-89eb-4d3c-a9ae-cdf3d21afd4c 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:44:46.639 8 INFO neutron.db.l3_hamode_db [None req-3529b3d4-89eb-4d3c-a9ae-cdf3d21afd4c 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1150/2209] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:45 2026] POST /v2.0/routers => generated 695 bytes in 2635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2210] 10.0.0.136 () {32 vars in 776 bytes} [Tue May 19 14:44:47 2026] GET /v2.0/subnets?project_id=58f3b65913b2426a9490ab1ddf6073d9&cidr=10.100.0.0%2F28 => generated 14 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2211] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:44:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2212] 10.0.0.136 () {32 vars in 784 bytes} [Tue May 19 14:44:48 2026] GET /v2.0/subnets?network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:48.155 8 WARNING neutron_lib.context [None req-695aee18-65d1-4fe4-8542-107207ff3129 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:48.176 7 WARNING neutron_lib.context [None req-4fb11ba0-c133-4aa2-8a70-49afcdeb0b57 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:48.300 7 INFO neutron.db.segments_db [None req-4fb11ba0-c133-4aa2-8a70-49afcdeb0b57 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Added segment a7f35d69-01f9-43eb-b58f-b9fcf01a5b54 of type vxlan for network 7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 [pid: 7|app: 0|req: 1061/2213] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:48 2026] POST /v2.0/networks => generated 639 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:48.419 7 WARNING neutron_lib.context [None req-8c768530-69d8-4d27-938f-0b5af25fbd14 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2214] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:48 2026] POST /v2.0/subnets => generated 632 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2215] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:48 2026] POST /v2.0/subnets => generated 633 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2216] 10.0.0.136 () {32 vars in 722 bytes} [Tue May 19 14:44:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:48.833 7 WARNING neutron_lib.context [None req-2864d92a-f0e5-4b1a-839d-3cc40bcd5741 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2217] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:48 2026] POST /v2.0/subnets => generated 707 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:49.175 7 WARNING neutron_lib.context [None req-6d9ea585-6053-4368-b1a1-45a910b101db 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:49.245 7 INFO neutron.db.segments_db [None req-6d9ea585-6053-4368-b1a1-45a910b101db 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Added segment bb360506-5533-47c2-a9ee-232571d980a9 of type vxlan for network d56410cd-7ddf-4645-9d6b-df44fde1dc1e [pid: 7|app: 0|req: 1065/2218] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:49 2026] POST /v2.0/networks => generated 637 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:49.400 7 WARNING neutron_lib.context [None req-5ebd5cae-9e3e-475b-beb4-9939c2479471 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2219] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:49 2026] POST /v2.0/subnets => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:49.844 7 WARNING neutron_lib.context [None req-c7a6808c-40a4-485e-bd3c-0b7b522dd27a 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2220] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:49 2026] POST /v2.0/subnets => generated 701 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:50.210 7 WARNING neutron_lib.context [None req-a51a5bfc-d44b-454c-803c-91b9bb5954ca 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:50.284 7 INFO neutron.db.segments_db [None req-a51a5bfc-d44b-454c-803c-91b9bb5954ca 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Added segment b5636369-a019-422e-a2f2-30debda04430 of type vxlan for network 2d581884-77fd-4eb6-90d2-5910889c4056 [pid: 8|app: 0|req: 1154/2221] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:44:48 2026] PUT /v2.0/routers/e81bf236-e218-4996-bedb-f06523d6980f/add_router_interface => generated 309 bytes in 1893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2222] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:44:50 2026] POST /v2.0/networks => generated 637 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:50.404 7 WARNING neutron_lib.context [None req-06242834-5e95-4c93-b4d4-3479b6e15f42 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2223] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:44:50 2026] GET /v2.0/networks => generated 5883 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2224] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:44:50 2026] GET /v2.0/subnets => generated 5204 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2225] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:44:50 2026] GET /v2.0/routers => generated 738 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2226] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:50 2026] POST /v2.0/subnets => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:50.808 8 WARNING neutron_lib.context [None req-3d87ba67-899c-4c31-aa36-7e45356faa81 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:50.898 7 WARNING neutron_lib.context [None req-be35d0a9-839f-4dbc-a12d-4de59549f20f 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1070/2227] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:44:50 2026] POST /v2.0/security-groups => generated 1677 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:44:51.042 7 WARNING neutron_lib.context [None req-099d94f9-123a-4a7b-aa6e-93c8154af884 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2228] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:44:51 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-05-19 14:44:51.195 7 WARNING neutron_lib.context [None req-27f8cf1c-94b0-4459-9569-3b143db248c1 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2229] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:50 2026] POST /v2.0/subnets => generated 706 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:51.258 8 WARNING neutron_lib.context [None req-a54de29a-5fcb-4ae5-b94c-d9bf94d3893b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:51.329 8 INFO neutron.db.segments_db [None req-a54de29a-5fcb-4ae5-b94c-d9bf94d3893b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Added segment 3eb851a8-ad97-4bb4-9657-84f686613c55 of type vxlan for network f9d056e4-89df-44ef-a5d5-be833022bd66 [pid: 7|app: 0|req: 1072/2230] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:44:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:51.358 7 WARNING neutron_lib.context [None req-b0f1a131-4180-4c73-a7a4-63e645892f7a 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1073/2231] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:44:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:51.505 7 WARNING neutron_lib.context [None req-2d1c0d4f-4c68-452d-be47-0af9c52a64c7 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1074/2232] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:44:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:51.714 7 WARNING neutron_lib.context [None req-9652b772-794f-4069-8d83-678e3c2c91d9 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:51.757 8 INFO neutron.db.l3_hamode_db [None req-a54de29a-5fcb-4ae5-b94c-d9bf94d3893b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:44:51.764 7 INFO neutron.db.securitygroups_db [None req-9652b772-794f-4069-8d83-678e3c2c91d9 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Project 58f3b65913b2426a9490ab1ddf6073d9 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: 1075/2233] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:44:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:51.890 7 WARNING neutron_lib.context [None req-1ad5201e-c463-469f-99e3-cf977e791f1e 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:44:51.947 7 INFO neutron.db.securitygroups_db [None req-1ad5201e-c463-469f-99e3-cf977e791f1e 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Project 58f3b65913b2426a9490ab1ddf6073d9 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: 1076/2234] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:44:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2235] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:44:52 2026] GET /v2.0/networks => generated 1298 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2236] 10.0.0.242 () {34 vars in 1100 bytes} [Tue May 19 14:44:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1646711678&fields=id&tenant_id=58f3b65913b2426a9490ab1ddf6073d9 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2237] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:44:52 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 661 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2238] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:44:52 2026] GET /v2.0/quotas/58f3b65913b2426a9490ab1ddf6073d9 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2239] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:44:52 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&fields=id => generated 103 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2240] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:44:53 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1083/2241] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:44:53 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1084/2242] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:53 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:44:53.477 8 INFO neutron.db.l3_hamode_db [None req-a54de29a-5fcb-4ae5-b94c-d9bf94d3893b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1085/2243] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:44:54 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 661 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2244] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:44:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58f3b65913b2426a9490ab1ddf6073d9 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:44:54.247 7 WARNING neutron_lib.context [req-b8747a7d-66e4-445f-9813-8d38b88a75e3 req-3ee1e267-6ec2-4dc8-875b-83309677bc61 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2245] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:44:54 2026] POST /v2.0/ports => generated 958 bytes in 515 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: 1090/2248] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:54 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 961 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2249] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:44:51 2026] POST /v2.0/routers => generated 685 bytes in 3581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2250] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:54 2026] GET /v2.0/security-groups?id=3a26d41c-740e-4fa1-907d-7b61bddea4cc&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2251] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:44:54 2026] PUT /v2.0/ports/dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb => generated 1203 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1092/2252] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:44:55.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63b0110a-f3b6-4867-947b-c99b3eb9edc1'] response: {'name': 'network-changed', 'server_uuid': '0f82b913-66d0-467c-ad50-f6544254e1ee', 'tag': 'dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1093/2253] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb => generated 19 bytes in 30 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: 1094/2254] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/subnets?id=1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2255] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/ports?network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e&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: 1096/2256] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2257] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1098/2258] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2259] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:44:55 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 757 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2260] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:56 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2261] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:44:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb => 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: 1102/2262] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:56 2026] GET /v2.0/security-groups?id=3a26d41c-740e-4fa1-907d-7b61bddea4cc&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: 7|app: 0|req: 1103/2263] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:44:56 2026] GET /v2.0/subnets?id=1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2264] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:44:56 2026] GET /v2.0/ports?network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e&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: 1105/2265] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:44:56 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2266] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:44:56 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1161/2267] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:44:54 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/add_router_interface => generated 309 bytes in 1834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2268] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:57 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2269] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:57 2026] GET /v2.0/security-groups?id=3a26d41c-740e-4fa1-907d-7b61bddea4cc&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: 1164/2270] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:44:57 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2271] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:44:57 2026] GET /v2.0/security-groups?id=3a26d41c-740e-4fa1-907d-7b61bddea4cc&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2272] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:44:57 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:44:57.768 8 WARNING neutron_lib.context [None req-ceb44433-e003-4d62-9b82-451be113faa0 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1107/2273] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:44:56 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/add_router_interface => generated 309 bytes in 2231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:44:59.193 8 INFO neutron.db.l3_db [None req-ceb44433-e003-4d62-9b82-451be113faa0 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Floating IP 18508d88-c0df-469b-9083-67d615bca448 associated. External IP: 10.96.250.206, port: dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb. [pid: 8|app: 0|req: 1167/2274] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 19 14:44:57 2026] POST /v2.0/floatingips => generated 856 bytes in 1859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:44:59.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71782e49-937a-48ff-ac26-7d63fa1a55a4'] response: {'name': 'network-changed', 'server_uuid': '0f82b913-66d0-467c-ad50-f6544254e1ee', 'tag': 'dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1168/2275] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:44:59 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 856 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2276] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:44:59 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => 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: 1170/2277] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:44:59 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 757 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2278] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:44:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb => generated 859 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2279] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:45:00 2026] GET /v2.0/subnets?id=1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 653 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2280] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:00 2026] GET /v2.0/ports?network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e&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: 1174/2281] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:00 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2282] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:00 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1176/2283] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:45:00 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2284] 10.0.0.136 () {34 vars in 783 bytes} [Tue May 19 14:44:59 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/add_router_interface => generated 309 bytes in 2318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:01.530 8 WARNING neutron_lib.context [None req-1138e048-ff26-4257-bd5d-6c10f491b62c 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1177/2285] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:45:01 2026] POST /v2.0/security-groups => generated 1629 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:45:01.809 7 WARNING neutron_lib.context [None req-6fa74293-51e4-430b-9363-9d7c9e62baf3 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1178/2286] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:45:01 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2287] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:01 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-05-19 14:45:01.994 8 WARNING neutron_lib.context [None req-cb03503d-8f87-4ded-99ce-ed14c7b1b4e2 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1179/2288] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:02.238 7 WARNING neutron_lib.context [None req-aafef831-af0d-4831-83d3-bec90e3bd364 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2289] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:02.403 8 WARNING neutron_lib.context [None req-e49150b5-a7bb-4d77-afe7-acb2ae43baad 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1180/2290] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:02.552 7 WARNING neutron_lib.context [None req-aead9a21-23aa-48a0-a942-d056138013c2 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2291] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:02.718 8 WARNING neutron_lib.context [None req-983596b2-7e37-4271-9c0f-acf3f28a8a54 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2292] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:02.855 7 WARNING neutron_lib.context [None req-3aef9c69-6355-4124-9112-110543a9ee25 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2293] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:02 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-05-19 14:45:03.020 8 WARNING neutron_lib.context [None req-29c9288b-aace-402a-a79d-e45889b43c58 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1182/2294] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:03.270 7 WARNING neutron_lib.context [None req-afb33c51-5ce5-4ba9-848d-c30802614b18 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2295] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45: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-05-19 14:45:03.434 8 WARNING neutron_lib.context [None req-0d838a98-6483-4150-b4c0-d3f21c91fb8e 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2296] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:03.601 7 WARNING neutron_lib.context [None req-10f1f400-491a-4b4b-a7eb-e7251532f68b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1114/2297] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2298] 10.0.0.242 () {34 vars in 1094 bytes} [Tue May 19 14:45:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-931581366&fields=id&tenant_id=01896eec545745ab87c098bbc9388343 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2299] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:45:04 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2300] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:45:04 2026] GET /v2.0/quotas/01896eec545745ab87c098bbc9388343 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2301] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:45:04 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&fields=id => generated 287 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2302] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:45:04 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1117/2303] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:45:04 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2304] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:04 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => 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: 1118/2305] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:06 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 704 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2306] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:45:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=01896eec545745ab87c098bbc9388343 => generated 178 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:06.237 7 WARNING neutron_lib.context [req-5bc30b6e-513e-4490-8afe-650ef6d2460c req-20cf0893-83f6-498e-9542-d040a4f005a8 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1119/2307] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:45:06 2026] POST /v2.0/ports => generated 1171 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2308] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:45:06 2026] PUT /v2.0/ports/abf4e824-f29f-4a77-be97-62f616efbad2 => generated 1416 bytes in 710 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: 1120/2309] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:07 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1455 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:45:07.781 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3312565-86e1-4b7a-ba75-de6ff157ec1e'] response: {'name': 'network-changed', 'server_uuid': '44594bd5-beb3-4286-b1fa-a0f4b444ac0d', 'tag': 'abf4e824-f29f-4a77-be97-62f616efbad2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1190/2310] 199.204.45.244 () {34 vars in 1054 bytes} [Tue May 19 14:45:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2311] 199.204.45.244 () {34 vars in 1102 bytes} [Tue May 19 14:45:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => 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: 1191/2312] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:45:07 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2313] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:07 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1192/2314] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:07 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&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: 1123/2315] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1193/2316] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2317] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2318] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2319] 199.204.45.244 () {34 vars in 1054 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => 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: 1125/2320] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2321] 199.204.45.244 () {34 vars in 1102 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => 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: 1126/2322] 10.0.0.96 () {34 vars in 1039 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/security-groups?id=3a26d41c-740e-4fa1-907d-7b61bddea4cc&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2323] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2324] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2325] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2326] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2327] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:08 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1130/2330] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:09 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1186 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2331] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:10 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2332] 10.0.0.136 () {32 vars in 826 bytes} [Tue May 19 14:45:14 2026] GET /v2.0/ports?project_id=58f3b65913b2426a9490ab1ddf6073d9&network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 3695 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2333] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:45:14 2026] GET /v2.0/subnets?network_id=aa3a73b3-d8e3-4579-bb80-8fde7c60f111 => generated 644 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:15.146 7 INFO neutron.db.l3_db [None req-198ea784-b412-41f3-ac07-cc23762c4b35 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Floating IP 18508d88-c0df-469b-9083-67d615bca448 disassociated. External IP: 10.96.250.206, port: dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb. [pid: 8|app: 0|req: 1203/2334] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1188 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2335] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2336] 10.0.0.136 () {32 vars in 818 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&mac_address=fa%3A16%3A3e%3Ae6%3Ae2%3A1d => generated 1188 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:45:15.491 8 WARNING neutron_lib.context [None req-f6c492ce-bbae-4cef-ae4d-ce14900324c9 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2337] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:45:14 2026] PUT /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 554 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:15.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2554047-b4df-4de0-9f9f-2ca476347a17'] response: {'name': 'network-changed', 'server_uuid': '0f82b913-66d0-467c-ad50-f6544254e1ee', 'tag': 'dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1133/2338] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 554 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2339] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => 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: 1135/2340] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 757 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2341] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb => 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: 1137/2342] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/subnets?id=1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2343] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/ports?network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2344] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2345] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:15 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:45:16.488 8 INFO neutron.db.l3_db [None req-f6c492ce-bbae-4cef-ae4d-ce14900324c9 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Floating IP d907b5b8-68cc-4c3e-93cc-6d0b096b2339 associated. External IP: 10.96.250.203, port: abf4e824-f29f-4a77-be97-62f616efbad2. [pid: 7|app: 0|req: 1141/2346] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:45:16 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2347] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 19 14:45:15 2026] POST /v2.0/floatingips => generated 853 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2348] 10.0.0.242 () {34 vars in 1094 bytes} [Tue May 19 14:45:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-931581366&fields=id&tenant_id=01896eec545745ab87c098bbc9388343 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:45:17.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a4abf35-605e-46a1-8e24-6917e8071417'] response: {'name': 'network-changed', 'server_uuid': '44594bd5-beb3-4286-b1fa-a0f4b444ac0d', 'tag': 'abf4e824-f29f-4a77-be97-62f616efbad2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1143/2349] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2350] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2351] 199.204.45.244 () {34 vars in 1054 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2352] 199.204.45.244 () {34 vars in 1102 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => 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: 1147/2353] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2354] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&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: 1149/2355] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2356] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 704 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2357] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/quotas/01896eec545745ab87c098bbc9388343 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2358] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1151/2359] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1152/2360] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 552 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2361] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&fields=id => generated 333 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2362] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1210/2363] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:45:17 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1154/2364] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:18 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:45:18.812 7 WARNING neutron_lib.context [None req-b20fa96f-b048-4a0e-89fb-95858f03b05e 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1211/2365] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:18 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 704 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2366] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:45:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=01896eec545745ab87c098bbc9388343 => generated 178 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:18.902 8 WARNING neutron_lib.context [req-68f83d05-c431-4557-b87a-6355cb5c0b4a req-f89b1261-5fd4-43bd-ae25-2b8c715febc2 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2367] 10.0.0.136 () {34 vars in 685 bytes} [Tue May 19 14:45:18 2026] POST /v2.0/security-groups => generated 1675 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:45:18.961 7 WARNING neutron_lib.context [None req-1a191d28-dac3-4e6a-baa2-d4c995f4e5aa 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2368] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:19.119 7 WARNING neutron_lib.context [None req-57b58dfb-234b-4ffd-b19e-54d192472f53 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1157/2369] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:19.245 7 WARNING neutron_lib.context [None req-b453e817-f8a8-4410-9644-c8b017a927b4 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1158/2370] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:19.385 7 WARNING neutron_lib.context [None req-a783085d-c53f-45d5-bf10-268859e44e49 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1213/2371] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:45:18 2026] POST /v2.0/ports => generated 1187 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1159/2372] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:19.534 7 WARNING neutron_lib.context [None req-836fa484-f5a7-45f8-98a1-3b22a0fb9d8a 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:45:19.585 7 INFO neutron.db.securitygroups_db [None req-836fa484-f5a7-45f8-98a1-3b22a0fb9d8a 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Project 58f3b65913b2426a9490ab1ddf6073d9 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: 1160/2373] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:19.686 7 WARNING neutron_lib.context [None req-c79c83e1-bd9f-4ee8-9f13-4a9c43cd2c40 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:45:19.738 7 INFO neutron.db.securitygroups_db [None req-c79c83e1-bd9f-4ee8-9f13-4a9c43cd2c40 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Project 58f3b65913b2426a9490ab1ddf6073d9 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: 1161/2374] 10.0.0.136 () {34 vars in 695 bytes} [Tue May 19 14:45:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2375] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:45:19 2026] PUT /v2.0/ports/ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 1432 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2376] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:45:20.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6eed4bb-b3a4-4e22-af89-d78fce1344b5'] response: {'name': 'network-changed', 'server_uuid': '0e8824c0-ef9c-4bd4-940e-150e50f5c9c9', 'tag': 'ce2350c1-93aa-4ee9-bdae-13b252ab4931', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1163/2377] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 19 bytes in 27 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: 1164/2378] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18c&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2379] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2380] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/networks => generated 1298 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2381] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2382] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&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: 1217/2383] 10.0.0.242 () {34 vars in 1098 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-390350548&fields=id&tenant_id=58f3b65913b2426a9490ab1ddf6073d9 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2384] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 661 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2385] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/quotas/58f3b65913b2426a9490ab1ddf6073d9 => 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: 1220/2386] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&fields=id => generated 149 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2387] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=segments => generated 14 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2388] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2389] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1222/2390] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:45:20 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1169/2391] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1471 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2392] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2393] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => 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: 1224/2394] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18c&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => 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: 1171/2395] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2396] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2397] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2398] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&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: 1226/2399] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2400] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:21 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1227/2401] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:22 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => 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: 1175/2402] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:22 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 661 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2403] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:45:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58f3b65913b2426a9490ab1ddf6073d9 => generated 273 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:22.848 7 WARNING neutron_lib.context [req-fce56c43-1abe-4385-8afd-81cd7eb07458 req-2fe62833-0705-43ea-ab00-89fb09aed25e 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1229/2404] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:23 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1204 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2405] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:23 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2406] 10.0.0.136 () {32 vars in 818 bytes} [Tue May 19 14:45:23 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&mac_address=fa%3A16%3A3e%3A51%3Ae4%3Afa => generated 1204 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:45:23.387 8 WARNING neutron_lib.context [None req-f1769aa6-027f-4c0b-b8e8-f2776e1b0223 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1176/2407] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:45:22 2026] POST /v2.0/ports => generated 958 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1177/2408] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:45:23 2026] PUT /v2.0/ports/d7cc936a-f497-4f2b-a118-8ef3a199c87d => generated 1203 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:45:24.099 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d65c1d2-5d4d-4cbb-a4e5-880b39f44fb9'] response: {'name': 'network-changed', 'server_uuid': '5090983a-3e42-412c-ba08-5a29126a59c5', 'tag': 'd7cc936a-f497-4f2b-a118-8ef3a199c87d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1178/2409] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 973 bytes in 150 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: 1179/2410] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2411] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2412] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/security-groups?id=56a8085b-bb38-411c-aefd-f35a9a4218e3&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2413] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d7cc936a-f497-4f2b-a118-8ef3a199c87d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:45:24.388 8 INFO neutron.db.l3_db [None req-f1769aa6-027f-4c0b-b8e8-f2776e1b0223 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Floating IP fb043651-2294-4215-a966-0d10f861f719 associated. External IP: 10.96.250.205, port: ce2350c1-93aa-4ee9-bdae-13b252ab4931. [pid: 7|app: 0|req: 1185/2416] 10.0.0.96 () {34 vars in 1039 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2417] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/subnets?id=1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2418] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/ports?network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e&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: 1188/2419] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2420] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2421] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2422] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 757 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2423] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 19 14:45:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2424] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d7cc936a-f497-4f2b-a118-8ef3a199c87d => 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: 1233/2425] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:45:24 2026] GET /v2.0/subnets?id=1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:25.054 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9f29adf-d9ec-4e29-bb70-a2e7e487b232'] response: {'name': 'network-changed', 'server_uuid': '0e8824c0-ef9c-4bd4-940e-150e50f5c9c9', 'tag': 'ce2350c1-93aa-4ee9-bdae-13b252ab4931', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1193/2426] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/ports?network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2427] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1473 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2428] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2429] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2430] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2431] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1237/2432] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18c&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2433] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2434] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2435] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2436] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&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: 1198/2437] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/security-groups?id=56a8085b-bb38-411c-aefd-f35a9a4218e3&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2438] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2439] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:25 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1241/2440] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:26 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2441] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:26 2026] GET /v2.0/security-groups?id=56a8085b-bb38-411c-aefd-f35a9a4218e3&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2442] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:27 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2443] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:27 2026] GET /v2.0/security-groups?id=56a8085b-bb38-411c-aefd-f35a9a4218e3&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2444] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:28 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2445] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:28 2026] GET /v2.0/security-groups?id=56a8085b-bb38-411c-aefd-f35a9a4218e3&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: 1244/2446] 10.0.0.136 () {32 vars in 736 bytes} [Tue May 19 14:45:28 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:45:28.741 7 INFO neutron.db.l3_db [None req-d0845d2f-fe00-4948-930b-6316fc9c4586 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Floating IP 18508d88-c0df-469b-9083-67d615bca448 associated. External IP: 10.96.250.206, port: d7cc936a-f497-4f2b-a118-8ef3a199c87d. [pid: 7|app: 0|req: 1203/2447] 10.0.0.136 () {34 vars in 749 bytes} [Tue May 19 14:45:28 2026] PUT /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 856 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2448] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:45:29 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:30.231 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85270564-389a-4486-a3e0-ce746878539b'] response: {'name': 'network-changed', 'server_uuid': '5090983a-3e42-412c-ba08-5a29126a59c5', 'tag': 'd7cc936a-f497-4f2b-a118-8ef3a199c87d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1204/2449] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2450] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/ports?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 1244 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2451] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/networks?id=88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2452] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d7cc936a-f497-4f2b-a118-8ef3a199c87d => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2453] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/subnets?id=1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 653 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2454] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/ports?network_id=88ddb631-c2a3-44bc-8c96-6ca18298731e&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: 1207/2455] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1249/2456] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:30 2026] GET /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e?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: 1208/2457] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:45:33 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2458] 10.0.0.96 () {34 vars in 1039 bytes} [Tue May 19 14:45:33 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2459] 10.0.0.96 () {34 vars in 989 bytes} [Tue May 19 14:45:37 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2460] 10.0.0.96 () {34 vars in 1039 bytes} [Tue May 19 14:45:37 2026] GET /v2.0/security-groups?id=56a8085b-bb38-411c-aefd-f35a9a4218e3&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2461] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:45:38 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2464] 10.0.0.190 () {30 vars in 690 bytes} [Tue May 19 14:45:39 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: 1253/2465] 10.0.0.190 () {30 vars in 692 bytes} [Tue May 19 14:45:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2466] 10.0.0.190 () {30 vars in 668 bytes} [Tue May 19 14:45:39 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: 1254/2467] 10.0.0.190 () {30 vars in 704 bytes} [Tue May 19 14:45:39 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: 1214/2468] 10.0.0.190 () {28 vars in 439 bytes} [Tue May 19 14:45:40 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: 1255/2469] 10.0.0.190 () {30 vars in 728 bytes} [Tue May 19 14:45:40 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 633 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2470] 10.0.0.190 () {30 vars in 690 bytes} [Tue May 19 14:45:40 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: 8|app: 0|req: 1256/2471] 10.0.0.190 () {30 vars in 692 bytes} [Tue May 19 14:45: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: 1216/2472] 10.0.0.190 () {30 vars in 668 bytes} [Tue May 19 14:45: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: 8|app: 0|req: 1257/2473] 10.0.0.190 () {30 vars in 704 bytes} [Tue May 19 14:45: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) [pid: 7|app: 0|req: 1217/2474] 10.0.0.190 () {30 vars in 728 bytes} [Tue May 19 14:45:40 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2475] 10.0.0.190 () {30 vars in 690 bytes} [Tue May 19 14:45:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2476] 10.0.0.190 () {30 vars in 692 bytes} [Tue May 19 14:45: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: 1259/2477] 10.0.0.190 () {30 vars in 668 bytes} [Tue May 19 14:45: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: 1219/2478] 10.0.0.190 () {30 vars in 704 bytes} [Tue May 19 14:45:40 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: 1260/2479] 10.0.0.190 () {30 vars in 730 bytes} [Tue May 19 14:45:40 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => 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: 1220/2480] 10.0.0.190 () {30 vars in 682 bytes} [Tue May 19 14:45:40 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: 8|app: 0|req: 1261/2481] 10.0.0.190 () {34 vars in 704 bytes} [Tue May 19 14:45:40 2026] POST /v2.0/ports => generated 1128 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2482] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:41 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 975 bytes in 184 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: 1262/2483] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:41 2026] GET /v2.0/security-groups?id=56a8085b-bb38-411c-aefd-f35a9a4218e3&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: 1222/2484] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:45:41 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:42.327 8 INFO neutron.db.l3_db [req-52046095-3930-4c66-ab0d-4ff2efd3dc10 req-0a8ed3d5-f5b7-4fcb-b6e1-991eb21d05da 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] Floating IP 18508d88-c0df-469b-9083-67d615bca448 disassociated. External IP: 10.96.250.206, port: d7cc936a-f497-4f2b-a118-8ef3a199c87d. [pid: 7|app: 0|req: 1223/2485] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:42 2026] GET /v2.0/ports?device_id=5090983a-3e42-412c-ba08-5a29126a59c5 => 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: 1263/2486] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:45:41 2026] DELETE /v2.0/ports/d7cc936a-f497-4f2b-a118-8ef3a199c87d => generated 0 bytes in 935 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2487] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2488] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2489] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2490] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:45:43 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: 1226/2491] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:45:43.610 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e39cda82-3a8c-4b25-83e5-7176ce7a5f97'] response: {'server_uuid': '5090983a-3e42-412c-ba08-5a29126a59c5', 'name': 'network-vif-deleted', 'tag': 'd7cc936a-f497-4f2b-a118-8ef3a199c87d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1266/2492] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:45:43 2026] DELETE /v2.0/security-groups/56a8085b-bb38-411c-aefd-f35a9a4218e3 => 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: 1267/2493] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2494] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2495] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:45:43 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: 1270/2496] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:43.961 8 INFO neutron.api.v2.resource [None req-7abd240b-cf75-4e7b-a36b-de2ebd4b8ac8 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1271/2497] 199.204.45.244 () {30 vars in 763 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/security-groups/lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2498] 199.204.45.244 () {30 vars in 785 bytes} [Tue May 19 14:45:43 2026] GET /v2.0/security-groups?name=lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2499] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:45:43 2026] DELETE /v2.0/floatingips/18508d88-c0df-469b-9083-67d615bca448 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2500] 199.204.45.244 () {34 vars in 736 bytes} [Tue May 19 14:45:44 2026] POST /v2.0/security-groups => generated 1638 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2501] 199.204.45.244 () {30 vars in 815 bytes} [Tue May 19 14:45:44 2026] GET /v2.0/security-group-rules?security_group_id=8d002843-9eb9-4f75-9729-30922c974f8d => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2502] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:44 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2503] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:44 2026] GET /v2.0/security-groups?id=3a26d41c-740e-4fa1-907d-7b61bddea4cc&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2504] 199.204.45.244 () {34 vars in 789 bytes} [Tue May 19 14:45:44 2026] PUT /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2505] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:45:44 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1275/2506] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:45:44 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: 1232/2507] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:45:44 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: 1276/2508] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:45:44 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: 1233/2509] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:45:44 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2510] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:45:44 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2511] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:45:44 2026] DELETE /v2.0/ports/dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2512] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:45 2026] GET /v2.0/ports?device_id=0f82b913-66d0-467c-ad50-f6544254e1ee => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:45:46.718 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f06ee2cf-b781-41db-bf79-e310135a7961'] response: {'server_uuid': '0f82b913-66d0-467c-ad50-f6544254e1ee', 'name': 'network-vif-deleted', 'tag': 'dcd3c1a8-e6a3-41ce-885b-e1698f27d1fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1235/2513] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:45:46 2026] DELETE /v2.0/security-groups/3a26d41c-740e-4fa1-907d-7b61bddea4cc => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2514] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:45:46 2026] PUT /v2.0/routers/e81bf236-e218-4996-bedb-f06523d6980f/remove_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2515] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:45:48 2026] DELETE /v2.0/subnets/1878193a-0280-4e6c-b701-4d6a8da74d96 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:45:49.830 8 INFO neutron.db.l3_hamode_db [None req-598ff7a2-8b1a-4aed-990b-8d1a84b41cc0 4c2a998152fd479b910cfd1daa4e615b 58f3b65913b2426a9490ab1ddf6073d9 - - default default] HA network 4b144119-d416-492d-875a-3361da0f7471 was deleted as no HA routers are present in tenant 58f3b65913b2426a9490ab1ddf6073d9. [pid: 8|app: 0|req: 1280/2516] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:45:48 2026] DELETE /v2.0/routers/e81bf236-e218-4996-bedb-f06523d6980f => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2517] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:45:49 2026] DELETE /v2.0/networks/88ddb631-c2a3-44bc-8c96-6ca18298731e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:45:50.796 8 INFO neutron.services.segments.plugin [-] Segment 4c3f16cb-7d51-4bac-9c98-82c9ba67e19b resource provider aggregate not found 2026-05-19 14:45:50.800 8 INFO neutron.services.segments.plugin [-] Segment 4c3f16cb-7d51-4bac-9c98-82c9ba67e19b resource provider aggregate not found 2026-05-19 14:45:50.817 8 INFO neutron.services.segments.plugin [-] Segment 4c3f16cb-7d51-4bac-9c98-82c9ba67e19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c3f16cb-7d51-4bac-9c98-82c9ba67e19b found for delete ", "request_id": "req-f8b3c209-6e5b-45dd-bf59-d340bd8d62b4"}]} 2026-05-19 14:45:50.818 8 INFO neutron.services.segments.plugin [-] Segment 4c3f16cb-7d51-4bac-9c98-82c9ba67e19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c3f16cb-7d51-4bac-9c98-82c9ba67e19b found for delete ", "request_id": "req-23dc57b2-0a12-466c-96a5-b0c12ce98755"}]} 2026-05-19 14:45:50.960 7 INFO neutron.services.segments.plugin [-] Segment 8f105b0e-ec78-4615-bd27-841421c5dbe6 resource provider aggregate not found [pid: 8|app: 0|req: 1281/2518] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:45:50 2026] GET /v2.0/security-groups?tenant_id=58f3b65913b2426a9490ab1ddf6073d9&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:45:50.968 7 INFO neutron.services.segments.plugin [-] Segment 8f105b0e-ec78-4615-bd27-841421c5dbe6 resource provider aggregate not found 2026-05-19 14:45:50.998 7 INFO neutron.services.segments.plugin [-] Segment 8f105b0e-ec78-4615-bd27-841421c5dbe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f105b0e-ec78-4615-bd27-841421c5dbe6 found for delete ", "request_id": "req-388b1926-1691-4c72-9f96-98fae8849e03"}]} 2026-05-19 14:45:51.001 7 INFO neutron.services.segments.plugin [-] Segment 8f105b0e-ec78-4615-bd27-841421c5dbe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f105b0e-ec78-4615-bd27-841421c5dbe6 found for delete ", "request_id": "req-e5acc8b8-8bba-4dc5-ab7f-2f342139ebdd"}]} [pid: 7|app: 0|req: 1238/2519] 199.204.45.244 () {34 vars in 1096 bytes} [Tue May 19 14:45:50 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2520] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:45:50 2026] DELETE /v2.0/security-groups/5e8a0ad7-e0d2-4bde-a488-f17577aaf47e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2521] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2522] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2523] 199.204.45.244 () {34 vars in 1054 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2524] 199.204.45.244 () {34 vars in 1102 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => 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: 1284/2525] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/security-groups?tenant_id=7eb033d99ef9455c8e03d33478d87cad&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2526] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2527] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2528] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:45:51 2026] DELETE /v2.0/security-groups/4a697aff-350b-49f8-a082-1adfc3a0710c => 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: 1244/2529] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2530] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2531] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:51 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1287/2532] 10.0.0.242 () {34 vars in 1016 bytes} [Tue May 19 14:45:52 2026] GET /v2.0/security-groups?id=2b5c66cb-9cf6-449b-be6e-c41fb8e7418e&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2533] 10.0.0.242 () {34 vars in 982 bytes} [Tue May 19 14:45:52 2026] GET /v2.0/networks?id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 734 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2534] 10.0.0.242 () {34 vars in 965 bytes} [Tue May 19 14:45:52 2026] GET /v2.0/quotas/86b14653d8a64a85a93fc51a703a7462 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2535] 10.0.0.242 () {34 vars in 1002 bytes} [Tue May 19 14:45:52 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2536] 10.0.0.242 () {34 vars in 1008 bytes} [Tue May 19 14:45:52 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=segments => generated 14 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2537] 10.0.0.242 () {34 vars in 1108 bytes} [Tue May 19 14:45:52 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1290/2538] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:53 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2539] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:53 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2540] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:54 2026] GET /v2.0/networks?id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 734 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2543] 199.204.45.244 () {34 vars in 1050 bytes} [Tue May 19 14:45:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=86b14653d8a64a85a93fc51a703a7462 => generated 343 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2544] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:45:54 2026] POST /v2.0/ports => generated 1082 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2545] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:45:54 2026] PUT /v2.0/ports/605c6d4e-31e8-49f4-b020-9e53604c3fed => generated 1207 bytes in 534 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: 1295/2546] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1246 bytes in 44 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: 1252/2547] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2548] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:45:55.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6543ff90-181a-4464-8ddd-9a6655ad73f2'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': '605c6d4e-31e8-49f4-b020-9e53604c3fed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1253/2549] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&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: 1297/2550] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1254/2551] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1298/2552] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => 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: 1255/2553] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/networks?id=64984dd0-b255-4534-b753-f0fc2ff1f206 => generated 734 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2554] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => 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: 1257/2555] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:45:55 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2556] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2557] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:45:56.135 8 WARNING neutron_lib.context [None req-e8803569-8726-456e-a61f-38a01eab65d7 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1260/2558] 199.204.45.244 () {34 vars in 1044 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/security-groups?id=2b5c66cb-9cf6-449b-be6e-c41fb8e7418e&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2559] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2560] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:45:56.315 8 INFO neutron.db.segments_db [None req-e8803569-8726-456e-a61f-38a01eab65d7 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Added segment 417432e9-b16b-4db1-86be-fdb6166a9c9a of type vxlan for network 535fcc3d-587c-4c74-a148-325f997650c8 [pid: 8|app: 0|req: 1299/2561] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:45:55 2026] POST /v2.0/networks => generated 632 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:56.473 8 WARNING neutron_lib.context [None req-95928561-9576-4f9d-b7cd-bde91c2d715a 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1263/2562] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2563] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/security-groups?id=2b5c66cb-9cf6-449b-be6e-c41fb8e7418e&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2564] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:56 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2565] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:45:56 2026] POST /v2.0/subnets => generated 602 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:56.852 7 WARNING neutron_lib.context [None req-e02f2198-5461-4586-b01d-18d16b1059f2 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:45:56.912 7 INFO neutron.db.segments_db [None req-e02f2198-5461-4586-b01d-18d16b1059f2 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Added segment d1ceca0e-ec79-4b86-bcd3-c7fb238c80a5 of type vxlan for network b5051215-5146-4033-ad0d-49fddde91b2c [pid: 7|app: 0|req: 1266/2566] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:45:56 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:57.031 8 WARNING neutron_lib.context [None req-fca70705-3e4b-4ac5-9d5a-f4f290bec96f 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1301/2567] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:45:57 2026] POST /v2.0/subnets => generated 605 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:57.420 7 WARNING neutron_lib.context [None req-7ad17697-c6e3-42f8-929e-687145c89a70 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:45:57.540 7 INFO neutron.db.segments_db [None req-7ad17697-c6e3-42f8-929e-687145c89a70 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Added segment 2383f969-8340-4c65-b12a-2dd41273fc9a of type vxlan for network 596a42bb-b955-4849-8817-05620a1284d0 [pid: 7|app: 0|req: 1267/2568] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:45:57 2026] POST /v2.0/networks => generated 631 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:57.697 8 WARNING neutron_lib.context [None req-62fa973f-2b5a-4542-95b1-82faf25b7792 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1302/2569] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:45:57 2026] POST /v2.0/subnets => generated 605 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:58.069 7 WARNING neutron_lib.context [None req-e001be7a-76a0-4570-8be5-5f389da715a1 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:45:58.158 7 INFO neutron.db.segments_db [None req-e001be7a-76a0-4570-8be5-5f389da715a1 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Added segment 3a751431-44ac-4800-a916-b0c9ac19c41d of type vxlan for network 1a0d8aa2-a121-4faa-aae8-acae98ffa474 [pid: 7|app: 0|req: 1268/2570] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:45:58 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:58.315 8 WARNING neutron_lib.context [None req-dd4e20d1-95ea-47d7-a606-692dc37d82ab 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1303/2571] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:45:58 2026] POST /v2.0/subnets => generated 605 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:58.679 7 WARNING neutron_lib.context [None req-d356407e-a35a-4c66-8cd4-17f04632ce0e 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:45:58.796 7 INFO neutron.db.segments_db [None req-d356407e-a35a-4c66-8cd4-17f04632ce0e 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Added segment a7cf6c3d-f80f-4abc-b399-c7ef71de5a5f of type vxlan for network 07c60418-4332-4600-9e2e-3143de8ff848 [pid: 7|app: 0|req: 1269/2572] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:45:58 2026] POST /v2.0/networks => generated 632 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:45:58.996 8 WARNING neutron_lib.context [None req-0b9e0821-2f10-4b0b-8399-e108a389ac39 829937a98f93481293ddcb692be41416 a730cd7421454332bec8669591ca5ed3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1304/2573] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:45:58 2026] POST /v2.0/subnets => generated 605 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2574] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:45:59 2026] PUT /v2.0/subnets/7a27ae82-96bb-4ec8-9783-257dafea17b6/tags => generated 17 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2575] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:45:59 2026] PUT /v2.0/subnets/8ce2dc66-2df6-4d38-b791-8688bd28f1f4/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2576] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:45:59 2026] PUT /v2.0/subnets/f5c0d72b-2eb3-432f-bee1-89e90ca2b83c/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2577] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:45:59 2026] PUT /v2.0/subnets/6315387e-e049-410f-a03b-c87254b1de15/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2578] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:45:59 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => 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: 1308/2579] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/security-groups?id=2b5c66cb-9cf6-449b-be6e-c41fb8e7418e&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2580] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2581] 10.0.0.136 () {32 vars in 664 bytes} [Tue May 19 14:45:59 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2582] 10.0.0.136 () {32 vars in 678 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2583] 10.0.0.136 () {32 vars in 674 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2584] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2585] 10.0.0.136 () {32 vars in 672 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2586] 10.0.0.136 () {32 vars in 686 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2587] 10.0.0.136 () {32 vars in 682 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2588] 10.0.0.136 () {32 vars in 694 bytes} [Tue May 19 14:46:00 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2589] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:46:00 2026] DELETE /v2.0/subnets/7a27ae82-96bb-4ec8-9783-257dafea17b6 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2590] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:46:01 2026] DELETE /v2.0/subnets/8ce2dc66-2df6-4d38-b791-8688bd28f1f4 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2591] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:46:01 2026] DELETE /v2.0/subnets/f5c0d72b-2eb3-432f-bee1-89e90ca2b83c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2592] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:46:01 2026] DELETE /v2.0/subnets/6315387e-e049-410f-a03b-c87254b1de15 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2593] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:46:02 2026] DELETE /v2.0/subnets/aca301d0-4382-4838-be2b-a417d008b075 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:46:02.649 8 INFO neutron.services.segments.plugin [-] Segment 417432e9-b16b-4db1-86be-fdb6166a9c9a resource provider aggregate not found 2026-05-19 14:46:02.656 8 INFO neutron.services.segments.plugin [-] Segment 417432e9-b16b-4db1-86be-fdb6166a9c9a resource provider aggregate not found 2026-05-19 14:46:02.669 8 INFO neutron.services.segments.plugin [-] Segment 417432e9-b16b-4db1-86be-fdb6166a9c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417432e9-b16b-4db1-86be-fdb6166a9c9a found for delete ", "request_id": "req-506ab7b2-41c2-4666-b6bf-e9efb7a57751"}]} 2026-05-19 14:46:02.677 8 INFO neutron.services.segments.plugin [-] Segment 417432e9-b16b-4db1-86be-fdb6166a9c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 417432e9-b16b-4db1-86be-fdb6166a9c9a found for delete ", "request_id": "req-36b3cba1-d3f3-4e88-b38a-6e101f2177e6"}]} [pid: 8|app: 0|req: 1316/2594] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:46:02 2026] DELETE /v2.0/networks/535fcc3d-587c-4c74-a148-325f997650c8 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2595] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:46:02 2026] DELETE /v2.0/networks/b5051215-5146-4033-ad0d-49fddde91b2c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2596] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:46:02 2026] DELETE /v2.0/networks/596a42bb-b955-4849-8817-05620a1284d0 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:46:03.153 7 INFO neutron.services.segments.plugin [-] Segment d1ceca0e-ec79-4b86-bcd3-c7fb238c80a5 resource provider aggregate not found 2026-05-19 14:46:03.158 7 INFO neutron.services.segments.plugin [-] Segment d1ceca0e-ec79-4b86-bcd3-c7fb238c80a5 resource provider aggregate not found 2026-05-19 14:46:03.180 7 INFO neutron.services.segments.plugin [-] Segment d1ceca0e-ec79-4b86-bcd3-c7fb238c80a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ceca0e-ec79-4b86-bcd3-c7fb238c80a5 found for delete ", "request_id": "req-521e1880-6c55-4828-a204-a84a491f55dd"}]} 2026-05-19 14:46:03.182 7 INFO neutron.services.segments.plugin [-] Segment d1ceca0e-ec79-4b86-bcd3-c7fb238c80a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1ceca0e-ec79-4b86-bcd3-c7fb238c80a5 found for delete ", "request_id": "req-8c218f9c-a365-4de0-b640-91e56b6434ca"}]} [pid: 7|app: 0|req: 1280/2597] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:46:03 2026] DELETE /v2.0/networks/1a0d8aa2-a121-4faa-aae8-acae98ffa474 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2598] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:46:03 2026] DELETE /v2.0/networks/07c60418-4332-4600-9e2e-3143de8ff848 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2599] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:46:04 2026] GET /v2.0/security-groups?tenant_id=a730cd7421454332bec8669591ca5ed3&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:46:04.916 8 INFO neutron.services.segments.plugin [-] Segment 2383f969-8340-4c65-b12a-2dd41273fc9a resource provider aggregate not found 2026-05-19 14:46:04.923 8 INFO neutron.services.segments.plugin [-] Segment 2383f969-8340-4c65-b12a-2dd41273fc9a resource provider aggregate not found 2026-05-19 14:46:04.937 8 INFO neutron.services.segments.plugin [-] Segment 2383f969-8340-4c65-b12a-2dd41273fc9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2383f969-8340-4c65-b12a-2dd41273fc9a found for delete ", "request_id": "req-09ead648-15a4-4767-8e6b-eb9abac7b118"}]} 2026-05-19 14:46:04.942 8 INFO neutron.services.segments.plugin [-] Segment 2383f969-8340-4c65-b12a-2dd41273fc9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2383f969-8340-4c65-b12a-2dd41273fc9a found for delete ", "request_id": "req-c9382c0a-e23f-46d5-bcbe-1862febc790a"}]} 2026-05-19 14:46:04.956 8 INFO neutron.services.segments.plugin [-] Segment a7cf6c3d-f80f-4abc-b399-c7ef71de5a5f resource provider aggregate not found 2026-05-19 14:46:04.960 8 INFO neutron.services.segments.plugin [-] Segment a7cf6c3d-f80f-4abc-b399-c7ef71de5a5f resource provider aggregate not found 2026-05-19 14:46:04.969 8 INFO neutron.services.segments.plugin [-] Segment a7cf6c3d-f80f-4abc-b399-c7ef71de5a5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7cf6c3d-f80f-4abc-b399-c7ef71de5a5f found for delete ", "request_id": "req-701c83f5-d556-49a3-be61-c8ff98e31cd8"}]} 2026-05-19 14:46:04.977 8 INFO neutron.services.segments.plugin [-] Segment a7cf6c3d-f80f-4abc-b399-c7ef71de5a5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7cf6c3d-f80f-4abc-b399-c7ef71de5a5f found for delete ", "request_id": "req-3dea49a1-85c4-415a-bad7-64c36e59af38"}]} [pid: 8|app: 0|req: 1319/2600] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:04 2026] DELETE /v2.0/security-groups/d202a39f-6840-44cc-bb91-398c7b3a299a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:46:05.202 7 INFO neutron.services.segments.plugin [-] Segment 3a751431-44ac-4800-a916-b0c9ac19c41d resource provider aggregate not found 2026-05-19 14:46:05.212 7 INFO neutron.services.segments.plugin [-] Segment 3a751431-44ac-4800-a916-b0c9ac19c41d resource provider aggregate not found 2026-05-19 14:46:05.226 7 INFO neutron.services.segments.plugin [-] Segment 3a751431-44ac-4800-a916-b0c9ac19c41d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a751431-44ac-4800-a916-b0c9ac19c41d found for delete ", "request_id": "req-64bcba01-c97a-4e61-a791-d97b07240838"}]} 2026-05-19 14:46:05.231 7 INFO neutron.services.segments.plugin [-] Segment 3a751431-44ac-4800-a916-b0c9ac19c41d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a751431-44ac-4800-a916-b0c9ac19c41d found for delete ", "request_id": "req-62f15821-ab43-4c45-95dd-e73b3a3054c5"}]} [pid: 7|app: 0|req: 1282/2601] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:46:05 2026] GET /v2.0/security-groups?tenant_id=74844f238f3d4a21bf0263837abbfc42&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2602] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:05 2026] DELETE /v2.0/security-groups/c8cdd698-84c8-44a4-9f87-6a71389402f6 => 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: 1283/2603] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:46:05 2026] GET /v2.0/security-groups?tenant_id=1c49f1e47c324a958830909e08822f25&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2604] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:05 2026] DELETE /v2.0/security-groups/a2c1a982-c90c-4414-aa22-7ab5f54621c5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:46:09.195 7 WARNING neutron_lib.context [None req-75b8f7fb-f566-4e84-963e-e038612e87a6 81f46e1bf4af4ab8987854776fce3fe6 32d431f70bbf4228a0ece2f9d2a1ea55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1284/2607] 10.0.0.136 () {34 vars in 684 bytes} [Tue May 19 14:46:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2608] 10.0.0.136 () {34 vars in 767 bytes} [Tue May 19 14:46:09 2026] PUT /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2609] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2610] 10.0.0.136 () {34 vars in 778 bytes} [Tue May 19 14:46:09 2026] PUT /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2611] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2612] 10.0.0.136 () {34 vars in 774 bytes} [Tue May 19 14:46:09 2026] PUT /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2613] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2614] 10.0.0.136 () {34 vars in 796 bytes} [Tue May 19 14:46:09 2026] PUT /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2615] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2616] 10.0.0.136 () {34 vars in 767 bytes} [Tue May 19 14:46:09 2026] PUT /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2617] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2618] 10.0.0.136 () {32 vars in 755 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:46:09.911 7 INFO neutron.api.v2.resource [None req-950abe10-28f1-4505-8833-d27134d86693 81f46e1bf4af4ab8987854776fce3fe6 32d431f70bbf4228a0ece2f9d2a1ea55 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2619] 10.0.0.136 () {32 vars in 759 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2620] 10.0.0.136 () {32 vars in 758 bytes} [Tue May 19 14:46:09 2026] DELETE /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2621] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:46:09 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:46:10.047 8 INFO neutron.api.v2.resource [None req-49f11964-0b64-4250-9e3d-4e5d9de41805 81f46e1bf4af4ab8987854776fce3fe6 32d431f70bbf4228a0ece2f9d2a1ea55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1331/2622] 10.0.0.136 () {32 vars in 762 bytes} [Tue May 19 14:46:10 2026] DELETE /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/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: 1292/2623] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:46:10 2026] DELETE /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2624] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:46:10 2026] GET /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2625] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:10 2026] DELETE /v2.0/security-groups/157e58c1-4de7-4fea-b5c4-ea04c0ebdb8a => 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: 1333/2626] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:46:10 2026] GET /v2.0/security-groups?tenant_id=32d431f70bbf4228a0ece2f9d2a1ea55&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2627] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:11 2026] DELETE /v2.0/security-groups/b7ec00c5-dd68-4c4b-aa9b-205bdf046dcd => 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: 1334/2628] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:46:11 2026] GET /v2.0/security-groups?tenant_id=cf5efc6e456b488cbb19de6e1704c300&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2629] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:11 2026] DELETE /v2.0/security-groups/74f30278-971d-4a58-ac7c-f5b01f676cfc => 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: 1335/2630] 10.0.0.242 () {34 vars in 1178 bytes} [Tue May 19 14:46:12 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2&device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 4156 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2631] 10.0.0.242 () {34 vars in 1120 bytes} [Tue May 19 14:46:12 2026] GET /v2.0/security-groups?id=2b5c66cb-9cf6-449b-be6e-c41fb8e7418e&id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 186 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2632] 10.0.0.242 () {34 vars in 1084 bytes} [Tue May 19 14:46:12 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 2919 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2633] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:46:12 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2634] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:46:13 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => 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: 1298/2635] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:46:13 2026] GET /v2.0/security-groups?id=2b5c66cb-9cf6-449b-be6e-c41fb8e7418e&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:46:14.909 8 WARNING neutron_lib.context [None req-a1895356-013e-4e5f-9748-2b7a70519931 b7a657e2db6e426b83ee4c6b9bad4175 5c7cbbf0e71d460b9319572a5ea7eeba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:46:15.064 8 INFO neutron.db.segments_db [None req-a1895356-013e-4e5f-9748-2b7a70519931 b7a657e2db6e426b83ee4c6b9bad4175 5c7cbbf0e71d460b9319572a5ea7eeba - - default default] Added segment b3c7e021-0389-41b6-8035-fa11594364ce of type vxlan for network 9776d796-290c-4086-90d4-00b2422664c6 [pid: 8|app: 0|req: 1338/2636] 10.0.0.136 () {34 vars in 670 bytes} [Tue May 19 14:46:14 2026] POST /v2.0/networks => generated 632 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:46:15.182 7 WARNING neutron_lib.context [None req-662f624c-0f94-40c7-9120-489fd7b560ab b7a657e2db6e426b83ee4c6b9bad4175 5c7cbbf0e71d460b9319572a5ea7eeba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1299/2637] 10.0.0.136 () {34 vars in 669 bytes} [Tue May 19 14:46:15 2026] POST /v2.0/subnets => generated 602 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2638] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:46:15 2026] PUT /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2639] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:46:15 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/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: 1340/2640] 10.0.0.136 () {34 vars in 762 bytes} [Tue May 19 14:46:15 2026] PUT /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2641] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:46:15 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2642] 10.0.0.136 () {34 vars in 758 bytes} [Tue May 19 14:46:15 2026] PUT /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2643] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:46:15 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2644] 10.0.0.136 () {34 vars in 780 bytes} [Tue May 19 14:46:15 2026] PUT /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2645] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:46:15 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2646] 10.0.0.136 () {34 vars in 751 bytes} [Tue May 19 14:46:15 2026] PUT /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2647] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:46:16 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/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: 1344/2648] 10.0.0.136 () {32 vars in 739 bytes} [Tue May 19 14:46:16 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:46:16.168 7 INFO neutron.api.v2.resource [None req-ebc52cb9-8fd9-4b12-9578-9848f7182713 b7a657e2db6e426b83ee4c6b9bad4175 5c7cbbf0e71d460b9319572a5ea7eeba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1305/2649] 10.0.0.136 () {32 vars in 743 bytes} [Tue May 19 14:46:16 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2650] 10.0.0.136 () {32 vars in 742 bytes} [Tue May 19 14:46:16 2026] DELETE /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2651] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:46:16 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:46:16.327 8 INFO neutron.api.v2.resource [None req-2c07ca73-0a57-44b6-8d7b-7c54486afe25 b7a657e2db6e426b83ee4c6b9bad4175 5c7cbbf0e71d460b9319572a5ea7eeba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1346/2652] 10.0.0.136 () {32 vars in 746 bytes} [Tue May 19 14:46:16 2026] DELETE /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2653] 10.0.0.136 () {32 vars in 734 bytes} [Tue May 19 14:46:16 2026] DELETE /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2654] 10.0.0.136 () {32 vars in 731 bytes} [Tue May 19 14:46:16 2026] GET /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2655] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:46:16 2026] DELETE /v2.0/subnets/defeffee-aa3c-4073-adc2-ab9dc1c2318b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:46:17.070 8 INFO neutron.services.segments.plugin [-] Segment b3c7e021-0389-41b6-8035-fa11594364ce resource provider aggregate not found 2026-05-19 14:46:17.078 8 INFO neutron.services.segments.plugin [-] Segment b3c7e021-0389-41b6-8035-fa11594364ce resource provider aggregate not found 2026-05-19 14:46:17.087 8 INFO neutron.services.segments.plugin [-] Segment b3c7e021-0389-41b6-8035-fa11594364ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c7e021-0389-41b6-8035-fa11594364ce found for delete ", "request_id": "req-72139592-9da1-4f48-aed0-2d90967c74a1"}]} [pid: 8|app: 0|req: 1348/2656] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:46:16 2026] DELETE /v2.0/networks/9776d796-290c-4086-90d4-00b2422664c6 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2657] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:46:17 2026] GET /v2.0/security-groups?tenant_id=5c7cbbf0e71d460b9319572a5ea7eeba&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:46:17.949 8 INFO neutron.services.segments.plugin [-] Segment b3c7e021-0389-41b6-8035-fa11594364ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c7e021-0389-41b6-8035-fa11594364ce found for delete ", "request_id": "req-51678808-7668-4dad-af57-87dd4b1dddfb"}]} [pid: 8|app: 0|req: 1349/2658] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:17 2026] DELETE /v2.0/security-groups/5bd7761f-7cc5-4b7a-aac0-f6d15bc1e4df => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2659] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:46:18 2026] GET /v2.0/security-groups?tenant_id=c965680a555b4dd5b7b73b2c43723ac9&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2660] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:46:18 2026] DELETE /v2.0/security-groups/510a1a96-d18b-472e-a23c-46161bbf018c => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2663] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:46:35 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: 1352/2664] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:46:35 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: 1313/2665] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:46:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2666] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:46:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2667] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:46:35 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2668] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:46:35 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1248 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2669] 199.204.45.244 () {34 vars in 717 bytes} [Tue May 19 14:46:35 2026] POST /v2.0/ports => generated 1093 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2670] 10.0.0.242 () {34 vars in 971 bytes} [Tue May 19 14:46:35 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1093 bytes in 44 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: 1316/2671] 10.0.0.242 () {34 vars in 907 bytes} [Tue May 19 14:46:36 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2672] 199.204.45.244 () {34 vars in 1262 bytes} [Tue May 19 14:46:36 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2673] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:46:36 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1357/2674] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:46:36 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1318/2675] 199.204.45.244 () {34 vars in 975 bytes} [Tue May 19 14:46:36 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1093 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2676] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:46:36 2026] GET /v2.0/networks?id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 802 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2677] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:46:36 2026] PUT /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1247 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2678] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2523 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1320/2679] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2680] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:46:37.264 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7869b1a1-009e-4ea4-8606-95227ab5c811'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': '9f110877-bf35-426b-9dd2-e861d1fc6e5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1321/2681] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2682] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1322/2683] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1362/2684] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => 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: 1323/2685] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2686] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&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: 1324/2687] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1364/2688] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2689] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2523 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2690] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/networks?id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 802 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2691] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => 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: 1366/2692] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:46:37 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2693] 10.0.0.242 () {34 vars in 971 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2694] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2695] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1329/2696] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2697] 199.204.45.244 () {34 vars in 789 bytes} [Tue May 19 14:46:38 2026] PUT /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1307 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:46:38.371 7 INFO neutron.api.v2.resource [None req-bf70626e-66f9-4321-b945-fb25a38195ab 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1330/2698] 199.204.45.244 () {30 vars in 763 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/security-groups/lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1369/2699] 199.204.45.244 () {30 vars in 785 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/security-groups?name=lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 1639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:46:38.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff629ca8-da67-4fe4-9f39-3fcb717b4e9f'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': '9f110877-bf35-426b-9dd2-e861d1fc6e5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2700] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2583 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2701] 199.204.45.244 () {34 vars in 789 bytes} [Tue May 19 14:46:38 2026] PUT /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1307 bytes in 293 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: 1332/2702] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2703] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2704] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2705] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2706] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2707] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:46:38 2026] GET /v2.0/networks?id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 802 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2708] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2709] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => 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: 1338/2710] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1345 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2711] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2712] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2713] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&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: 1340/2714] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 799 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:46:39.307 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe0b246d-3c3f-4bca-8349-87ee1dcbb1d4'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': '9f110877-bf35-426b-9dd2-e861d1fc6e5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2717] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1343/2718] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2719] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1344/2720] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2721] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2722] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/networks?id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 802 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2723] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => 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: 1346/2724] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2725] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2726] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1380/2727] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:46:39 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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) 2026-05-19 14:46:51.682 7 WARNING neutron_lib.context [None req-1a861764-34cf-4894-bae5-ded3f344094b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-19 14:46:52.641 7 INFO neutron.db.l3_db [None req-1a861764-34cf-4894-bae5-ded3f344094b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Floating IP 37860cda-2b21-4307-b731-c7ad07c0427f associated. External IP: 10.96.250.220, port: 7d9ba1c5-4110-4cc8-b6c9-e37de01b0135. [pid: 8|app: 0|req: 1381/2728] 199.204.45.244 () {34 vars in 1096 bytes} [Tue May 19 14:46:52 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2729] 10.0.0.136 () {34 vars in 677 bytes} [Tue May 19 14:46:51 2026] POST /v2.0/floatingips => generated 898 bytes in 1394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2730] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2731] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2732] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2733] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18c&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => 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: 1384/2734] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2735] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2736] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2737] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1386/2738] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:46:53 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1354/2741] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:46:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2742] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:46:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2743] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:46:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2744] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:46:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:46:57.458 7 INFO neutron.api.v2.resource [None req-a1ccb751-d2a5-41d6-90b3-9d9a5aa1b94d 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1356/2745] 199.204.45.244 () {30 vars in 763 bytes} [Tue May 19 14:46:57 2026] GET /v2.0/security-groups/lb-47464ad7-cfd0-4876-b49b-a346f3573553 => 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: 1390/2746] 199.204.45.244 () {30 vars in 785 bytes} [Tue May 19 14:46:57 2026] GET /v2.0/security-groups?name=lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2747] 199.204.45.244 () {30 vars in 815 bytes} [Tue May 19 14:46:57 2026] GET /v2.0/security-group-rules?security_group_id=8d002843-9eb9-4f75-9729-30922c974f8d => generated 1182 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2748] 199.204.45.244 () {34 vars in 747 bytes} [Tue May 19 14:46:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2749] 199.204.45.244 () {34 vars in 747 bytes} [Tue May 19 14:46:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2750] 10.0.0.190 () {30 vars in 690 bytes} [Tue May 19 14:47:04 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: 1359/2751] 10.0.0.190 () {30 vars in 692 bytes} [Tue May 19 14:47:04 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: 1393/2752] 10.0.0.190 () {30 vars in 668 bytes} [Tue May 19 14:47:04 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: 1360/2753] 10.0.0.190 () {30 vars in 704 bytes} [Tue May 19 14:47:04 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: 1394/2754] 10.0.0.190 () {28 vars in 439 bytes} [Tue May 19 14:47:05 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: 1361/2755] 10.0.0.190 () {30 vars in 728 bytes} [Tue May 19 14:47:05 2026] GET /v2.0/subnets/6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 632 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2756] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:06 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: 1362/2757] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:06 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: 1396/2758] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:06 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: 1363/2759] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2760] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:06 2026] GET /v2.0/subnets/6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2761] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:06 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2762] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:06 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: 1365/2763] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2764] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:06 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: 1366/2765] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2766] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:07 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2767] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:07 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1401/2768] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:07 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => 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: 1368/2769] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:47:07 2026] POST /v2.0/ports => generated 1303 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2770] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:47:07 2026] PUT /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1428 bytes in 544 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: 1369/2771] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4041 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1403/2772] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2773] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2774] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2775] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:47:08.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41746999-386f-4104-a4f1-970bb65df47d'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': '20f74773-deea-47a0-b96e-df516e9eeb67', '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: 1405/2776] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1372/2777] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => 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: 1406/2778] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2779] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2780] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:08 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1374/2781] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2782] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=20f74773-deea-47a0-b96e-df516e9eeb67 => 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: 1375/2783] 199.204.45.244 () {34 vars in 1104 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b0&port_id=20f74773-deea-47a0-b96e-df516e9eeb67 => 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: 1409/2784] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2787] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2788] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2789] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1378/2790] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1413/2791] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4041 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2792] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2793] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=20f74773-deea-47a0-b96e-df516e9eeb67 => 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: 1380/2794] 199.204.45.244 () {34 vars in 1104 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b0&port_id=20f74773-deea-47a0-b96e-df516e9eeb67 => 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: 1415/2795] 10.0.0.242 () {34 vars in 971 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2796] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2797] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2798] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:09 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&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: 8|app: 0|req: 1417/2799] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1464 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2800] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2801] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1385/2802] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1418/2803] 199.204.45.244 () {34 vars in 790 bytes} [Tue May 19 14:47:10 2026] PUT /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1199 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2804] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 797 bytes in 80 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: 1419/2805] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/subnets/6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 650 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2806] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:10 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: 8|app: 0|req: 1420/2807] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2808] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2809] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:10 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: 1389/2810] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2811] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:47:10.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19878d16-7288-4fdb-a430-797752ded57b'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': '20f74773-deea-47a0-b96e-df516e9eeb67', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1390/2812] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1345 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2813] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:10 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3814 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2814] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2815] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2816] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=20f74773-deea-47a0-b96e-df516e9eeb67 => 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: 1426/2817] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/subnets?id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2818] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2819] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2820] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2821] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 799 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2822] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2823] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:11 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2824] 10.0.0.190 () {30 vars in 690 bytes} [Tue May 19 14:47:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2825] 10.0.0.190 () {30 vars in 692 bytes} [Tue May 19 14:47:15 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: 1432/2826] 10.0.0.190 () {30 vars in 668 bytes} [Tue May 19 14:47:15 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: 1395/2827] 10.0.0.190 () {30 vars in 704 bytes} [Tue May 19 14:47:15 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: 1433/2828] 10.0.0.190 () {28 vars in 439 bytes} [Tue May 19 14:47:16 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: 1396/2829] 10.0.0.190 () {30 vars in 728 bytes} [Tue May 19 14:47:16 2026] GET /v2.0/subnets/08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 632 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2830] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2831] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2832] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:17 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: 1398/2833] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2834] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/subnets/6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2835] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/subnets/08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2836] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3814 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2837] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2838] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2839] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:17 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: 1439/2840] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:17 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: 1402/2841] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:17 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1440/2842] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:18 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1403/2843] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:18 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2844] 199.204.45.244 () {38 vars in 955 bytes} [Tue May 19 14:47:18 2026] POST /v2.0/ports => generated 1307 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2845] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:47:18 2026] PUT /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1432 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1442/2846] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 5274 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: 7|app: 0|req: 1405/2847] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => 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: 1443/2848] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:47:19.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a44b0fc2-ee66-4fa7-b108-5a02b0902cb4'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': 'aac5848f-cf5a-4330-a84c-ea183f8e8039', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1406/2849] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&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: 1444/2850] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1407/2851] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1445/2852] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => 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: 1408/2853] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2854] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&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: 1409/2855] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1447/2856] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1410/2857] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=20f74773-deea-47a0-b96e-df516e9eeb67 => 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: 1448/2858] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/subnets?id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2859] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2860] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1412/2861] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1450/2862] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=aac5848f-cf5a-4330-a84c-ea183f8e8039 => 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: 1413/2863] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A30c&port_id=aac5848f-cf5a-4330-a84c-ea183f8e8039 => 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: 1451/2864] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2865] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2866] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2867] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1453/2868] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2869] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 5274 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2870] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2871] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=aac5848f-cf5a-4330-a84c-ea183f8e8039 => 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: 1455/2872] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A30c&port_id=aac5848f-cf5a-4330-a84c-ea183f8e8039 => 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: 1418/2873] 10.0.0.242 () {34 vars in 971 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1468 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2874] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:47:20 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => 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: 1457/2875] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2876] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&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: 1458/2877] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2878] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&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: 1421/2879] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2880] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1459/2881] 199.204.45.244 () {34 vars in 790 bytes} [Tue May 19 14:47:21 2026] PUT /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1199 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2882] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056 => generated 797 bytes in 81 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: 1460/2883] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/subnets/08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2884] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 5041 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:47:21.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed0988e9-80c3-4583-b6d2-1ee40efb2287'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': 'aac5848f-cf5a-4330-a84c-ea183f8e8039', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1425/2885] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47: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: 7|app: 0|req: 1426/2886] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:21 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: 1461/2887] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2888] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:21 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: 1428/2889] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47: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: 1462/2890] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.198&port_id=aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2891] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2892] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/subnets?id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2893] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:21 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2894] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2895] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1345 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2896] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2897] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2898] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2899] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 799 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2900] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2901] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:22 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2904] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2905] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:30 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: 1470/2906] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2907] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:30 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: 1471/2908] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:30 2026] GET /v2.0/subnets/6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 650 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2909] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:31 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 5043 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2910] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2911] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:31 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: 1473/2912] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47: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: 1440/2913] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:31 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: 1474/2914] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:31 2026] GET /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2915] 199.204.45.244 () {34 vars in 789 bytes} [Tue May 19 14:47:31 2026] PUT /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1026 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2916] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:47:31 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056 => generated 797 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:47:31.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3f59955-c7cc-4e4b-9eca-65096f4286e4'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': 'aac5848f-cf5a-4330-a84c-ea183f8e8039', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2917] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:31 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2918] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:31 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1477/2919] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:32 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2920] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:32 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2921] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:32 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1444/2922] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:32 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2923] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:33 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2924] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:34 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2925] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:35 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2926] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:36 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2927] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:37 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2928] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:38 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2931] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:39 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2932] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:40 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2933] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:41 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2934] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:42 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2935] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:43 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2936] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:44 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2937] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:46 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2938] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:47 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2939] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:48 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2940] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:49 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2941] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:50 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2942] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:51 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2943] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:52 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2944] 199.204.45.244 () {34 vars in 975 bytes} [Tue May 19 14:47:52 2026] GET /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2945] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:47:52 2026] DELETE /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2946] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:52 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:47:53.100 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7da9c530-63f2-4ca9-a1b9-e45979d538c9'] response: {'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'name': 'network-vif-deleted', 'tag': 'aac5848f-cf5a-4330-a84c-ea183f8e8039', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1491/2947] 199.204.45.244 () {34 vars in 1226 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/networks?id=64984dd0-b255-4534-b753-f0fc2ff1f206&id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 3094 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2948] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => 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: 1492/2949] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2950] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2951] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1459/2952] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1494/2953] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2954] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2955] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2956] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1496/2957] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3814 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2958] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:47:53.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b66e1e1-a334-4874-a124-b0faec790543 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/2959] 199.204.45.244 () {32 vars in 759 bytes} [Tue May 19 14:47:53 2026] DELETE /v2.0/ports/aac5848f-cf5a-4330-a84c-ea183f8e8039 => 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: 1463/2960] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=20f74773-deea-47a0-b96e-df516e9eeb67 => 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: 1498/2961] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/subnets?id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2962] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2963] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:53 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: 1500/2964] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2965] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2966] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2967] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1503/2968] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2969] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => 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: 1466/2970] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1505/2971] 199.204.45.244 () {34 vars in 1096 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2972] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:53 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1345 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2973] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2974] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2975] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2976] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2977] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2978] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2979] 199.204.45.244 () {34 vars in 1054 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2982] 199.204.45.244 () {34 vars in 1102 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2983] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2984] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2985] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2986] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2987] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:54 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 8|app: 0|req: 1513/2988] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:56 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: 1476/2989] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:56 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: 1514/2990] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:56 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: 1477/2991] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:56 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: 1515/2992] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:56 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3814 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2993] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:47:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2994] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:47:56 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: 1479/2995] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:47:56 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: 1517/2996] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:47:56 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: 1480/2997] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2998] 199.204.45.244 () {34 vars in 789 bytes} [Tue May 19 14:47:57 2026] PUT /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1026 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2999] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 797 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:47:57.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3244469-05d5-4471-8d22-49c3d5d64a93'] response: {'name': 'network-changed', 'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'tag': '20f74773-deea-47a0-b96e-df516e9eeb67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1519/3000] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3001] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3002] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3003] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3004] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1484/3005] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:47:57 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3006] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:58 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3007] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:47:59 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3008] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:00 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3009] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:01 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3010] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:03 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3011] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:04 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3012] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:05 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3013] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:06 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3014] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:07 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3015] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:08 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3018] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:09 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3019] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:10 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3020] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:11 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3021] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:12 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3022] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:13 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3023] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:14 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3024] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:15 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3025] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:16 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3026] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 3639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3027] 199.204.45.244 () {34 vars in 975 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3028] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:48:18 2026] DELETE /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3029] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:48:18.693 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66c38619-d596-4839-b2d8-32b2ab561f26'] response: {'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'name': 'network-vif-deleted', 'tag': '20f74773-deea-47a0-b96e-df516e9eeb67', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1534/3030] 199.204.45.244 () {34 vars in 1146 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/networks?id=64984dd0-b255-4534-b753-f0fc2ff1f206&id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 2308 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3031] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => 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: 1535/3032] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3033] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3034] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3035] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:48:18 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1537/3036] 199.204.45.244 () {34 vars in 1056 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.78&port_id=9f110877-bf35-426b-9dd2-e861d1fc6e5e => 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: 1500/3037] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/subnets?id=36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 654 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3038] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3039] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/ports?network_id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:48:19.182 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff86748d-9857-4612-ab3d-b7edb1b36d11 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3040] 199.204.45.244 () {32 vars in 759 bytes} [Tue May 19 14:48:19 2026] DELETE /v2.0/ports/20f74773-deea-47a0-b96e-df516e9eeb67 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3041] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1503/3042] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:48:19 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: 1504/3043] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3044] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:48:19 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: 1506/3045] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:48:19 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: 1540/3046] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?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: 1507/3047] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3048] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3049] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3050] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3051] 199.204.45.244 () {30 vars in 743 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => 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: 1543/3052] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3053] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:48:19 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3056] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:48:27 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: 1512/3057] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:48:27 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: 1546/3058] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:48:27 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: 1513/3059] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:48:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:48:27.891 8 INFO neutron.api.v2.resource [None req-bab70987-f980-4eb2-94ec-e17f1dfacc48 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3060] 199.204.45.244 () {30 vars in 763 bytes} [Tue May 19 14:48:27 2026] GET /v2.0/security-groups/lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3061] 199.204.45.244 () {30 vars in 785 bytes} [Tue May 19 14:48:27 2026] GET /v2.0/security-groups?name=lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 2865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3062] 199.204.45.244 () {30 vars in 815 bytes} [Tue May 19 14:48:27 2026] GET /v2.0/security-group-rules?security_group_id=8d002843-9eb9-4f75-9729-30922c974f8d => generated 2334 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3063] 199.204.45.244 () {32 vars in 789 bytes} [Tue May 19 14:48:28 2026] DELETE /v2.0/security-group-rules/022d820a-5602-4c4f-8eb7-1dc49bf80b47 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3064] 199.204.45.244 () {32 vars in 789 bytes} [Tue May 19 14:48:28 2026] DELETE /v2.0/security-group-rules/9276f916-8632-4703-a6fd-66b7f109e074 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:48:32.160 7 INFO neutron.db.l3_db [None req-bc5b9aa7-90f0-4fba-9fe0-6df4f93d972b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Floating IP 37860cda-2b21-4307-b731-c7ad07c0427f disassociated (deleted). External IP: 10.96.250.220, port: 7d9ba1c5-4110-4cc8-b6c9-e37de01b0135. [pid: 7|app: 0|req: 1516/3065] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:48:31 2026] DELETE /v2.0/floatingips/37860cda-2b21-4307-b731-c7ad07c0427f => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:48:32.576 8 INFO neutron.api.v2.resource [None req-36148cd7-59d4-4012-a0c8-12d1d9340bda 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3066] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:48:32 2026] GET /v2.0/floatingips/37860cda-2b21-4307-b731-c7ad07c0427f => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3067] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:48: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: 1551/3068] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:48:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3069] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:48:33 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: 1552/3070] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:48:33 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: 1519/3071] 199.204.45.244 () {30 vars in 741 bytes} [Tue May 19 14:48:33 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3072] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:33 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3073] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:33 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3074] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:33 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3075] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:34 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3076] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:36 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3077] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:37 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3078] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:38 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3079] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:39 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3082] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:40 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3083] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:41 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3084] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:42 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3085] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:43 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3086] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:44 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3087] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:45 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3088] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:46 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3089] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:47 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3090] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:48 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3091] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:49 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3092] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:50 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3093] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:52 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3094] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:53 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3095] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:54 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3098] 199.204.45.244 () {34 vars in 975 bytes} [Tue May 19 14:48:54 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1345 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3099] 199.204.45.244 () {34 vars in 1060 bytes} [Tue May 19 14:48:54 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3100] 199.204.45.244 () {34 vars in 1016 bytes} [Tue May 19 14:48:54 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06?fields=dns_domain => generated 29 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3101] 199.204.45.244 () {34 vars in 1096 bytes} [Tue May 19 14:48:54 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3102] 199.204.45.244 () {38 vars in 1028 bytes} [Tue May 19 14:48:54 2026] PUT /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1146 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3103] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1473 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: 1535/3104] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/ports?tenant_id=86b14653d8a64a85a93fc51a703a7462&device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3105] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3106] 199.204.45.244 () {34 vars in 1066 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/networks?id=64984dd0-b255-4534-b753-f0fc2ff1f206&id=7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 1522 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3107] 199.204.45.244 () {34 vars in 1062 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.110&port_id=605c6d4e-31e8-49f4-b020-9e53604c3fed => 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: 1571/3108] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3109] 199.204.45.244 () {30 vars in 769 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3110] 199.204.45.244 () {34 vars in 984 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/subnets?id=ee4db400-a860-4a5d-a9f0-688a9472a7dd => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3111] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18c&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3112] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/ports?network_id=64984dd0-b255-4534-b753-f0fc2ff1f206&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: 1541/3113] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 1367 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3114] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?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: 1543/3115] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&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: 1573/3116] 199.204.45.244 () {34 vars in 789 bytes} [Tue May 19 14:48:55 2026] PUT /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1086 bytes in 272 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: 1544/3117] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/networks/64984dd0-b255-4534-b753-f0fc2ff1f206?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3118] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3119] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 1086 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3120] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3121] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:48:55 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1546/3122] 199.204.45.244 () {32 vars in 759 bytes} [Tue May 19 14:48:55 2026] DELETE /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3123] 199.204.45.244 () {30 vars in 703 bytes} [Tue May 19 14:48:56 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: 1547/3124] 199.204.45.244 () {30 vars in 705 bytes} [Tue May 19 14:48:56 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: 1578/3125] 199.204.45.244 () {30 vars in 681 bytes} [Tue May 19 14:48:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3126] 199.204.45.244 () {30 vars in 717 bytes} [Tue May 19 14:48:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:48:56.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14d06efb-3504-4359-bb04-70be8af1396c 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3127] 199.204.45.244 () {32 vars in 759 bytes} [Tue May 19 14:48:56 2026] DELETE /v2.0/ports/9f110877-bf35-426b-9dd2-e861d1fc6e5e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3128] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:48:56 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:48:56.433 8 INFO neutron.api.v2.resource [None req-3996a529-d44a-46e4-b84b-193ab1f5faf7 4f148585d65342c4963104fc4cbf103a 86b14653d8a64a85a93fc51a703a7462 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3129] 199.204.45.244 () {30 vars in 763 bytes} [Tue May 19 14:48:56 2026] GET /v2.0/security-groups/lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3130] 199.204.45.244 () {30 vars in 785 bytes} [Tue May 19 14:48:56 2026] GET /v2.0/security-groups?name=lb-47464ad7-cfd0-4876-b49b-a346f3573553 => generated 1639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3131] 199.204.45.244 () {30 vars in 737 bytes} [Tue May 19 14:48:56 2026] GET /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1128 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3132] 199.204.45.244 () {34 vars in 789 bytes} [Tue May 19 14:48:57 2026] PUT /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 1090 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3133] 199.204.45.244 () {32 vars in 779 bytes} [Tue May 19 14:48:57 2026] DELETE /v2.0/security-groups/8d002843-9eb9-4f75-9729-30922c974f8d => 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: 1552/3134] 199.204.45.244 () {32 vars in 759 bytes} [Tue May 19 14:48:57 2026] DELETE /v2.0/ports/7d9ba1c5-4110-4cc8-b6c9-e37de01b0135 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3135] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:48:59 2026] GET /v2.0/ports?device_id=88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2 => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3136] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:48:59 2026] DELETE /v2.0/ports/605c6d4e-31e8-49f4-b020-9e53604c3fed => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:03.557 8 INFO neutron.db.l3_db [None req-b54279d0-7f8a-4ae3-a0ec-ce29c30ea6a3 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Floating IP fb043651-2294-4215-a966-0d10f861f719 disassociated (deleted). External IP: 10.96.250.205, port: ce2350c1-93aa-4ee9-bdae-13b252ab4931. [pid: 8|app: 0|req: 1584/3137] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:49:02 2026] DELETE /v2.0/floatingips/fb043651-2294-4215-a966-0d10f861f719 => generated 0 bytes in 1040 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:03.986 7 INFO neutron.api.v2.resource [None req-6c526a0c-3e0e-4a9b-9cdf-d964bc627a31 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3138] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:49:03 2026] GET /v2.0/floatingips/fb043651-2294-4215-a966-0d10f861f719 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:49:04.269 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dba06213-3330-4905-836a-688a8d04d800'] response: {'name': 'network-changed', 'server_uuid': '0e8824c0-ef9c-4bd4-940e-150e50f5c9c9', 'tag': 'ce2350c1-93aa-4ee9-bdae-13b252ab4931', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1585/3139] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1204 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:49:04.346 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85e8655f-d2ca-47be-b68a-1cd303684e29'] response: {'server_uuid': '88f499ec-f98b-4b0f-9feb-c4f83dc3e2f2', 'name': 'network-vif-deleted', 'tag': '605c6d4e-31e8-49f4-b020-9e53604c3fed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1555/3140] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3141] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3142] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/networks?id=2d581884-77fd-4eb6-90d2-5910889c4056 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3143] 199.204.45.244 () {34 vars in 1058 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => 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: 1557/3144] 199.204.45.244 () {34 vars in 1106 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A18c&port_id=ce2350c1-93aa-4ee9-bdae-13b252ab4931 => 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: 1588/3145] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/subnets?id=c2fb5656-0cff-4e53-9ad4-45338cae22db&id=08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3146] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&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: 1589/3147] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/ports?network_id=2d581884-77fd-4eb6-90d2-5910889c4056&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3148] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1590/3149] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/ports?device_id=0e8824c0-ef9c-4bd4-940e-150e50f5c9c9 => generated 1204 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3150] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:49:04 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056?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: 1591/3151] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:49:04 2026] DELETE /v2.0/ports/ce2350c1-93aa-4ee9-bdae-13b252ab4931 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:09.827 7 INFO neutron.db.l3_db [None req-e1fba4eb-b514-4756-9d27-bd63dd14b129 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] Floating IP d907b5b8-68cc-4c3e-93cc-6d0b096b2339 disassociated (deleted). External IP: 10.96.250.203, port: abf4e824-f29f-4a77-be97-62f616efbad2. [pid: 7|app: 0|req: 1562/3154] 10.0.0.136 () {32 vars in 732 bytes} [Tue May 19 14:49:09 2026] DELETE /v2.0/floatingips/d907b5b8-68cc-4c3e-93cc-6d0b096b2339 => generated 0 bytes in 1269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:10.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5202e51a-1a8e-4de5-9b2e-2c2c382e6e13'] response: {'server_uuid': '0e8824c0-ef9c-4bd4-940e-150e50f5c9c9', 'name': 'network-vif-deleted', 'tag': 'ce2350c1-93aa-4ee9-bdae-13b252ab4931', 'status': 'completed', 'code': 200} 2026-05-19 14:49:10.750 8 INFO neutron.api.v2.resource [None req-23751280-b5e2-4bde-8a32-8bd9a7536a88 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3155] 10.0.0.136 () {32 vars in 729 bytes} [Tue May 19 14:49:10 2026] GET /v2.0/floatingips/d907b5b8-68cc-4c3e-93cc-6d0b096b2339 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:49:10.961 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f678af62-9157-4fbd-90a3-e977713a3167'] response: {'name': 'network-changed', 'server_uuid': '44594bd5-beb3-4286-b1fa-a0f4b444ac0d', 'tag': 'abf4e824-f29f-4a77-be97-62f616efbad2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1563/3156] 10.0.0.242 () {34 vars in 990 bytes} [Tue May 19 14:49:10 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1188 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3157] 199.204.45.244 () {34 vars in 1080 bytes} [Tue May 19 14:49:10 2026] GET /v2.0/ports?tenant_id=01896eec545745ab87c098bbc9388343&device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => 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: 1564/3158] 10.0.0.242 () {34 vars in 1040 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/security-groups?id=5735070b-d62b-45c7-a934-67c730f7303f&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3159] 199.204.45.244 () {34 vars in 986 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/networks?id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3160] 199.204.45.244 () {34 vars in 1054 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.5&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => 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: 1596/3161] 199.204.45.244 () {34 vars in 1102 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=abf4e824-f29f-4a77-be97-62f616efbad2 => 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: 1566/3162] 199.204.45.244 () {34 vars in 1064 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/subnets?id=2a5fbd41-b176-41c1-b73a-3b9a0c15da20&id=6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3163] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&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: 1567/3164] 199.204.45.244 () {34 vars in 1052 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/ports?network_id=d56410cd-7ddf-4645-9d6b-df44fde1dc1e&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3165] 199.204.45.244 () {34 vars in 1012 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1568/3166] 199.204.45.244 () {34 vars in 994 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/ports?device_id=44594bd5-beb3-4286-b1fa-a0f4b444ac0d => generated 1188 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3167] 199.204.45.244 () {34 vars in 1112 bytes} [Tue May 19 14:49:11 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e?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: 1569/3168] 199.204.45.244 () {36 vars in 997 bytes} [Tue May 19 14:49:11 2026] DELETE /v2.0/ports/abf4e824-f29f-4a77-be97-62f616efbad2 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3169] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/5beb9730-2c06-45ba-9280-3c2a1e4b6629 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:16.285 7 INFO neutron.api.v2.resource [None req-95c07670-db28-4f21-95ca-a082311f8374 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3170] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:16 2026] GET /v2.0/security-group-rules/5beb9730-2c06-45ba-9280-3c2a1e4b6629 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3171] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/36c2f477-b345-438e-81cb-959e2668d391 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:16.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-deb69b00-30bf-4c3f-bc92-557ef2dc7a3c'] response: {'server_uuid': '44594bd5-beb3-4286-b1fa-a0f4b444ac0d', 'name': 'network-vif-deleted', 'tag': 'abf4e824-f29f-4a77-be97-62f616efbad2', 'status': 'completed', 'code': 200} 2026-05-19 14:49:16.397 7 INFO neutron.api.v2.resource [None req-6455c85f-592a-4975-b99c-5f49f2c601cf 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3172] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:16 2026] GET /v2.0/security-group-rules/36c2f477-b345-438e-81cb-959e2668d391 => 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: 1602/3173] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/02eb45fc-068c-4765-b642-50a85beee0ba => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:16.490 7 INFO neutron.api.v2.resource [None req-9522abdf-0d88-49b7-88ef-12065a414a81 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3174] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:16 2026] GET /v2.0/security-group-rules/02eb45fc-068c-4765-b642-50a85beee0ba => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3175] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/607d3e10-43c8-4a93-a03e-a4bf59ccf6d7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:16.589 7 INFO neutron.api.v2.resource [None req-8563e953-1119-4a6f-92a7-35e3de417152 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3176] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:16 2026] GET /v2.0/security-group-rules/607d3e10-43c8-4a93-a03e-a4bf59ccf6d7 => 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: 1604/3177] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/1c38b162-9b4b-4a0d-8e31-63e058ac00ca => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:16.700 7 INFO neutron.api.v2.resource [None req-ad8c95ed-5b10-44e5-9412-569be949503e 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3178] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:16 2026] GET /v2.0/security-group-rules/1c38b162-9b4b-4a0d-8e31-63e058ac00ca => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3179] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/b3752c65-f455-4fbc-bdb8-11081a9f665e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:16.812 7 INFO neutron.api.v2.resource [None req-ff1a32f0-3818-43b0-94be-810748458fd7 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3180] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:16 2026] GET /v2.0/security-group-rules/b3752c65-f455-4fbc-bdb8-11081a9f665e => 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: 1606/3181] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/1bbe8b2b-abd2-408b-81f6-47a7b01b6228 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:16.929 7 INFO neutron.api.v2.resource [None req-7086367c-f59c-4ca7-b086-7ef9e23e973e 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3182] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:16 2026] GET /v2.0/security-group-rules/1bbe8b2b-abd2-408b-81f6-47a7b01b6228 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3183] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:16 2026] DELETE /v2.0/security-group-rules/4f83fbe6-20cc-4cd6-8fd8-2f1f41b6c7d7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:17.036 7 INFO neutron.api.v2.resource [None req-3a08a6ea-3523-41e5-b007-82a13cc36ed5 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3184] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:17 2026] GET /v2.0/security-group-rules/4f83fbe6-20cc-4cd6-8fd8-2f1f41b6c7d7 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3185] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:17 2026] DELETE /v2.0/security-group-rules/3d731d85-86dd-45ff-ba89-f6398de19b92 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:17.138 7 INFO neutron.api.v2.resource [None req-31eb36b0-eff3-4daf-ac91-2ee8b11efbfb 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3186] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:17 2026] GET /v2.0/security-group-rules/3d731d85-86dd-45ff-ba89-f6398de19b92 => 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: 1609/3187] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:17 2026] DELETE /v2.0/security-group-rules/c9913000-12a0-4e94-95fc-1ae17d17fa5b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:17.242 7 INFO neutron.api.v2.resource [None req-5adf42c4-edee-46d6-bf48-1e7cbe60e720 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3188] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:17 2026] GET /v2.0/security-group-rules/c9913000-12a0-4e94-95fc-1ae17d17fa5b => 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: 1610/3189] 10.0.0.136 () {32 vars in 750 bytes} [Tue May 19 14:49:17 2026] DELETE /v2.0/security-group-rules/859ec3b7-f8a7-4666-88a4-267eeeb2261f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:17.341 7 INFO neutron.api.v2.resource [None req-ef0cd7d1-ee82-45a8-b2df-0e4bb0ea1ec5 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3190] 10.0.0.136 () {32 vars in 747 bytes} [Tue May 19 14:49:17 2026] GET /v2.0/security-group-rules/859ec3b7-f8a7-4666-88a4-267eeeb2261f => 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: 1611/3191] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:17 2026] DELETE /v2.0/security-groups/5735070b-d62b-45c7-a934-67c730f7303f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:17.459 7 INFO neutron.api.v2.resource [None req-52c43927-4c9d-4030-8570-dda538c94368 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3192] 10.0.0.136 () {32 vars in 737 bytes} [Tue May 19 14:49:17 2026] GET /v2.0/security-groups/5735070b-d62b-45c7-a934-67c730f7303f => 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: 1612/3193] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:49:17 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:49:19.118 7 INFO neutron.api.v2.resource [None req-c757dcd5-7814-44e8-8f9f-96d2894ae20c 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3194] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:49:18 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/remove_router_interface => generated 198 bytes in 281 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3195] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:49:19 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:49:20.679 7 INFO neutron.api.v2.resource [None req-81cbfb8a-5f2c-4413-bbe9-54c9c296f437 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3196] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:49:20 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/remove_router_interface => generated 198 bytes in 263 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3197] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:49:20 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/remove_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:49:22.195 7 INFO neutron.api.v2.resource [None req-bf9d9527-1b7c-457b-afcf-636eb09b4f41 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3198] 10.0.0.136 () {34 vars in 789 bytes} [Tue May 19 14:49:21 2026] PUT /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48/remove_router_interface => generated 198 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:49:23.766 8 INFO neutron.db.l3_hamode_db [None req-ef9b1698-6e40-4abb-b31e-a9bc85a1b091 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] HA network f9d056e4-89df-44ef-a5d5-be833022bd66 was deleted as no HA routers are present in tenant 01896eec545745ab87c098bbc9388343. 2026-05-19 14:49:23.768 8 INFO neutron.services.segments.plugin [-] Segment 3eb851a8-ad97-4bb4-9657-84f686613c55 resource provider aggregate not found 2026-05-19 14:49:23.775 8 INFO neutron.services.segments.plugin [-] Segment 3eb851a8-ad97-4bb4-9657-84f686613c55 resource provider aggregate not found [pid: 8|app: 0|req: 1615/3199] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:49:22 2026] DELETE /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48 => generated 0 bytes in 1583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:49:23.825 7 INFO neutron.api.v2.resource [None req-d6315c0c-1a06-44e1-9dea-192865f1f838 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3200] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:49:23 2026] GET /v2.0/routers/4bb61bef-1157-4b1c-85ef-924a600adb48 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:49:23.840 8 INFO neutron.services.segments.plugin [-] Segment 3eb851a8-ad97-4bb4-9657-84f686613c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb851a8-ad97-4bb4-9657-84f686613c55 found for delete ", "request_id": "req-577a399c-a831-4826-830c-d627f1ff75e4"}]} 2026-05-19 14:49:23.856 8 INFO neutron.services.segments.plugin [-] Segment 3eb851a8-ad97-4bb4-9657-84f686613c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb851a8-ad97-4bb4-9657-84f686613c55 found for delete ", "request_id": "req-75159d0c-bd53-4051-8b83-bfa37db46217"}]} [pid: 8|app: 0|req: 1616/3201] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:49:23 2026] DELETE /v2.0/subnets/c2fb5656-0cff-4e53-9ad4-45338cae22db => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:24.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa42ad50-785e-4dda-ac91-c294835a804b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3202] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:49:24 2026] GET /v2.0/subnets/c2fb5656-0cff-4e53-9ad4-45338cae22db => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3205] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:49:24 2026] DELETE /v2.0/subnets/08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:24.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81bf9134-be05-4dc8-90a4-be15e830793b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3206] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:49:24 2026] GET /v2.0/subnets/08c2b5e7-65ec-464b-a3c0-4c5e831ca446 => 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: 1618/3207] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:49:24 2026] DELETE /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:24.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aea07c34-1b64-40fb-89c1-6628728854bb 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3208] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:49:24 2026] GET /v2.0/networks/2d581884-77fd-4eb6-90d2-5910889c4056 => 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: 1619/3209] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:49:24 2026] DELETE /v2.0/subnets/2a5fbd41-b176-41c1-b73a-3b9a0c15da20 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:25.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba622c31-7314-422c-a55c-940b281ed265 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3210] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:49:25 2026] GET /v2.0/subnets/2a5fbd41-b176-41c1-b73a-3b9a0c15da20 => 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: 1620/3211] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:49:25 2026] DELETE /v2.0/subnets/6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:25.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5107e26d-db9c-4e17-b93c-58a393cc7d5e 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3212] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:49:25 2026] GET /v2.0/subnets/6fd89cf0-ef5f-4173-8c4e-dbda57182f27 => 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: 1621/3213] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:49:25 2026] DELETE /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:25.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82fd218c-160a-4210-8909-cc37dd01e1d4 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3214] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:49:25 2026] GET /v2.0/networks/d56410cd-7ddf-4645-9d6b-df44fde1dc1e => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:49:25.864 8 INFO neutron.services.segments.plugin [-] Segment b5636369-a019-422e-a2f2-30debda04430 resource provider aggregate not found 2026-05-19 14:49:25.877 8 INFO neutron.services.segments.plugin [-] Segment b5636369-a019-422e-a2f2-30debda04430 resource provider aggregate not found 2026-05-19 14:49:25.883 8 INFO neutron.services.segments.plugin [-] Segment b5636369-a019-422e-a2f2-30debda04430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5636369-a019-422e-a2f2-30debda04430 found for delete ", "request_id": "req-c1b9e8b8-56cf-4ddc-9987-7ec019dce59c"}]} 2026-05-19 14:49:25.895 8 INFO neutron.services.segments.plugin [-] Segment b5636369-a019-422e-a2f2-30debda04430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5636369-a019-422e-a2f2-30debda04430 found for delete ", "request_id": "req-7155b97c-0ea4-457d-951c-77223ac32048"}]} 2026-05-19 14:49:25.900 8 INFO neutron.services.segments.plugin [-] Segment bb360506-5533-47c2-a9ee-232571d980a9 resource provider aggregate not found 2026-05-19 14:49:25.919 8 INFO neutron.services.segments.plugin [-] Segment bb360506-5533-47c2-a9ee-232571d980a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb360506-5533-47c2-a9ee-232571d980a9 found for delete ", "request_id": "req-7fa7a709-0bdd-4c08-ab33-4e4be8ba1495"}]} 2026-05-19 14:49:25.921 8 INFO neutron.services.segments.plugin [-] Segment bb360506-5533-47c2-a9ee-232571d980a9 resource provider aggregate not found 2026-05-19 14:49:25.939 8 INFO neutron.services.segments.plugin [-] Segment bb360506-5533-47c2-a9ee-232571d980a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb360506-5533-47c2-a9ee-232571d980a9 found for delete ", "request_id": "req-c6d06ef8-6cc7-4878-abb8-7e46a599bdcc"}]} [pid: 8|app: 0|req: 1622/3215] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:49:25 2026] DELETE /v2.0/subnets/c08b0f46-6f49-4696-8de6-9bc702fb3cf3 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:26.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af186ef9-9bd3-41ea-b7e4-d66dd8a24b2e 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3216] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:49:26 2026] GET /v2.0/subnets/c08b0f46-6f49-4696-8de6-9bc702fb3cf3 => 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: 1623/3217] 10.0.0.136 () {32 vars in 724 bytes} [Tue May 19 14:49:26 2026] DELETE /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:26.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e0f2a05-73ba-4dcf-acf9-961c256bf00b 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3218] 10.0.0.136 () {32 vars in 721 bytes} [Tue May 19 14:49:26 2026] GET /v2.0/subnets/36929d0d-80b5-4b08-b568-b14bcd978f84 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3219] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 19 14:49:26 2026] DELETE /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:49:26.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fad63ff1-50ed-4f67-a7eb-a67c627c54d3 0343d0c321b94258ba9767d9cd01fe05 01896eec545745ab87c098bbc9388343 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3220] 10.0.0.136 () {32 vars in 723 bytes} [Tue May 19 14:49:26 2026] GET /v2.0/networks/7f510cc6-4dfe-4f56-928b-cc4f5a78ac06 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:49:28.799 8 INFO neutron.services.segments.plugin [-] Segment a7f35d69-01f9-43eb-b58f-b9fcf01a5b54 resource provider aggregate not found 2026-05-19 14:49:28.806 8 INFO neutron.services.segments.plugin [-] Segment a7f35d69-01f9-43eb-b58f-b9fcf01a5b54 resource provider aggregate not found 2026-05-19 14:49:28.821 8 INFO neutron.services.segments.plugin [-] Segment a7f35d69-01f9-43eb-b58f-b9fcf01a5b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f35d69-01f9-43eb-b58f-b9fcf01a5b54 found for delete ", "request_id": "req-747030d5-b4d3-46e6-9a81-0e0b42ee2738"}]} 2026-05-19 14:49:28.822 8 INFO neutron.services.segments.plugin [-] Segment a7f35d69-01f9-43eb-b58f-b9fcf01a5b54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7f35d69-01f9-43eb-b58f-b9fcf01a5b54 found for delete ", "request_id": "req-1af6c158-aa0a-45c5-ab54-f526637fbdc8"}]} [pid: 8|app: 0|req: 1625/3221] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:49:28 2026] GET /v2.0/security-groups?tenant_id=91c43cb5a6f94b06861aaa310db63890&name=default => generated 2929 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3222] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:29 2026] DELETE /v2.0/security-groups/0e2b4ec6-551b-4086-a252-ec5e6e3bff18 => 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: 1626/3223] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:49:29 2026] GET /v2.0/security-groups?tenant_id=acd0bed5a69d41e28e90eeadc6dc2ac8&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3224] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:29 2026] DELETE /v2.0/security-groups/e16cff3c-ea0a-4d01-a1ae-94dcf3501b1d => 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: 1627/3225] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:49:29 2026] GET /v2.0/security-groups?tenant_id=e6ee20d4df204d54858b2aea829d7252&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3226] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:29 2026] DELETE /v2.0/security-groups/de6e8a92-28f7-43fb-a805-7c4bc558db69 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3227] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:49:30 2026] GET /v2.0/security-groups?tenant_id=111ecb83d3114547b3d0673f2fd4b98f&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3228] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:30 2026] DELETE /v2.0/security-groups/7eb5bc67-af40-4c87-b1a4-f62a31915312 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3229] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:49:30 2026] GET /v2.0/security-groups?tenant_id=6253c99c92aa4e0999e99f2ce2c2cf1c&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3230] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:30 2026] DELETE /v2.0/security-groups/2f109fe1-833b-474d-8996-66087a326390 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3231] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:49:30 2026] GET /v2.0/security-groups?tenant_id=01896eec545745ab87c098bbc9388343&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: 1602/3232] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:30 2026] DELETE /v2.0/security-groups/947df5fb-be78-41ef-8d6a-c4569e3fffb7 => 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: 1631/3233] 10.0.0.136 () {32 vars in 774 bytes} [Tue May 19 14:49:31 2026] GET /v2.0/security-groups?tenant_id=8a9740686f334014a035cd728ac81c35&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3234] 10.0.0.136 () {32 vars in 740 bytes} [Tue May 19 14:49:31 2026] DELETE /v2.0/security-groups/59988efd-116d-4488-bdde-1f71c96cc004 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3235] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:49:33 2026] GET /v2.0/networks => generated 2167 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3236] 10.0.0.136 () {32 vars in 655 bytes} [Tue May 19 14:49:35 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3237] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:49:35 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3238] 10.0.0.136 () {32 vars in 643 bytes} [Tue May 19 14:49:35 2026] GET /v2.0/ports => generated 4717 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3239] 10.0.0.136 () {32 vars in 647 bytes} [Tue May 19 14:49:35 2026] GET /v2.0/subnets => generated 1261 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3240] 10.0.0.136 () {32 vars in 649 bytes} [Tue May 19 14:49:35 2026] GET /v2.0/networks => generated 2167 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3241] 10.0.0.136 () {32 vars in 663 bytes} [Tue May 19 14:49:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3242] 10.0.0.136 () {32 vars in 655 bytes} [Tue May 19 14:49:35 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)