+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Sep 10 11:44:51 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:45:31 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: neutron-server-78669c7cbb-scw56 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 0x55fd0f009a50 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/munch/__init__.py:24: 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/munch/__init__.py:24: 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-09-10 11:44:55.721 7 INFO neutron.common.config [-] Logging enabled! 2026-09-10 11:44:55.722 7 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-09-10 11:44:55.956 8 INFO neutron.common.config [-] Logging enabled! 2026-09-10 11:44:55.956 8 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-09-10 11:44:56.019 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 11:44:56.261 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 11:44:56.919 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:44:56.922 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 11:44:56.925 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-10 11:44:56.926 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:44:56.926 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 11:44:56.926 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-10 11:44:56.927 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:44:56.933 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:44:56.933 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:44:56.933 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:44:56.953 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 11:44:56.955 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:44:56.955 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 11:44:56.998 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 11:44:56.998 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 11:44:56.998 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 11:44:56.998 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 11:44:57.149 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:44:57.152 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 11:44:57.155 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-10 11:44:57.156 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 11:44:57.156 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 11:44:57.157 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-10 11:44:57.157 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:44:57.163 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:44:57.163 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 11:44:57.163 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:44:57.182 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 11:44:57.183 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 11:44:57.183 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 11:44:57.221 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 11:44:57.221 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 11:44:57.221 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 11:44:57.222 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 11:44:57.378 7 INFO neutron.plugins.ml2.managers [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 11:44:57.625 8 INFO neutron.plugins.ml2.managers [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] Initializing driver for type 'vlan' 2026-09-10 11:44:57.694 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 11:44:57.694 7 INFO neutron.plugins.ml2.managers [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 11:44:57.694 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 11:44:57.719 7 INFO neutron.plugins.ml2.managers [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 11:44:57.719 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 11:44:57.719 7 INFO neutron.plugins.ml2.managers [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 11:44:57.719 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 11:44:57.719 7 INFO neutron.plugins.ml2.managers [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] Initializing extension driver 'qos' 2026-09-10 11:44:57.720 7 INFO neutron.plugins.ml2.managers [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 11:44:57.720 7 INFO neutron.plugins.ml2.managers [None req-b9975569-32ab-4618-a5ee-f8589a1764a5 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 11:44:57.730 7 INFO neutron.quota [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded quota_driver: . 2026-09-10 11:44:57.730 7 INFO neutron.plugins.ml2.plugin [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 11:44:57.730 7 INFO neutron.plugins.ml2.managers [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 11:44:57.731 7 INFO neutron.plugins.ml2.managers [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 11:44:57.731 7 INFO neutron.plugins.ml2.managers [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 11:44:57.731 7 INFO neutron.extensions.vlantransparent [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Disabled vlantransparent extension. 2026-09-10 11:44:57.731 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: qos 2026-09-10 11:44:57.742 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: router 2026-09-10 11:44:57.777 7 INFO neutron.services.service_base [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 11:44:57.778 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: segments 2026-09-10 11:44:57.870 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: trunk 2026-09-10 11:44:57.921 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: vpnaas 2026-09-10 11:44:57.958 7 WARNING stevedore.named [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 11:44:57.963 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] VlanTypeDriver initialization complete 2026-09-10 11:44:57.963 8 INFO neutron.plugins.ml2.managers [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 11:44:57.963 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 11:44:57.985 8 INFO neutron.plugins.ml2.managers [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 11:44:57.985 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 11:44:57.986 8 INFO neutron.plugins.ml2.managers [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] Initializing extension driver 'port_security' 2026-09-10 11:44:57.986 8 INFO neutron.plugins.ml2.extensions.port_security [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 11:44:57.986 8 INFO neutron.plugins.ml2.managers [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] Initializing extension driver 'qos' 2026-09-10 11:44:57.986 8 INFO neutron.plugins.ml2.managers [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 11:44:57.986 8 INFO neutron.plugins.ml2.managers [None req-23a50db8-24f7-450d-a7f7-28d885bc605d - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 11:44:57.997 8 INFO neutron.quota [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded quota_driver: . 2026-09-10 11:44:57.997 8 INFO neutron.plugins.ml2.plugin [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 11:44:57.998 8 INFO neutron.plugins.ml2.managers [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 11:44:57.998 8 INFO neutron.plugins.ml2.managers [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 11:44:57.998 8 INFO neutron.plugins.ml2.managers [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 11:44:57.998 8 INFO neutron.extensions.vlantransparent [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Disabled vlantransparent extension. 2026-09-10 11:44:57.999 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: qos 2026-09-10 11:44:58.009 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: router 2026-09-10 11:44:58.022 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 11:44:58.022 7 INFO neutron.common.utils [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-10 11:44:58.022 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: auto_allocate 2026-09-10 11:44:58.027 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: tag 2026-09-10 11:44:58.031 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: timestamp 2026-09-10 11:44:58.034 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 11:44:58.037 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: flavors 2026-09-10 11:44:58.040 7 INFO neutron.manager [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loading Plugin: revisions 2026-09-10 11:44:58.044 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Initializing extension manager. 2026-09-10 11:44:58.044 8 INFO neutron.services.service_base [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 11:44:58.044 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: segments 2026-09-10 11:44:58.045 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: address-group 2026-09-10 11:44:58.046 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: address-scope 2026-09-10 11:44:58.047 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 11:44:58.048 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: agent 2026-09-10 11:44:58.048 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 11:44:58.050 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 11:44:58.050 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 11:44:58.051 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: availability_zone 2026-09-10 11:44:58.052 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 11:44:58.052 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 11:44:58.053 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: default-subnetpools 2026-09-10 11:44:58.054 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 11:44:58.055 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: dns-integration 2026-09-10 11:44:58.055 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 11:44:58.056 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 11:44:58.057 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: dvr 2026-09-10 11:44:58.057 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 11:44:58.058 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 11:44:58.058 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:44:58.059 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 11:44:58.060 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: external-net 2026-09-10 11:44:58.060 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 11:44:58.061 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: extraroute 2026-09-10 11:44:58.062 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 11:44:58.062 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-10 11:44:58.063 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 11:44:58.064 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 11:44:58.065 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 11:44:58.065 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: fip-port-details 2026-09-10 11:44:58.066 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: flavors 2026-09-10 11:44:58.067 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 11:44:58.068 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: floatingip-pools 2026-09-10 11:44:58.068 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: ip_allocation 2026-09-10 11:44:58.069 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 11:44:58.070 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: l2_adjacency 2026-09-10 11:44:58.071 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: router 2026-09-10 11:44:58.073 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:44:58.074 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 11:44:58.074 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: l3-ha 2026-09-10 11:44:58.075 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:44:58.076 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: l3-flavors 2026-09-10 11:44:58.077 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:44:58.077 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 11:44:58.079 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 11:44:58.081 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 11:44:58.082 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 11:44:58.083 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 11:44:58.083 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 11:44:58.084 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: multi-provider 2026-09-10 11:44:58.085 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: net-mtu 2026-09-10 11:44:58.085 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 11:44:58.086 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: network_availability_zone 2026-09-10 11:44:58.086 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: network-ip-availability 2026-09-10 11:44:58.088 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 11:44:58.088 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: pagination 2026-09-10 11:44:58.089 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-device-profile 2026-09-10 11:44:58.090 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-mac-override 2026-09-10 11:44:58.090 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 11:44:58.091 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 11:44:58.091 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-resource-request 2026-09-10 11:44:58.092 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 11:44:58.093 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: binding 2026-09-10 11:44:58.094 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: binding-extended 2026-09-10 11:44:58.095 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-security 2026-09-10 11:44:58.095 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: project-id 2026-09-10 11:44:58.096 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: provider 2026-09-10 11:44:58.097 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos 2026-09-10 11:44:58.098 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 11:44:58.099 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 11:44:58.100 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-default 2026-09-10 11:44:58.100 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-fip 2026-09-10 11:44:58.101 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 11:44:58.101 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 11:44:58.102 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 11:44:58.103 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 11:44:58.103 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 11:44:58.104 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-pps 2026-09-10 11:44:58.105 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 11:44:58.105 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 11:44:58.106 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 11:44:58.107 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: quota-check-limit 2026-09-10 11:44:58.109 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: quotas 2026-09-10 11:44:58.110 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: quota_details 2026-09-10 11:44:58.111 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: rbac-policies 2026-09-10 11:44:58.112 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: rbac-address-group 2026-09-10 11:44:58.113 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 11:44:58.113 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 11:44:58.114 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 11:44:58.114 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: revision-if-match 2026-09-10 11:44:58.115 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 11:44:58.116 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: router_availability_zone 2026-09-10 11:44:58.117 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 11:44:58.117 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 11:44:58.118 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 11:44:58.118 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 11:44:58.119 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 11:44:58.129 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: security-group 2026-09-10 11:44:58.130 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: segment 2026-09-10 11:44:58.131 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 11:44:58.132 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: service-type 2026-09-10 11:44:58.132 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: sorting 2026-09-10 11:44:58.133 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 11:44:58.133 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: standard-attr-description 2026-09-10 11:44:58.134 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: trunk 2026-09-10 11:44:58.134 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: stateful-security-group 2026-09-10 11:44:58.135 7 WARNING neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 11:44:58.135 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 11:44:58.136 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: subnet_onboard 2026-09-10 11:44:58.137 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 11:44:58.137 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: subnet-service-types 2026-09-10 11:44:58.138 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: subnet_allocation 2026-09-10 11:44:58.139 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 11:44:58.139 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 11:44:58.142 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 11:44:58.143 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 11:44:58.143 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: trunk 2026-09-10 11:44:58.144 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: trunk-details 2026-09-10 11:44:58.145 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 11:44:58.145 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 11:44:58.146 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 11:44:58.147 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: vpn-flavors 2026-09-10 11:44:58.148 7 INFO neutron.api.extensions [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Loaded extension: vpnaas 2026-09-10 11:44:58.151 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 11:44:58.151 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 11:44:58.151 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.151 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 11:44:58.152 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:44:58.152 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:44:58.154 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:44:58.155 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:44:58.155 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:44:58.155 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.155 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.156 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.156 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.156 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:44:58.156 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:44:58.157 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:44:58.157 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:44:58.157 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:44:58.157 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:44:58.159 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:44:58.159 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] router is already registered 2026-09-10 11:44:58.160 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:44:58.160 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] floatingip is already registered 2026-09-10 11:44:58.161 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:44:58.161 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] rbac_policy is already registered 2026-09-10 11:44:58.161 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:44:58.161 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] security_group is already registered 2026-09-10 11:44:58.162 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:44:58.162 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] security_group_rule is already registered 2026-09-10 11:44:58.162 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.162 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.162 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.163 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.163 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:44:58.163 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] trunk is already registered 2026-09-10 11:44:58.163 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:44:58.163 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] endpoint_group is already registered 2026-09-10 11:44:58.163 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:44:58.164 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] vpnservice is already registered 2026-09-10 11:44:58.164 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:44:58.164 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] ipsec_site_connection is already registered 2026-09-10 11:44:58.164 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:44:58.164 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] ipsecpolicy is already registered 2026-09-10 11:44:58.165 7 INFO neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:44:58.165 7 WARNING neutron.quota.resource_registry [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] ikepolicy is already registered 2026-09-10 11:44:58.183 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: vpnaas 2026-09-10 11:44:58.201 7 WARNING keystonemiddleware._common.config [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:44:58.208 7 WARNING oslo_config.cfg [None req-d84db709-e125-43ac-8b50-7a2533056dab - - - - - -] 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 0x55fd0f009a50 pid: 7 (default app) 2026-09-10 11:44:58.216 8 WARNING stevedore.named [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 11:44:58.271 8 INFO neutron_vpnaas.services.vpn.plugin [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 11:44:58.271 8 INFO neutron.common.utils [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-10 11:44:58.271 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: auto_allocate 2026-09-10 11:44:58.276 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: tag 2026-09-10 11:44:58.280 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: timestamp 2026-09-10 11:44:58.282 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 11:44:58.286 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: flavors 2026-09-10 11:44:58.288 8 INFO neutron.manager [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loading Plugin: revisions 2026-09-10 11:44:58.291 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Initializing extension manager. 2026-09-10 11:44:58.293 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: address-group 2026-09-10 11:44:58.294 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: address-scope 2026-09-10 11:44:58.294 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 11:44:58.295 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: agent 2026-09-10 11:44:58.296 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 11:44:58.297 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 11:44:58.298 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 11:44:58.298 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: availability_zone 2026-09-10 11:44:58.299 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 11:44:58.300 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 11:44:58.300 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: default-subnetpools 2026-09-10 11:44:58.302 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 11:44:58.302 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: dns-integration 2026-09-10 11:44:58.303 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 11:44:58.304 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 11:44:58.305 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: dvr 2026-09-10 11:44:58.306 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 11:44:58.307 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 11:44:58.308 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:44:58.308 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 11:44:58.309 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: external-net 2026-09-10 11:44:58.310 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 11:44:58.310 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: extraroute 2026-09-10 11:44:58.311 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 11:44:58.312 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-10 11:44:58.312 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 11:44:58.313 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 11:44:58.313 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 11:44:58.314 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: fip-port-details 2026-09-10 11:44:58.315 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: flavors 2026-09-10 11:44:58.316 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 11:44:58.317 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: floatingip-pools 2026-09-10 11:44:58.318 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: ip_allocation 2026-09-10 11:44:58.319 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 11:44:58.319 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: l2_adjacency 2026-09-10 11:44:58.321 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: router 2026-09-10 11:44:58.323 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 11:44:58.324 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 11:44:58.324 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: l3-ha 2026-09-10 11:44:58.325 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:44:58.326 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: l3-flavors 2026-09-10 11:44:58.327 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 11:44:58.327 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 11:44:58.329 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 11:44:58.330 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 11:44:58.331 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 11:44:58.332 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 11:44:58.333 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 11:44:58.334 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: multi-provider 2026-09-10 11:44:58.334 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: net-mtu 2026-09-10 11:44:58.335 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 11:44:58.336 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: network_availability_zone 2026-09-10 11:44:58.337 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: network-ip-availability 2026-09-10 11:44:58.338 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 11:44:58.339 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: pagination 2026-09-10 11:44:58.339 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-device-profile 2026-09-10 11:44:58.340 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-mac-override 2026-09-10 11:44:58.340 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 11:44:58.341 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 11:44:58.342 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-resource-request 2026-09-10 11:44:58.342 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 11:44:58.343 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: binding 2026-09-10 11:44:58.344 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: binding-extended 2026-09-10 11:44:58.345 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-security 2026-09-10 11:44:58.345 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: project-id 2026-09-10 11:44:58.346 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: provider 2026-09-10 11:44:58.348 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos 2026-09-10 11:44:58.349 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 11:44:58.349 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 11:44:58.350 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-default 2026-09-10 11:44:58.350 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-fip 2026-09-10 11:44:58.351 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 11:44:58.352 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 11:44:58.352 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 11:44:58.353 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 11:44:58.353 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 11:44:58.354 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-pps 2026-09-10 11:44:58.355 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 11:44:58.355 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 11:44:58.356 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 11:44:58.356 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: quota-check-limit 2026-09-10 11:44:58.358 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: quotas 2026-09-10 11:44:58.359 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: quota_details 2026-09-10 11:44:58.360 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: rbac-policies 2026-09-10 11:44:58.361 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: rbac-address-group 2026-09-10 11:44:58.361 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 11:44:58.362 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 11:44:58.363 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 11:44:58.363 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: revision-if-match 2026-09-10 11:44:58.364 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 11:44:58.365 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: router_availability_zone 2026-09-10 11:44:58.365 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 11:44:58.366 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 11:44:58.367 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 11:44:58.367 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 11:44:58.368 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 11:44:58.377 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: security-group 2026-09-10 11:44:58.378 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: segment 2026-09-10 11:44:58.379 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 11:44:58.379 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: service-type 2026-09-10 11:44:58.380 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: sorting 2026-09-10 11:44:58.380 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 11:44:58.381 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: standard-attr-description 2026-09-10 11:44:58.381 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: stateful-security-group 2026-09-10 11:44:58.382 8 WARNING neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 11:44:58.382 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 11:44:58.383 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: subnet_onboard 2026-09-10 11:44:58.384 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 11:44:58.384 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: subnet-service-types 2026-09-10 11:44:58.385 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: subnet_allocation 2026-09-10 11:44:58.385 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 11:44:58.386 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 11:44:58.388 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 11:44:58.389 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 11:44:58.389 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: trunk 2026-09-10 11:44:58.390 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: trunk-details 2026-09-10 11:44:58.390 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 11:44:58.391 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 11:44:58.392 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 11:44:58.393 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: vpn-flavors 2026-09-10 11:44:58.394 8 INFO neutron.api.extensions [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Loaded extension: vpnaas 2026-09-10 11:44:58.396 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 11:44:58.396 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 11:44:58.396 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.397 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 11:44:58.398 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:44:58.398 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:44:58.402 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:44:58.402 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:44:58.402 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:44:58.403 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.403 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.403 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.403 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.403 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:44:58.404 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:44:58.404 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:44:58.404 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:44:58.405 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:44:58.405 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:44:58.407 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 11:44:58.407 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] router is already registered 2026-09-10 11:44:58.408 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 11:44:58.408 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] floatingip is already registered 2026-09-10 11:44:58.409 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 11:44:58.409 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] rbac_policy is already registered 2026-09-10 11:44:58.409 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 11:44:58.409 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] security_group is already registered 2026-09-10 11:44:58.409 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 11:44:58.410 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] security_group_rule is already registered 2026-09-10 11:44:58.410 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.410 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.410 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 11:44:58.410 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] subnetpool is already registered 2026-09-10 11:44:58.411 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 11:44:58.411 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] trunk is already registered 2026-09-10 11:44:58.411 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 11:44:58.411 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] endpoint_group is already registered 2026-09-10 11:44:58.412 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 11:44:58.412 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] vpnservice is already registered 2026-09-10 11:44:58.412 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 11:44:58.412 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] ipsec_site_connection is already registered 2026-09-10 11:44:58.413 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 11:44:58.413 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] ipsecpolicy is already registered 2026-09-10 11:44:58.413 8 INFO neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 11:44:58.413 8 WARNING neutron.quota.resource_registry [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] ikepolicy is already registered 2026-09-10 11:44:58.450 8 WARNING keystonemiddleware._common.config [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:44:58.457 8 WARNING oslo_config.cfg [None req-4e7a1a5d-9cf6-40e2-8b30-a1735a610b41 - - - - - -] 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 0x55fd0f009a50 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 11:45:03.078 7 WARNING oslo_policy.policy [None req-ac740fc4-f56c-4c75-a2e6-d5f6385b00d6 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - default default] 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. [pid: 7|app: 0|req: 4/4] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:45:02 2026] GET /v2.0/networks => generated 15 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 11:45:03.631 8 WARNING oslo_policy.policy [None req-63cf3b81-b140-42a6-83f2-6e36bd6923ce d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - default default] 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-09-10 11:45:04.280 8 WARNING neutron.services.revisions.revision_plugin [None req-63cf3b81-b140-42a6-83f2-6e36bd6923ce d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Could not find related network for resource to bump revision. 2026-09-10 11:45:04.319 8 INFO neutron.db.segments_db [None req-63cf3b81-b140-42a6-83f2-6e36bd6923ce d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 1bbdc90b-3224-403f-93ef-7f56b2868184 of type flat for network 312f5581-2e56-476e-9ef9-632ceefca201 2026-09-10 11:45:04.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63cf3b81-b140-42a6-83f2-6e36bd6923ce d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/5] 162.253.55.77 () {48 vars in 964 bytes} [Thu Sep 10 11:45:03 2026] POST /v2.0/networks => generated 124 bytes in 865 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:45:10 2026] GET /v2.0/networks => generated 15 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:45:10.688 7 WARNING neutron.services.revisions.revision_plugin [None req-08ab4f08-b962-4a05-a2fe-fb9b4eff01c9 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Could not find related network for resource to bump revision. 2026-09-10 11:45:10.713 7 INFO neutron.db.segments_db [None req-08ab4f08-b962-4a05-a2fe-fb9b4eff01c9 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 1e0b455f-af3e-420c-9372-ce0198204c78 of type flat for network 6f3f21f6-54a5-4895-a19c-a1c074bbdbf5 2026-09-10 11:45:10.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08ab4f08-b962-4a05-a2fe-fb9b4eff01c9 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 162.253.55.77 () {48 vars in 964 bytes} [Thu Sep 10 11:45:10 2026] POST /v2.0/networks => generated 124 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:45:16 2026] GET /v2.0/networks => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:45:16.685 7 WARNING neutron.services.revisions.revision_plugin [None req-dcffe4e9-7458-4c19-82da-469ad4f7dcf4 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Could not find related network for resource to bump revision. 2026-09-10 11:45:16.698 7 INFO neutron.db.segments_db [None req-dcffe4e9-7458-4c19-82da-469ad4f7dcf4 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 210b7cbc-13d6-4967-93b2-e7ba17c42cbc of type flat for network ffb3fffc-6cf7-4268-8070-1bc98ff6c6ef 2026-09-10 11:45:16.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcffe4e9-7458-4c19-82da-469ad4f7dcf4 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 162.253.55.77 () {48 vars in 964 bytes} [Thu Sep 10 11:45:16 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:45:22 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:45:22.595 7 WARNING neutron.services.revisions.revision_plugin [None req-83757111-b6cd-4fa4-84d5-84a86004e848 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Could not find related network for resource to bump revision. 2026-09-10 11:45:22.627 7 INFO neutron.db.segments_db [None req-83757111-b6cd-4fa4-84d5-84a86004e848 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 50b4fee2-7bec-47dc-8911-d0930b5b2868 of type flat for network 660a757b-64a4-4eba-8fc5-bd3dfaf8861b 2026-09-10 11:45:22.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83757111-b6cd-4fa4-84d5-84a86004e848 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/12] 162.253.55.77 () {48 vars in 964 bytes} [Thu Sep 10 11:45:22 2026] POST /v2.0/networks => generated 124 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:45:28 2026] GET /v2.0/networks => generated 15 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:45:28.613 8 WARNING neutron.services.revisions.revision_plugin [None req-fb281294-b2aa-49e4-bb71-e0cce46b0f8b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Could not find related network for resource to bump revision. 2026-09-10 11:45:28.651 8 INFO neutron.db.segments_db [None req-fb281294-b2aa-49e4-bb71-e0cce46b0f8b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment d27764ea-79d9-4a53-994d-041e9aed01f0 of type flat for network 716fbf75-40ec-4d82-a6b6-a8bd6dbb90a7 [pid: 8|app: 0|req: 6/15] 162.253.55.77 () {48 vars in 964 bytes} [Thu Sep 10 11:45:28 2026] POST /v2.0/networks => generated 706 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 162.253.55.77 () {44 vars in 908 bytes} [Thu Sep 10 11:45:29 2026] GET /v2.0/subnets => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:45:29 2026] GET /v2.0/networks => generated 709 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 162.253.55.77 () {48 vars in 962 bytes} [Thu Sep 10 11:45:29 2026] POST /v2.0/subnets => generated 641 bytes in 1944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 11:52:16.795 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:52:16.795 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:52:16.798 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Sep 10 11:52:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.77) !!! [pid: 7|app: 0|req: 38/72] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:52:16 2026] GET /v2.0/networks => generated 753 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 11:52:17.052 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:52:17.054 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:52:17.057 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Sep 10 11:52:17 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.77) !!! 2026-09-10 11:52:17.129 8 INFO neutron.db.segments_db [None req-4901bcd7-1a24-4bb7-ad34-528ba4f0c369 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 4fc4266f-51b4-4682-818a-fb80a36e090e of type vxlan for network 0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9 [pid: 8|app: 0|req: 35/73] 162.253.55.77 () {48 vars in 963 bytes} [Thu Sep 10 11:52:17 2026] POST /v2.0/networks => generated 707 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 11:52:18.125 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54860. 2026-09-10 11:52:18.126 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54848. [pid: 7|app: 0|req: 39/74] 162.253.55.77 () {44 vars in 908 bytes} [Thu Sep 10 11:52:18 2026] GET /v2.0/subnets => generated 644 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 11:52:18.243 8 INFO oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54870. 2026-09-10 11:52:18.243 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54874. [pid: 8|app: 0|req: 36/75] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:52:18 2026] GET /v2.0/networks => generated 1430 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 162.253.55.77 () {48 vars in 962 bytes} [Thu Sep 10 11:52:18 2026] POST /v2.0/subnets => generated 627 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:19 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 2793 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 162.253.55.77 () {48 vars in 978 bytes} [Thu Sep 10 11:52:19 2026] POST /v2.0/security-groups => generated 1552 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:20 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 4327 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:21 2026] GET /v2.0/security-groups => generated 4327 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 11:52:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:22 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 4909 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:22 2026] GET /v2.0/security-groups => generated 4909 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 11:52:22 2026] POST /v2.0/security-group-rules => generated 571 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:23 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 5493 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:23 2026] GET /v2.0/security-groups => generated 5493 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 11:52:23 2026] POST /v2.0/security-group-rules => generated 571 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:24 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 6077 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:24 2026] GET /v2.0/security-groups => generated 6077 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 11:52:24 2026] POST /v2.0/security-group-rules => generated 571 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:25 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 6661 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:25 2026] GET /v2.0/security-groups => generated 6661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 11:52:25 2026] POST /v2.0/security-group-rules => generated 571 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:27 2026] GET /v2.0/security-groups => generated 7245 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 162.253.55.77 () {44 vars in 904 bytes} [Thu Sep 10 11:52:27 2026] GET /v2.0/ports => generated 2489 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 11:52:27 2026] GET /v2.0/networks => generated 1474 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 162.253.55.77 () {48 vars in 958 bytes} [Thu Sep 10 11:52:27 2026] POST /v2.0/ports => generated 1100 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 11:52:34.238 8 INFO neutron.pecan_wsgi.hooks.translation [None req-460c4bc0-875c-4839-a94a-f276c250a3be d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/100] 162.253.55.77 () {44 vars in 978 bytes} [Thu Sep 10 11:52:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/101] 162.253.55.77 () {44 vars in 1000 bytes} [Thu Sep 10 11:52:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 162.253.55.77 () {48 vars in 1030 bytes} [Thu Sep 10 11:52:34 2026] PUT /v2.0/ports/316eb483-753b-4428-986b-ab10b5cf5b83 => generated 1213 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 162.253.55.77 () {44 vars in 904 bytes} [Thu Sep 10 11:52:36 2026] GET /v2.0/ports => generated 3730 bytes in 109 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, ' [pid: 8|app: 0|req: 51/104] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:37 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 7245 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 162.253.55.77 () {48 vars in 978 bytes} [Thu Sep 10 11:52:37 2026] POST /v2.0/security-groups => generated 1546 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:38 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 8773 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:38 2026] GET /v2.0/security-groups => generated 8773 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 11:52:38 2026] POST /v2.0/security-group-rules => generated 591 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 11:52:39 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9377 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 11:52:39 2026] GET /v2.0/security-groups => generated 9377 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 11:52:40 2026] POST /v2.0/security-group-rules => generated 595 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 162.253.55.77 () {44 vars in 972 bytes} [Thu Sep 10 11:53:50 2026] GET /v2.0/quotas/b1183377d9ca4480bebac288b895792e => generated 292 bytes in 21 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:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 63/123] 162.253.55.77 () {48 vars in 1024 bytes} [Thu Sep 10 11:53:50 2026] PUT /v2.0/quotas/b1183377d9ca4480bebac288b895792e => generated 291 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/124] 162.253.55.77 () {44 vars in 972 bytes} [Thu Sep 10 11:53:50 2026] GET /v2.0/quotas/b1183377d9ca4480bebac288b895792e => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 11:56:00.069 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:56:00.070 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:56:00.074 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Sep 10 11:56:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.77) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-10 11:56:00.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-806e31ea-00bd-45ee-bb55-bfa5ddd034d7 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/143] 162.253.55.77 () {30 vars in 742 bytes} [Thu Sep 10 11:56:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 277 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 11:56:00.352 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:56:00.353 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 11:56:00.356 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Sep 10 11:56:00 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 162.253.55.77) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/144] 162.253.55.77 () {30 vars in 764 bytes} [Thu Sep 10 11:56:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 11:56:02.121 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36324. 2026-09-10 11:56:02.126 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36320. 2026-09-10 11:56:02.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e33bab49-bf67-49a7-ab37-b052daaead0e d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/145] 162.253.55.77 () {30 vars in 742 bytes} [Thu Sep 10 11:56:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 234 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 11:56:02.392 8 INFO oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36336. 2026-09-10 11:56:02.401 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36348. [pid: 8|app: 0|req: 72/146] 162.253.55.77 () {30 vars in 764 bytes} [Thu Sep 10 11:56:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:01:43.316 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:01:43.317 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:01:43.317 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Sep 10 12:01:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a (ip 162.253.55.77) !!! [pid: 8|app: 0|req: 96/193] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:01:43 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 2797 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:01:43.567 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:01:43.568 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:01:43.569 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Sep 10 12:01:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 162.253.55.77) !!! [pid: 7|app: 0|req: 98/194] 162.253.55.77 () {48 vars in 978 bytes} [Thu Sep 10 12:01:43 2026] POST /v2.0/security-groups => generated 1560 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:01:44.619 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47842. 2026-09-10 12:01:44.619 8 INFO oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47840. [pid: 8|app: 0|req: 97/195] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:01:44 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 4339 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:01:44.743 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47864. 2026-09-10 12:01:44.744 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47856. [pid: 7|app: 0|req: 99/196] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 12:01:44 2026] GET /v2.0/security-groups => generated 14303 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 12:01:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:01:45 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 4917 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 12:01:45 2026] GET /v2.0/security-groups => generated 14881 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 12:01:46 2026] POST /v2.0/security-group-rules => generated 567 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:01:46 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 5497 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 12:01:47 2026] GET /v2.0/security-groups => generated 15461 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 12:01:47 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:01:48 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 6079 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 12:01:48 2026] GET /v2.0/security-groups => generated 16043 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 162.253.55.77 () {48 vars in 988 bytes} [Thu Sep 10 12:01:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/225] 162.253.55.77 () {30 vars in 739 bytes} [Thu Sep 10 12:03:58 2026] GET /v2.0/networks?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a&shared=False => generated 15 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:03:59.086 7 INFO neutron.db.segments_db [None req-20f9ed01-1b25-4842-90b6-2fee2d5986b1 9fdff207e8dc487e99dbe931fef261a3 ee81ab9b1d324db7b5ae2dcd65a5b14a - - - -] Added segment 523b31e3-dd19-4e24-beee-b965f21a017f of type vxlan for network ad778423-2cf8-4079-b4ff-33ba2f10d4d3 [pid: 7|app: 0|req: 114/226] 162.253.55.77 () {34 vars in 681 bytes} [Thu Sep 10 12:03:59 2026] POST /v2.0/networks => generated 718 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/227] 162.253.55.77 () {30 vars in 721 bytes} [Thu Sep 10 12:03:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 162.253.55.77 () {30 vars in 632 bytes} [Thu Sep 10 12:03:59 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 162.253.55.77 () {34 vars in 676 bytes} [Thu Sep 10 12:03:59 2026] POST /v2.0/ports => generated 963 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/230] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:03:59 2026] GET /v2.0/networks/ad778423-2cf8-4079-b4ff-33ba2f10d4d3 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/231] 162.253.55.77 () {30 vars in 721 bytes} [Thu Sep 10 12:04:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:04:02 2026] GET /v2.0/networks/ad778423-2cf8-4079-b4ff-33ba2f10d4d3 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 162.253.55.77 () {44 vars in 972 bytes} [Thu Sep 10 12:04:20 2026] GET /v2.0/quotas/ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 162.253.55.77 () {48 vars in 1024 bytes} [Thu Sep 10 12:04:21 2026] PUT /v2.0/quotas/ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 162.253.55.77 () {44 vars in 972 bytes} [Thu Sep 10 12:04:21 2026] GET /v2.0/quotas/ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 291 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:17:46.766 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:17:46.770 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:17:46.771 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Sep 10 12:17:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.77) !!! [pid: 8|app: 0|req: 173/346] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 12:17:46 2026] GET /v2.0/networks => generated 2168 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:17:48.166 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:17:48.167 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:17:48.171 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Sep 10 12:17:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 162.253.55.77) !!! [pid: 7|app: 0|req: 174/347] 162.253.55.77 () {44 vars in 908 bytes} [Thu Sep 10 12:17:48 2026] GET /v2.0/subnets => generated 1261 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:17:48.320 8 INFO oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48476. 2026-09-10 12:17:48.321 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48462. [pid: 8|app: 0|req: 174/348] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 12:17:48 2026] GET /v2.0/networks => generated 2168 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 12:18:34 2026] GET /v2.0/networks => generated 2168 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:18:35.109 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42280. 2026-09-10 12:18:35.109 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42282. [pid: 7|app: 0|req: 178/356] 162.253.55.77 () {44 vars in 908 bytes} [Thu Sep 10 12:18:35 2026] GET /v2.0/subnets => generated 1261 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 12:18:35 2026] GET /v2.0/networks => generated 2168 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:36 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:37 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:38 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:39 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:40 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:41 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 162.253.55.77 () {44 vars in 937 bytes} [Thu Sep 10 12:18:42 2026] GET /v2.0/security-groups => generated 16626 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 162.253.55.77 () {44 vars in 904 bytes} [Thu Sep 10 12:18:43 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:18:50.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e02013c-b92b-422f-9cd8-2f274ad4549d d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/368] 162.253.55.77 () {44 vars in 978 bytes} [Thu Sep 10 12:18:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 162.253.55.77 () {44 vars in 1000 bytes} [Thu Sep 10 12:18:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 162.253.55.77 () {44 vars in 904 bytes} [Thu Sep 10 12:18:51 2026] GET /v2.0/ports => generated 4725 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:52 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:54 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:18:55 2026] GET /v2.0/security-groups?tenant_id=b1183377d9ca4480bebac288b895792e => generated 9985 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 162.253.55.77 () {44 vars in 972 bytes} [Thu Sep 10 12:19:08 2026] GET /v2.0/quotas/b1183377d9ca4480bebac288b895792e => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:20:07 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 6662 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:20:08 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 6662 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:20:09 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 6662 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:20:10 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 6662 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 162.253.55.77 () {44 vars in 1022 bytes} [Thu Sep 10 12:20:11 2026] GET /v2.0/security-groups?tenant_id=ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 6662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 162.253.55.77 () {44 vars in 972 bytes} [Thu Sep 10 12:20:19 2026] GET /v2.0/quotas/ee81ab9b1d324db7b5ae2dcd65a5b14a => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 162.253.55.77 () {44 vars in 910 bytes} [Thu Sep 10 12:21:18 2026] GET /v2.0/networks => generated 2168 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:01.646 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:22:01.647 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] 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: 205/408] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:22:01 2026] GET /v2.0/networks => generated 2168 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:03.015 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-10 12:22:03.015 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] 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: 204/409] 10.0.0.106 () {32 vars in 655 bytes} [Thu Sep 10 12:22:03 2026] GET /v2.0/floatingips => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:22:03 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:22:03 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:03.243 8 INFO oslo.messaging._drivers.impl_rabbit [-] [44c401a5-58b4-48d3-8767-977d4fe02416] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60908. 2026-09-10 12:22:03.244 8 INFO oslo.messaging._drivers.impl_rabbit [-] [21882f23-a862-448a-a490-2eb1bf17c1a4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60906. [pid: 8|app: 0|req: 207/412] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:22:03 2026] GET /v2.0/subnets => generated 1261 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:22:03 2026] GET /v2.0/networks => generated 2168 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:22:03 2026] GET /v2.0/security-groups => generated 16626 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 10.0.0.106 () {32 vars in 655 bytes} [Thu Sep 10 12:22:03 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:15.754 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7abb4ef-68b9-4601-ad5e-e5d0b14c084a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39614. 2026-09-10 12:22:15.754 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78e5a8d9-8f3a-487c-9b43-b3f7d18fe73d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39628. 2026-09-10 12:22:15.995 7 INFO neutron.db.segments_db [None req-aebbc0dc-3876-44df-9476-9324c89c0633 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 9148dafd-862b-4ff7-962d-da5b41903c74 of type vxlan for network 275c2605-76ed-4143-b6ac-b2302b1e7de9 2026-09-10 12:22:16.030 8 INFO neutron.db.segments_db [None req-69a11e51-ae33-46a5-9d49-ee2fa7a9b909 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 20f9968b-dcb3-4ccb-a285-51c1a6939502 of type vxlan for network e72a8558-3c24-4177-805c-1363eb778db6 [pid: 7|app: 0|req: 209/418] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:22:15 2026] POST /v2.0/networks => generated 752 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:22:15 2026] POST /v2.0/networks => generated 736 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:16.325 7 INFO neutron.db.segments_db [None req-7097669b-a0fe-4e4b-bf05-42f67f7788b7 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 8ac0f6f2-1bee-40f6-9291-10836dbbd068 of type vxlan for network 8fba1139-e558-4827-a498-9a1c7fd8f239 [pid: 8|app: 0|req: 211/420] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:16 2026] POST /v2.0/subnets => generated 675 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:22:16 2026] POST /v2.0/networks => generated 749 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:16.567 7 INFO neutron.db.segments_db [None req-d4295874-009a-49c3-bcc6-b28591f6161a d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 6a0a186e-d51d-47b3-890f-94e058515ca6 of type vxlan for network b7213358-5ed8-4b7c-babd-5c211af50c55 [pid: 8|app: 0|req: 212/422] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:16 2026] POST /v2.0/subnets => generated 660 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:16.978 7 INFO neutron.db.l3_hamode_db [None req-d4295874-009a-49c3-bcc6-b28591f6161a d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 213/423] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:16 2026] POST /v2.0/subnets => generated 672 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:22:16 2026] GET /v2.0/security-groups?tenant_id=8a1a566e47d347218a4935131bb8ae48&name=default => generated 2797 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:17.374 8 INFO neutron.db.segments_db [None req-04a579fc-18d0-4617-be91-4f1d5a38c568 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment dab1d97e-4c0c-45bc-beb7-8276b44cb8ff of type vxlan for network 8a5eacb5-e45d-4b9c-a7bf-a8182ebf1dbf 2026-09-10 12:22:18.161 8 INFO neutron.db.l3_hamode_db [None req-04a579fc-18d0-4617-be91-4f1d5a38c568 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:22:18.648 7 INFO neutron.db.l3_hamode_db [None req-d4295874-009a-49c3-bcc6-b28591f6161a d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:22:19.559 8 INFO neutron.db.l3_hamode_db [None req-04a579fc-18d0-4617-be91-4f1d5a38c568 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 211/425] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:16 2026] POST /v2.0/routers => generated 739 bytes in 3806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:20.398 7 INFO neutron.db.segments_db [None req-64303b81-1a3b-4095-b86e-e97c1c815e11 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 1c9471e8-02f6-4063-b7c0-ec3f68626f7f of type vxlan for network e9300257-f9e1-4b7d-a0d7-935ee91a0440 2026-09-10 12:22:20.767 7 INFO neutron.db.l3_hamode_db [None req-64303b81-1a3b-4095-b86e-e97c1c815e11 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 215/426] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:17 2026] POST /v2.0/routers => generated 724 bytes in 3913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/427] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:21 2026] DELETE /v2.0/security-groups/67cbafb1-3f56-4d78-9d03-abb8a1262471 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:22:21.926 7 INFO neutron.db.l3_hamode_db [None req-64303b81-1a3b-4095-b86e-e97c1c815e11 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 217/428] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:22:21 2026] PUT /v2.0/routers/0c230313-9cea-43d4-a79c-0ad47ceccaaf/add_router_interface => generated 309 bytes in 1599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/429] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:20 2026] POST /v2.0/routers => generated 736 bytes in 2849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:22:22 2026] PUT /v2.0/routers/0f19268b-9e5f-45d5-a553-7adc58d42c6c/add_router_interface => generated 309 bytes in 2100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:25.359 8 INFO neutron.db.segments_db [None req-e3f2eed5-57b5-4a5c-bd74-da6aab00922f d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment a17b26be-c655-40c9-b717-4992c09976e6 of type vxlan for network 236a74ca-16b5-4185-937b-66b2a271e863 [pid: 8|app: 0|req: 219/431] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/networks => generated 748 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/432] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:22:23 2026] PUT /v2.0/routers/fdaf095e-6f91-4acd-b0e6-4d08926c7974/add_router_interface => generated 309 bytes in 2459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/security-groups => generated 1595 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/security-groups => generated 1597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/438] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/subnets => generated 671 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/439] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/440] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:26.008 8 INFO neutron.db.segments_db [None req-67a5131e-77d1-4c9d-97dd-630311e7b075 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment aa779746-57dc-47a6-a539-7d3b1f8f1ea2 of type vxlan for network ace6f5c0-450c-45c2-a20e-65463f764bc9 [pid: 7|app: 0|req: 218/441] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:22:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:26.411 8 INFO neutron.db.l3_hamode_db [None req-67a5131e-77d1-4c9d-97dd-630311e7b075 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/442] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:22:26 2026] POST /v2.0/floatingips => generated 552 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:22:26 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:27.598 8 INFO neutron.db.l3_hamode_db [None req-67a5131e-77d1-4c9d-97dd-630311e7b075 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/444] 10.0.0.3 () {38 vars in 969 bytes} [Thu Sep 10 12:22:27 2026] POST /v2.0/security-groups => generated 1621 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:27 2026] GET /v2.0/security-groups/79233b83-2c8c-4eee-95f0-ba39e7bcbecb => generated 1621 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/446] 10.0.0.3 () {38 vars in 979 bytes} [Thu Sep 10 12:22:27 2026] POST /v2.0/security-group-rules => generated 582 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 10.0.0.3 () {34 vars in 1096 bytes} [Thu Sep 10 12:22:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--337208306&fields=id&tenant_id=6404c166d8714fefa66218268156eca7 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:22:27 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 684 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.3 () {34 vars in 1098 bytes} [Thu Sep 10 12:22:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2034166189&fields=id&tenant_id=dfa34ddc336644e89a0c9f6530474d10 => 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: 227/450] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:22:28 2026] GET /v2.0/quotas/6404c166d8714fefa66218268156eca7 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/451] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:22:28 2026] GET /v2.0/networks?id=e72a8558-3c24-4177-805c-1363eb778db6 => generated 669 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:25 2026] POST /v2.0/routers => generated 735 bytes in 2786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:22:28 2026] GET /v2.0/quotas/dfa34ddc336644e89a0c9f6530474d10 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:22:28 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&fields=id => generated 103 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/455] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:22:28 2026] GET /v2.0/ports?tenant_id=dfa34ddc336644e89a0c9f6530474d10&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/456] 10.0.0.3 () {34 vars in 905 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/extensions => generated 19178 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/457] 10.0.0.3 () {34 vars in 905 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/extensions => generated 19178 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/458] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=segments => generated 14 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/459] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/460] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 236/461] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?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: 237/462] 10.0.0.3 () {38 vars in 969 bytes} [Thu Sep 10 12:22:29 2026] POST /v2.0/security-groups => generated 1621 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/463] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/464] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:29 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => 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: 240/465] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:30 2026] GET /v2.0/security-groups/ae229fa7-7aa4-4b23-9cc0-11f360c01945 => generated 1621 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/466] 10.0.0.3 () {38 vars in 979 bytes} [Thu Sep 10 12:22:30 2026] POST /v2.0/security-group-rules => generated 582 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/467] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:30 2026] GET /v2.0/security-groups/ae229fa7-7aa4-4b23-9cc0-11f360c01945 => generated 2214 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/468] 10.0.0.3 () {38 vars in 979 bytes} [Thu Sep 10 12:22:30 2026] POST /v2.0/security-group-rules => generated 587 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/469] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:30 2026] GET /v2.0/security-groups/ae229fa7-7aa4-4b23-9cc0-11f360c01945 => generated 2812 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/470] 10.0.0.3 () {34 vars in 999 bytes} [Thu Sep 10 12:22:30 2026] GET /v2.0/security-group-rules/994d4bca-ea86-4796-820e-fb0d0d9f5747 => generated 584 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/471] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:22:28 2026] PUT /v2.0/routers/d23f9e78-55df-436e-81e3-af2fe998b49f/add_router_interface => generated 309 bytes in 2205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/472] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:30 2026] GET /v2.0/security-groups/ae229fa7-7aa4-4b23-9cc0-11f360c01945 => generated 2812 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/473] 10.0.0.3 () {36 vars in 1021 bytes} [Thu Sep 10 12:22:30 2026] DELETE /v2.0/security-group-rules/994d4bca-ea86-4796-820e-fb0d0d9f5747 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/474] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/475] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/security-groups/ae229fa7-7aa4-4b23-9cc0-11f360c01945 => generated 2214 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/476] 10.0.0.3 () {36 vars in 1011 bytes} [Thu Sep 10 12:22:31 2026] DELETE /v2.0/security-groups/ae229fa7-7aa4-4b23-9cc0-11f360c01945 => 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: 249/477] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/478] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/networks?id=e72a8558-3c24-4177-805c-1363eb778db6 => generated 669 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/479] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 684 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/480] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/security-groups/79233b83-2c8c-4eee-95f0-ba39e7bcbecb => generated 2214 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/481] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dfa34ddc336644e89a0c9f6530474d10 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/482] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:22:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6404c166d8714fefa66218268156eca7 => generated 180 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/483] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:22:31 2026] POST /v2.0/security-groups => generated 1596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/484] 10.0.0.3 () {36 vars in 1011 bytes} [Thu Sep 10 12:22:31 2026] DELETE /v2.0/security-groups/79233b83-2c8c-4eee-95f0-ba39e7bcbecb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/485] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:22:31 2026] POST /v2.0/ports => generated 958 bytes in 776 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: 233/486] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:22:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/487] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:22:31 2026] POST /v2.0/ports => generated 954 bytes in 978 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: 255/488] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:32 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 961 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/489] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:32 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 957 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/490] 162.253.55.77 () {34 vars in 910 bytes} [Thu Sep 10 12:22:33 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/491] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:22:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/492] 162.253.55.77 () {34 vars in 910 bytes} [Thu Sep 10 12:22:33 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/493] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:33 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/494] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:33 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/495] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:22:33 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/496] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:22:32 2026] PUT /v2.0/routers/fdaf095e-6f91-4acd-b0e6-4d08926c7974/remove_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/497] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:22:33 2026] PUT /v2.0/ports/6d57ef14-5383-428b-baf0-c79fbfb1e79e => generated 1203 bytes in 619 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: 235/498] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:22:34 2026] PUT /v2.0/ports/b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 1199 bytes in 948 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: 236/499] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 973 bytes in 206 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-09-10 12:22:35.486 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-c4c1507d-c3ea-46cd-afcf-4e2133ab3711 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 237/500] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/501] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/ports?tenant_id=dfa34ddc336644e89a0c9f6530474d10&device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/502] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/503] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/504] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/505] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6d57ef14-5383-428b-baf0-c79fbfb1e79e => 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: 243/506] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:35.785 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d22a1fb-8f5e-41d5-a535-ba4ca42ab62e'] response: {'name': 'network-changed', 'server_uuid': '9d57e653-1c1b-441e-b7ee-b8690087b837', 'tag': '6d57ef14-5383-428b-baf0-c79fbfb1e79e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 244/507] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/subnets?id=45428910-0a9e-46ba-b3b0-c6c67f74a4da => generated 663 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:35.817 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6556b1a0-8548-4aa9-92f4-1dbc94177a77'] response: {'name': 'network-changed', 'server_uuid': '9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe', 'tag': 'b39bcf40-15b8-4bde-9940-e844f4e7a1aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 245/508] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/subnets?id=7f696c5c-64e7-4381-a8d3-d1b4298ad847 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/509] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/ports?network_id=e72a8558-3c24-4177-805c-1363eb778db6&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/510] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/ports?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/511] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?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: 249/512] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:35 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 250/513] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?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: 251/514] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 252/515] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/ports?tenant_id=dfa34ddc336644e89a0c9f6530474d10&device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/516] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/networks?id=e72a8558-3c24-4177-805c-1363eb778db6 => generated 764 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/517] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:36.406 7 INFO neutron.db.l3_hamode_db [None req-c4c1507d-c3ea-46cd-afcf-4e2133ab3711 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network e9300257-f9e1-4b7d-a0d7-935ee91a0440 was deleted as no HA routers are present in tenant 0b17878abb364277a818fbae7e6f1dd8. [pid: 8|app: 0|req: 255/518] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6d57ef14-5383-428b-baf0-c79fbfb1e79e => 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: 264/519] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:34 2026] DELETE /v2.0/routers/fdaf095e-6f91-4acd-b0e6-4d08926c7974 => generated 0 bytes in 1855 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: 265/520] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/subnets?id=45428910-0a9e-46ba-b3b0-c6c67f74a4da => generated 663 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/521] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/522] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/ports?network_id=e72a8558-3c24-4177-805c-1363eb778db6&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/523] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => 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: 259/524] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/525] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/subnets?id=7f696c5c-64e7-4381-a8d3-d1b4298ad847 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/526] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?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: 266/527] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:36 2026] DELETE /v2.0/subnets/a3fba981-9654-43b7-8c0e-7232fdfab512 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:22:36.767 7 INFO neutron.services.segments.plugin [-] Segment 1c9471e8-02f6-4063-b7c0-ec3f68626f7f resource provider aggregate not found 2026-09-10 12:22:36.785 7 INFO neutron.services.segments.plugin [-] Segment 1c9471e8-02f6-4063-b7c0-ec3f68626f7f resource provider aggregate not found [pid: 8|app: 0|req: 262/528] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/ports?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:36.793 7 INFO neutron.services.segments.plugin [-] Segment 1c9471e8-02f6-4063-b7c0-ec3f68626f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c9471e8-02f6-4063-b7c0-ec3f68626f7f found for delete ", "request_id": "req-bb4a9494-89fb-454f-b0b0-8bbed91ec568"}]} 2026-09-10 12:22:36.807 7 INFO neutron.services.segments.plugin [-] Segment 1c9471e8-02f6-4063-b7c0-ec3f68626f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c9471e8-02f6-4063-b7c0-ec3f68626f7f found for delete ", "request_id": "req-4cd43072-48b1-47ea-aa62-02f1c09771e9"}]} [pid: 8|app: 0|req: 263/529] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/530] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 973 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/531] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 269/532] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/533] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:36 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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: 271/534] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:37 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 264/535] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:22:36 2026] DELETE /v2.0/networks/8fba1139-e558-4827-a498-9a1c7fd8f239 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/536] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:22:37 2026] GET /v2.0/security-groups?tenant_id=0b17878abb364277a818fbae7e6f1dd8&name=default => generated 2797 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/537] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:37 2026] DELETE /v2.0/security-groups/64783d34-4045-4544-a2fa-ceea37d58584 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:22:38.130 8 INFO neutron.services.segments.plugin [-] Segment 8ac0f6f2-1bee-40f6-9291-10836dbbd068 resource provider aggregate not found 2026-09-10 12:22:38.139 8 INFO neutron.services.segments.plugin [-] Segment 8ac0f6f2-1bee-40f6-9291-10836dbbd068 resource provider aggregate not found 2026-09-10 12:22:38.169 8 INFO neutron.services.segments.plugin [-] Segment 8ac0f6f2-1bee-40f6-9291-10836dbbd068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac0f6f2-1bee-40f6-9291-10836dbbd068 found for delete ", "request_id": "req-c9b13374-b18e-44ae-a55e-de2ca037de9a"}]} 2026-09-10 12:22:38.190 8 INFO neutron.services.segments.plugin [-] Segment 8ac0f6f2-1bee-40f6-9291-10836dbbd068 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac0f6f2-1bee-40f6-9291-10836dbbd068 found for delete ", "request_id": "req-79ef3ae1-d23b-479d-9f5a-caceac97280d"}]} [pid: 8|app: 0|req: 266/538] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:38 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/539] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:38 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 969 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/540] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:38 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&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: 274/541] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:38 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&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: 268/542] 10.0.0.3 () {34 vars in 1096 bytes} [Thu Sep 10 12:22:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--461376361&fields=id&tenant_id=25faab48db974204810fec3ae6944521 => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/543] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:22:38 2026] GET /v2.0/networks?id=236a74ca-16b5-4185-937b-66b2a271e863 => generated 680 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/544] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/quotas/25faab48db974204810fec3ae6944521 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/547] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/ports?tenant_id=25faab48db974204810fec3ae6944521&fields=id => generated 103 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/548] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/549] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/550] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/551] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/552] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/554] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:39 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:40.214 7 INFO neutron.db.segments_db [None req-e0fd58de-c895-4e54-9e48-ad8622cf8850 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment a6b847a3-daf6-4f43-b407-b4e73c0712de of type vxlan for network 54395063-d0c4-4d96-b59f-3b10668e4d82 [pid: 7|app: 0|req: 280/555] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:22:39 2026] POST /v2.0/networks => generated 744 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/556] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:40 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => 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: 282/557] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:40 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/558] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:40 2026] POST /v2.0/subnets => generated 667 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/559] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:40 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/560] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:40 2026] GET /v2.0/networks?id=236a74ca-16b5-4185-937b-66b2a271e863 => generated 680 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/561] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:40 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:40.938 7 INFO neutron.db.segments_db [None req-720ba4d9-c641-4aad-8656-cdefe8cb4296 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 69807233-79e5-49bc-b3ac-511b228ace3b of type vxlan for network 3138f150-5958-4e1a-9c72-5899648a7875 [pid: 8|app: 0|req: 279/562] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:22:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=25faab48db974204810fec3ae6944521 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:40 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:41.425 7 INFO neutron.db.l3_hamode_db [None req-720ba4d9-c641-4aad-8656-cdefe8cb4296 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 281/564] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:22:41 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 282/565] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:22:41 2026] PUT /v2.0/ports/e662c6ea-98a6-48eb-8bbc-bb3483a06725 => generated 1203 bytes in 694 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: 283/566] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:42 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 975 bytes in 177 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: 284/567] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:42 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 971 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:42.767 7 INFO neutron.db.l3_hamode_db [None req-720ba4d9-c641-4aad-8656-cdefe8cb4296 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 285/568] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:42 2026] GET /v2.0/ports?tenant_id=25faab48db974204810fec3ae6944521&device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:42 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:42 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&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: 288/571] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:22:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e662c6ea-98a6-48eb-8bbc-bb3483a06725 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:42.961 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c0c5e7f-52e5-4e28-bcf1-fff0d8ba55b1'] response: {'name': 'network-changed', 'server_uuid': '48d8dc37-0b27-43ac-9c6f-88159ef2b12e', 'tag': 'e662c6ea-98a6-48eb-8bbc-bb3483a06725', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 289/572] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:42 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/573] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:43 2026] GET /v2.0/subnets?id=679a4a8b-aaea-4bb7-a3cc-0f404ce038b6 => generated 674 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/574] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:43 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/575] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:43 2026] GET /v2.0/security-groups?id=55a42946-bf36-4d74-8d1f-731fc5483fb1&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/576] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:43 2026] GET /v2.0/ports?network_id=236a74ca-16b5-4185-937b-66b2a271e863&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/577] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:40 2026] POST /v2.0/routers => generated 731 bytes in 3538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/578] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:44 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/579] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:44 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:44.632 8 INFO neutron.db.l3_db [None req-af8f1ad3-5e26-4750-a3f7-abc5ff3702fa 85a5c588db4140c3b585e40332bdda22 dfa34ddc336644e89a0c9f6530474d10 - - - -] Floating IP 8a555dd7-3584-4731-bf93-0e1fbeba893b associated. External IP: 10.96.250.201, port: 6d57ef14-5383-428b-baf0-c79fbfb1e79e. [pid: 7|app: 0|req: 287/580] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:44 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/581] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:22:43 2026] PUT /v2.0/floatingips/8a555dd7-3584-4731-bf93-0e1fbeba893b => generated 856 bytes in 1818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/582] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?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: 296/583] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/584] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/security-groups?id=55a42946-bf36-4d74-8d1f-731fc5483fb1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:45.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3d32ae0-4c4c-47e5-9d4b-9fd406d4ef76'] response: {'name': 'network-changed', 'server_uuid': '9d57e653-1c1b-441e-b7ee-b8690087b837', 'tag': '6d57ef14-5383-428b-baf0-c79fbfb1e79e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 298/585] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/ports?tenant_id=25faab48db974204810fec3ae6944521&device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/586] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/587] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/networks?id=236a74ca-16b5-4185-937b-66b2a271e863 => generated 776 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/588] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/ports?tenant_id=dfa34ddc336644e89a0c9f6530474d10&device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/589] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/590] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&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: 304/591] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e662c6ea-98a6-48eb-8bbc-bb3483a06725 => 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: 305/592] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:45 2026] GET /v2.0/networks?id=e72a8558-3c24-4177-805c-1363eb778db6 => generated 764 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:46.268 8 INFO neutron.db.l3_db [None req-0e00fe8c-e99a-4f97-88ca-d24e68e2e530 7d8fcd8869ec4303b3435981c43b2236 6404c166d8714fefa66218268156eca7 - - - -] Floating IP f6eb0214-c62f-40ac-8229-458214e96cd8 associated. External IP: 10.96.250.215, port: b39bcf40-15b8-4bde-9940-e844f4e7a1aa. [pid: 8|app: 0|req: 306/593] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:22:45 2026] PUT /v2.0/floatingips/f6eb0214-c62f-40ac-8229-458214e96cd8 => generated 855 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/594] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/subnets?id=679a4a8b-aaea-4bb7-a3cc-0f404ce038b6 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/595] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6d57ef14-5383-428b-baf0-c79fbfb1e79e => generated 859 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/596] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/597] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/598] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/599] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/ports?network_id=236a74ca-16b5-4185-937b-66b2a271e863&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/600] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/subnets?id=45428910-0a9e-46ba-b3b0-c6c67f74a4da => generated 663 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/601] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:46 2026] GET /v2.0/security-groups?id=9ba95c0e-dd9c-494c-a605-2b4e7acb0832&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/602] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/security-groups?id=55a42946-bf36-4d74-8d1f-731fc5483fb1&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/603] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:22:44 2026] PUT /v2.0/routers/159dfe8f-d4b1-4770-bf1a-86a3d402fbb4/add_router_interface => generated 309 bytes in 2418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/604] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/605] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/ports?network_id=e72a8558-3c24-4177-805c-1363eb778db6&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:47.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec651701-5c6a-4a5c-9f7f-151b56625fb0'] response: {'name': 'network-changed', 'server_uuid': '9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe', 'tag': 'b39bcf40-15b8-4bde-9940-e844f4e7a1aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/606] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/607] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/608] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:47.634 8 INFO neutron.db.l3_db [None req-8c079740-1500-4ef7-89a0-be40699c58ee 85a5c588db4140c3b585e40332bdda22 dfa34ddc336644e89a0c9f6530474d10 - - - -] Floating IP 8a555dd7-3584-4731-bf93-0e1fbeba893b disassociated. External IP: 10.96.250.201, port: 6d57ef14-5383-428b-baf0-c79fbfb1e79e. [pid: 7|app: 0|req: 294/609] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/610] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/611] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6?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: 297/612] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:47 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 780 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/613] 10.0.0.3 () {38 vars in 969 bytes} [Thu Sep 10 12:22:47 2026] POST /v2.0/security-groups => generated 1618 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/614] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:22:47 2026] DELETE /v2.0/ports/6d57ef14-5383-428b-baf0-c79fbfb1e79e => generated 0 bytes in 1074 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/615] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 858 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/616] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/ports?device_id=9d57e653-1c1b-441e-b7ee-b8690087b837 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/617] 10.0.0.3 () {38 vars in 969 bytes} [Thu Sep 10 12:22:48 2026] POST /v2.0/security-groups => generated 1617 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/618] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/subnets?id=7f696c5c-64e7-4381-a8d3-d1b4298ad847 => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/619] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/ports?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/620] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/621] 10.0.0.3 () {38 vars in 969 bytes} [Thu Sep 10 12:22:48 2026] POST /v2.0/security-groups => generated 1617 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/622] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/security-groups?id=55a42946-bf36-4d74-8d1f-731fc5483fb1&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: 319/623] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/security-groups?tenant_id=dadb76e792be4e12936ec1f2d0a73afe => generated 7599 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/624] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/625] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/security-groups/08956ee1-9ccb-4221-b6b7-d5c64988f4e9 => generated 2798 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/626] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/627] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/security-groups/08956ee1-9ccb-4221-b6b7-d5c64988f4e9 => generated 2798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/628] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/629] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:48 2026] GET /v2.0/security-groups/883266d6-cd76-4820-b4b2-b432db930194 => generated 1618 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/630] 10.0.0.3 () {36 vars in 1011 bytes} [Thu Sep 10 12:22:48 2026] DELETE /v2.0/security-groups/883266d6-cd76-4820-b4b2-b432db930194 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:22:49.076 7 INFO neutron.api.v2.resource [req-1b940428-3c40-476f-958d-52b8db8536c0 req-f9fbc7da-28ee-42a6-96c5-377d043004d6 58f14e980586489f96ca2edc5f488e84 dadb76e792be4e12936ec1f2d0a73afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 311/631] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:49 2026] GET /v2.0/security-groups/883266d6-cd76-4820-b4b2-b432db930194 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:22:49.135 8 INFO neutron.db.l3_db [None req-538b76aa-b298-4f36-9366-712fa9948f0c e05c786cd7964867b294ecf621ccf578 25faab48db974204810fec3ae6944521 - - - -] Floating IP c0b759d7-3dc0-4174-bdf6-3f883956507a associated. External IP: 10.96.250.208, port: e662c6ea-98a6-48eb-8bbc-bb3483a06725. [pid: 7|app: 0|req: 312/632] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:49 2026] GET /v2.0/security-groups/59da9648-e175-4831-86f8-dace65ec30aa => generated 1617 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/633] 10.0.0.3 () {36 vars in 1011 bytes} [Thu Sep 10 12:22:49 2026] DELETE /v2.0/security-groups/59da9648-e175-4831-86f8-dace65ec30aa => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/634] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:49 2026] DELETE /v2.0/security-groups/9ba95c0e-dd9c-494c-a605-2b4e7acb0832 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:22:49.543 7 INFO neutron.api.v2.resource [req-2f700ba2-317d-429e-ae47-27a2e9f3c4eb req-1d787ff0-9678-4ed4-b62e-4ad037b80a31 58f14e980586489f96ca2edc5f488e84 dadb76e792be4e12936ec1f2d0a73afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 315/635] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:49 2026] GET /v2.0/security-groups/59da9648-e175-4831-86f8-dace65ec30aa => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:22:49.562 7 INFO neutron.api.v2.resource [None req-f30a5791-31f3-416b-8212-1922316a5299 85a5c588db4140c3b585e40332bdda22 dfa34ddc336644e89a0c9f6530474d10 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 316/636] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:22:49 2026] GET /v2.0/security-groups/9ba95c0e-dd9c-494c-a605-2b4e7acb0832 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:22:49.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0393a29d-20a9-4213-8c9f-be55f776cb0f'] response: {'server_uuid': '9d57e653-1c1b-441e-b7ee-b8690087b837', 'name': 'network-vif-deleted', 'tag': '6d57ef14-5383-428b-baf0-c79fbfb1e79e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 317/637] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:22:49 2026] DELETE /v2.0/floatingips/8a555dd7-3584-4731-bf93-0e1fbeba893b => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:22:48 2026] PUT /v2.0/floatingips/c0b759d7-3dc0-4174-bdf6-3f883956507a => generated 856 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups/44944616-d346-4316-a61a-bc803f2e9621 => generated 1617 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 10.0.0.3 () {36 vars in 1011 bytes} [Thu Sep 10 12:22:50 2026] DELETE /v2.0/security-groups/44944616-d346-4316-a61a-bc803f2e9621 => 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: 320/641] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:50.311 7 INFO neutron.api.v2.resource [req-a1523c60-3a86-4a72-9ec1-b1109114fefe req-730a3358-cf34-407f-bb27-96528c295e53 58f14e980586489f96ca2edc5f488e84 dadb76e792be4e12936ec1f2d0a73afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/642] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups/44944616-d346-4316-a61a-bc803f2e9621 => generated 146 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups?id=55a42946-bf36-4d74-8d1f-731fc5483fb1&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: 323/644] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups?tenant_id=dadb76e792be4e12936ec1f2d0a73afe => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups/08956ee1-9ccb-4221-b6b7-d5c64988f4e9 => generated 2798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups/08956ee1-9ccb-4221-b6b7-d5c64988f4e9 => generated 2798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:22:50.593 7 INFO neutron.api.v2.resource [req-2ba05330-206e-45ff-b2f5-d3f2d1c7aa89 req-00113c96-a1ad-4ee8-b4cf-7716c23536fa 58f14e980586489f96ca2edc5f488e84 dadb76e792be4e12936ec1f2d0a73afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 326/647] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups/44944616-d346-4316-a61a-bc803f2e9621 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:22:50.643 7 INFO neutron.api.v2.resource [req-6471ee3d-c5ae-4f6c-a86b-be48f6751720 req-33ab2dac-c53d-420d-9087-b7068686784d 58f14e980586489f96ca2edc5f488e84 dadb76e792be4e12936ec1f2d0a73afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 327/648] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups/59da9648-e175-4831-86f8-dace65ec30aa => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:22:50.690 7 INFO neutron.api.v2.resource [req-878ee2b3-9d5c-4367-911b-c52e3e8b6392 req-9ceda51c-e612-493a-a723-59738df1a89e 58f14e980586489f96ca2edc5f488e84 dadb76e792be4e12936ec1f2d0a73afe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/649] 10.0.0.3 () {34 vars in 989 bytes} [Thu Sep 10 12:22:50 2026] GET /v2.0/security-groups/883266d6-cd76-4820-b4b2-b432db930194 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:22:50 2026] PUT /v2.0/routers/0f19268b-9e5f-45d5-a553-7adc58d42c6c/remove_router_interface => generated 309 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/651] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:51 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => 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: 324/652] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:22:51 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:51.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a50ee9be-5393-4299-8d0c-139b04d67392'] response: {'name': 'network-changed', 'server_uuid': '48d8dc37-0b27-43ac-9c6f-88159ef2b12e', 'tag': 'e662c6ea-98a6-48eb-8bbc-bb3483a06725', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 329/653] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:22:50 2026] PUT /v2.0/routers/159dfe8f-d4b1-4770-bf1a-86a3d402fbb4/remove_router_interface => generated 309 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:22:52 2026] GET /v2.0/security-groups?id=55a42946-bf36-4d74-8d1f-731fc5483fb1&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:52.551 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-40f2ef40-d5a9-4d23-97c7-a0534286bae4 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-09-10 12:22:53.000 8 INFO neutron.services.segments.plugin [-] Segment dab1d97e-4c0c-45bc-beb7-8276b44cb8ff resource provider aggregate not found 2026-09-10 12:22:53.011 8 INFO neutron.services.segments.plugin [-] Segment dab1d97e-4c0c-45bc-beb7-8276b44cb8ff resource provider aggregate not found 2026-09-10 12:22:53.029 8 INFO neutron.services.segments.plugin [-] Segment dab1d97e-4c0c-45bc-beb7-8276b44cb8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab1d97e-4c0c-45bc-beb7-8276b44cb8ff found for delete ", "request_id": "req-83c676cf-1d93-4eaf-bb5f-745eb1831723"}]} 2026-09-10 12:22:53.030 8 INFO neutron.services.segments.plugin [-] Segment dab1d97e-4c0c-45bc-beb7-8276b44cb8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab1d97e-4c0c-45bc-beb7-8276b44cb8ff found for delete ", "request_id": "req-f0573c8d-45dc-4f96-b85f-ef63600aa613"}]} 2026-09-10 12:22:53.034 8 INFO neutron.db.l3_hamode_db [None req-40f2ef40-d5a9-4d23-97c7-a0534286bae4 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network 8a5eacb5-e45d-4b9c-a7bf-a8182ebf1dbf was deleted as no HA routers are present in tenant dfa34ddc336644e89a0c9f6530474d10. [pid: 8|app: 0|req: 325/655] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:51 2026] DELETE /v2.0/routers/0f19268b-9e5f-45d5-a553-7adc58d42c6c => generated 0 bytes in 1324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:22:53.070 7 INFO neutron.db.l3_db [None req-9531ec24-af52-454f-981c-75c8656d3b69 e05c786cd7964867b294ecf621ccf578 25faab48db974204810fec3ae6944521 - - - -] Floating IP c0b759d7-3dc0-4174-bdf6-3f883956507a disassociated. External IP: 10.96.250.208, port: e662c6ea-98a6-48eb-8bbc-bb3483a06725. [pid: 8|app: 0|req: 326/656] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:22:53 2026] GET /v2.0/ports?tenant_id=25faab48db974204810fec3ae6944521&device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:22:52 2026] DELETE /v2.0/ports/e662c6ea-98a6-48eb-8bbc-bb3483a06725 => generated 0 bytes in 1540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:22:53.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f817b8b-09eb-4bd0-943d-368b1bef65d7'] response: {'server_uuid': '48d8dc37-0b27-43ac-9c6f-88159ef2b12e', 'name': 'network-vif-deleted', 'tag': 'e662c6ea-98a6-48eb-8bbc-bb3483a06725', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 332/658] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:53 2026] DELETE /v2.0/subnets/45428910-0a9e-46ba-b3b0-c6c67f74a4da => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/659] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:22:53 2026] GET /v2.0/networks?id=236a74ca-16b5-4185-937b-66b2a271e863 => generated 776 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:53 2026] GET /v2.0/ports?device_id=48d8dc37-0b27-43ac-9c6f-88159ef2b12e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:54.270 8 INFO neutron.db.l3_hamode_db [None req-f7795349-80a2-4f0a-aa5f-7d53ee1db642 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network 3138f150-5958-4e1a-9c72-5899648a7875 was deleted as no HA routers are present in tenant dadb76e792be4e12936ec1f2d0a73afe. [pid: 8|app: 0|req: 327/661] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:53 2026] DELETE /v2.0/routers/159dfe8f-d4b1-4770-bf1a-86a3d402fbb4 => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:22:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e662c6ea-98a6-48eb-8bbc-bb3483a06725 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:22:54.420 7 INFO neutron.services.segments.plugin [-] Segment 20f9968b-dcb3-4ccb-a285-51c1a6939502 resource provider aggregate not found 2026-09-10 12:22:54.434 7 INFO neutron.services.segments.plugin [-] Segment 20f9968b-dcb3-4ccb-a285-51c1a6939502 resource provider aggregate not found 2026-09-10 12:22:54.468 7 INFO neutron.services.segments.plugin [-] Segment 20f9968b-dcb3-4ccb-a285-51c1a6939502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f9968b-dcb3-4ccb-a285-51c1a6939502 found for delete ", "request_id": "req-4fd5ea47-d465-4ee1-befc-f819eaf51d24"}]} 2026-09-10 12:22:54.469 7 INFO neutron.services.segments.plugin [-] Segment 20f9968b-dcb3-4ccb-a285-51c1a6939502 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20f9968b-dcb3-4ccb-a285-51c1a6939502 found for delete ", "request_id": "req-7ea1f86b-c0e4-487d-a9af-786feeaddcff"}]} [pid: 7|app: 0|req: 335/665] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:22:53 2026] DELETE /v2.0/networks/e72a8558-3c24-4177-805c-1363eb778db6 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:22:54 2026] GET /v2.0/subnets?id=679a4a8b-aaea-4bb7-a3cc-0f404ce038b6 => 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: 337/667] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:22:54 2026] GET /v2.0/ports?network_id=236a74ca-16b5-4185-937b-66b2a271e863&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: 331/668] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:54 2026] DELETE /v2.0/subnets/4c03c924-ae8f-4e63-bca4-a1ffe28bb917 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:22:54 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/670] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:22:54 2026] GET /v2.0/security-groups?tenant_id=dfa34ddc336644e89a0c9f6530474d10&name=default => generated 2797 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:22:54 2026] GET /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:54 2026] DELETE /v2.0/security-groups/433661b2-dc5c-42b8-a1fb-2e7b0f6918f2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:22:55.060 8 INFO neutron.services.segments.plugin [-] Segment 69807233-79e5-49bc-b3ac-511b228ace3b resource provider aggregate not found 2026-09-10 12:22:55.071 8 INFO neutron.services.segments.plugin [-] Segment 69807233-79e5-49bc-b3ac-511b228ace3b resource provider aggregate not found 2026-09-10 12:22:55.083 8 INFO neutron.services.segments.plugin [-] Segment 69807233-79e5-49bc-b3ac-511b228ace3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69807233-79e5-49bc-b3ac-511b228ace3b found for delete ", "request_id": "req-879a563e-f8dd-4287-899b-cf12f6a9b2f8"}]} 2026-09-10 12:22:55.101 8 INFO neutron.services.segments.plugin [-] Segment 69807233-79e5-49bc-b3ac-511b228ace3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69807233-79e5-49bc-b3ac-511b228ace3b found for delete ", "request_id": "req-d907a823-9309-405f-89d1-78d2e9efa01d"}]} [pid: 8|app: 0|req: 332/673] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:22:54 2026] DELETE /v2.0/networks/54395063-d0c4-4d96-b59f-3b10668e4d82 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:55 2026] DELETE /v2.0/security-groups/55a42946-bf36-4d74-8d1f-731fc5483fb1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:22:55.204 8 INFO neutron.api.v2.resource [None req-d1ec4ab0-6a5b-4964-b93e-7acba2d7b9ae e05c786cd7964867b294ecf621ccf578 25faab48db974204810fec3ae6944521 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/675] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:22:55 2026] GET /v2.0/security-groups/55a42946-bf36-4d74-8d1f-731fc5483fb1 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:22:55 2026] DELETE /v2.0/floatingips/c0b759d7-3dc0-4174-bdf6-3f883956507a => generated 0 bytes in 479 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:22:55 2026] GET /v2.0/security-groups?tenant_id=dadb76e792be4e12936ec1f2d0a73afe&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:22:55 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1240 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:55 2026] DELETE /v2.0/security-groups/08956ee1-9ccb-4221-b6b7-d5c64988f4e9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.104 () {34 vars in 1040 bytes} [Thu Sep 10 12:22:55 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&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: 7|app: 0|req: 345/681] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:22:55 2026] PUT /v2.0/routers/d23f9e78-55df-436e-81e3-af2fe998b49f/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:22:57.117 8 INFO neutron.services.segments.plugin [-] Segment a6b847a3-daf6-4f43-b407-b4e73c0712de resource provider aggregate not found 2026-09-10 12:22:57.139 8 INFO neutron.services.segments.plugin [-] Segment a6b847a3-daf6-4f43-b407-b4e73c0712de resource provider aggregate not found 2026-09-10 12:22:57.159 8 INFO neutron.services.segments.plugin [-] Segment a6b847a3-daf6-4f43-b407-b4e73c0712de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b847a3-daf6-4f43-b407-b4e73c0712de found for delete ", "request_id": "req-2e148787-c1aa-4e5d-aa8c-d1b3873cda41"}]} 2026-09-10 12:22:57.178 8 INFO neutron.services.segments.plugin [-] Segment a6b847a3-daf6-4f43-b407-b4e73c0712de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b847a3-daf6-4f43-b407-b4e73c0712de found for delete ", "request_id": "req-dbfaf31e-1edf-4c7c-ac8c-8a56ee0f0081"}]} 2026-09-10 12:22:57.305 8 INFO neutron.db.segments_db [None req-e0816b43-9961-400a-a117-58ff44171552 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 4e5f3a12-bbab-4afe-b5fb-e4b6f1935fb8 of type vxlan for network 76707828-4f65-449d-aa01-8ca106f45a62 [pid: 8|app: 0|req: 337/682] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:22:56 2026] POST /v2.0/networks => generated 746 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:57 2026] POST /v2.0/subnets => generated 669 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:22:57.912 8 INFO neutron.db.segments_db [None req-7d84f5d2-d85b-4201-971d-fc2171cc49a6 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment c54df779-5419-41b3-929f-b64dfa8681fd of type vxlan for network 3d52491b-ed69-42d3-9022-8ae1f0c01814 2026-09-10 12:22:58.303 8 INFO neutron.db.l3_hamode_db [None req-7d84f5d2-d85b-4201-971d-fc2171cc49a6 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:22:58.346 7 INFO neutron.services.segments.plugin [-] Segment aa779746-57dc-47a6-a539-7d3b1f8f1ea2 resource provider aggregate not found 2026-09-10 12:22:58.355 7 INFO neutron.services.segments.plugin [-] Segment aa779746-57dc-47a6-a539-7d3b1f8f1ea2 resource provider aggregate not found 2026-09-10 12:22:58.382 7 INFO neutron.services.segments.plugin [-] Segment aa779746-57dc-47a6-a539-7d3b1f8f1ea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa779746-57dc-47a6-a539-7d3b1f8f1ea2 found for delete ", "request_id": "req-858577ac-9ceb-4bb9-b9ff-7739680d41fa"}]} 2026-09-10 12:22:58.389 7 INFO neutron.services.segments.plugin [-] Segment aa779746-57dc-47a6-a539-7d3b1f8f1ea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa779746-57dc-47a6-a539-7d3b1f8f1ea2 found for delete ", "request_id": "req-0af5d5de-4e2c-4a55-9be4-43c83cb7db24"}]} 2026-09-10 12:22:58.395 7 INFO neutron.db.l3_hamode_db [None req-31c95a21-7d0b-41ec-9d0e-75e2b78af5a2 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network ace6f5c0-450c-45c2-a20e-65463f764bc9 was deleted as no HA routers are present in tenant 25faab48db974204810fec3ae6944521. [pid: 7|app: 0|req: 346/684] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:57 2026] DELETE /v2.0/routers/d23f9e78-55df-436e-81e3-af2fe998b49f => generated 0 bytes in 1348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:22:58 2026] DELETE /v2.0/subnets/679a4a8b-aaea-4bb7-a3cc-0f404ce038b6 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:22:58 2026] DELETE /v2.0/networks/236a74ca-16b5-4185-937b-66b2a271e863 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:22:59 2026] GET /v2.0/security-groups?tenant_id=4b06e5baaecf4def93898db3eb4ddf99&name=default => generated 2801 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:22:59 2026] GET /v2.0/security-groups?tenant_id=25faab48db974204810fec3ae6944521&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/689] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:59 2026] DELETE /v2.0/security-groups/7d797ebd-6ddd-4e1b-bbf9-3cb5b60d3fcc => 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: 352/690] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:22:59 2026] DELETE /v2.0/security-groups/c7da96f8-d632-413b-816b-56ed3f90ceb0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:00.093 8 INFO neutron.db.l3_hamode_db [None req-7d84f5d2-d85b-4201-971d-fc2171cc49a6 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 353/691] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:22:59 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/692] 10.0.0.3 () {34 vars in 969 bytes} [Thu Sep 10 12:23:00 2026] GET /v2.0/ports/b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 968 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:00.462 7 INFO neutron.services.segments.plugin [-] Segment a17b26be-c655-40c9-b717-4992c09976e6 resource provider aggregate not found 2026-09-10 12:23:00.468 7 INFO neutron.services.segments.plugin [-] Segment a17b26be-c655-40c9-b717-4992c09976e6 resource provider aggregate not found 2026-09-10 12:23:00.517 7 INFO neutron.services.segments.plugin [-] Segment a17b26be-c655-40c9-b717-4992c09976e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17b26be-c655-40c9-b717-4992c09976e6 found for delete ", "request_id": "req-65637801-b552-41c7-95c3-ff0a721d1878"}]} 2026-09-10 12:23:00.520 7 INFO neutron.services.segments.plugin [-] Segment a17b26be-c655-40c9-b717-4992c09976e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17b26be-c655-40c9-b717-4992c09976e6 found for delete ", "request_id": "req-90c1733e-8df9-40d9-8db8-4f1babf5101a"}]} [pid: 7|app: 0|req: 355/693] 162.253.55.77 () {34 vars in 999 bytes} [Thu Sep 10 12:23:00 2026] GET /v2.0/subnets?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 660 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/694] 162.253.55.77 () {34 vars in 1145 bytes} [Thu Sep 10 12:23:00 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe&device_owner=compute%3Anova&network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/695] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:22:57 2026] POST /v2.0/routers => generated 733 bytes in 3664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/696] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:23:00 2026] PUT /v2.0/ports/b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 1145 bytes in 1185 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-09-10 12:23:01.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc2a525e-4c27-47e4-ae18-df49761e77d8'] response: {'name': 'network-changed', 'server_uuid': '9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe', 'tag': 'b39bcf40-15b8-4bde-9940-e844f4e7a1aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/697] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:01 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1417 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/698] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:01 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/699] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/700] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => 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: 362/701] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/subnets?id=7f696c5c-64e7-4381-a8d3-d1b4298ad847 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/702] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/ports?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/703] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/704] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 366/705] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/706] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 780 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/707] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/708] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/709] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/710] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => 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: 372/711] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/subnets?id=7f696c5c-64e7-4381-a8d3-d1b4298ad847 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/712] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/ports?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9&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: 374/713] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:02 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 375/714] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:03 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/715] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:23:01 2026] PUT /v2.0/routers/a37ec1a1-c629-41dc-bd1b-ed5b559e71b2/add_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/716] 162.253.55.77 () {34 vars in 1117 bytes} [Thu Sep 10 12:23:03 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/717] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:23:03 2026] PUT /v2.0/ports/b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 968 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/718] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:03 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:04.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-283b4903-20ed-48b3-aa40-3e812b175981'] response: {'name': 'network-changed', 'server_uuid': '9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe', 'tag': 'b39bcf40-15b8-4bde-9940-e844f4e7a1aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/719] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/720] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/721] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/subnets?id=7f696c5c-64e7-4381-a8d3-d1b4298ad847 => generated 678 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/722] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/ports?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9&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: 344/723] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks?id=76707828-4f65-449d-aa01-8ca106f45a62 => generated 678 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/724] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/quotas/a9241500749c4e43a4a77a0a2973a71a => 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: 380/725] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/726] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?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: 346/727] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/ports?tenant_id=a9241500749c4e43a4a77a0a2973a71a&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/728] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/ports?tenant_id=6404c166d8714fefa66218268156eca7&device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/729] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks/76707828-4f65-449d-aa01-8ca106f45a62?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: 348/730] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks?id=275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/731] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks/76707828-4f65-449d-aa01-8ca106f45a62?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: 349/732] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/733] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/subnets?id=7f696c5c-64e7-4381-a8d3-d1b4298ad847 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/734] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/ports?network_id=275c2605-76ed-4143-b6ac-b2302b1e7de9&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: 351/735] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => 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: 385/736] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/737] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/738] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:05 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => 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: 354/739] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:05 2026] GET /v2.0/security-groups?id=bfdd8537-2df1-4436-b4a1-568bae525345&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: 7|app: 0|req: 386/740] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:04 2026] GET /v2.0/security-groups?tenant_id=ff2bdfdee7994107b914d94dedd17b3b&name=default => generated 2801 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/741] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:05 2026] DELETE /v2.0/security-groups/ac4aa8e1-6f73-4317-ad0e-29a73a1a819c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/742] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:05 2026] GET /v2.0/networks?id=76707828-4f65-449d-aa01-8ca106f45a62 => generated 678 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/743] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:23:05 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:06.197 8 INFO neutron.db.l3_db [None req-e9efbebc-20a4-42f7-ab75-367fd95925d1 7d8fcd8869ec4303b3435981c43b2236 6404c166d8714fefa66218268156eca7 - - - -] Floating IP f6eb0214-c62f-40ac-8229-458214e96cd8 disassociated. External IP: 10.96.250.215, port: b39bcf40-15b8-4bde-9940-e844f4e7a1aa. [pid: 7|app: 0|req: 388/744] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:23:05 2026] POST /v2.0/ports => generated 954 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/745] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:06 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 957 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/746] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:06 2026] GET /v2.0/security-groups?tenant_id=d2ce23c53150435c91dfe474b27e5072&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/747] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:06 2026] GET /v2.0/ports?device_id=9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/748] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:23:05 2026] DELETE /v2.0/ports/b39bcf40-15b8-4bde-9940-e844f4e7a1aa => generated 0 bytes in 860 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:06.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7845c18-af41-484e-b3e1-56471ccdf1d6'] response: {'server_uuid': '9ff6f6d1-bc0e-4fef-afa1-8aadadbb7afe', 'name': 'network-vif-deleted', 'tag': 'b39bcf40-15b8-4bde-9940-e844f4e7a1aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/749] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:06 2026] GET /v2.0/security-groups?id=75da33ed-0902-4a1e-9780-913809f17b2b&fields=id&fields=name => generated 88 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/750] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:06 2026] DELETE /v2.0/security-groups/d8653441-2f5a-4c60-8343-8f3c55143903 => 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: 392/751] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:23:06 2026] PUT /v2.0/ports/36caec0d-c116-49f0-9a74-58366abef3b2 => generated 1199 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/752] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/ports?tenant_id=a9241500749c4e43a4a77a0a2973a71a&device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:23:07.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6a96b22-a202-40fb-8ea3-12d2ddfcfda8'] response: {'name': 'network-changed', 'server_uuid': '43e5d5b9-a462-4a6d-8e62-f5c88d12f59b', 'tag': '36caec0d-c116-49f0-9a74-58366abef3b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/753] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=36caec0d-c116-49f0-9a74-58366abef3b2 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/754] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/subnets?id=ff14e0d6-a07f-4980-a28d-abf427857b86 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/755] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/ports?network_id=76707828-4f65-449d-aa01-8ca106f45a62&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: 362/756] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/networks/76707828-4f65-449d-aa01-8ca106f45a62?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/757] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/networks/76707828-4f65-449d-aa01-8ca106f45a62?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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 364/758] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:07 2026] DELETE /v2.0/security-groups/bfdd8537-2df1-4436-b4a1-568bae525345 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/759] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/security-groups?tenant_id=19c7374a81444588ad7228b34cd8ee56&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/760] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:07 2026] GET /v2.0/ports?tenant_id=a9241500749c4e43a4a77a0a2973a71a&device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/761] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:08.070 8 INFO neutron.api.v2.resource [None req-06fec6a0-63f1-4245-a1b7-4608ec626b84 7d8fcd8869ec4303b3435981c43b2236 6404c166d8714fefa66218268156eca7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/762] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/security-groups/bfdd8537-2df1-4436-b4a1-568bae525345 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/763] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/networks?id=76707828-4f65-449d-aa01-8ca106f45a62 => generated 774 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/764] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/security-groups?id=75da33ed-0902-4a1e-9780-913809f17b2b&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/765] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:08 2026] DELETE /v2.0/security-groups/e25b8396-e06d-4015-9b2e-23f59f642ace => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/766] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=36caec0d-c116-49f0-9a74-58366abef3b2 => 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: 399/767] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/subnets?id=ff14e0d6-a07f-4980-a28d-abf427857b86 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/768] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/ports?network_id=76707828-4f65-449d-aa01-8ca106f45a62&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/769] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/security-groups?tenant_id=55984fbddf564ff0a2a266074721f35d&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/770] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/networks/76707828-4f65-449d-aa01-8ca106f45a62?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: 403/771] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:08 2026] DELETE /v2.0/security-groups/830bbfd6-e599-4b48-8acc-e7d2417d6181 => 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: 404/772] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:08 2026] GET /v2.0/networks/76707828-4f65-449d-aa01-8ca106f45a62?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: 369/775] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:23:08 2026] DELETE /v2.0/floatingips/f6eb0214-c62f-40ac-8229-458214e96cd8 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/776] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:09 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/777] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:09 2026] GET /v2.0/security-groups?id=75da33ed-0902-4a1e-9780-913809f17b2b&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/778] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:10 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/779] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:10 2026] GET /v2.0/security-groups?id=75da33ed-0902-4a1e-9780-913809f17b2b&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/780] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:23:09 2026] PUT /v2.0/routers/0c230313-9cea-43d4-a79c-0ad47ceccaaf/remove_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/781] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:10 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => 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: 372/782] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:11 2026] GET /v2.0/security-groups?id=75da33ed-0902-4a1e-9780-913809f17b2b&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/783] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:11 2026] GET /v2.0/security-groups?tenant_id=07996e5a1a574aeeb70e95baca655c4d&name=default => generated 2801 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/784] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:23:11 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/785] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:11 2026] DELETE /v2.0/security-groups/6e8cfb11-5ee2-4452-882b-ecb5f8b99904 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:11.915 7 INFO neutron.services.segments.plugin [-] Segment 6a0a186e-d51d-47b3-890f-94e058515ca6 resource provider aggregate not found 2026-09-10 12:23:11.930 7 INFO neutron.services.segments.plugin [-] Segment 6a0a186e-d51d-47b3-890f-94e058515ca6 resource provider aggregate not found 2026-09-10 12:23:11.944 7 INFO neutron.services.segments.plugin [-] Segment 6a0a186e-d51d-47b3-890f-94e058515ca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a0a186e-d51d-47b3-890f-94e058515ca6 found for delete ", "request_id": "req-93635fa8-d524-4d9a-83ef-0decef8911b0"}]} 2026-09-10 12:23:11.950 7 INFO neutron.services.segments.plugin [-] Segment 6a0a186e-d51d-47b3-890f-94e058515ca6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a0a186e-d51d-47b3-890f-94e058515ca6 found for delete ", "request_id": "req-455ca541-c2ae-439a-bf51-4ecc95dd5f9b"}]} 2026-09-10 12:23:11.961 7 INFO neutron.db.l3_hamode_db [None req-d748771c-63a1-4ee0-a697-ae0781899f3e d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network b7213358-5ed8-4b7c-babd-5c211af50c55 was deleted as no HA routers are present in tenant 6404c166d8714fefa66218268156eca7. [pid: 7|app: 0|req: 411/786] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:10 2026] DELETE /v2.0/routers/0c230313-9cea-43d4-a79c-0ad47ceccaaf => generated 0 bytes in 1343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/787] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:23:11 2026] DELETE /v2.0/ports/36caec0d-c116-49f0-9a74-58366abef3b2 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/788] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:11 2026] DELETE /v2.0/subnets/7f696c5c-64e7-4381-a8d3-d1b4298ad847 => 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: 377/789] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:12 2026] GET /v2.0/ports?device_id=43e5d5b9-a462-4a6d-8e62-f5c88d12f59b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/790] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:12 2026] DELETE /v2.0/networks/275c2605-76ed-4143-b6ac-b2302b1e7de9 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:12.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b61966b7-a992-4070-90a4-518eb044e89e'] response: {'server_uuid': '43e5d5b9-a462-4a6d-8e62-f5c88d12f59b', 'name': 'network-vif-deleted', 'tag': '36caec0d-c116-49f0-9a74-58366abef3b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/791] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:12 2026] GET /v2.0/security-groups?tenant_id=6404c166d8714fefa66218268156eca7&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/792] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:12 2026] DELETE /v2.0/security-groups/4cc51928-6f55-405a-a542-92b53f54a66a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/793] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:13 2026] GET /v2.0/security-groups?tenant_id=244b0f0d309e452c853cb89e8982762b&name=default => generated 2801 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/794] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:13 2026] DELETE /v2.0/security-groups/bcb4d08a-7011-4949-8fe8-2500a573131e => 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: 381/795] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:13 2026] GET /v2.0/security-groups?tenant_id=1c659f2232d445b890c932707d814c6f&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:13.967 7 INFO neutron.services.segments.plugin [-] Segment 9148dafd-862b-4ff7-962d-da5b41903c74 resource provider aggregate not found 2026-09-10 12:23:13.973 7 INFO neutron.services.segments.plugin [-] Segment 9148dafd-862b-4ff7-962d-da5b41903c74 resource provider aggregate not found 2026-09-10 12:23:13.985 7 INFO neutron.services.segments.plugin [-] Segment 9148dafd-862b-4ff7-962d-da5b41903c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9148dafd-862b-4ff7-962d-da5b41903c74 found for delete ", "request_id": "req-ca02849f-010f-4cbb-b164-862eac9a18b8"}]} 2026-09-10 12:23:13.995 7 INFO neutron.services.segments.plugin [-] Segment 9148dafd-862b-4ff7-962d-da5b41903c74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9148dafd-862b-4ff7-962d-da5b41903c74 found for delete ", "request_id": "req-303be364-d212-42cb-8cb4-941a1175eb41"}]} 2026-09-10 12:23:14.124 8 INFO neutron.db.segments_db [None req-20747493-b9c4-4511-a8e8-feb007c73804 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - - -] Added segment 82387367-9480-40df-af1f-b082185e103b of type vxlan for network 53b57069-34c6-41d8-97e9-99121b514376 [pid: 8|app: 0|req: 382/796] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:13 2026] POST /v2.0/networks => generated 649 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/797] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:14 2026] DELETE /v2.0/security-groups/fb40824c-f03d-41da-9ea5-7bf9d70b500b => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/798] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:23:13 2026] PUT /v2.0/routers/a37ec1a1-c629-41dc-bd1b-ed5b559e71b2/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/799] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:14 2026] POST /v2.0/ports => generated 778 bytes in 384 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-09-10 12:23:14.902 8 INFO neutron.db.segments_db [None req-7da04ac0-6de8-4b6f-9bb9-4f7c5a060fcd 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - - -] Added segment 56c80855-a284-4246-a54f-48299214f171 of type vxlan for network 16dd40b7-810e-428c-b751-a55bb2f6628f [pid: 8|app: 0|req: 385/800] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:14 2026] POST /v2.0/networks => generated 636 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:15.333 8 INFO neutron.db.segments_db [None req-da860774-7087-4757-b9f0-e9375bc57223 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 00eb5d2b-e518-4a90-a8ef-a5282e62791d of type vxlan for network 91cda41f-2061-4054-9a0a-67a2ff4277b7 [pid: 8|app: 0|req: 386/801] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:23:15 2026] POST /v2.0/networks => generated 744 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/802] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:15 2026] POST /v2.0/subnets => generated 622 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/803] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:15 2026] POST /v2.0/subnets => generated 667 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:16.608 7 INFO neutron.services.segments.plugin [-] Segment c54df779-5419-41b3-929f-b64dfa8681fd resource provider aggregate not found 2026-09-10 12:23:16.617 7 INFO neutron.services.segments.plugin [-] Segment c54df779-5419-41b3-929f-b64dfa8681fd resource provider aggregate not found 2026-09-10 12:23:16.641 7 INFO neutron.services.segments.plugin [-] Segment c54df779-5419-41b3-929f-b64dfa8681fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54df779-5419-41b3-929f-b64dfa8681fd found for delete ", "request_id": "req-0b318280-cd2e-42b5-b4ba-4eb1e0a2a930"}]} 2026-09-10 12:23:16.649 7 INFO neutron.services.segments.plugin [-] Segment c54df779-5419-41b3-929f-b64dfa8681fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54df779-5419-41b3-929f-b64dfa8681fd found for delete ", "request_id": "req-9203d1de-0244-4c8a-b2b6-ead19f158d17"}]} 2026-09-10 12:23:16.659 7 INFO neutron.db.l3_hamode_db [None req-36f446a4-a252-4705-987f-7956d88c7841 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network 3d52491b-ed69-42d3-9022-8ae1f0c01814 was deleted as no HA routers are present in tenant a9241500749c4e43a4a77a0a2973a71a. [pid: 7|app: 0|req: 416/804] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:14 2026] DELETE /v2.0/routers/a37ec1a1-c629-41dc-bd1b-ed5b559e71b2 => generated 0 bytes in 2024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:16.750 7 INFO neutron.db.segments_db [None req-7666cadb-3763-48f1-af0c-98f350f77804 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment bf270d83-7fc7-46cb-9384-c9c12d54048e of type vxlan for network 5243584b-b9c3-497b-8968-5b54fb1e7652 [pid: 8|app: 0|req: 389/805] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:16 2026] POST /v2.0/ports => generated 965 bytes in 534 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: 390/806] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:16 2026] DELETE /v2.0/subnets/ff14e0d6-a07f-4980-a28d-abf427857b86 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:17.155 7 INFO neutron.db.l3_hamode_db [None req-7666cadb-3763-48f1-af0c-98f350f77804 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 391/807] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:17 2026] DELETE /v2.0/ports/8e6d8c88-5ff1-4a27-b599-3f97c6ccecbf => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:17.769 8 INFO neutron.services.segments.plugin [-] Segment 4e5f3a12-bbab-4afe-b5fb-e4b6f1935fb8 resource provider aggregate not found 2026-09-10 12:23:17.776 8 INFO neutron.services.segments.plugin [-] Segment 4e5f3a12-bbab-4afe-b5fb-e4b6f1935fb8 resource provider aggregate not found 2026-09-10 12:23:17.804 8 INFO neutron.services.segments.plugin [-] Segment 4e5f3a12-bbab-4afe-b5fb-e4b6f1935fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e5f3a12-bbab-4afe-b5fb-e4b6f1935fb8 found for delete ", "request_id": "req-d150a9be-5e72-4704-ace7-4d975fa5de0e"}]} 2026-09-10 12:23:17.806 8 INFO neutron.services.segments.plugin [-] Segment 4e5f3a12-bbab-4afe-b5fb-e4b6f1935fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e5f3a12-bbab-4afe-b5fb-e4b6f1935fb8 found for delete ", "request_id": "req-91a8e921-335b-4464-a701-e258e2a5bb3c"}]} [pid: 8|app: 0|req: 392/808] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:17 2026] DELETE /v2.0/networks/76707828-4f65-449d-aa01-8ca106f45a62 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:17.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88952c9d-9c30-4205-a9fd-cdeb0d3e74f6 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/809] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:17 2026] DELETE /v2.0/ports/8e6d8c88-5ff1-4a27-b599-3f97c6ccecbf => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:23:17.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82baaccf-8a36-4a7c-9945-15a7825dbc6e 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 394/810] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:23:17 2026] GET /v2.0/ports/8e6d8c88-5ff1-4a27-b599-3f97c6ccecbf => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/811] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:17 2026] DELETE /v2.0/subnets/a6ba3fea-3443-4863-b6cf-235c310c10a2 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/812] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:18 2026] GET /v2.0/security-groups?tenant_id=a9241500749c4e43a4a77a0a2973a71a&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:18.318 7 INFO neutron.db.l3_hamode_db [None req-7666cadb-3763-48f1-af0c-98f350f77804 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 397/813] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:18 2026] DELETE /v2.0/networks/16dd40b7-810e-428c-b751-a55bb2f6628f => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/814] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:18 2026] DELETE /v2.0/security-groups/75da33ed-0902-4a1e-9780-913809f17b2b => 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: 399/815] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:18 2026] GET /v2.0/security-groups?tenant_id=6527aef3f2084fa3ba12bb5b3d0feffd&name=default => generated 2801 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:19.542 8 INFO neutron.db.segments_db [None req-ef3cc645-13b9-4443-839e-46567b65bd85 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - - -] Added segment 85fa44a5-479c-4a7a-a8fe-ce5f5b8ce565 of type vxlan for network 3cee2423-315b-4db4-8a15-072de9438d69 [pid: 7|app: 0|req: 417/816] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:16 2026] POST /v2.0/routers => generated 731 bytes in 2999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/817] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:19 2026] POST /v2.0/networks => generated 636 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/818] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:19 2026] DELETE /v2.0/security-groups/1163a003-007e-4ecc-9d5d-ff02ae692969 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:19.864 8 INFO neutron.services.segments.plugin [-] Segment 56c80855-a284-4246-a54f-48299214f171 resource provider aggregate not found 2026-09-10 12:23:19.873 8 INFO neutron.services.segments.plugin [-] Segment 56c80855-a284-4246-a54f-48299214f171 resource provider aggregate not found 2026-09-10 12:23:19.898 8 INFO neutron.services.segments.plugin [-] Segment 56c80855-a284-4246-a54f-48299214f171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c80855-a284-4246-a54f-48299214f171 found for delete ", "request_id": "req-6f0d4690-0b6d-4303-baae-c88de0cd35bc"}]} 2026-09-10 12:23:19.899 8 INFO neutron.services.segments.plugin [-] Segment 56c80855-a284-4246-a54f-48299214f171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56c80855-a284-4246-a54f-48299214f171 found for delete ", "request_id": "req-24ec006a-976b-416f-81d1-87da8f00f06a"}]} [pid: 7|app: 0|req: 419/819] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:19 2026] POST /v2.0/subnets => generated 622 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/820] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:20 2026] GET /v2.0/security-groups?tenant_id=1d8c43c69cd446c7b3ccbdda50968f1a&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/821] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:20 2026] POST /v2.0/ports => generated 927 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/822] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:20 2026] DELETE /v2.0/security-groups/874bb11f-9228-4730-a1ff-60cf9be8e606 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/823] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:20 2026] DELETE /v2.0/ports/1e6191c3-e19d-41b1-8973-9142934c8b11 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:21.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cc5c099-7b94-4310-9584-86bd2bb7f3d3 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/824] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:23:21 2026] GET /v2.0/ports/1e6191c3-e19d-41b1-8973-9142934c8b11 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/825] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:21 2026] DELETE /v2.0/subnets/f8835100-1939-4356-b26c-c0c1c92d42da => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:22.066 7 INFO neutron.services.segments.plugin [-] Segment 85fa44a5-479c-4a7a-a8fe-ce5f5b8ce565 resource provider aggregate not found 2026-09-10 12:23:22.078 7 INFO neutron.services.segments.plugin [-] Segment 85fa44a5-479c-4a7a-a8fe-ce5f5b8ce565 resource provider aggregate not found 2026-09-10 12:23:22.103 7 INFO neutron.services.segments.plugin [-] Segment 85fa44a5-479c-4a7a-a8fe-ce5f5b8ce565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fa44a5-479c-4a7a-a8fe-ce5f5b8ce565 found for delete ", "request_id": "req-d900f993-1965-48b8-b0e5-3bc588474741"}]} 2026-09-10 12:23:22.106 7 INFO neutron.services.segments.plugin [-] Segment 85fa44a5-479c-4a7a-a8fe-ce5f5b8ce565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85fa44a5-479c-4a7a-a8fe-ce5f5b8ce565 found for delete ", "request_id": "req-f37696d8-b278-48a3-9c7c-6838967c6694"}]} [pid: 7|app: 0|req: 426/826] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:21 2026] DELETE /v2.0/networks/3cee2423-315b-4db4-8a15-072de9438d69 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/827] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:23:19 2026] PUT /v2.0/routers/2cbd5605-8533-485b-b026-54444f489388/add_router_interface => generated 309 bytes in 2467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/828] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:22 2026] POST /v2.0/ports => generated 778 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/829] 10.0.0.106 () {34 vars in 737 bytes} [Thu Sep 10 12:23:22 2026] PUT /v2.0/ports/625ad443-6a9e-47d9-b9f1-f5852049aa1e => generated 752 bytes in 214 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: 428/830] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:22 2026] DELETE /v2.0/ports/625ad443-6a9e-47d9-b9f1-f5852049aa1e => 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: 429/831] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:23:22 2026] GET /v2.0/ports => generated 781 bytes in 125 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: 403/832] 10.0.0.106 () {32 vars in 653 bytes} [Thu Sep 10 12:23:22 2026] GET /v2.0/extensions => generated 19178 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-10 12:23:23.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ef0457f-2889-4290-aff7-6c23430de28d 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 404/833] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/ports/625ad443-6a9e-47d9-b9f1-f5852049aa1e => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/834] 10.0.0.106 () {32 vars in 681 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/835] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:23:23 2026] POST /v2.0/security-groups => generated 1597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/836] 10.0.0.106 () {32 vars in 681 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/837] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/ports => generated 781 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/838] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/839] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:23:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/840] 10.0.0.106 () {32 vars in 665 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/841] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/ports/39c4e7be-2572-4714-a8a2-ed4a23366228 => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/842] 10.0.0.106 () {32 vars in 699 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:23.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c9580f2-812f-4636-813b-7609c66e1f73 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/843] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:23 2026] DELETE /v2.0/ports/1e6191c3-e19d-41b1-8973-9142934c8b11 => 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: 411/844] 10.0.0.106 () {32 vars in 697 bytes} [Thu Sep 10 12:23:23 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-09-10 12:23:23.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6ce2f8b-b708-419c-a520-4f978ded6523 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/845] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:23 2026] DELETE /v2.0/subnets/f8835100-1939-4356-b26c-c0c1c92d42da => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/846] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:23:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/847] 10.0.0.106 () {32 vars in 701 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:23.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e035a8d-d3e2-413c-a3fb-2ba844d7ca43 41e7462dd490453a96be38d635a759f2 0087314c95644f14b257645861aa48bb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 435/848] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:23 2026] DELETE /v2.0/subnets/a6ba3fea-3443-4863-b6cf-235c310c10a2 => generated 136 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/849] 10.0.0.106 () {32 vars in 689 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/850] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:23 2026] DELETE /v2.0/ports/39c4e7be-2572-4714-a8a2-ed4a23366228 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/851] 10.0.0.106 () {32 vars in 703 bytes} [Thu Sep 10 12:23:23 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:24.183 7 INFO neutron.services.segments.plugin [-] Segment 82387367-9480-40df-af1f-b082185e103b resource provider aggregate not found 2026-09-10 12:23:24.189 7 INFO neutron.services.segments.plugin [-] Segment 82387367-9480-40df-af1f-b082185e103b resource provider aggregate not found 2026-09-10 12:23:24.208 7 INFO neutron.services.segments.plugin [-] Segment 82387367-9480-40df-af1f-b082185e103b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82387367-9480-40df-af1f-b082185e103b found for delete ", "request_id": "req-33074ba6-1208-415f-a4af-e3aacac4ed42"}]} 2026-09-10 12:23:24.215 7 INFO neutron.services.segments.plugin [-] Segment 82387367-9480-40df-af1f-b082185e103b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82387367-9480-40df-af1f-b082185e103b found for delete ", "request_id": "req-ce710583-d23e-4662-a38e-ff955d594f46"}]} [pid: 7|app: 0|req: 439/852] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:23 2026] DELETE /v2.0/networks/53b57069-34c6-41d8-97e9-99121b514376 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/853] 10.0.0.106 () {32 vars in 693 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/856] 10.0.0.106 () {32 vars in 695 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/857] 10.0.0.106 () {32 vars in 685 bytes} [Thu Sep 10 12:23:24 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: 445/858] 10.0.0.106 () {32 vars in 687 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/859] 10.0.0.106 () {32 vars in 661 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/860] 10.0.0.106 () {32 vars in 699 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/861] 10.0.0.106 () {32 vars in 679 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/862] 10.0.0.106 () {32 vars in 683 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/863] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:23:23 2026] POST /v2.0/floatingips => generated 552 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/864] 10.0.0.106 () {32 vars in 675 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/865] 10.0.0.106 () {32 vars in 689 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/866] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/867] 10.0.0.106 () {32 vars in 687 bytes} [Thu Sep 10 12:23:24 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: 452/868] 10.0.0.106 () {32 vars in 669 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/869] 10.0.0.106 () {32 vars in 687 bytes} [Thu Sep 10 12:23:24 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: 453/870] 10.0.0.106 () {32 vars in 681 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/871] 10.0.0.106 () {32 vars in 699 bytes} [Thu Sep 10 12:23:24 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: 454/872] 10.0.0.106 () {32 vars in 679 bytes} [Thu Sep 10 12:23:24 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: 8|app: 0|req: 419/873] 10.0.0.106 () {32 vars in 667 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/874] 10.0.0.106 () {32 vars in 677 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/875] 10.0.0.106 () {32 vars in 665 bytes} [Thu Sep 10 12:23:24 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: 456/876] 10.0.0.106 () {32 vars in 675 bytes} [Thu Sep 10 12:23:24 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: 421/877] 10.0.0.106 () {32 vars in 713 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/878] 10.0.0.106 () {32 vars in 691 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/879] 10.0.0.106 () {32 vars in 683 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/880] 10.0.0.106 () {32 vars in 669 bytes} [Thu Sep 10 12:23:24 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: 8|app: 0|req: 423/881] 10.0.0.106 () {32 vars in 687 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/882] 10.0.0.106 () {32 vars in 705 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/883] 10.0.0.106 () {32 vars in 701 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/884] 10.0.0.106 () {32 vars in 675 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/885] 10.0.0.106 () {32 vars in 693 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/886] 10.0.0.106 () {32 vars in 689 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/887] 10.0.0.106 () {32 vars in 709 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/888] 10.0.0.106 () {32 vars in 705 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/889] 10.0.0.106 () {32 vars in 697 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/890] 10.0.0.106 () {32 vars in 711 bytes} [Thu Sep 10 12:23:24 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: 8|app: 0|req: 428/891] 10.0.0.106 () {32 vars in 669 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/892] 10.0.0.106 () {32 vars in 687 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/893] 10.0.0.106 () {32 vars in 681 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/894] 10.0.0.106 () {32 vars in 675 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/895] 10.0.0.106 () {32 vars in 671 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/896] 10.0.0.106 () {32 vars in 661 bytes} [Thu Sep 10 12:23:24 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: 431/897] 10.0.0.106 () {32 vars in 699 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/898] 10.0.0.106 () {32 vars in 699 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/899] 10.0.0.106 () {32 vars in 677 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/900] 10.0.0.106 () {32 vars in 669 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/901] 10.0.0.106 () {32 vars in 683 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/902] 10.0.0.106 () {32 vars in 701 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/903] 10.0.0.106 () {32 vars in 685 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/904] 10.0.0.106 () {32 vars in 707 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/905] 10.0.0.106 () {32 vars in 669 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/906] 10.0.0.106 () {32 vars in 697 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/907] 10.0.0.106 () {32 vars in 695 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/908] 10.0.0.106 () {32 vars in 685 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/909] 10.0.0.3 () {34 vars in 1098 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1531509428&fields=id&tenant_id=c15b7e23c8434011a4801d6934fc06cb => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/910] 10.0.0.106 () {32 vars in 689 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/911] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/networks?id=91cda41f-2061-4054-9a0a-67a2ff4277b7 => generated 676 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/912] 10.0.0.106 () {32 vars in 667 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/913] 10.0.0.106 () {32 vars in 681 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/914] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/quotas/c15b7e23c8434011a4801d6934fc06cb => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/915] 10.0.0.106 () {32 vars in 681 bytes} [Thu Sep 10 12:23:25 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: 7|app: 0|req: 478/916] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/ports?tenant_id=c15b7e23c8434011a4801d6934fc06cb&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/917] 10.0.0.106 () {32 vars in 691 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/918] 10.0.0.106 () {32 vars in 691 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/919] 10.0.0.106 () {32 vars in 695 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/920] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:24 2026] GET /v2.0/security-groups?tenant_id=0087314c95644f14b257645861aa48bb&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/921] 10.0.0.106 () {32 vars in 685 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/922] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:25 2026] DELETE /v2.0/security-groups/8562c3fd-ea2f-4deb-a555-c573142a9f12 => 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: 442/923] 10.0.0.106 () {32 vars in 689 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/924] 10.0.0.106 () {32 vars in 701 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/925] 10.0.0.106 () {32 vars in 703 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/926] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/927] 10.0.0.106 () {32 vars in 715 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/928] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/929] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/930] 10.0.0.106 () {32 vars in 683 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/931] 10.0.0.106 () {32 vars in 669 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/932] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:23:25 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: 452/933] 10.0.0.106 () {32 vars in 679 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/934] 10.0.0.106 () {32 vars in 669 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/935] 10.0.0.106 () {32 vars in 697 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/936] 10.0.0.106 () {32 vars in 705 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/937] 10.0.0.106 () {32 vars in 701 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/938] 10.0.0.106 () {32 vars in 683 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/939] 10.0.0.106 () {32 vars in 705 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/940] 10.0.0.106 () {32 vars in 695 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/941] 10.0.0.106 () {32 vars in 689 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/942] 10.0.0.106 () {32 vars in 697 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/943] 10.0.0.106 () {32 vars in 689 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/944] 10.0.0.106 () {32 vars in 701 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/945] 10.0.0.106 () {32 vars in 665 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/946] 10.0.0.106 () {32 vars in 681 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/947] 10.0.0.106 () {32 vars in 693 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/948] 10.0.0.106 () {32 vars in 677 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/949] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/security-groups?tenant_id=4234e4a4ceee4081a793e982315a0b85&name=default => generated 2801 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/950] 10.0.0.106 () {32 vars in 667 bytes} [Thu Sep 10 12:23:26 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/951] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:23:25 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?fields=segments => generated 14 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/952] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:23:26 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?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: 470/953] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:26 2026] DELETE /v2.0/security-groups/b650fc70-94b6-41c5-af3b-e3c830cf5878 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/954] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:26 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/955] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:26 2026] GET /v2.0/security-groups?tenant_id=9561a690378c4e8d89563ad00ef444b3&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/956] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:26 2026] DELETE /v2.0/security-groups/d8039855-de64-4633-b054-16871bfd6b21 => 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: 472/957] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:26 2026] GET /v2.0/security-groups?tenant_id=ef927d36f4eb4d869f283a0ecb1bfb04&name=default => generated 2801 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/958] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:27 2026] GET /v2.0/networks?id=91cda41f-2061-4054-9a0a-67a2ff4277b7 => generated 676 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/959] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:27 2026] DELETE /v2.0/security-groups/2e44b912-c28f-48b7-b01c-89d2f9ca428d => 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: 487/960] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:23:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c15b7e23c8434011a4801d6934fc06cb => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/961] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:27 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/962] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:23:27 2026] POST /v2.0/ports => generated 958 bytes in 588 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: 489/963] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:23:27 2026] POST /v2.0/security-groups => generated 1561 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/964] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:23:27 2026] GET /v2.0/security-groups => generated 4344 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/965] 10.0.0.106 () {34 vars in 758 bytes} [Thu Sep 10 12:23:28 2026] PUT /v2.0/security-groups/807c2bf6-c561-4481-9091-6ea6a6f78613 => generated 1600 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/966] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-groups/807c2bf6-c561-4481-9091-6ea6a6f78613 => generated 1600 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/967] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:28 2026] DELETE /v2.0/security-groups/807c2bf6-c561-4481-9091-6ea6a6f78613 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/968] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:28.337 7 INFO neutron.api.v2.resource [None req-7a574ec0-b329-498e-9108-e5a007e7c2af e2b33d6cec94491fb1126c4f2abe7105 633b28edf8e54b19b943c2bfd4173a30 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/969] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:28 2026] DELETE /v2.0/security-groups/807c2bf6-c561-4481-9091-6ea6a6f78613 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/970] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:23:27 2026] PUT /v2.0/ports/c83caf38-af3e-4c26-95e4-77247dc49c26 => generated 1203 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:23:28.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2c6f933-1bfd-4f96-83f8-79f497057318'] response: {'name': 'network-changed', 'server_uuid': '177b4f74-61e1-465a-a0d7-e490ed454604', 'tag': 'c83caf38-af3e-4c26-95e4-77247dc49c26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 496/971] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:23:28 2026] POST /v2.0/security-groups => generated 1560 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/972] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/ports?tenant_id=c15b7e23c8434011a4801d6934fc06cb&device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/973] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c83caf38-af3e-4c26-95e4-77247dc49c26 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/974] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:23:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/975] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/subnets?id=af35cbfe-04dd-4ec4-bd1a-3b5e71944803 => generated 670 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/976] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-group-rules/f6234d0c-1f3d-4faa-ade5-9ca91aaef5ce => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/977] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/978] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/ports?network_id=91cda41f-2061-4054-9a0a-67a2ff4277b7&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/979] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/980] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-groups?id=d8d21df1-3909-4e1e-8596-4fcee37676fa&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/981] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?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: 502/982] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:23:28 2026] DELETE /v2.0/security-group-rules/f6234d0c-1f3d-4faa-ade5-9ca91aaef5ce => 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: 481/983] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/984] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?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: 482/985] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:23:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/986] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-group-rules/d1b89781-6803-4086-93e3-a70bc9fd59d2 => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/987] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/ports?tenant_id=c15b7e23c8434011a4801d6934fc06cb&device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/988] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:23:28 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/989] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/networks?id=91cda41f-2061-4054-9a0a-67a2ff4277b7 => generated 772 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/990] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:23:29 2026] DELETE /v2.0/security-group-rules/d1b89781-6803-4086-93e3-a70bc9fd59d2 => 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: 506/991] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c83caf38-af3e-4c26-95e4-77247dc49c26 => 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: 486/992] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/993] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/subnets?id=af35cbfe-04dd-4ec4-bd1a-3b5e71944803 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:29.216 8 INFO neutron.db.securitygroups_db [None req-2e13637b-99c2-4eec-95a5-1806c1c83271 e2b33d6cec94491fb1126c4f2abe7105 633b28edf8e54b19b943c2bfd4173a30 - - - -] Project 633b28edf8e54b19b943c2bfd4173a30 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: 488/994] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:23:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/995] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/ports?network_id=91cda41f-2061-4054-9a0a-67a2ff4277b7&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: 490/996] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/security-group-rules/fa3c2e29-b93c-4a76-b049-87f4816ae2af => generated 575 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:29.428 7 INFO neutron.db.segments_db [None req-fa390a68-0112-42ea-bcfc-b54d088e795f 968f318f83584d4993358906f0e6ff13 2b5c006a54aa4ef2b2ee52cbe518e30f - - - -] Added segment 42a53b7f-a804-403c-a071-960aabeabf51 of type vxlan for network 131182f3-c172-44dc-8a2a-5b55e6a1380a [pid: 8|app: 0|req: 491/997] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/998] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:29.576 7 INFO neutron.db.segments_db [None req-fa390a68-0112-42ea-bcfc-b54d088e795f 968f318f83584d4993358906f0e6ff13 2b5c006a54aa4ef2b2ee52cbe518e30f - - - -] Added segment 05655cce-ebbc-4d71-abe9-98ec3d907125 of type vxlan for network 9bfd67bc-38af-43c3-9f50-6ca9b41b52bd [pid: 8|app: 0|req: 493/999] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?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: 494/1000] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:23:29 2026] DELETE /v2.0/security-group-rules/fa3c2e29-b93c-4a76-b049-87f4816ae2af => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1001] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1002] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:29 2026] POST /v2.0/networks => generated 1246 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1003] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:29 2026] DELETE /v2.0/security-groups/310ad552-7a85-4a6f-87e4-45595e12bd5e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1004] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1005] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1006] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/networks => generated 1845 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1007] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/security-groups?id=d8d21df1-3909-4e1e-8596-4fcee37676fa&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1008] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:23:29 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:30.264 8 INFO neutron.services.segments.plugin [-] Segment 42a53b7f-a804-403c-a071-960aabeabf51 resource provider aggregate not found 2026-09-10 12:23:30.270 8 INFO neutron.services.segments.plugin [-] Segment 42a53b7f-a804-403c-a071-960aabeabf51 resource provider aggregate not found 2026-09-10 12:23:30.290 8 INFO neutron.services.segments.plugin [-] Segment 42a53b7f-a804-403c-a071-960aabeabf51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42a53b7f-a804-403c-a071-960aabeabf51 found for delete ", "request_id": "req-a6c9bc01-22ea-46f0-8a99-e8d94a9f30e8"}]} 2026-09-10 12:23:30.291 8 INFO neutron.services.segments.plugin [-] Segment 42a53b7f-a804-403c-a071-960aabeabf51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42a53b7f-a804-403c-a071-960aabeabf51 found for delete ", "request_id": "req-005ec164-f9ed-4d1d-9d0a-e6449a737a4f"}]} [pid: 8|app: 0|req: 500/1009] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:30 2026] DELETE /v2.0/networks/131182f3-c172-44dc-8a2a-5b55e6a1380a => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:30.546 7 INFO neutron.services.segments.plugin [-] Segment 05655cce-ebbc-4d71-abe9-98ec3d907125 resource provider aggregate not found 2026-09-10 12:23:30.569 7 INFO neutron.services.segments.plugin [-] Segment 05655cce-ebbc-4d71-abe9-98ec3d907125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05655cce-ebbc-4d71-abe9-98ec3d907125 found for delete ", "request_id": "req-6a306a60-126a-4cb8-8ca1-d49b98b8b5c9"}]} [pid: 7|app: 0|req: 510/1010] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:30 2026] DELETE /v2.0/networks/9bfd67bc-38af-43c3-9f50-6ca9b41b52bd => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:30.639 7 INFO neutron.services.segments.plugin [-] Segment 05655cce-ebbc-4d71-abe9-98ec3d907125 resource provider aggregate not found 2026-09-10 12:23:30.665 7 INFO neutron.services.segments.plugin [-] Segment 05655cce-ebbc-4d71-abe9-98ec3d907125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05655cce-ebbc-4d71-abe9-98ec3d907125 found for delete ", "request_id": "req-8e0d050b-8a64-4db8-b275-02823d2a312b"}]} [pid: 8|app: 0|req: 501/1011] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:23:30 2026] GET /v2.0/networks => generated 651 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:30.790 8 INFO neutron.db.segments_db [None req-16d8c7a5-2928-45fe-a9a7-cf723e74a418 968f318f83584d4993358906f0e6ff13 2b5c006a54aa4ef2b2ee52cbe518e30f - - - -] Added segment 6a354d6c-bc7c-4af7-8862-537404c45e8e of type vxlan for network 7a1f1c84-95b0-4c65-9569-359429af0da1 [pid: 7|app: 0|req: 511/1012] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:30 2026] GET /v2.0/security-groups?tenant_id=633b28edf8e54b19b943c2bfd4173a30&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1013] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:30 2026] POST /v2.0/networks => generated 654 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1014] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:30 2026] DELETE /v2.0/security-groups/a4940091-2926-458b-8d4d-2a477383b4cd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:31.114 8 INFO neutron.db.segments_db [None req-1f7b0510-5fff-4b32-9108-342aff9b103e 968f318f83584d4993358906f0e6ff13 2b5c006a54aa4ef2b2ee52cbe518e30f - - - -] Added segment 99df9459-ffc0-4552-a9db-990649c8ac55 of type vxlan for network 61f9664b-d9d8-46c3-979b-2ea0e43ac899 [pid: 7|app: 0|req: 513/1015] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:31 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1016] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:31 2026] GET /v2.0/security-groups?id=d8d21df1-3909-4e1e-8596-4fcee37676fa&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: 503/1017] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:30 2026] POST /v2.0/networks => generated 654 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1018] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:31 2026] GET /v2.0/security-groups?tenant_id=5c9f285066724cf092afbd94511768c2&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1019] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:31 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1020] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:31 2026] DELETE /v2.0/security-groups/50eb1dbe-f54b-4465-af18-1e92d10ac90e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1021] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:31 2026] POST /v2.0/ports => generated 1506 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:23:32.456 7 INFO neutron.db.l3_db [None req-bda681cb-a381-4279-ac0e-6e97fa8c45b1 b465b6130cb145f9b589a27b274f4d52 c15b7e23c8434011a4801d6934fc06cb - - - -] Floating IP 0df9728a-4a0e-4c8a-9ffa-4c26393bfac1 associated. External IP: 10.96.250.204, port: c83caf38-af3e-4c26-95e4-77247dc49c26. [pid: 8|app: 0|req: 505/1022] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:32 2026] GET /v2.0/security-groups?tenant_id=9c851ee014ca4387baaba37a4aaa7b9c&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1023] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:23:32 2026] GET /v2.0/ports => generated 1506 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1024] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:32 2026] DELETE /v2.0/security-groups/fe8aacff-ef19-48a6-8c6c-dfd207f8dd69 => 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: 518/1025] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:23:31 2026] PUT /v2.0/floatingips/0df9728a-4a0e-4c8a-9ffa-4c26393bfac1 => generated 856 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:32.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-538cf23e-4d24-47f1-9b32-ef9c16cef164'] response: {'name': 'network-changed', 'server_uuid': '177b4f74-61e1-465a-a0d7-e490ed454604', 'tag': 'c83caf38-af3e-4c26-95e4-77247dc49c26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 519/1026] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:32 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1027] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:32 2026] GET /v2.0/security-groups?id=d8d21df1-3909-4e1e-8596-4fcee37676fa&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: 508/1028] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:32 2026] DELETE /v2.0/ports/14542911-6598-4987-b409-e8f9159b0a6c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1029] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/ports?tenant_id=c15b7e23c8434011a4801d6934fc06cb&device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => 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: 522/1030] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/networks?id=91cda41f-2061-4054-9a0a-67a2ff4277b7 => generated 772 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1031] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c83caf38-af3e-4c26-95e4-77247dc49c26 => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1032] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:23:33 2026] DELETE /v2.0/ports/42907851-e0d5-41e6-9ffd-141c0d24a192 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1033] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/subnets?id=af35cbfe-04dd-4ec4-bd1a-3b5e71944803 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1034] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1035] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1036] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/ports?network_id=91cda41f-2061-4054-9a0a-67a2ff4277b7&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: 514/1037] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/security-groups?id=d8d21df1-3909-4e1e-8596-4fcee37676fa&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1038] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:23:33 2026] POST /v2.0/subnetpools => generated 548 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:33.607 8 INFO neutron.db.segments_db [None req-620df497-e013-4f1a-b3dd-ee7d57a6e226 968f318f83584d4993358906f0e6ff13 2b5c006a54aa4ef2b2ee52cbe518e30f - - - -] Added segment 4047dfc8-6957-4563-a93c-f401e20e4148 of type vxlan for network 9f1d00e8-44bb-4e0e-be4c-37cbd34016b2 [pid: 7|app: 0|req: 525/1039] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?fields=segments => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1040] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:33 2026] POST /v2.0/networks => generated 654 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1041] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/subnetpools/c9a9ff93-f5b3-4d40-aa44-4e5d75aeb917 => generated 548 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1042] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7?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-09-10 12:23:33.839 7 INFO neutron.db.segments_db [None req-40eae0ea-4cae-4105-b7b3-f043dc27f8c3 968f318f83584d4993358906f0e6ff13 2b5c006a54aa4ef2b2ee52cbe518e30f - - - -] Added segment 9665e4cc-6b18-4a81-a402-9cc2b0225b3a of type vxlan for network 5412a2eb-4ac9-473c-ae65-793f62ed750f [pid: 8|app: 0|req: 517/1043] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:23:33 2026] PUT /v2.0/subnetpools/c9a9ff93-f5b3-4d40-aa44-4e5d75aeb917 => generated 501 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1044] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:33 2026] POST /v2.0/networks => generated 654 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1045] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:23:33 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1046] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:23:33 2026] DELETE /v2.0/subnetpools/c9a9ff93-f5b3-4d40-aa44-4e5d75aeb917 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:34.076 7 INFO neutron.api.v2.resource [None req-5085654f-0c0c-45a5-8263-4a9035d2f2fe 644979e3f56a4dcdab5162123f41c250 56cabb535f9341069927357f75427b3b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1047] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:23:34 2026] GET /v2.0/subnetpools/c9a9ff93-f5b3-4d40-aa44-4e5d75aeb917 => generated 145 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:23:34.095 7 INFO neutron.api.v2.resource [None req-4d488dec-84bf-4084-81f2-6e3795a31f28 644979e3f56a4dcdab5162123f41c250 56cabb535f9341069927357f75427b3b - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1048] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:23:34 2026] DELETE /v2.0/subnetpools/c9a9ff93-f5b3-4d40-aa44-4e5d75aeb917 => 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: 531/1049] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:34 2026] POST /v2.0/subnets => generated 1274 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:23:35.275 8 INFO neutron.db.l3_db [None req-d53d4719-f48e-4ab6-a1bc-eaf503bf8870 b465b6130cb145f9b589a27b274f4d52 c15b7e23c8434011a4801d6934fc06cb - - - -] Floating IP 0df9728a-4a0e-4c8a-9ffa-4c26393bfac1 disassociated. External IP: 10.96.250.204, port: c83caf38-af3e-4c26-95e4-77247dc49c26. [pid: 7|app: 0|req: 532/1050] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:35 2026] GET /v2.0/security-groups?tenant_id=56cabb535f9341069927357f75427b3b&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1051] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:35 2026] GET /v2.0/ports?device_id=177b4f74-61e1-465a-a0d7-e490ed454604 => 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: 534/1052] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:23:35 2026] GET /v2.0/subnets => generated 1887 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1053] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:35 2026] DELETE /v2.0/security-groups/470d8d2c-9a22-4249-affd-e79754fc6ef3 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1054] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:23:34 2026] DELETE /v2.0/ports/c83caf38-af3e-4c26-95e4-77247dc49c26 => generated 0 bytes in 1884 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1055] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:35 2026] DELETE /v2.0/subnets/04ed6991-ca7f-427c-a779-6d583200aa14 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:36.263 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5cd7a13-8b32-4f44-ab44-00cc8b3dfa96'] response: {'server_uuid': '177b4f74-61e1-465a-a0d7-e490ed454604', 'name': 'network-vif-deleted', 'tag': 'c83caf38-af3e-4c26-95e4-77247dc49c26', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 520/1056] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:36 2026] DELETE /v2.0/subnets/a07e07c1-b61e-4ede-87ab-d5f12cb0e2ba => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1057] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:23:36 2026] GET /v2.0/subnets => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1058] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:36 2026] DELETE /v2.0/security-groups/d8d21df1-3909-4e1e-8596-4fcee37676fa => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:36.857 7 INFO neutron.api.v2.resource [None req-91bc0e0e-97d5-48ce-8153-6c4b86330fe4 b465b6130cb145f9b589a27b274f4d52 c15b7e23c8434011a4801d6934fc06cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1059] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:23:36 2026] GET /v2.0/security-groups/d8d21df1-3909-4e1e-8596-4fcee37676fa => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:23:37.043 8 INFO neutron.services.segments.plugin [-] Segment 9665e4cc-6b18-4a81-a402-9cc2b0225b3a resource provider aggregate not found 2026-09-10 12:23:37.053 8 INFO neutron.services.segments.plugin [-] Segment 9665e4cc-6b18-4a81-a402-9cc2b0225b3a resource provider aggregate not found 2026-09-10 12:23:37.089 8 INFO neutron.services.segments.plugin [-] Segment 9665e4cc-6b18-4a81-a402-9cc2b0225b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9665e4cc-6b18-4a81-a402-9cc2b0225b3a found for delete ", "request_id": "req-e59a723b-8b4d-4a08-9866-55d8e41b6851"}]} 2026-09-10 12:23:37.090 8 INFO neutron.services.segments.plugin [-] Segment 9665e4cc-6b18-4a81-a402-9cc2b0225b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9665e4cc-6b18-4a81-a402-9cc2b0225b3a found for delete ", "request_id": "req-26482c3e-25a8-48b9-9432-d112f8ac5aca"}]} [pid: 8|app: 0|req: 521/1060] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:36 2026] DELETE /v2.0/networks/5412a2eb-4ac9-473c-ae65-793f62ed750f => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1061] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:23:36 2026] DELETE /v2.0/floatingips/0df9728a-4a0e-4c8a-9ffa-4c26393bfac1 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1062] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:37 2026] DELETE /v2.0/networks/9f1d00e8-44bb-4e0e-be4c-37cbd34016b2 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1063] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:37 2026] GET /v2.0/security-groups?tenant_id=d979a77aa729403aab04383a65178d0e&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1064] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:37 2026] DELETE /v2.0/networks/61f9664b-d9d8-46c3-979b-2ea0e43ac899 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1065] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:38 2026] DELETE /v2.0/security-groups/f0cc4e09-8575-48be-babf-3f894f1f76d3 => 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: 541/1066] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:23:37 2026] PUT /v2.0/routers/2cbd5605-8533-485b-b026-54444f489388/remove_router_interface => generated 309 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:39.118 8 INFO neutron.services.segments.plugin [-] Segment 4047dfc8-6957-4563-a93c-f401e20e4148 resource provider aggregate not found 2026-09-10 12:23:39.126 8 INFO neutron.services.segments.plugin [-] Segment 4047dfc8-6957-4563-a93c-f401e20e4148 resource provider aggregate not found 2026-09-10 12:23:39.135 8 INFO neutron.services.segments.plugin [-] Segment 4047dfc8-6957-4563-a93c-f401e20e4148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4047dfc8-6957-4563-a93c-f401e20e4148 found for delete ", "request_id": "req-87292b45-ede7-4baa-b506-1f017804ee19"}]} 2026-09-10 12:23:39.154 8 INFO neutron.services.segments.plugin [-] Segment 99df9459-ffc0-4552-a9db-990649c8ac55 resource provider aggregate not found 2026-09-10 12:23:39.162 8 INFO neutron.services.segments.plugin [-] Segment 4047dfc8-6957-4563-a93c-f401e20e4148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4047dfc8-6957-4563-a93c-f401e20e4148 found for delete ", "request_id": "req-a87e285a-b980-4e7a-ab61-3b26633b68d4"}]} 2026-09-10 12:23:39.180 8 INFO neutron.services.segments.plugin [-] Segment 99df9459-ffc0-4552-a9db-990649c8ac55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99df9459-ffc0-4552-a9db-990649c8ac55 found for delete ", "request_id": "req-06db433a-f861-442a-8e94-f13c9deddde2"}]} 2026-09-10 12:23:39.181 8 INFO neutron.services.segments.plugin [-] Segment 99df9459-ffc0-4552-a9db-990649c8ac55 resource provider aggregate not found 2026-09-10 12:23:39.198 8 INFO neutron.services.segments.plugin [-] Segment 99df9459-ffc0-4552-a9db-990649c8ac55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99df9459-ffc0-4552-a9db-990649c8ac55 found for delete ", "request_id": "req-1200010c-8821-4468-8047-5981414cafb7"}]} [pid: 8|app: 0|req: 526/1067] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:38 2026] DELETE /v2.0/networks/7a1f1c84-95b0-4c65-9569-359429af0da1 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1070] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:39 2026] GET /v2.0/security-groups?tenant_id=239adb9405c2426c90305e22fdbd23a0&name=default => generated 2801 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1071] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:39 2026] DELETE /v2.0/security-groups/f2f9d9e2-09f7-4977-a2dc-f04e8edf43b8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1072] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:39 2026] GET /v2.0/security-groups?tenant_id=2b5c006a54aa4ef2b2ee52cbe518e30f&name=default => generated 2801 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1073] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:40 2026] DELETE /v2.0/security-groups/b747cd1d-f1fb-4e20-8925-1e32bb853a7d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:40.324 7 INFO neutron.services.segments.plugin [-] Segment bf270d83-7fc7-46cb-9384-c9c12d54048e resource provider aggregate not found 2026-09-10 12:23:40.331 7 INFO neutron.services.segments.plugin [-] Segment bf270d83-7fc7-46cb-9384-c9c12d54048e resource provider aggregate not found 2026-09-10 12:23:40.357 7 INFO neutron.services.segments.plugin [-] Segment bf270d83-7fc7-46cb-9384-c9c12d54048e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf270d83-7fc7-46cb-9384-c9c12d54048e found for delete ", "request_id": "req-922f761f-0d0a-453c-952d-0db817c4f295"}]} 2026-09-10 12:23:40.360 7 INFO neutron.services.segments.plugin [-] Segment bf270d83-7fc7-46cb-9384-c9c12d54048e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf270d83-7fc7-46cb-9384-c9c12d54048e found for delete ", "request_id": "req-0ff38759-e002-4acb-9109-9c4b9cff06a7"}]} 2026-09-10 12:23:40.378 7 INFO neutron.db.l3_hamode_db [None req-b83e6da7-51e9-42c7-8178-2c6f7c45444f d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network 5243584b-b9c3-497b-8968-5b54fb1e7652 was deleted as no HA routers are present in tenant c15b7e23c8434011a4801d6934fc06cb. [pid: 7|app: 0|req: 542/1074] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:39 2026] DELETE /v2.0/routers/2cbd5605-8533-485b-b026-54444f489388 => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1075] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:40 2026] DELETE /v2.0/subnets/af35cbfe-04dd-4ec4-bd1a-3b5e71944803 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:41.221 8 INFO neutron.services.segments.plugin [-] Segment 6a354d6c-bc7c-4af7-8862-537404c45e8e resource provider aggregate not found 2026-09-10 12:23:41.228 8 INFO neutron.services.segments.plugin [-] Segment 6a354d6c-bc7c-4af7-8862-537404c45e8e resource provider aggregate not found 2026-09-10 12:23:41.239 8 INFO neutron.services.segments.plugin [-] Segment 6a354d6c-bc7c-4af7-8862-537404c45e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a354d6c-bc7c-4af7-8862-537404c45e8e found for delete ", "request_id": "req-084a972e-4f37-4e47-825a-aaf96f53974e"}]} 2026-09-10 12:23:41.248 8 INFO neutron.services.segments.plugin [-] Segment 6a354d6c-bc7c-4af7-8862-537404c45e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a354d6c-bc7c-4af7-8862-537404c45e8e found for delete ", "request_id": "req-7768411c-dac5-489e-b820-e37c5d5a257e"}]} [pid: 7|app: 0|req: 543/1076] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:40 2026] DELETE /v2.0/networks/91cda41f-2061-4054-9a0a-67a2ff4277b7 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1077] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:41 2026] GET /v2.0/security-groups?tenant_id=c15b7e23c8434011a4801d6934fc06cb&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1078] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:41 2026] GET /v2.0/security-groups?tenant_id=9293d80b2d824f1281a23d662b23362e&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1079] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:41 2026] DELETE /v2.0/security-groups/649d99fd-258f-4116-9b1a-86976e107d96 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1080] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:41 2026] DELETE /v2.0/security-groups/c3bf88d7-2007-4ac5-adf3-cc7f00cf081c => 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: 546/1081] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:41 2026] GET /v2.0/security-groups?tenant_id=9a7fff8ba67941a0b169c9f6834bce93&name=default => generated 2801 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1082] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:41 2026] DELETE /v2.0/security-groups/a531ae87-75de-4bfc-901a-1488d186983b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:23:42.385 7 INFO neutron.services.segments.plugin [-] Segment 00eb5d2b-e518-4a90-a8ef-a5282e62791d resource provider aggregate not found 2026-09-10 12:23:42.392 7 INFO neutron.services.segments.plugin [-] Segment 00eb5d2b-e518-4a90-a8ef-a5282e62791d resource provider aggregate not found 2026-09-10 12:23:42.413 7 INFO neutron.services.segments.plugin [-] Segment 00eb5d2b-e518-4a90-a8ef-a5282e62791d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00eb5d2b-e518-4a90-a8ef-a5282e62791d found for delete ", "request_id": "req-07784b4b-60dd-4364-a452-b5b39db9fbe9"}]} 2026-09-10 12:23:42.426 7 INFO neutron.services.segments.plugin [-] Segment 00eb5d2b-e518-4a90-a8ef-a5282e62791d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00eb5d2b-e518-4a90-a8ef-a5282e62791d found for delete ", "request_id": "req-baa28fe1-6221-4ab8-b7f2-d0a37dfc40c0"}]} 2026-09-10 12:23:42.559 7 INFO neutron.db.segments_db [None req-2f487f6c-3c0c-4989-b952-75f223c001e1 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment b3536a78-1684-4c28-ac70-71b43aeabb89 of type vxlan for network 6d9f14e5-05cc-4fdb-8182-b27134504464 [pid: 7|app: 0|req: 547/1083] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:42 2026] POST /v2.0/networks => generated 629 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:42.771 7 INFO neutron.db.segments_db [None req-79fbb271-ad36-4f37-81be-2fe20be2932e 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment d956640f-f6a2-45bc-a11b-092e6664d2b5 of type vxlan for network b9d80d78-4347-4fb7-acc2-95ce8b594b69 [pid: 7|app: 0|req: 548/1084] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:42 2026] POST /v2.0/networks => generated 630 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1085] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:42 2026] GET /v2.0/security-groups?tenant_id=ac1d848456a443e28b3908eb4197a226&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1086] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:42 2026] DELETE /v2.0/security-groups/8635c2ea-dbea-4b08-b62c-b16ac3e25e94 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1087] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:42 2026] POST /v2.0/subnets => generated 602 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1088] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:43 2026] POST /v2.0/subnets => generated 602 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:43.826 8 INFO neutron.db.segments_db [None req-ac77b763-377a-4dd9-9c93-1b953d7decc0 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment 71d499ce-3aa3-4294-8705-08a380912faf of type vxlan for network ab44e4d1-d634-4c34-9dd1-c087106ca22a 2026-09-10 12:23:43.867 7 INFO neutron.db.segments_db [None req-4799b875-8ca3-4840-a4b7-407284343daf d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 2541b6e1-bee1-4c3f-a7cb-5c024a36e5f7 of type vxlan for network 53ef698c-ebee-4b51-8e20-914a5087e11b [pid: 7|app: 0|req: 550/1089] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:23:43 2026] POST /v2.0/networks => generated 744 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:44.223 8 INFO neutron.db.l3_hamode_db [None req-ac77b763-377a-4dd9-9c93-1b953d7decc0 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 551/1090] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:44 2026] POST /v2.0/subnets => generated 667 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:44.381 7 INFO neutron.db.segments_db [None req-33bc5004-33e7-45f1-a168-84b9c295b314 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment d63cfde6-1428-464e-9ee4-5c8a2f1e18c7 of type vxlan for network b33c1e01-26e4-44bb-bb68-230759f04075 2026-09-10 12:23:44.498 8 INFO neutron.db.l3_hamode_db [None req-ac77b763-377a-4dd9-9c93-1b953d7decc0 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:23:44.866 7 INFO neutron.db.l3_hamode_db [None req-33bc5004-33e7-45f1-a168-84b9c295b314 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 540/1091] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:43 2026] POST /v2.0/routers => generated 506 bytes in 1742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:46.123 7 INFO neutron.db.l3_hamode_db [None req-33bc5004-33e7-45f1-a168-84b9c295b314 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 541/1092] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:23:45 2026] PUT /v2.0/routers/e6bd6de0-e20d-4288-b1bd-d523ce1b44c3/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1093] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:44 2026] POST /v2.0/routers => generated 731 bytes in 2944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1094] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:47 2026] GET /v2.0/security-groups?tenant_id=eb836c30a8f646cba805dd8fae88df41&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1095] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:23:47 2026] GET /v2.0/ports/03b9a657-95c7-4cbe-89e8-d90e540e2aed => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1096] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:47 2026] GET /v2.0/security-groups?tenant_id=749f184e786843769428a786977d52cb&name=default => generated 2801 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1097] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:47 2026] DELETE /v2.0/security-groups/fd3545f9-bec5-424a-9906-275a225f5a56 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1098] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:23:47 2026] PUT /v2.0/routers/535aea13-e434-4331-93b9-1704fd7b4689/add_router_interface => generated 309 bytes in 2375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1099] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:49 2026] DELETE /v2.0/security-groups/2b131e29-ef6f-4122-8aa2-23733748b1b2 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1100] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:23:47 2026] PUT /v2.0/routers/e6bd6de0-e20d-4288-b1bd-d523ce1b44c3/add_router_interface => generated 309 bytes in 2361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1101] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:23:50 2026] GET /v2.0/ports/3f81b222-f12f-4fd2-a958-b5722322bd14 => generated 955 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1102] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:23:50 2026] POST /v2.0/security-groups => generated 1597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1103] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:23:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1104] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:23:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1105] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:23:50 2026] PUT /v2.0/routers/e6bd6de0-e20d-4288-b1bd-d523ce1b44c3/remove_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1106] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:23:51 2026] POST /v2.0/floatingips => generated 552 bytes in 835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:23:52.434 7 INFO neutron.db.segments_db [None req-c5c6fb4f-ca09-4c89-b465-0ab08e0a1571 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Added segment 6c9cf751-440a-4e17-ae39-f485bc707c33 of type vxlan for network 2680a33c-f734-44a5-9d13-836e445bdec0 [pid: 7|app: 0|req: 562/1107] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:52 2026] POST /v2.0/networks => generated 650 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1108] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:23:51 2026] PUT /v2.0/routers/e6bd6de0-e20d-4288-b1bd-d523ce1b44c3/remove_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1109] 10.0.0.3 () {34 vars in 1098 bytes} [Thu Sep 10 12:23:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1505942902&fields=id&tenant_id=53fb7a6e3ecb4db0a286911bb225d714 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1110] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:23:52 2026] GET /v2.0/ports?device_id=e6bd6de0-e20d-4288-b1bd-d523ce1b44c3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1111] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:23:52 2026] GET /v2.0/networks?id=53ef698c-ebee-4b51-8e20-914a5087e11b => generated 676 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1112] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:52 2026] POST /v2.0/subnets => generated 603 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1113] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:23:53 2026] GET /v2.0/quotas/53fb7a6e3ecb4db0a286911bb225d714 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:53.173 8 INFO neutron.db.segments_db [None req-b6653268-027d-4770-9f18-f0da1aea12c4 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Added segment 15d325f3-5abd-4fee-9daf-49b48aeeacfe of type vxlan for network dacb9680-0ef9-4a6c-9204-ffb77551c1d9 2026-09-10 12:23:53.543 8 INFO neutron.db.l3_hamode_db [None req-b6653268-027d-4770-9f18-f0da1aea12c4 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:23:53.676 7 INFO neutron.services.segments.plugin [-] Segment 71d499ce-3aa3-4294-8705-08a380912faf resource provider aggregate not found 2026-09-10 12:23:53.686 7 INFO neutron.services.segments.plugin [-] Segment 71d499ce-3aa3-4294-8705-08a380912faf resource provider aggregate not found 2026-09-10 12:23:53.704 7 INFO neutron.services.segments.plugin [-] Segment 71d499ce-3aa3-4294-8705-08a380912faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d499ce-3aa3-4294-8705-08a380912faf found for delete ", "request_id": "req-96075dcc-667e-43ee-83bf-480f0a6e341e"}]} 2026-09-10 12:23:53.707 7 INFO neutron.services.segments.plugin [-] Segment 71d499ce-3aa3-4294-8705-08a380912faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d499ce-3aa3-4294-8705-08a380912faf found for delete ", "request_id": "req-d0b40b8d-3898-4da3-8c51-2ddec471cae4"}]} 2026-09-10 12:23:53.720 7 INFO neutron.db.l3_hamode_db [None req-2452aa54-672e-4012-bdec-d1d2e1214571 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] HA network ab44e4d1-d634-4c34-9dd1-c087106ca22a was deleted as no HA routers are present in tenant b1a6efa8737149dd8a82d60fd626cbbb. [pid: 7|app: 0|req: 566/1114] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:52 2026] DELETE /v2.0/routers/e6bd6de0-e20d-4288-b1bd-d523ce1b44c3 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1115] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:23:53 2026] GET /v2.0/ports?tenant_id=53fb7a6e3ecb4db0a286911bb225d714&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1116] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:53 2026] DELETE /v2.0/subnets/93ca4b62-9a0f-4f82-8561-b8815f2f974c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1117] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:23:54 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 570/1118] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:23:54 2026] DELETE /v2.0/subnets/334a02d6-9914-47bd-bfde-faa915051b78 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1121] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:23:54 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 574/1122] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:54 2026] DELETE /v2.0/networks/b9d80d78-4347-4fb7-acc2-95ce8b594b69 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1123] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:54 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:23:54.822 8 INFO neutron.db.l3_hamode_db [None req-b6653268-027d-4770-9f18-f0da1aea12c4 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 576/1124] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:23:54 2026] DELETE /v2.0/networks/6d9f14e5-05cc-4fdb-8182-b27134504464 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:23:55.022 7 INFO neutron.db.segments_db [None req-8522f33c-62d5-48f8-9c63-9db326ca56d4 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment fe758144-1d77-4e11-8d69-77f196da6aeb of type vxlan for network 722b7b80-f028-41df-91e2-c379dc3b2bfe [pid: 7|app: 0|req: 577/1125] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:23:54 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1126] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:55 2026] POST /v2.0/subnets => generated 602 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1127] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:23:55 2026] GET /v2.0/networks?id=53ef698c-ebee-4b51-8e20-914a5087e11b => generated 676 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:23:55.741 7 INFO neutron.db.segments_db [None req-a229dfa4-b837-4941-b03d-c889a622ff2d 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment db1b130d-4b0d-42e1-90a4-8789ae71da17 of type vxlan for network 0c7cf867-28d4-4085-9d40-a98b53d12228 2026-09-10 12:23:55.744 7 INFO neutron.services.segments.plugin [-] Segment d956640f-f6a2-45bc-a11b-092e6664d2b5 resource provider aggregate not found 2026-09-10 12:23:55.751 7 INFO neutron.services.segments.plugin [-] Segment d956640f-f6a2-45bc-a11b-092e6664d2b5 resource provider aggregate not found 2026-09-10 12:23:55.796 7 INFO neutron.services.segments.plugin [-] Segment d956640f-f6a2-45bc-a11b-092e6664d2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d956640f-f6a2-45bc-a11b-092e6664d2b5 found for delete ", "request_id": "req-4dd51997-d6b4-4948-9e1e-6e3f2c569f51"}]} 2026-09-10 12:23:55.803 7 INFO neutron.services.segments.plugin [-] Segment d956640f-f6a2-45bc-a11b-092e6664d2b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d956640f-f6a2-45bc-a11b-092e6664d2b5 found for delete ", "request_id": "req-4a841568-01fe-421d-9858-fd341c713a4b"}]} 2026-09-10 12:23:55.835 7 INFO neutron.services.segments.plugin [-] Segment b3536a78-1684-4c28-ac70-71b43aeabb89 resource provider aggregate not found 2026-09-10 12:23:55.841 7 INFO neutron.services.segments.plugin [-] Segment b3536a78-1684-4c28-ac70-71b43aeabb89 resource provider aggregate not found 2026-09-10 12:23:55.866 7 INFO neutron.services.segments.plugin [-] Segment b3536a78-1684-4c28-ac70-71b43aeabb89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3536a78-1684-4c28-ac70-71b43aeabb89 found for delete ", "request_id": "req-9c8bc016-4ef7-4dfc-bc29-265f85dfe794"}]} 2026-09-10 12:23:55.871 7 INFO neutron.services.segments.plugin [-] Segment b3536a78-1684-4c28-ac70-71b43aeabb89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3536a78-1684-4c28-ac70-71b43aeabb89 found for delete ", "request_id": "req-d8ac8d54-394a-4af9-8e95-d1151e6e927f"}]} 2026-09-10 12:23:56.256 7 INFO neutron.db.l3_hamode_db [None req-a229dfa4-b837-4941-b03d-c889a622ff2d 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:23:56.461 7 INFO neutron.db.l3_hamode_db [None req-a229dfa4-b837-4941-b03d-c889a622ff2d 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 549/1128] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:53 2026] POST /v2.0/routers => generated 695 bytes in 3538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1129] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:23:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=53fb7a6e3ecb4db0a286911bb225d714 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1130] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:56 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1131] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:23:55 2026] POST /v2.0/routers => generated 507 bytes in 2168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1132] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:23:57 2026] POST /v2.0/ports => generated 954 bytes in 499 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: 582/1133] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:23:58 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 957 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1134] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:23:56 2026] PUT /v2.0/routers/7050db2d-45fd-41b5-8106-dcf07130a362/add_router_interface => generated 309 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1135] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:58 2026] POST /v2.0/ports => generated 952 bytes in 537 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: 584/1136] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:23:58 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1137] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:23:58 2026] PUT /v2.0/ports/8e818139-39d4-4923-a450-a5e8445a15fe => generated 1199 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:23:59.041 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b744d6-6054-46f0-9f5c-4383cd4685ca'] response: {'name': 'network-changed', 'server_uuid': '6a6e135f-0be5-48be-be99-d59fd389c49e', 'tag': '8e818139-39d4-4923-a450-a5e8445a15fe', '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: 554/1138] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:23:58 2026] GET /v2.0/security-groups?tenant_id=f9b0715e7fc04e7f84c59e757e0676d6&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1139] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:58 2026] POST /v2.0/ports => generated 955 bytes in 604 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: 586/1140] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:23:59 2026] GET /v2.0/ports?tenant_id=53fb7a6e3ecb4db0a286911bb225d714&device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1141] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:23:59 2026] DELETE /v2.0/security-groups/af099b07-975b-4c88-a188-a1fcd52d2631 => 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: 588/1142] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:23:59 2026] POST /v2.0/ports => generated 955 bytes in 504 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: 589/1143] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8e818139-39d4-4923-a450-a5e8445a15fe => 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: 590/1144] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:00 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1145] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:23:59 2026] PUT /v2.0/routers/042960db-0710-4595-b6dd-1d7dbc1bf5e8/add_router_interface => generated 309 bytes in 1581 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: 556/1146] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:24:00 2026] GET /v2.0/subnets?id=f6bba618-2727-47d3-a33f-d4111e60b25a => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1147] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:00 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1148] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:00 2026] GET /v2.0/ports/c3c62c64-2ae4-42ce-ba4c-c8098df42cfc => generated 1026 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1149] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:24:00 2026] GET /v2.0/ports?network_id=53ef698c-ebee-4b51-8e20-914a5087e11b&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:01.361 7 INFO neutron.db.l3_db [None req-3848085e-a48a-407e-ba68-b3272dc0eb59 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Floating IP 85c2d277-d9a5-4919-8a72-9a9bf175e946 associated. External IP: 10.96.250.216, port: 8e7b99fe-464e-4422-9b80-501789a7b07d. [pid: 7|app: 0|req: 591/1150] 10.0.0.106 () {34 vars in 677 bytes} [Thu Sep 10 12:24:00 2026] POST /v2.0/floatingips => generated 842 bytes in 1501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1151] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:24:01 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:02.161 7 INFO neutron.db.l3_db [None req-93400faf-52e1-4092-ab66-c80a45db7ba8 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Floating IP 85c2d277-d9a5-4919-8a72-9a9bf175e946 disassociated. External IP: 10.96.250.216, port: 8e7b99fe-464e-4422-9b80-501789a7b07d. [pid: 8|app: 0|req: 560/1152] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:01 2026] PUT /v2.0/routers/042960db-0710-4595-b6dd-1d7dbc1bf5e8/remove_router_interface => generated 309 bytes in 1202 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: 561/1153] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:24:02 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 562/1154] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:02 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 969 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1155] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:24:01 2026] PUT /v2.0/floatingips/85c2d277-d9a5-4919-8a72-9a9bf175e946 => generated 552 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1156] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:24:02 2026] GET /v2.0/ports?tenant_id=53fb7a6e3ecb4db0a286911bb225d714&device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1157] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:02 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1158] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:24:02 2026] DELETE /v2.0/floatingips/85c2d277-d9a5-4919-8a72-9a9bf175e946 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1159] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:24:03 2026] GET /v2.0/networks?id=53ef698c-ebee-4b51-8e20-914a5087e11b => generated 772 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:03.539 8 INFO neutron.api.v2.resource [None req-4a8cb870-83bb-4756-b6c2-184512c7fea1 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1160] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:02 2026] PUT /v2.0/routers/042960db-0710-4595-b6dd-1d7dbc1bf5e8/remove_router_interface => generated 197 bytes in 1116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1161] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:24:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8e818139-39d4-4923-a450-a5e8445a15fe => 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: 565/1162] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:03 2026] GET /v2.0/ports?device_id=042960db-0710-4595-b6dd-1d7dbc1bf5e8 => 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: 566/1163] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:24:03 2026] GET /v2.0/subnets?id=f6bba618-2727-47d3-a33f-d4111e60b25a => generated 670 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:04.441 8 INFO neutron.services.segments.plugin [-] Segment db1b130d-4b0d-42e1-90a4-8789ae71da17 resource provider aggregate not found 2026-09-10 12:24:04.454 8 INFO neutron.services.segments.plugin [-] Segment db1b130d-4b0d-42e1-90a4-8789ae71da17 resource provider aggregate not found 2026-09-10 12:24:04.462 8 INFO neutron.services.segments.plugin [-] Segment db1b130d-4b0d-42e1-90a4-8789ae71da17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1b130d-4b0d-42e1-90a4-8789ae71da17 found for delete ", "request_id": "req-ddf78c95-28f1-431b-9fb5-9caa332fede0"}]} 2026-09-10 12:24:04.468 7 INFO neutron.db.l3_db [None req-c4a36ecb-6c34-4eb0-9454-b4c13a794e2a 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Floating IP 7beab473-e01b-47c1-b29d-59c0540c1536 associated. External IP: 10.96.250.211, port: ccf9557c-6e5d-407f-b651-3135af75c225. 2026-09-10 12:24:04.483 8 INFO neutron.services.segments.plugin [-] Segment db1b130d-4b0d-42e1-90a4-8789ae71da17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1b130d-4b0d-42e1-90a4-8789ae71da17 found for delete ", "request_id": "req-cb7aacb0-f974-4d2f-b929-429a721983e1"}]} 2026-09-10 12:24:04.484 8 INFO neutron.db.l3_hamode_db [None req-ea7fc916-1443-43f9-b1cd-e6baefab55c9 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] HA network 0c7cf867-28d4-4085-9d40-a98b53d12228 was deleted as no HA routers are present in tenant b1a6efa8737149dd8a82d60fd626cbbb. [pid: 8|app: 0|req: 567/1164] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:03 2026] DELETE /v2.0/routers/042960db-0710-4595-b6dd-1d7dbc1bf5e8 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1165] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:24:04 2026] GET /v2.0/ports?network_id=53ef698c-ebee-4b51-8e20-914a5087e11b&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1166] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:04 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1167] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:04 2026] DELETE /v2.0/subnets/4a734608-2d7a-4094-8d75-c28e429838f6 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1168] 10.0.0.106 () {34 vars in 677 bytes} [Thu Sep 10 12:24:03 2026] POST /v2.0/floatingips => generated 842 bytes in 1540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1169] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:24:04 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 599/1170] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:04 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-09-10 12:24:05.263 8 INFO neutron.db.segments_db [None req-757cb73b-d1f7-4e3f-a8df-540fc77a72aa 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] Added segment bb89a513-fa3b-4340-bfb7-fbbb17bf2fc2 of type vxlan for network e5c65f26-dec5-4562-8a86-f9111c1404c4 2026-09-10 12:24:05.393 7 INFO neutron.services.segments.plugin [-] Segment fe758144-1d77-4e11-8d69-77f196da6aeb resource provider aggregate not found 2026-09-10 12:24:05.403 7 INFO neutron.services.segments.plugin [-] Segment fe758144-1d77-4e11-8d69-77f196da6aeb resource provider aggregate not found [pid: 8|app: 0|req: 572/1171] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:04 2026] POST /v2.0/networks => generated 727 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:05.428 7 INFO neutron.services.segments.plugin [-] Segment fe758144-1d77-4e11-8d69-77f196da6aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe758144-1d77-4e11-8d69-77f196da6aeb found for delete ", "request_id": "req-edd9a983-f758-496f-a560-71e4ce56eb2f"}]} 2026-09-10 12:24:05.433 7 INFO neutron.services.segments.plugin [-] Segment fe758144-1d77-4e11-8d69-77f196da6aeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe758144-1d77-4e11-8d69-77f196da6aeb found for delete ", "request_id": "req-64f8f2f5-9908-4444-b3a0-352491f98396"}]} [pid: 7|app: 0|req: 600/1172] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:04 2026] DELETE /v2.0/networks/722b7b80-f028-41df-91e2-c379dc3b2bfe => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1173] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:24:05 2026] GET /v2.0/floatingips/7beab473-e01b-47c1-b29d-59c0540c1536 => generated 842 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1174] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:24:05 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:05.581 7 INFO neutron.db.segments_db [None req-ecc995ae-eb43-4e10-a452-4ce0e0304248 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment ed636d17-0985-49dd-92f7-cc7052b52ddc of type vxlan for network 8ad076ab-a0b2-4184-bdec-a548f3536f38 [pid: 7|app: 0|req: 602/1175] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:05 2026] POST /v2.0/networks => generated 630 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1176] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:05 2026] POST /v2.0/subnets => generated 620 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1177] 10.0.0.106 () {32 vars in 655 bytes} [Thu Sep 10 12:24:05 2026] GET /v2.0/floatingips => generated 845 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:05.812 7 WARNING neutron.api.v2.base [None req-41108768-1844-4243-98a5-6287e5611d4e 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] 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-09-10 12:24:05.813 7 INFO neutron.api.v2.resource [None req-41108768-1844-4243-98a5-6287e5611d4e 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 604/1178] 10.0.0.106 () {34 vars in 681 bytes} [Thu Sep 10 12:24:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1179] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:05 2026] POST /v2.0/subnets => generated 602 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:06.956 8 INFO neutron.services.segments.plugin [-] Segment bb89a513-fa3b-4340-bfb7-fbbb17bf2fc2 resource provider aggregate not found 2026-09-10 12:24:06.967 8 INFO neutron.services.segments.plugin [-] Segment bb89a513-fa3b-4340-bfb7-fbbb17bf2fc2 resource provider aggregate not found 2026-09-10 12:24:06.994 8 INFO neutron.services.segments.plugin [-] Segment bb89a513-fa3b-4340-bfb7-fbbb17bf2fc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb89a513-fa3b-4340-bfb7-fbbb17bf2fc2 found for delete ", "request_id": "req-d26c5d24-7b34-4db6-8dd0-9679df6c1e49"}]} 2026-09-10 12:24:06.995 8 INFO neutron.services.segments.plugin [-] Segment bb89a513-fa3b-4340-bfb7-fbbb17bf2fc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb89a513-fa3b-4340-bfb7-fbbb17bf2fc2 found for delete ", "request_id": "req-5fcbfed6-590b-4d00-8a1f-50d339ee3d01"}]} [pid: 8|app: 0|req: 576/1180] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:06 2026] DELETE /v2.0/networks/e5c65f26-dec5-4562-8a86-f9111c1404c4 => 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: 577/1181] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:07 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:07.119 8 INFO neutron.db.segments_db [None req-f336c851-7d9a-4fae-bbd3-4d4c26e4d0a3 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment b8d91b11-bd4c-4090-ab12-a030e84347b6 of type vxlan for network 21af0774-04c8-43fd-a052-775f4221d489 2026-09-10 12:24:07.260 7 INFO neutron.db.l3_db [None req-29583862-da25-4632-b267-ca1d49476a8e 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Floating IP 7beab473-e01b-47c1-b29d-59c0540c1536 associated. External IP: 10.96.250.211, port: ccf9557c-6e5d-407f-b651-3135af75c225. 2026-09-10 12:24:07.596 8 INFO neutron.db.l3_hamode_db [None req-f336c851-7d9a-4fae-bbd3-4d4c26e4d0a3 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:07.793 8 INFO neutron.db.l3_hamode_db [None req-f336c851-7d9a-4fae-bbd3-4d4c26e4d0a3 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 605/1182] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:24:05 2026] PUT /v2.0/floatingips/7beab473-e01b-47c1-b29d-59c0540c1536 => generated 842 bytes in 2283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:08.162 7 INFO neutron.db.segments_db [None req-88cf6a4a-99cf-45e0-8c01-ee161c7e409f 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] Added segment 75d327df-eb85-4a09-8e80-974b9fa94127 of type vxlan for network e5e6c6e1-c0d3-438e-909c-c7d6c2666c7a [pid: 7|app: 0|req: 606/1183] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:08 2026] POST /v2.0/networks => generated 726 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1184] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:08 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&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-09-10 12:24:08.553 7 INFO neutron.db.l3_db [None req-9b2572e2-dd63-414f-9a03-dda0f080da97 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] Floating IP 7beab473-e01b-47c1-b29d-59c0540c1536 disassociated. External IP: 10.96.250.211, port: 8e7b99fe-464e-4422-9b80-501789a7b07d. [pid: 8|app: 0|req: 578/1185] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:07 2026] POST /v2.0/routers => generated 506 bytes in 1699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1186] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:24:08 2026] PUT /v2.0/floatingips/7beab473-e01b-47c1-b29d-59c0540c1536 => generated 552 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1187] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:08 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1188] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:08 2026] POST /v2.0/subnets => generated 623 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1189] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:24:09 2026] DELETE /v2.0/floatingips/7beab473-e01b-47c1-b29d-59c0540c1536 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:24:09.964 8 INFO neutron.db.l3_db [None req-028007cd-b10b-442a-a137-35a1a290e36d 88a8df10f63b428aa0a901bf804e51d4 53fb7a6e3ecb4db0a286911bb225d714 - - - -] Floating IP b17ad687-c5fe-40f7-b461-1341bc1308b7 associated. External IP: 10.96.250.208, port: 8e818139-39d4-4923-a450-a5e8445a15fe. [pid: 8|app: 0|req: 581/1190] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:24:09 2026] PUT /v2.0/floatingips/b17ad687-c5fe-40f7-b461-1341bc1308b7 => generated 855 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:10.429 8 WARNING neutron.api.v2.base [None req-ec9afa4d-269c-4bec-bfec-7318699263e9 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] 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-09-10 12:24:10.430 8 INFO neutron.api.v2.resource [None req-ec9afa4d-269c-4bec-bfec-7318699263e9 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 582/1191] 10.0.0.106 () {34 vars in 681 bytes} [Thu Sep 10 12:24:10 2026] POST /v2.0/rbac-policies => generated 547 bytes in 18 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-09-10 12:24:10.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06ad2a83-7674-47d6-a158-edd406e280a1'] response: {'name': 'network-changed', 'server_uuid': '6a6e135f-0be5-48be-be99-d59fd389c49e', 'tag': '8e818139-39d4-4923-a450-a5e8445a15fe', 'status': 'completed', 'code': 200} 2026-09-10 12:24:10.471 8 INFO neutron.api.v2.resource [None req-432f8cc2-9218-4a8a-a9a1-4ecd6ffd221f 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1194] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:24:10 2026] DELETE /v2.0/floatingips/7beab473-e01b-47c1-b29d-59c0540c1536 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1195] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:24:09 2026] PUT /v2.0/routers/6d97fdb9-fb1c-420e-aad4-5b1a8bfa3a49/add_router_interface => generated 309 bytes in 1821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:11.175 8 INFO neutron.services.segments.plugin [-] Segment 75d327df-eb85-4a09-8e80-974b9fa94127 resource provider aggregate not found 2026-09-10 12:24:11.185 8 INFO neutron.services.segments.plugin [-] Segment 75d327df-eb85-4a09-8e80-974b9fa94127 resource provider aggregate not found 2026-09-10 12:24:11.203 8 INFO neutron.services.segments.plugin [-] Segment 75d327df-eb85-4a09-8e80-974b9fa94127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75d327df-eb85-4a09-8e80-974b9fa94127 found for delete ", "request_id": "req-487af534-f248-4db4-8b68-77af8f0b6ce0"}]} 2026-09-10 12:24:11.204 8 INFO neutron.services.segments.plugin [-] Segment 75d327df-eb85-4a09-8e80-974b9fa94127 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75d327df-eb85-4a09-8e80-974b9fa94127 found for delete ", "request_id": "req-ad2e37d2-f5f6-4532-af59-7240956045c6"}]} [pid: 8|app: 0|req: 586/1196] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:10 2026] DELETE /v2.0/networks/e5e6c6e1-c0d3-438e-909c-c7d6c2666c7a => generated 0 bytes in 749 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1197] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:24:11 2026] GET /v2.0/ports?tenant_id=53fb7a6e3ecb4db0a286911bb225d714&device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1198] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:10 2026] DELETE /v2.0/ports/8e7b99fe-464e-4422-9b80-501789a7b07d => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:11.340 7 INFO neutron.db.segments_db [None req-a1ed7c5e-e58d-4714-8727-9dfb5eb51e4c 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] Added segment e912024c-93e7-491a-955f-8d1109e537b8 of type vxlan for network b1e92ddf-7f62-4b0f-b35c-65b9e4f36e44 [pid: 8|app: 0|req: 588/1199] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:11 2026] GET /v2.0/ports/74857dda-7657-4a68-9594-000386a72cd6 => generated 955 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1200] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:11 2026] POST /v2.0/networks => generated 727 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1201] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:24:11 2026] GET /v2.0/networks?id=53ef698c-ebee-4b51-8e20-914a5087e11b => generated 772 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1202] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:11 2026] DELETE /v2.0/ports/ccf9557c-6e5d-407f-b651-3135af75c225 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1203] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:11 2026] POST /v2.0/subnets => generated 623 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1204] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:24:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8e818139-39d4-4923-a450-a5e8445a15fe => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1205] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:12 2026] GET /v2.0/ports?device_id=7050db2d-45fd-41b5-8106-dcf07130a362 => generated 958 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1206] 10.0.0.106 () {34 vars in 681 bytes} [Thu Sep 10 12:24:12 2026] POST /v2.0/rbac-policies => generated 324 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1207] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:24:12 2026] GET /v2.0/subnets?id=f6bba618-2727-47d3-a33f-d4111e60b25a => generated 670 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1208] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:11 2026] PUT /v2.0/routers/6d97fdb9-fb1c-420e-aad4-5b1a8bfa3a49/remove_router_interface => generated 309 bytes in 2017 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1209] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:24:13 2026] GET /v2.0/ports?network_id=53ef698c-ebee-4b51-8e20-914a5087e11b&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1210] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:24:13 2026] GET /v2.0/networks/b1e92ddf-7f62-4b0f-b35c-65b9e4f36e44 => generated 655 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1211] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:13 2026] GET /v2.0/ports?device_id=6d97fdb9-fb1c-420e-aad4-5b1a8bfa3a49 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1212] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:24:13 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1213] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:12 2026] PUT /v2.0/routers/7050db2d-45fd-41b5-8106-dcf07130a362/remove_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1214] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:24:14 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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) 2026-09-10 12:24:14.645 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86ac5f74-85d6-470d-82ab-c2c0267b1179 2ebd1dccf28046c9a251981d1f3303ae 041094c17bfd47c0b2e0fc89014eed2a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1215] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:24:14 2026] GET /v2.0/networks/b1e92ddf-7f62-4b0f-b35c-65b9e4f36e44 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:14.663 7 INFO neutron.services.segments.plugin [-] Segment b8d91b11-bd4c-4090-ab12-a030e84347b6 resource provider aggregate not found 2026-09-10 12:24:14.669 7 INFO neutron.services.segments.plugin [-] Segment b8d91b11-bd4c-4090-ab12-a030e84347b6 resource provider aggregate not found 2026-09-10 12:24:14.685 7 INFO neutron.services.segments.plugin [-] Segment b8d91b11-bd4c-4090-ab12-a030e84347b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d91b11-bd4c-4090-ab12-a030e84347b6 found for delete ", "request_id": "req-227d7a97-8a34-4452-ab1d-b2ca60458c14"}]} 2026-09-10 12:24:14.689 7 INFO neutron.services.segments.plugin [-] Segment b8d91b11-bd4c-4090-ab12-a030e84347b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8d91b11-bd4c-4090-ab12-a030e84347b6 found for delete ", "request_id": "req-c67c6fe0-2bb6-411f-9c10-71f1305a78ed"}]} 2026-09-10 12:24:14.708 7 INFO neutron.db.l3_hamode_db [None req-d54f3763-b07b-4f33-9ae9-1d2b19973aca 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] HA network 21af0774-04c8-43fd-a052-775f4221d489 was deleted as no HA routers are present in tenant b1a6efa8737149dd8a82d60fd626cbbb. [pid: 7|app: 0|req: 619/1216] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:13 2026] DELETE /v2.0/routers/6d97fdb9-fb1c-420e-aad4-5b1a8bfa3a49 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1217] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:14 2026] DELETE /v2.0/networks/b1e92ddf-7f62-4b0f-b35c-65b9e4f36e44 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1218] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:15 2026] DELETE /v2.0/subnets/febbfc97-2e68-4833-9796-bf7b2050e730 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:15.582 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acce9e82-9f8a-4b32-8c62-e11fae593d0b 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1219] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:15 2026] DELETE /v2.0/subnets/9a67be53-fdda-4903-8478-0f89090195c7 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:15.743 8 INFO neutron.services.segments.plugin [-] Segment 15d325f3-5abd-4fee-9daf-49b48aeeacfe resource provider aggregate not found 2026-09-10 12:24:15.749 8 INFO neutron.services.segments.plugin [-] Segment 15d325f3-5abd-4fee-9daf-49b48aeeacfe resource provider aggregate not found 2026-09-10 12:24:15.766 8 INFO neutron.services.segments.plugin [-] Segment 15d325f3-5abd-4fee-9daf-49b48aeeacfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d325f3-5abd-4fee-9daf-49b48aeeacfe found for delete ", "request_id": "req-7dea8c45-0b71-400a-a4c6-14066fc5adf2"}]} 2026-09-10 12:24:15.773 8 INFO neutron.services.segments.plugin [-] Segment 15d325f3-5abd-4fee-9daf-49b48aeeacfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d325f3-5abd-4fee-9daf-49b48aeeacfe found for delete ", "request_id": "req-5f226294-f1f3-40a9-b1d7-400490876a10"}]} 2026-09-10 12:24:15.775 8 INFO neutron.db.l3_hamode_db [None req-41e7f90f-b57d-4bdf-829b-51b94b690775 6c9e40b451ce478aa736cbb492325d2e 80d6d6e9525348a7961328ee800881c8 - - - -] HA network dacb9680-0ef9-4a6c-9204-ffb77551c1d9 was deleted as no HA routers are present in tenant 80d6d6e9525348a7961328ee800881c8. [pid: 8|app: 0|req: 598/1220] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:14 2026] DELETE /v2.0/routers/7050db2d-45fd-41b5-8106-dcf07130a362 => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:24:15.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0590dbff-17d7-4fa6-8844-cc4fd8063822 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1221] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:15 2026] DELETE /v2.0/subnets/a76905a6-3b42-49b7-adf6-0b4310547563 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1222] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:15 2026] DELETE /v2.0/networks/8ad076ab-a0b2-4184-bdec-a548f3536f38 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1223] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:15 2026] DELETE /v2.0/subnets/acff52df-386d-4df6-9f9b-ea0a2966223b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:16.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89b1f347-6193-4ad0-ad6a-9354b6d6ed4f 5902712d7b624af7b87622c292b878bc 23fd59d8ac9343efb473fd6fc4e100e2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1224] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:16 2026] DELETE /v2.0/subnets/e4ae1819-7df8-4168-8f71-d960af1d9d0e => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:16.098 7 INFO neutron.db.segments_db [None req-3b76d4f5-2f62-46bb-bf72-43d70ad85cd3 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Added segment d8b82008-518d-435f-ad77-22efc7cb0530 of type vxlan for network f66dfc0e-3393-4d00-aeda-68f83c346385 [pid: 8|app: 0|req: 601/1225] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:16 2026] DELETE /v2.0/networks/2680a33c-f734-44a5-9d13-836e445bdec0 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:16.439 7 INFO neutron.db.l3_hamode_db [None req-3b76d4f5-2f62-46bb-bf72-43d70ad85cd3 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:16.714 7 INFO neutron.services.segments.plugin [-] Segment e912024c-93e7-491a-955f-8d1109e537b8 resource provider aggregate not found 2026-09-10 12:24:16.719 7 INFO neutron.services.segments.plugin [-] Segment e912024c-93e7-491a-955f-8d1109e537b8 resource provider aggregate not found 2026-09-10 12:24:16.759 7 INFO neutron.services.segments.plugin [-] Segment e912024c-93e7-491a-955f-8d1109e537b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e912024c-93e7-491a-955f-8d1109e537b8 found for delete ", "request_id": "req-01d3eb56-6e1b-4c23-acaf-3626c955646d"}]} 2026-09-10 12:24:16.767 7 INFO neutron.services.segments.plugin [-] Segment e912024c-93e7-491a-955f-8d1109e537b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e912024c-93e7-491a-955f-8d1109e537b8 found for delete ", "request_id": "req-c9972442-20e7-4fb3-a76d-389321cf257c"}]} 2026-09-10 12:24:16.792 7 INFO neutron.services.segments.plugin [-] Segment ed636d17-0985-49dd-92f7-cc7052b52ddc resource provider aggregate not found 2026-09-10 12:24:16.797 7 INFO neutron.services.segments.plugin [-] Segment ed636d17-0985-49dd-92f7-cc7052b52ddc resource provider aggregate not found 2026-09-10 12:24:16.812 7 INFO neutron.services.segments.plugin [-] Segment ed636d17-0985-49dd-92f7-cc7052b52ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed636d17-0985-49dd-92f7-cc7052b52ddc found for delete ", "request_id": "req-372cb4b0-d03b-46da-9127-d5ff10ad0290"}]} 2026-09-10 12:24:16.826 7 INFO neutron.services.segments.plugin [-] Segment ed636d17-0985-49dd-92f7-cc7052b52ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed636d17-0985-49dd-92f7-cc7052b52ddc found for delete ", "request_id": "req-156d9a98-cb5f-41ee-b232-454bb0472d7a"}]} [pid: 8|app: 0|req: 602/1226] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:16 2026] GET /v2.0/security-groups?tenant_id=80d6d6e9525348a7961328ee800881c8&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1227] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:24:17 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1228] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:17 2026] GET /v2.0/security-groups?tenant_id=23fd59d8ac9343efb473fd6fc4e100e2&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1229] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:17 2026] DELETE /v2.0/security-groups/79771d47-3952-497e-8b2f-f1828c0b362b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1230] 10.0.0.104 () {34 vars in 1040 bytes} [Thu Sep 10 12:24:17 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&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: 607/1231] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:17 2026] DELETE /v2.0/security-groups/8edf2e4f-bc05-4a14-83d9-f85922ce6251 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:24:17.612 7 INFO neutron.db.l3_hamode_db [None req-3b76d4f5-2f62-46bb-bf72-43d70ad85cd3 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 608/1232] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:17 2026] GET /v2.0/security-groups?tenant_id=4437c6523e3341df89162e1f01bc194a&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:17.790 8 INFO neutron.services.segments.plugin [-] Segment 6c9cf751-440a-4e17-ae39-f485bc707c33 resource provider aggregate not found 2026-09-10 12:24:17.798 8 INFO neutron.services.segments.plugin [-] Segment 6c9cf751-440a-4e17-ae39-f485bc707c33 resource provider aggregate not found 2026-09-10 12:24:17.809 8 INFO neutron.services.segments.plugin [-] Segment 6c9cf751-440a-4e17-ae39-f485bc707c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9cf751-440a-4e17-ae39-f485bc707c33 found for delete ", "request_id": "req-5fad8cad-a939-4cf6-94bb-8e123cbedf1f"}]} 2026-09-10 12:24:17.818 8 INFO neutron.services.segments.plugin [-] Segment 6c9cf751-440a-4e17-ae39-f485bc707c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9cf751-440a-4e17-ae39-f485bc707c33 found for delete ", "request_id": "req-8df1a808-3bec-4760-97e1-6243cd5e2644"}]} [pid: 8|app: 0|req: 609/1233] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:17 2026] DELETE /v2.0/security-groups/66e20522-1808-4ff2-8d8b-88ced44d60ac => 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: 610/1234] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:17 2026] GET /v2.0/security-groups?tenant_id=041094c17bfd47c0b2e0fc89014eed2a&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1235] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:18 2026] DELETE /v2.0/security-groups/cb497d1c-ae6f-43b5-b04f-61f42f484599 => 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: 625/1236] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:16 2026] POST /v2.0/routers => generated 688 bytes in 2818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1237] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:24:18 2026] GET /v2.0/routers/11aa85be-a3cf-4471-875c-19bd06489668 => generated 694 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1238] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:24:18 2026] GET /v2.0/routers => generated 697 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:19.466 8 INFO neutron.db.segments_db [None req-61601d57-6750-42e2-b678-618e3ca5aa9a f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - - -] Added segment 8db700fa-1bc4-49ef-834f-536906e37329 of type vxlan for network 3e743b89-4a18-4131-a2e7-56fdab8354bb [pid: 8|app: 0|req: 613/1239] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:19 2026] POST /v2.0/networks => generated 644 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1240] 10.0.0.106 () {34 vars in 741 bytes} [Thu Sep 10 12:24:19 2026] PUT /v2.0/routers/11aa85be-a3cf-4471-875c-19bd06489668 => generated 701 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1241] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:24:19 2026] POST /v2.0/ports => generated 774 bytes in 366 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-09-10 12:24:20.054 8 INFO neutron.db.segments_db [None req-84c46b1c-8dc7-4fe9-80f8-e27bfb1ff726 f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - - -] Added segment b284496c-1c42-4342-bce2-f6a39cd2513b of type vxlan for network 9520ac71-d2ec-467e-ba25-e49da2c37ae7 [pid: 8|app: 0|req: 615/1242] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:20 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1243] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:24:19 2026] GET /v2.0/routers/11aa85be-a3cf-4471-875c-19bd06489668 => generated 701 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1244] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:20 2026] GET /v2.0/ports?device_id=11aa85be-a3cf-4471-875c-19bd06489668 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1245] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:20 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1246] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:24:20 2026] POST /v2.0/ports => generated 950 bytes in 570 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: 618/1247] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:21.533 7 INFO neutron.services.segments.plugin [-] Segment d8b82008-518d-435f-ad77-22efc7cb0530 resource provider aggregate not found 2026-09-10 12:24:21.540 7 INFO neutron.services.segments.plugin [-] Segment d8b82008-518d-435f-ad77-22efc7cb0530 resource provider aggregate not found 2026-09-10 12:24:21.554 7 INFO neutron.services.segments.plugin [-] Segment d8b82008-518d-435f-ad77-22efc7cb0530 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b82008-518d-435f-ad77-22efc7cb0530 found for delete ", "request_id": "req-993c0015-e978-435f-96bc-563bb070fa10"}]} 2026-09-10 12:24:21.558 7 INFO neutron.services.segments.plugin [-] Segment d8b82008-518d-435f-ad77-22efc7cb0530 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8b82008-518d-435f-ad77-22efc7cb0530 found for delete ", "request_id": "req-5848a24d-3f48-47cd-9572-ef99964622c7"}]} 2026-09-10 12:24:21.571 7 INFO neutron.db.l3_hamode_db [None req-600f4108-f72a-4641-93a4-03d6fdab21ed 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] HA network f66dfc0e-3393-4d00-aeda-68f83c346385 was deleted as no HA routers are present in tenant b1a6efa8737149dd8a82d60fd626cbbb. [pid: 7|app: 0|req: 630/1248] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:20 2026] DELETE /v2.0/routers/11aa85be-a3cf-4471-875c-19bd06489668 => generated 0 bytes in 1220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1249] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1250] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/ports?device_id=11aa85be-a3cf-4471-875c-19bd06489668 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:21.678 7 INFO neutron.api.v2.resource [None req-a93cef1d-8c09-4031-9e74-4dae693bea94 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1251] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/routers/11aa85be-a3cf-4471-875c-19bd06489668 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1252] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/ports/11d3a0d6-7a00-4c04-a18c-e313a3624971 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1253] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/ports?device_id=6d97fdb9-fb1c-420e-aad4-5b1a8bfa3a49 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:21.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fca2cc90-76a2-45c1-b09e-c112f144def4 f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1254] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/ports/11d3a0d6-7a00-4c04-a18c-e313a3624971 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1255] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:21.751 7 INFO neutron.api.v2.resource [None req-78501072-391a-42f0-bc8e-d10b0cd9325b 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1256] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/routers/6d97fdb9-fb1c-420e-aad4-5b1a8bfa3a49 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:21.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0ca350d-e9a7-4449-b71f-41c68face973 f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1257] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/ports/11d3a0d6-7a00-4c04-a18c-e313a3624971 => 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: 637/1258] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:21.802 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b68a66c-61f3-47c2-9689-1d08961e7897 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 622/1259] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/subnets/febbfc97-2e68-4833-9796-bf7b2050e730 => 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: 623/1260] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/ports?device_id=042960db-0710-4595-b6dd-1d7dbc1bf5e8 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:21.883 8 INFO neutron.api.v2.resource [None req-342b83b0-420d-4223-8280-feedbf02d05f 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1261] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/routers/042960db-0710-4595-b6dd-1d7dbc1bf5e8 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:21.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93c4862b-43e5-46e2-990d-9da87fa8541d 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1262] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/subnets/4a734608-2d7a-4094-8d75-c28e429838f6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1263] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:21 2026] GET /v2.0/ports?device_id=e6bd6de0-e20d-4288-b1bd-d523ce1b44c3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:21.985 8 INFO neutron.api.v2.resource [None req-ce4ded06-4505-4446-8e60-76d652911447 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1264] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/routers/e6bd6de0-e20d-4288-b1bd-d523ce1b44c3 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:22.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c969d71-e4df-46e4-af92-e1e58637ed11 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1265] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/subnets/93ca4b62-9a0f-4f82-8561-b8815f2f974c => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:22.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22f3bcc8-d4a0-4230-a9a1-2c47171747f7 3c16f91857814adc8fd486a0685f7098 b1a6efa8737149dd8a82d60fd626cbbb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 629/1266] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:22 2026] DELETE /v2.0/subnets/334a02d6-9914-47bd-bfde-faa915051b78 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1267] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:21 2026] DELETE /v2.0/subnets/8083e4ac-ead3-408d-87ea-0fb47098e8c7 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1268] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1269] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/ports?tenant_id=53fb7a6e3ecb4db0a286911bb225d714&device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1270] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&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: 642/1271] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/networks?id=53ef698c-ebee-4b51-8e20-914a5087e11b => generated 772 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:22.472 8 INFO neutron.services.segments.plugin [-] Segment b284496c-1c42-4342-bce2-f6a39cd2513b resource provider aggregate not found [pid: 7|app: 0|req: 643/1272] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8e818139-39d4-4923-a450-a5e8445a15fe => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:22.498 8 INFO neutron.services.segments.plugin [-] Segment b284496c-1c42-4342-bce2-f6a39cd2513b resource provider aggregate not found 2026-09-10 12:24:22.515 8 INFO neutron.services.segments.plugin [-] Segment b284496c-1c42-4342-bce2-f6a39cd2513b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b284496c-1c42-4342-bce2-f6a39cd2513b found for delete ", "request_id": "req-f9a88112-7e52-440c-a7d9-f95f43df91a5"}]} 2026-09-10 12:24:22.517 8 INFO neutron.services.segments.plugin [-] Segment b284496c-1c42-4342-bce2-f6a39cd2513b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b284496c-1c42-4342-bce2-f6a39cd2513b found for delete ", "request_id": "req-0aaf06f4-8037-494d-808e-00ba7d7c4046"}]} [pid: 8|app: 0|req: 630/1273] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:22 2026] DELETE /v2.0/networks/9520ac71-d2ec-467e-ba25-e49da2c37ae7 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1274] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/subnets?id=f6bba618-2727-47d3-a33f-d4111e60b25a => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1275] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/ports?network_id=53ef698c-ebee-4b51-8e20-914a5087e11b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:22.614 8 INFO neutron.db.segments_db [None req-e85b5bf8-e361-4906-8e24-f9445d38408f f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - - -] Added segment 0ac41ba8-6ee6-47ec-9640-5d917df0705f of type vxlan for network 8878eff3-64c1-49b2-b0c5-f46a122aeb26 [pid: 7|app: 0|req: 646/1276] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 631/1277] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:22 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: 7|app: 0|req: 647/1278] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/security-groups?tenant_id=b1a6efa8737149dd8a82d60fd626cbbb&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1279] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:24:22 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 8|app: 0|req: 632/1280] 10.0.0.106 () {34 vars in 678 bytes} [Thu Sep 10 12:24:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1281] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:22 2026] DELETE /v2.0/security-groups/c60357fa-a879-4ed2-903e-5240c9468bc5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1282] 10.0.0.106 () {34 vars in 678 bytes} [Thu Sep 10 12:24:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1283] 10.0.0.106 () {34 vars in 678 bytes} [Thu Sep 10 12:24:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1284] 10.0.0.106 () {34 vars in 678 bytes} [Thu Sep 10 12:24:23 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: 7|app: 0|req: 649/1285] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:22 2026] POST /v2.0/subnets => generated 602 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1286] 10.0.0.106 () {34 vars in 678 bytes} [Thu Sep 10 12:24:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1287] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:24:23 2026] PUT /v2.0/policies/22dad4e6-8c44-4ad1-9e73-2cfd9e0d7830/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1288] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:24:23 2026] PUT /v2.0/policies/64dc9454-7e96-479c-bc69-c47a6d9b281d/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: 640/1289] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:23 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1290] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:24:23 2026] PUT /v2.0/policies/59582055-8d29-4c80-8968-f4ce529cb0b9/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1291] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:23 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1292] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:24:23 2026] PUT /v2.0/policies/a02a00d1-eaee-4047-b4a0-a0be7f53dd94/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1293] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:24:23 2026] POST /v2.0/ports => generated 912 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1294] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:23 2026] DELETE /v2.0/ports/98196dba-f0f3-44a8-9637-26be5905fb4d => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:24.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab02027b-7cd8-4cbd-a941-f32311650788 f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1297] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/ports/98196dba-f0f3-44a8-9637-26be5905fb4d => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1298] 10.0.0.106 () {32 vars in 674 bytes} [Thu Sep 10 12:24:23 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1299] 10.0.0.106 () {32 vars in 688 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1300] 10.0.0.106 () {32 vars in 684 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1301] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:24 2026] DELETE /v2.0/subnets/79c5cd6b-1c32-4cdd-affe-bbfb23df3631 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1302] 10.0.0.106 () {32 vars in 696 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1303] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1304] 10.0.0.106 () {32 vars in 682 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1305] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1306] 10.0.0.106 () {32 vars in 696 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1307] 162.253.55.77 () {34 vars in 1095 bytes} [Thu Sep 10 12:24:24 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e&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) 2026-09-10 12:24:25.054 8 INFO neutron.services.segments.plugin [-] Segment 0ac41ba8-6ee6-47ec-9640-5d917df0705f resource provider aggregate not found 2026-09-10 12:24:25.060 8 INFO neutron.services.segments.plugin [-] Segment 0ac41ba8-6ee6-47ec-9640-5d917df0705f resource provider aggregate not found 2026-09-10 12:24:25.093 8 INFO neutron.services.segments.plugin [-] Segment 0ac41ba8-6ee6-47ec-9640-5d917df0705f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac41ba8-6ee6-47ec-9640-5d917df0705f found for delete ", "request_id": "req-e440c048-f888-4df4-8787-7f7a5e88cda7"}]} 2026-09-10 12:24:25.095 8 INFO neutron.services.segments.plugin [-] Segment 0ac41ba8-6ee6-47ec-9640-5d917df0705f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ac41ba8-6ee6-47ec-9640-5d917df0705f found for delete ", "request_id": "req-1c9ebff8-de9e-401c-bf9f-218d9322ae38"}]} [pid: 8|app: 0|req: 649/1308] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:24 2026] DELETE /v2.0/networks/8878eff3-64c1-49b2-b0c5-f46a122aeb26 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1309] 10.0.0.106 () {32 vars in 692 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1310] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/ports?tenant_id=53fb7a6e3ecb4db0a286911bb225d714&device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1311] 10.0.0.106 () {32 vars in 623 bytes} [Thu Sep 10 12:24:25 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1312] 10.0.0.106 () {32 vars in 704 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1313] 10.0.0.106 () {32 vars in 633 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/ => generated 632 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1314] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/networks?id=53ef698c-ebee-4b51-8e20-914a5087e11b => generated 772 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1315] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:24:25 2026] POST /v2.0/ports => generated 775 bytes in 340 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: 655/1316] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:24:25 2026] DELETE /v2.0/qos/policies/22dad4e6-8c44-4ad1-9e73-2cfd9e0d7830 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1317] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8e818139-39d4-4923-a450-a5e8445a15fe => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1318] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:24:25 2026] DELETE /v2.0/qos/policies/64dc9454-7e96-479c-bc69-c47a6d9b281d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1319] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/subnets?id=f6bba618-2727-47d3-a33f-d4111e60b25a => generated 670 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1320] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:24:25 2026] DELETE /v2.0/qos/policies/59582055-8d29-4c80-8968-f4ce529cb0b9 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1321] 10.0.0.106 () {34 vars in 737 bytes} [Thu Sep 10 12:24:25 2026] PUT /v2.0/ports/7e864942-50ad-4645-b29b-e780262fc0ec => generated 752 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1322] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/ports?network_id=53ef698c-ebee-4b51-8e20-914a5087e11b&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: 657/1323] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:24:25 2026] DELETE /v2.0/qos/policies/a02a00d1-eaee-4047-b4a0-a0be7f53dd94 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 658/1324] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 659/1325] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:24:25 2026] DELETE /v2.0/qos/policies/7daaea73-a1ba-4bdf-895a-4ba2b5bf59fb => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1326] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:25 2026] DELETE /v2.0/ports/7e864942-50ad-4645-b29b-e780262fc0ec => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1327] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:24:25 2026] GET /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b?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: 661/1328] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:24:26 2026] GET /v2.0/ports => generated 777 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:26.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13e90b3f-675a-4e79-be9a-33664a6982c0 f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1329] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:26 2026] GET /v2.0/ports/7e864942-50ad-4645-b29b-e780262fc0ec => 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: 663/1330] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:24:26 2026] GET /v2.0/ports => generated 777 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1331] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:26 2026] GET /v2.0/ports/e72599ee-9a45-46d9-b5cf-f0a92f4b40a7 => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:26.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fd17f92-28cb-48d5-bfe6-981bb96ed6cc f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1332] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:26 2026] DELETE /v2.0/ports/98196dba-f0f3-44a8-9637-26be5905fb4d => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1333] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:26 2026] GET /v2.0/security-groups?tenant_id=ef31881f66604da084283ee81c22d2c5&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:26.349 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35f530d9-a95e-498f-9fd0-392a310a65cb f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1334] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:26 2026] DELETE /v2.0/subnets/79c5cd6b-1c32-4cdd-affe-bbfb23df3631 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:24:26.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1426e989-e65e-45f3-b537-d9338bcd431a f3d52bdb72f1421a93657c52d306766a 4e49c87587fb4f84ad20b7d6dba20258 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1335] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:26 2026] DELETE /v2.0/subnets/8083e4ac-ead3-408d-87ea-0fb47098e8c7 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1336] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:26 2026] DELETE /v2.0/security-groups/b420bf66-9156-4c08-8ab5-8f3c40c65663 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1337] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:26 2026] GET /v2.0/security-groups?tenant_id=c3b1ec2786ae4ed6b709f2d46bc9f5c3&name=default => generated 2801 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1338] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:27 2026] DELETE /v2.0/security-groups/85b78480-9a8d-4d1b-9d69-acb976f9d17e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1339] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:24:26 2026] DELETE /v2.0/ports/e72599ee-9a45-46d9-b5cf-f0a92f4b40a7 => generated 0 bytes in 952 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:27.575 7 INFO neutron.services.segments.plugin [-] Segment 8db700fa-1bc4-49ef-834f-536906e37329 resource provider aggregate not found [pid: 8|app: 0|req: 669/1340] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:27 2026] GET /v2.0/security-groups?tenant_id=826f66388c2845e7b2af308e79940eb6&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:27.583 7 INFO neutron.services.segments.plugin [-] Segment 8db700fa-1bc4-49ef-834f-536906e37329 resource provider aggregate not found 2026-09-10 12:24:27.609 7 INFO neutron.services.segments.plugin [-] Segment 8db700fa-1bc4-49ef-834f-536906e37329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db700fa-1bc4-49ef-834f-536906e37329 found for delete ", "request_id": "req-50b64f3f-7962-4cb3-a4eb-79756cd8d0a5"}]} 2026-09-10 12:24:27.612 7 INFO neutron.services.segments.plugin [-] Segment 8db700fa-1bc4-49ef-834f-536906e37329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db700fa-1bc4-49ef-834f-536906e37329 found for delete ", "request_id": "req-641ad2fc-dca6-4a0b-84e8-0a28b34f2f40"}]} [pid: 7|app: 0|req: 672/1341] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:27 2026] DELETE /v2.0/networks/3e743b89-4a18-4131-a2e7-56fdab8354bb => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1342] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:27 2026] DELETE /v2.0/security-groups/61772da7-cf0b-47fb-8e7c-b359ae46aa55 => 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: 673/1343] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:27 2026] GET /v2.0/security-groups?tenant_id=d37bd4b7a48d4816bd9ad1b125323c4d&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1344] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:28 2026] DELETE /v2.0/security-groups/7667ebc7-0c05-4784-b5ee-6b90931456ce => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1345] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:28 2026] GET /v2.0/security-groups?tenant_id=4e49c87587fb4f84ad20b7d6dba20258&name=default => generated 2801 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1346] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:28 2026] DELETE /v2.0/security-groups/aa52e64a-edbf-4f87-9d3c-5d902fcdb905 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:24:30.701 7 INFO neutron.db.segments_db [None req-b4837098-4b84-4a9a-9fb8-19b38b64db60 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment e2f95b2d-7071-43c4-97d7-006e0d3ba661 of type vxlan for network c45b40eb-3fef-410d-8245-b016824d8b62 [pid: 7|app: 0|req: 675/1347] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:30 2026] POST /v2.0/networks => generated 634 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1348] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:30 2026] GET /v2.0/security-groups?tenant_id=659af10f1014481f994df1df69980f98&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:30.939 7 INFO neutron.db.segments_db [None req-06aa1d30-f6b3-4537-8eb1-9f1e986ed291 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment 89864ec3-28b9-4ba6-8897-92cea3297c2d of type vxlan for network 61aeb1a2-ec25-4fdb-9f93-255847f9f5f2 [pid: 8|app: 0|req: 674/1349] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:30 2026] DELETE /v2.0/security-groups/41a51775-eff4-4e55-bbe2-12f6ee546bac => 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: 676/1350] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:30 2026] POST /v2.0/networks => generated 633 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1351] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:31 2026] POST /v2.0/subnets => generated 622 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1352] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:31 2026] POST /v2.0/subnets => generated 631 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:31.971 8 INFO neutron.db.segments_db [None req-d896c676-7612-4389-ad4e-0f1831905be0 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment f39688db-36c2-4be4-a4bb-1d856a7e804b of type vxlan for network 03e9242b-3bf4-4b1b-8c36-281f817015f1 2026-09-10 12:24:32.408 8 INFO neutron.db.l3_hamode_db [None req-d896c676-7612-4389-ad4e-0f1831905be0 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:32.608 8 INFO neutron.db.l3_hamode_db [None req-d896c676-7612-4389-ad4e-0f1831905be0 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:32.944 7 INFO neutron.db.segments_db [None req-ff8ef835-0cbf-40d1-8398-0e8afb2e0d9a 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Added segment 9681ae0d-2f42-4cb8-975c-2b3b835ed479 of type vxlan for network 8075fdaf-ccea-42c3-9f47-56cccf6e1e85 2026-09-10 12:24:33.395 7 INFO neutron.db.l3_hamode_db [None req-ff8ef835-0cbf-40d1-8398-0e8afb2e0d9a 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 676/1353] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:31 2026] POST /v2.0/routers => generated 511 bytes in 1528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:33.629 7 INFO neutron.db.l3_hamode_db [None req-ff8ef835-0cbf-40d1-8398-0e8afb2e0d9a 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 678/1354] 10.0.0.106 () {34 vars in 668 bytes} [Thu Sep 10 12:24:32 2026] POST /v2.0/routers => generated 474 bytes in 1957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:34.680 7 INFO neutron.db.l3_hamode_db [None req-b853fef0-cedd-4779-b21c-aab03a60676c 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:34.858 7 INFO neutron.db.l3_hamode_db [None req-b853fef0-cedd-4779-b21c-aab03a60676c 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 677/1355] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:24:33 2026] PUT /v2.0/routers/dde7c10d-19cf-44b6-8b9e-6e50ee2891ea/add_router_interface => generated 309 bytes in 1684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1356] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:35 2026] GET /v2.0/security-groups?tenant_id=3fb663b7399d4498b0b87f0f2f8372c5&name=default => generated 2801 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1357] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:35 2026] GET /v2.0/ports/64181536-046a-4eab-8902-df5d20ea371d => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1358] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:35 2026] DELETE /v2.0/security-groups/bc07d031-3da0-4df0-a542-8ecc2ce43a3c => 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: 679/1359] 10.0.0.106 () {34 vars in 668 bytes} [Thu Sep 10 12:24:34 2026] POST /v2.0/routers => generated 474 bytes in 1733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:36.427 7 INFO neutron.db.l3_hamode_db [None req-379f5465-0ea6-4630-a926-b711cde26d2f 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:36.634 7 INFO neutron.db.l3_hamode_db [None req-379f5465-0ea6-4630-a926-b711cde26d2f 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 681/1360] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:24:35 2026] PUT /v2.0/routers/dde7c10d-19cf-44b6-8b9e-6e50ee2891ea/add_router_interface => generated 309 bytes in 1675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1361] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:24:37 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1362] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:37 2026] GET /v2.0/ports/f6795571-7f8a-4c75-8978-32f9ae050481 => generated 967 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1363] 10.0.0.104 () {34 vars in 1040 bytes} [Thu Sep 10 12:24:37 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1364] 10.0.0.106 () {34 vars in 668 bytes} [Thu Sep 10 12:24:36 2026] POST /v2.0/routers => generated 474 bytes in 1199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:37.614 7 INFO neutron.db.l3_hamode_db [None req-8f923207-3e2d-40a8-96d6-9f7c844ef189 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:37.797 7 INFO neutron.db.l3_hamode_db [None req-8f923207-3e2d-40a8-96d6-9f7c844ef189 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 681/1365] 10.0.0.106 () {34 vars in 668 bytes} [Thu Sep 10 12:24:37 2026] POST /v2.0/routers => generated 474 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1366] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:38 2026] GET /v2.0/security-groups?tenant_id=24ec10d2f4d14833ba325d7e36723169&name=default => generated 2801 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:38.899 7 INFO neutron.db.l3_hamode_db [None req-28f55a32-3ce5-4942-8c10-00c4088a11d7 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 685/1367] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:37 2026] PUT /v2.0/routers/dde7c10d-19cf-44b6-8b9e-6e50ee2891ea/remove_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1368] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:38 2026] DELETE /v2.0/security-groups/faecf380-b523-45cb-bd40-bcc200fa8de8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:24:39.054 7 INFO neutron.db.l3_hamode_db [None req-28f55a32-3ce5-4942-8c10-00c4088a11d7 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 683/1369] 10.0.0.106 () {34 vars in 668 bytes} [Thu Sep 10 12:24:38 2026] POST /v2.0/routers => generated 474 bytes in 934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1372] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:24:39 2026] PUT /v2.0/routers/9fa20eec-1856-48c4-ac21-222a2b1d014c/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1373] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:24:39 2026] PUT /v2.0/routers/f7e5cc13-9a09-42e1-b8b6-6311bd1fac5f/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1374] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:24:39 2026] PUT /v2.0/routers/9c2f29e1-2b54-40e6-814e-55f02febcb7a/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1375] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:39 2026] PUT /v2.0/routers/dde7c10d-19cf-44b6-8b9e-6e50ee2891ea/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1376] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:40 2026] GET /v2.0/ports?device_id=dde7c10d-19cf-44b6-8b9e-6e50ee2891ea => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1377] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:24:40 2026] PUT /v2.0/routers/3246b051-4e53-4c71-8775-1b0209e93ee2/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1378] 10.0.0.106 () {32 vars in 664 bytes} [Thu Sep 10 12:24:40 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:41.029 8 INFO neutron.services.segments.plugin [-] Segment f39688db-36c2-4be4-a4bb-1d856a7e804b resource provider aggregate not found 2026-09-10 12:24:41.035 8 INFO neutron.services.segments.plugin [-] Segment f39688db-36c2-4be4-a4bb-1d856a7e804b resource provider aggregate not found [pid: 7|app: 0|req: 691/1379] 10.0.0.106 () {32 vars in 678 bytes} [Thu Sep 10 12:24:40 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:41.056 8 INFO neutron.services.segments.plugin [-] Segment f39688db-36c2-4be4-a4bb-1d856a7e804b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39688db-36c2-4be4-a4bb-1d856a7e804b found for delete ", "request_id": "req-0b29ffe5-8ee3-4c74-ac6b-47907cf4194e"}]} 2026-09-10 12:24:41.060 8 INFO neutron.services.segments.plugin [-] Segment f39688db-36c2-4be4-a4bb-1d856a7e804b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f39688db-36c2-4be4-a4bb-1d856a7e804b found for delete ", "request_id": "req-d3fe8c25-22da-4f76-8139-49dbbf2a92ce"}]} 2026-09-10 12:24:41.070 8 INFO neutron.db.l3_hamode_db [None req-07bc9fbd-e380-457c-b8c4-3df25a81b451 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] HA network 03e9242b-3bf4-4b1b-8c36-281f817015f1 was deleted as no HA routers are present in tenant 304472f0c8ba45d2aec4ca2eab66340f. [pid: 8|app: 0|req: 689/1380] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:40 2026] DELETE /v2.0/routers/dde7c10d-19cf-44b6-8b9e-6e50ee2891ea => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1381] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:41 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1382] 10.0.0.106 () {32 vars in 674 bytes} [Thu Sep 10 12:24:41 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:41.429 8 INFO neutron.db.segments_db [None req-e2371a96-5945-4347-b8cd-6bb819951304 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 3be2c97f-851c-4fa8-8565-efa467cd2bb1 of type vxlan for network 0decc5be-d754-4929-ad22-949aed4b490d [pid: 7|app: 0|req: 694/1383] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:41 2026] DELETE /v2.0/subnets/ff3e106a-96a2-48f4-9903-10863b745dac => 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: 695/1384] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:41 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1385] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:24:41 2026] POST /v2.0/networks => generated 741 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1386] 10.0.0.106 () {32 vars in 686 bytes} [Thu Sep 10 12:24:41 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1387] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:41 2026] DELETE /v2.0/subnets/2e967ddb-3851-46c5-961c-e06738db775e => 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: 697/1388] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:41 2026] POST /v2.0/subnets => generated 664 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1389] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:41 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1390] 10.0.0.106 () {32 vars in 672 bytes} [Thu Sep 10 12:24:41 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:42.061 8 INFO neutron.db.segments_db [None req-7c5f7cfa-dc15-4612-b937-6a7e86f7a4d2 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment e1c0fd4a-fe01-4a60-8110-9dea9ebd2ce4 of type vxlan for network 00ab704e-2509-4de0-a3c5-8a08373c8454 2026-09-10 12:24:42.213 7 INFO neutron.services.segments.plugin [-] Segment 89864ec3-28b9-4ba6-8897-92cea3297c2d resource provider aggregate not found 2026-09-10 12:24:42.220 7 INFO neutron.services.segments.plugin [-] Segment 89864ec3-28b9-4ba6-8897-92cea3297c2d resource provider aggregate not found 2026-09-10 12:24:42.244 7 INFO neutron.services.segments.plugin [-] Segment 89864ec3-28b9-4ba6-8897-92cea3297c2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89864ec3-28b9-4ba6-8897-92cea3297c2d found for delete ", "request_id": "req-d4934e98-1962-4a6b-9d26-2a17612ecf5c"}]} 2026-09-10 12:24:42.249 7 INFO neutron.services.segments.plugin [-] Segment 89864ec3-28b9-4ba6-8897-92cea3297c2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89864ec3-28b9-4ba6-8897-92cea3297c2d found for delete ", "request_id": "req-6495a968-776d-4cdf-856a-dd5bbb90ce4b"}]} [pid: 7|app: 0|req: 699/1391] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:41 2026] DELETE /v2.0/networks/61aeb1a2-ec25-4fdb-9f93-255847f9f5f2 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1392] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:24:42 2026] GET /v2.0/security-groups?id=9385a516-bb2f-40b4-90e1-b460622b78f1&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1393] 10.0.0.106 () {32 vars in 686 bytes} [Thu Sep 10 12:24:42 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:42.495 8 INFO neutron.db.l3_hamode_db [None req-7c5f7cfa-dc15-4612-b937-6a7e86f7a4d2 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1394] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:42 2026] DELETE /v2.0/networks/c45b40eb-3fef-410d-8245-b016824d8b62 => 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: 703/1395] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:24:42 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1396] 10.0.0.106 () {32 vars in 682 bytes} [Thu Sep 10 12:24:42 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:24:42.930 7 INFO neutron.db.segments_db [None req-7a046925-f7f0-4620-92c0-bb6d135f4433 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment de0f1109-9ad2-40a4-9427-a8514ff32589 of type vxlan for network 856fdc89-a63d-4b17-be5b-8acf18de4c1f [pid: 7|app: 0|req: 705/1397] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:42 2026] POST /v2.0/networks => generated 633 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:43.530 7 INFO neutron.db.l3_db [None req-6a2c8a23-f94c-4b5b-a592-e6ef461a8250 88a8df10f63b428aa0a901bf804e51d4 53fb7a6e3ecb4db0a286911bb225d714 - - - -] Floating IP b17ad687-c5fe-40f7-b461-1341bc1308b7 disassociated. External IP: 10.96.250.208, port: 8e818139-39d4-4923-a450-a5e8445a15fe. 2026-09-10 12:24:43.717 8 INFO neutron.db.l3_hamode_db [None req-7c5f7cfa-dc15-4612-b937-6a7e86f7a4d2 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 706/1398] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:24:43 2026] DELETE /v2.0/ports/8e818139-39d4-4923-a450-a5e8445a15fe => generated 0 bytes in 872 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:43.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de238459-fa07-439c-b17c-df4e66f19fb5'] response: {'server_uuid': '6a6e135f-0be5-48be-be99-d59fd389c49e', 'name': 'network-vif-deleted', 'tag': '8e818139-39d4-4923-a450-a5e8445a15fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 707/1399] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:24:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:44.268 7 INFO neutron.services.segments.plugin [-] Segment e2f95b2d-7071-43c4-97d7-006e0d3ba661 resource provider aggregate not found 2026-09-10 12:24:44.288 7 INFO neutron.services.segments.plugin [-] Segment e2f95b2d-7071-43c4-97d7-006e0d3ba661 resource provider aggregate not found 2026-09-10 12:24:44.310 7 INFO neutron.services.segments.plugin [-] Segment e2f95b2d-7071-43c4-97d7-006e0d3ba661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2f95b2d-7071-43c4-97d7-006e0d3ba661 found for delete ", "request_id": "req-21c924cf-5a7e-415a-8f1d-2661b4019e39"}]} 2026-09-10 12:24:44.341 7 INFO neutron.services.segments.plugin [-] Segment e2f95b2d-7071-43c4-97d7-006e0d3ba661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2f95b2d-7071-43c4-97d7-006e0d3ba661 found for delete ", "request_id": "req-67a35d53-dc05-404e-99b6-5d3c76f50aff"}]} [pid: 7|app: 0|req: 708/1400] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:44 2026] POST /v2.0/subnets => generated 622 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1401] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:24:44 2026] GET /v2.0/ports?device_id=6a6e135f-0be5-48be-be99-d59fd389c49e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1402] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:24:44 2026] GET /v2.0/routers/9fa20eec-1856-48c4-ac21-222a2b1d014c => generated 485 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:24:44.732 7 INFO neutron.db.segments_db [None req-c83f5362-a48f-483a-b26c-e612a648eae2 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment f2989b01-44ee-482d-b0ce-c79abf975d5c of type vxlan for network 55b5d703-1f7b-432a-a98f-7684a734db6c 2026-09-10 12:24:45.145 7 INFO neutron.db.l3_hamode_db [None req-c83f5362-a48f-483a-b26c-e612a648eae2 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:45.362 7 INFO neutron.db.l3_hamode_db [None req-c83f5362-a48f-483a-b26c-e612a648eae2 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 693/1403] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:41 2026] POST /v2.0/routers => generated 728 bytes in 3735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1404] 10.0.0.106 () {34 vars in 742 bytes} [Thu Sep 10 12:24:45 2026] PUT /v2.0/routers/9fa20eec-1856-48c4-ac21-222a2b1d014c => generated 485 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1405] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:46 2026] DELETE /v2.0/security-groups/9385a516-bb2f-40b4-90e1-b460622b78f1 => 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: 711/1406] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:44 2026] POST /v2.0/routers => generated 510 bytes in 2395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1407] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:47 2026] GET /v2.0/ports?device_id=9fa20eec-1856-48c4-ac21-222a2b1d014c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:47.081 7 INFO neutron.api.v2.resource [None req-040764b1-8834-45a6-82ac-67df473919b3 88a8df10f63b428aa0a901bf804e51d4 53fb7a6e3ecb4db0a286911bb225d714 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1408] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:24:47 2026] GET /v2.0/security-groups/9385a516-bb2f-40b4-90e1-b460622b78f1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1409] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:24:47 2026] POST /v2.0/ports => generated 959 bytes in 489 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: 715/1410] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:47 2026] DELETE /v2.0/routers/9fa20eec-1856-48c4-ac21-222a2b1d014c => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1411] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:24:46 2026] PUT /v2.0/routers/b071f05b-5c81-4fc0-b49c-9452f9362024/add_router_interface => generated 309 bytes in 1803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1412] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:24:48 2026] DELETE /v2.0/floatingips/b17ad687-c5fe-40f7-b461-1341bc1308b7 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1413] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:24:48 2026] GET /v2.0/routers/f7e5cc13-9a09-42e1-b8b6-6311bd1fac5f => generated 493 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1414] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:48 2026] PUT /v2.0/routers/535aea13-e434-4331-93b9-1704fd7b4689/remove_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1415] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:24:48 2026] PUT /v2.0/routers/ca9a2ec4-ba0b-40cd-93db-3fe36dfde7a9/add_router_interface => generated 309 bytes in 1562 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-09-10 12:24:50.116 8 INFO neutron.db.segments_db [None req-b5a6e032-bc50-4ccf-8dd1-21c547159170 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 88cd3791-2693-4788-a123-a83d02a09fe4 of type vxlan for network 3760c8d3-4c60-4ca2-9502-1d40c168d67e [pid: 7|app: 0|req: 719/1416] 10.0.0.106 () {34 vars in 742 bytes} [Thu Sep 10 12:24:49 2026] PUT /v2.0/routers/f7e5cc13-9a09-42e1-b8b6-6311bd1fac5f => generated 493 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1417] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:24:49 2026] POST /v2.0/networks => generated 741 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1418] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:24:50 2026] GET /v2.0/ports/c8888dd5-bb0a-4541-a127-ebc28bcb02b3 => generated 1033 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1419] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:50 2026] GET /v2.0/ports?device_id=f7e5cc13-9a09-42e1-b8b6-6311bd1fac5f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1420] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:50 2026] POST /v2.0/subnets => generated 664 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:52.007 7 INFO neutron.services.segments.plugin [-] Segment d63cfde6-1428-464e-9ee4-5c8a2f1e18c7 resource provider aggregate not found 2026-09-10 12:24:52.019 7 INFO neutron.services.segments.plugin [-] Segment d63cfde6-1428-464e-9ee4-5c8a2f1e18c7 resource provider aggregate not found 2026-09-10 12:24:52.030 7 INFO neutron.services.segments.plugin [-] Segment d63cfde6-1428-464e-9ee4-5c8a2f1e18c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63cfde6-1428-464e-9ee4-5c8a2f1e18c7 found for delete ", "request_id": "req-ba93de1f-3495-4628-b5bd-d2e19333958d"}]} 2026-09-10 12:24:52.047 7 INFO neutron.services.segments.plugin [-] Segment d63cfde6-1428-464e-9ee4-5c8a2f1e18c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63cfde6-1428-464e-9ee4-5c8a2f1e18c7 found for delete ", "request_id": "req-6b4bbbd4-69f6-46f2-8aa8-bdfa2812fa01"}]} 2026-09-10 12:24:52.055 7 INFO neutron.db.l3_hamode_db [None req-1d915942-37e2-4174-bd2b-e9d9689fd885 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network b33c1e01-26e4-44bb-bb68-230759f04075 was deleted as no HA routers are present in tenant 53fb7a6e3ecb4db0a286911bb225d714. [pid: 7|app: 0|req: 720/1421] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:50 2026] DELETE /v2.0/routers/535aea13-e434-4331-93b9-1704fd7b4689 => generated 0 bytes in 1289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1422] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:51 2026] PUT /v2.0/routers/ca9a2ec4-ba0b-40cd-93db-3fe36dfde7a9/remove_router_interface => generated 309 bytes in 1149 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-09-10 12:24:52.461 8 INFO neutron.db.segments_db [None req-95403bfd-8fb1-46ee-aa21-07ada7583c4b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 6ecda14f-830b-4e3f-9c99-78a629731b3e of type vxlan for network c64fa0a8-790a-45d3-b8d2-b66df035c151 2026-09-10 12:24:52.864 8 INFO neutron.db.l3_hamode_db [None req-95403bfd-8fb1-46ee-aa21-07ada7583c4b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 721/1423] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:52 2026] DELETE /v2.0/routers/f7e5cc13-9a09-42e1-b8b6-6311bd1fac5f => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1424] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:53 2026] DELETE /v2.0/subnets/f6bba618-2727-47d3-a33f-d4111e60b25a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:53.614 7 INFO neutron.api.v2.resource [None req-50561895-be30-40f8-a2e6-142b92694c60 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1425] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:24:53 2026] PUT /v2.0/routers/ca9a2ec4-ba0b-40cd-93db-3fe36dfde7a9/remove_router_interface => generated 197 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1426] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:24:53 2026] GET /v2.0/routers/9c2f29e1-2b54-40e6-814e-55f02febcb7a => generated 502 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1427] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:53 2026] DELETE /v2.0/networks/53ef698c-ebee-4b51-8e20-914a5087e11b => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:54.036 8 INFO neutron.db.l3_hamode_db [None req-95403bfd-8fb1-46ee-aa21-07ada7583c4b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:24:54.061 7 INFO neutron.services.segments.plugin [-] Segment 2541b6e1-bee1-4c3f-a7cb-5c024a36e5f7 resource provider aggregate not found [pid: 7|app: 0|req: 726/1428] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:54 2026] GET /v2.0/ports?device_id=ca9a2ec4-ba0b-40cd-93db-3fe36dfde7a9 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:54.099 7 INFO neutron.services.segments.plugin [-] Segment 2541b6e1-bee1-4c3f-a7cb-5c024a36e5f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2541b6e1-bee1-4c3f-a7cb-5c024a36e5f7 found for delete ", "request_id": "req-99aa0bd9-3c81-412a-8ae5-c679d44107f8"}]} 2026-09-10 12:24:54.100 7 INFO neutron.services.segments.plugin [-] Segment 2541b6e1-bee1-4c3f-a7cb-5c024a36e5f7 resource provider aggregate not found 2026-09-10 12:24:54.141 7 INFO neutron.services.segments.plugin [-] Segment 2541b6e1-bee1-4c3f-a7cb-5c024a36e5f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2541b6e1-bee1-4c3f-a7cb-5c024a36e5f7 found for delete ", "request_id": "req-5b144f32-9d7b-42cf-98e8-9754afa6aeb9"}]} [pid: 7|app: 0|req: 727/1429] 10.0.0.106 () {34 vars in 742 bytes} [Thu Sep 10 12:24:54 2026] PUT /v2.0/routers/9c2f29e1-2b54-40e6-814e-55f02febcb7a => generated 502 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1430] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:52 2026] POST /v2.0/routers => generated 728 bytes in 2836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1433] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:24:55 2026] GET /v2.0/security-groups?tenant_id=53fb7a6e3ecb4db0a286911bb225d714&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1434] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:55 2026] GET /v2.0/ports?device_id=9c2f29e1-2b54-40e6-814e-55f02febcb7a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:55.734 7 INFO neutron.db.l3_hamode_db [None req-70ed0f95-f0f3-4ef8-b47a-fb49a85619df 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] HA network 55b5d703-1f7b-432a-a98f-7684a734db6c was deleted as no HA routers are present in tenant 304472f0c8ba45d2aec4ca2eab66340f. [pid: 7|app: 0|req: 728/1435] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:54 2026] DELETE /v2.0/routers/ca9a2ec4-ba0b-40cd-93db-3fe36dfde7a9 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1436] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:24:55 2026] DELETE /v2.0/security-groups/2767f198-2db9-4633-8553-c4a6016739b5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:24:56.123 7 INFO neutron.services.segments.plugin [-] Segment f2989b01-44ee-482d-b0ce-c79abf975d5c resource provider aggregate not found 2026-09-10 12:24:56.151 7 INFO neutron.services.segments.plugin [-] Segment f2989b01-44ee-482d-b0ce-c79abf975d5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2989b01-44ee-482d-b0ce-c79abf975d5c found for delete ", "request_id": "req-7230371c-e433-4856-b976-fd8807ff33ef"}]} 2026-09-10 12:24:56.182 7 INFO neutron.services.segments.plugin [-] Segment f2989b01-44ee-482d-b0ce-c79abf975d5c resource provider aggregate not found 2026-09-10 12:24:56.209 7 INFO neutron.services.segments.plugin [-] Segment f2989b01-44ee-482d-b0ce-c79abf975d5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2989b01-44ee-482d-b0ce-c79abf975d5c found for delete ", "request_id": "req-1edaaf5a-d2c4-4c2e-893f-548d8f9ea51a"}]} [pid: 7|app: 0|req: 730/1437] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:55 2026] DELETE /v2.0/routers/9c2f29e1-2b54-40e6-814e-55f02febcb7a => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1438] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:56 2026] DELETE /v2.0/subnets/70c695a0-51cd-4d10-91ad-9d38b56409bd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1439] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:24:56 2026] GET /v2.0/routers/3246b051-4e53-4c71-8775-1b0209e93ee2 => generated 487 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1440] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:24:55 2026] PUT /v2.0/routers/ea83e201-7c93-47f2-93fa-05aa7095f850/add_router_interface => generated 309 bytes in 1649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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: 733/1441] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:24:56 2026] DELETE /v2.0/networks/856fdc89-a63d-4b17-be5b-8acf18de4c1f => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:24:57.526 7 INFO neutron.db.segments_db [None req-81ce6fda-3b84-4404-837e-387aa5b8406f 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment 82abbdae-d52d-43f7-8d3f-add1a38a46d0 of type vxlan for network c3371875-f377-4f54-b3db-7ecc05797516 [pid: 7|app: 0|req: 734/1442] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:24:57 2026] POST /v2.0/networks => generated 634 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1443] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:57 2026] POST /v2.0/subnets => generated 622 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:58.191 7 INFO neutron.services.segments.plugin [-] Segment de0f1109-9ad2-40a4-9427-a8514ff32589 resource provider aggregate not found 2026-09-10 12:24:58.218 7 INFO neutron.services.segments.plugin [-] Segment de0f1109-9ad2-40a4-9427-a8514ff32589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de0f1109-9ad2-40a4-9427-a8514ff32589 found for delete ", "request_id": "req-0194736f-c8f3-45ae-8703-b002ac3ae5e2"}]} 2026-09-10 12:24:58.235 7 INFO neutron.services.segments.plugin [-] Segment de0f1109-9ad2-40a4-9427-a8514ff32589 resource provider aggregate not found [pid: 7|app: 0|req: 736/1444] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:24:58 2026] POST /v2.0/security-groups => generated 1611 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:24:58.258 7 INFO neutron.services.segments.plugin [-] Segment de0f1109-9ad2-40a4-9427-a8514ff32589 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de0f1109-9ad2-40a4-9427-a8514ff32589 found for delete ", "request_id": "req-d5d7cb7f-a9aa-42f5-a27d-f2f2655f8c7f"}]} 2026-09-10 12:24:58.306 7 INFO neutron.db.segments_db [None req-447adbce-c3f7-409a-af5d-7f5af1ba8b17 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment 0afc789d-0e02-4564-80f1-0504f5bc77fa of type vxlan for network d11c63a3-afe2-4399-a7e0-178b2f6ea94d [pid: 8|app: 0|req: 709/1445] 10.0.0.106 () {34 vars in 742 bytes} [Thu Sep 10 12:24:56 2026] PUT /v2.0/routers/3246b051-4e53-4c71-8775-1b0209e93ee2 => generated 487 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1446] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:24:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1447] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:24:58 2026] GET /v2.0/ports?device_id=3246b051-4e53-4c71-8775-1b0209e93ee2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:24:58.641 7 INFO neutron.db.l3_hamode_db [None req-447adbce-c3f7-409a-af5d-7f5af1ba8b17 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 712/1448] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:24:58 2026] POST /v2.0/security-group-rules => generated 564 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1449] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:24:58 2026] DELETE /v2.0/routers/3246b051-4e53-4c71-8775-1b0209e93ee2 => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1450] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:24:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:24:59.492 7 INFO neutron.db.l3_hamode_db [None req-447adbce-c3f7-409a-af5d-7f5af1ba8b17 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 715/1451] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:24:59 2026] GET /v2.0/routers/2da461ca-0678-49a2-96d1-38ed4496456d => generated 480 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1452] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:24:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1453] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:24:58 2026] POST /v2.0/routers => generated 509 bytes in 2249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:00.533 7 INFO neutron.db.securitygroups_db [None req-ba2bbbf5-4db9-4b7d-8863-d70ce7324e16 a0c1a7b632d942189c2516eb3017db85 6038f54529f043709648b0a828f9b2cf - - - -] Project 6038f54529f043709648b0a828f9b2cf 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: 717/1454] 10.0.0.106 () {34 vars in 742 bytes} [Thu Sep 10 12:24:59 2026] PUT /v2.0/routers/2da461ca-0678-49a2-96d1-38ed4496456d => generated 480 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1455] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:00 2026] POST /v2.0/security-group-rules => generated 575 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1456] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:00 2026] GET /v2.0/ports?device_id=2da461ca-0678-49a2-96d1-38ed4496456d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:00.715 7 INFO neutron.db.securitygroups_db [None req-9f8e69ad-5563-4e45-b734-1e017a485f90 a0c1a7b632d942189c2516eb3017db85 6038f54529f043709648b0a828f9b2cf - - - -] Project 6038f54529f043709648b0a828f9b2cf 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: 740/1457] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:00 2026] POST /v2.0/security-group-rules => generated 574 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:01.688 7 INFO neutron.services.segments.plugin [-] Segment 9681ae0d-2f42-4cb8-975c-2b3b835ed479 resource provider aggregate not found 2026-09-10 12:25:01.703 7 INFO neutron.services.segments.plugin [-] Segment 9681ae0d-2f42-4cb8-975c-2b3b835ed479 resource provider aggregate not found 2026-09-10 12:25:01.732 7 INFO neutron.services.segments.plugin [-] Segment 9681ae0d-2f42-4cb8-975c-2b3b835ed479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9681ae0d-2f42-4cb8-975c-2b3b835ed479 found for delete ", "request_id": "req-b1f57502-3bac-48d1-a419-2c3f8cc13340"}]} 2026-09-10 12:25:01.756 7 INFO neutron.db.l3_hamode_db [None req-b396252a-5b3e-4d78-840a-a6dd5b4a56f0 51c6d0dd906b423d90287a720240c3fa 31a83f8c19b3455283d6031371f649a2 - - - -] HA network 8075fdaf-ccea-42c3-9f47-56cccf6e1e85 was deleted as no HA routers are present in tenant 31a83f8c19b3455283d6031371f649a2. 2026-09-10 12:25:01.762 7 INFO neutron.services.segments.plugin [-] Segment 9681ae0d-2f42-4cb8-975c-2b3b835ed479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9681ae0d-2f42-4cb8-975c-2b3b835ed479 found for delete ", "request_id": "req-96d83f35-d21f-4474-a983-720a30641ca4"}]} [pid: 7|app: 0|req: 741/1458] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:00 2026] DELETE /v2.0/routers/2da461ca-0678-49a2-96d1-38ed4496456d => generated 0 bytes in 949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1459] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:25:01 2026] POST /v2.0/security-groups => generated 1595 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1460] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1461] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1462] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:25:00 2026] PUT /v2.0/routers/c1c2370f-c23d-4272-9ddc-3b91e7598f2f/add_router_interface => generated 309 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1463] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:25:02 2026] GET /v2.0/ports/48432f9e-12c6-43c6-a157-4cad193df0c4 => generated 959 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1464] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:25:02 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1465] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:02 2026] GET /v2.0/security-groups?tenant_id=31a83f8c19b3455283d6031371f649a2&name=default => generated 2801 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1466] 10.0.0.3 () {34 vars in 1098 bytes} [Thu Sep 10 12:25:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2037584826&fields=id&tenant_id=6038f54529f043709648b0a828f9b2cf => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1467] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:03 2026] DELETE /v2.0/security-groups/5fbeec78-fbd7-4459-8ccc-a9f9ea4b9b70 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1468] 10.0.0.3 () {34 vars in 1096 bytes} [Thu Sep 10 12:25:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--505270643&fields=id&tenant_id=6038f54529f043709648b0a828f9b2cf => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1469] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:25:03 2026] GET /v2.0/networks?id=0decc5be-d754-4929-ad22-949aed4b490d => generated 673 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1470] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:03 2026] GET /v2.0/security-groups?tenant_id=9b79dbb78537420e8f7580351eb8a066&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1471] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:25:03 2026] GET /v2.0/quotas/6038f54529f043709648b0a828f9b2cf => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1472] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:03 2026] DELETE /v2.0/security-groups/ee3621b3-8045-4bdc-ba08-c50df1af3ba1 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1473] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:25:02 2026] PUT /v2.0/routers/c1c2370f-c23d-4272-9ddc-3b91e7598f2f/remove_router_interface => generated 309 bytes in 1789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1474] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:25:04 2026] GET /v2.0/ports?tenant_id=6038f54529f043709648b0a828f9b2cf&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1475] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:04 2026] GET /v2.0/ports?device_id=c1c2370f-c23d-4272-9ddc-3b91e7598f2f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1476] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:04 2026] GET /v2.0/security-groups?tenant_id=95ddd80b6c9e48b59ebc8e1a23508c6d&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1477] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:25:04 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1478] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:04 2026] GET /v2.0/security-groups?tenant_id=333aa1fc014f4302abfbaac3f175ce55&name=default => generated 2801 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1479] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:04 2026] DELETE /v2.0/security-groups/da56f5a0-59d3-4fb6-a144-ed6d315726a5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1480] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:25:04 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?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: 724/1481] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:04 2026] DELETE /v2.0/security-groups/ef81c4cd-f1e5-4a92-8316-84a4412593af => 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: 725/1482] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:04 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1483] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:05 2026] GET /v2.0/security-groups?tenant_id=aa543dd309c94b0ea0defc4ef1249c0f&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:05.241 7 INFO neutron.services.segments.plugin [-] Segment 0afc789d-0e02-4564-80f1-0504f5bc77fa resource provider aggregate not found 2026-09-10 12:25:05.247 7 INFO neutron.services.segments.plugin [-] Segment 0afc789d-0e02-4564-80f1-0504f5bc77fa resource provider aggregate not found 2026-09-10 12:25:05.269 7 INFO neutron.services.segments.plugin [-] Segment 0afc789d-0e02-4564-80f1-0504f5bc77fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afc789d-0e02-4564-80f1-0504f5bc77fa found for delete ", "request_id": "req-f5f804ff-d304-43fd-84ae-8fb86edb2188"}]} 2026-09-10 12:25:05.270 7 INFO neutron.services.segments.plugin [-] Segment 0afc789d-0e02-4564-80f1-0504f5bc77fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0afc789d-0e02-4564-80f1-0504f5bc77fa found for delete ", "request_id": "req-aeaebf18-3d85-4a48-9860-096480915fb2"}]} 2026-09-10 12:25:05.284 7 INFO neutron.db.l3_hamode_db [None req-a2966312-12b2-46de-9660-1357925bbc4d 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] HA network d11c63a3-afe2-4399-a7e0-178b2f6ea94d was deleted as no HA routers are present in tenant 304472f0c8ba45d2aec4ca2eab66340f. [pid: 7|app: 0|req: 758/1484] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:04 2026] DELETE /v2.0/routers/c1c2370f-c23d-4272-9ddc-3b91e7598f2f => generated 0 bytes in 924 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1485] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:05 2026] DELETE /v2.0/security-groups/c1b04119-bf68-4274-974a-dee18eb2dc2f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1486] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:05 2026] DELETE /v2.0/subnets/dfc9a794-10ea-4ce8-9317-09b86b3204e5 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1487] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:25:05 2026] GET /v2.0/networks?id=0decc5be-d754-4929-ad22-949aed4b490d => generated 673 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1488] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:25:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6038f54529f043709648b0a828f9b2cf => generated 273 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:06.166 8 INFO neutron.services.segments.plugin [-] Segment 82abbdae-d52d-43f7-8d3f-add1a38a46d0 resource provider aggregate not found 2026-09-10 12:25:06.172 8 INFO neutron.services.segments.plugin [-] Segment 82abbdae-d52d-43f7-8d3f-add1a38a46d0 resource provider aggregate not found 2026-09-10 12:25:06.195 8 INFO neutron.services.segments.plugin [-] Segment 82abbdae-d52d-43f7-8d3f-add1a38a46d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82abbdae-d52d-43f7-8d3f-add1a38a46d0 found for delete ", "request_id": "req-24138aed-3f1c-4d34-baaa-8ec09635889b"}]} 2026-09-10 12:25:06.198 8 INFO neutron.services.segments.plugin [-] Segment 82abbdae-d52d-43f7-8d3f-add1a38a46d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82abbdae-d52d-43f7-8d3f-add1a38a46d0 found for delete ", "request_id": "req-c6499288-89f4-444c-9ac3-aa1dd46bde58"}]} [pid: 8|app: 0|req: 728/1489] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:05 2026] DELETE /v2.0/networks/c3371875-f377-4f54-b3db-7ecc05797516 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1490] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:06 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:06.337 8 INFO neutron.db.segments_db [None req-9eecc317-6586-46c1-b068-7afe44210f2a 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Added segment fd0581f2-1e55-4e0a-81ca-d7152e3c4915 of type vxlan for network 72786902-22ff-47fb-97b2-4c7ed4cf4655 [pid: 7|app: 0|req: 762/1491] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:25:06 2026] POST /v2.0/ports => generated 993 bytes in 650 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-09-10 12:25:06.870 8 INFO neutron.db.l3_hamode_db [None req-9eecc317-6586-46c1-b068-7afe44210f2a 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 763/1492] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:25:06 2026] PUT /v2.0/ports/1fea883b-4928-4409-8d52-7f8961d57070 => generated 1238 bytes in 595 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-09-10 12:25:07.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98ccd0b8-7c46-492c-b07b-a2fec26656d8'] response: {'name': 'network-changed', 'server_uuid': 'f21773f5-6d7d-42b0-8885-858adec412d1', 'tag': '1fea883b-4928-4409-8d52-7f8961d57070', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 764/1493] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/ports?tenant_id=6038f54529f043709648b0a828f9b2cf&device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1277 bytes in 85 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: 765/1494] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1495] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1fea883b-4928-4409-8d52-7f8961d57070 => 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: 767/1496] 10.0.0.3 () {34 vars in 1118 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/security-groups?id=97e179d6-13ed-4400-b844-3150f02c515d&id=8f334dfa-8f6d-4b96-885a-57082619f898&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: 7|app: 0|req: 768/1497] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/subnets?id=71b2b410-b731-4110-bb99-723afdf30b0d => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1498] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/ports?network_id=0decc5be-d754-4929-ad22-949aed4b490d&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: 7|app: 0|req: 770/1499] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1500] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?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: 772/1501] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/ports?tenant_id=6038f54529f043709648b0a828f9b2cf&device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1502] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:25:07 2026] GET /v2.0/networks?id=0decc5be-d754-4929-ad22-949aed4b490d => generated 769 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1503] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:08.218 8 INFO neutron.db.l3_hamode_db [None req-9eecc317-6586-46c1-b068-7afe44210f2a 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 775/1504] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1fea883b-4928-4409-8d52-7f8961d57070 => generated 19 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1505] 162.253.55.77 () {34 vars in 1123 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/security-groups?id=8f334dfa-8f6d-4b96-885a-57082619f898&id=97e179d6-13ed-4400-b844-3150f02c515d&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1506] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1507] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/subnets?id=71b2b410-b731-4110-bb99-723afdf30b0d => generated 667 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1508] 10.0.0.3 () {34 vars in 1118 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/security-groups?id=97e179d6-13ed-4400-b844-3150f02c515d&id=8f334dfa-8f6d-4b96-885a-57082619f898&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1509] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/ports?network_id=0decc5be-d754-4929-ad22-949aed4b490d&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1510] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:25:08 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1511] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:25:09 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?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: 730/1514] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:06 2026] POST /v2.0/routers => generated 692 bytes in 3268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1515] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:25:09 2026] GET /v2.0/routers/f31bbfc1-e1c6-40a3-93de-537c668dcb3a => generated 698 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1516] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:25:09 2026] GET /v2.0/routers => generated 701 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1517] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:25:09 2026] POST /v2.0/security-groups => generated 1537 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1518] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:10 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1010 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1519] 10.0.0.106 () {34 vars in 741 bytes} [Thu Sep 10 12:25:09 2026] PUT /v2.0/routers/f31bbfc1-e1c6-40a3-93de-537c668dcb3a => generated 705 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1520] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:25:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1521] 10.0.0.3 () {34 vars in 1118 bytes} [Thu Sep 10 12:25:10 2026] GET /v2.0/security-groups?id=97e179d6-13ed-4400-b844-3150f02c515d&id=8f334dfa-8f6d-4b96-885a-57082619f898&fields=id&fields=name => generated 206 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1522] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:25:10 2026] GET /v2.0/routers/f31bbfc1-e1c6-40a3-93de-537c668dcb3a => generated 705 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1523] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:10 2026] GET /v2.0/ports?device_id=f31bbfc1-e1c6-40a3-93de-537c668dcb3a => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1524] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:25:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1525] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:25:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1526] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:25:10 2026] POST /v2.0/security-groups => generated 1537 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1527] 10.0.0.106 () {34 vars in 767 bytes} [Thu Sep 10 12:25:10 2026] PUT /v2.0/security-groups/e2001832-d82e-455f-b640-865a4743f47e/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1528] 10.0.0.106 () {34 vars in 767 bytes} [Thu Sep 10 12:25:10 2026] PUT /v2.0/security-groups/e3bd66e9-3863-46f4-b935-d6df4d005f89/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1529] 10.0.0.106 () {34 vars in 767 bytes} [Thu Sep 10 12:25:10 2026] PUT /v2.0/security-groups/26415d7c-7d45-45c7-aa79-99fa091abfbe/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1530] 10.0.0.106 () {34 vars in 767 bytes} [Thu Sep 10 12:25:11 2026] PUT /v2.0/security-groups/3e33d387-a6e1-4610-ba7c-48aeb7c7cdf1/tags => 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: 796/1531] 10.0.0.106 () {32 vars in 680 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1532] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1533] 10.0.0.106 () {32 vars in 690 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1534] 10.0.0.106 () {32 vars in 702 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1535] 10.0.0.106 () {32 vars in 688 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1536] 10.0.0.106 () {32 vars in 702 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1537] 10.0.0.106 () {32 vars in 698 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1538] 10.0.0.106 () {32 vars in 710 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1539] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1010 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:11.787 8 INFO neutron.services.segments.plugin [-] Segment fd0581f2-1e55-4e0a-81ca-d7152e3c4915 resource provider aggregate not found 2026-09-10 12:25:11.800 8 INFO neutron.services.segments.plugin [-] Segment fd0581f2-1e55-4e0a-81ca-d7152e3c4915 resource provider aggregate not found [pid: 7|app: 0|req: 805/1540] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:11 2026] DELETE /v2.0/security-groups/e2001832-d82e-455f-b640-865a4743f47e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:11.820 8 INFO neutron.services.segments.plugin [-] Segment fd0581f2-1e55-4e0a-81ca-d7152e3c4915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0581f2-1e55-4e0a-81ca-d7152e3c4915 found for delete ", "request_id": "req-7719f2b2-98cd-493e-8065-81baf3013378"}]} 2026-09-10 12:25:11.827 8 INFO neutron.db.l3_hamode_db [None req-0159dbf1-22d9-41b2-9ef0-ea858b8b8a01 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] HA network 72786902-22ff-47fb-97b2-4c7ed4cf4655 was deleted as no HA routers are present in tenant 304472f0c8ba45d2aec4ca2eab66340f. 2026-09-10 12:25:11.830 8 INFO neutron.services.segments.plugin [-] Segment fd0581f2-1e55-4e0a-81ca-d7152e3c4915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0581f2-1e55-4e0a-81ca-d7152e3c4915 found for delete ", "request_id": "req-c036aa9e-511e-4299-83a9-307026dd861c"}]} [pid: 8|app: 0|req: 736/1541] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:10 2026] DELETE /v2.0/routers/f31bbfc1-e1c6-40a3-93de-537c668dcb3a => generated 0 bytes in 1255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1542] 10.0.0.3 () {34 vars in 1118 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/security-groups?id=97e179d6-13ed-4400-b844-3150f02c515d&id=8f334dfa-8f6d-4b96-885a-57082619f898&fields=id&fields=name => generated 206 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1543] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/ports?device_id=f31bbfc1-e1c6-40a3-93de-537c668dcb3a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:11.948 7 INFO neutron.api.v2.resource [None req-4d98fe1a-3a47-4f2e-a062-fb0b1bea101c 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1544] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:11 2026] DELETE /v2.0/routers/f31bbfc1-e1c6-40a3-93de-537c668dcb3a => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1545] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:11 2026] DELETE /v2.0/security-groups/e3bd66e9-3863-46f4-b935-d6df4d005f89 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1546] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1547] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:11 2026] GET /v2.0/ports?device_id=c1c2370f-c23d-4272-9ddc-3b91e7598f2f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1548] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:11 2026] DELETE /v2.0/security-groups/26415d7c-7d45-45c7-aa79-99fa091abfbe => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:12.140 7 INFO neutron.api.v2.resource [None req-575c1195-f8d0-486a-a3d9-ba937a67e32a 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1549] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:12 2026] DELETE /v2.0/routers/c1c2370f-c23d-4272-9ddc-3b91e7598f2f => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1550] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:12 2026] DELETE /v2.0/security-groups/3e33d387-a6e1-4610-ba7c-48aeb7c7cdf1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:12.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65ee4da8-60e8-4fe3-8a8a-312d2d296183 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1551] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:12 2026] DELETE /v2.0/subnets/dfc9a794-10ea-4ce8-9317-09b86b3204e5 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1552] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:12 2026] DELETE /v2.0/security-groups/63987498-6920-4862-9574-555eda9ce40f => 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: 815/1553] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:12 2026] GET /v2.0/ports?device_id=ca9a2ec4-ba0b-40cd-93db-3fe36dfde7a9 => 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: 816/1554] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:12 2026] GET /v2.0/security-groups?tenant_id=3ccf2b3d77e24497abf55eafb2189c70&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:12.772 7 INFO neutron.api.v2.resource [None req-ef3b49ef-3a6e-42d1-9999-ffd444c624a9 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1555] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:12 2026] DELETE /v2.0/routers/ca9a2ec4-ba0b-40cd-93db-3fe36dfde7a9 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1556] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:12 2026] DELETE /v2.0/security-groups/9f263c35-c0b1-4d47-9f6b-ee79bd23d3fe => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:12.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f84157b-8a23-44e1-9555-fe0a37c2fde5 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1557] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:12 2026] DELETE /v2.0/subnets/70c695a0-51cd-4d10-91ad-9d38b56409bd => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1558] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:12 2026] GET /v2.0/ports?device_id=dde7c10d-19cf-44b6-8b9e-6e50ee2891ea => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:13.005 8 INFO neutron.db.l3_db [None req-7b2aae98-a6cf-4eba-ada3-fdf826ac2893 a0c1a7b632d942189c2516eb3017db85 6038f54529f043709648b0a828f9b2cf - - - -] Floating IP aea8eeda-96bc-4666-9deb-41222bac3615 associated. External IP: 10.96.250.205, port: 1fea883b-4928-4409-8d52-7f8961d57070. 2026-09-10 12:25:13.046 7 INFO neutron.api.v2.resource [None req-a6505cdb-11c5-416d-9b3e-fef2246ebe41 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1559] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:13 2026] DELETE /v2.0/routers/dde7c10d-19cf-44b6-8b9e-6e50ee2891ea => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:25:13.082 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e810c201-8057-4ccf-a380-2fb09a4850b3 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1560] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:13 2026] DELETE /v2.0/subnets/ff3e106a-96a2-48f4-9903-10863b745dac => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:25:13.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c788a6d5-57af-4592-9365-16b1661c94d5 91db31f5d45a4d42b183e6027842322a 304472f0c8ba45d2aec4ca2eab66340f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1561] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:13 2026] DELETE /v2.0/subnets/2e967ddb-3851-46c5-961c-e06738db775e => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1562] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/security-groups?tenant_id=a05607a319654349abad34550ac48a6c&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1563] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:25:12 2026] PUT /v2.0/floatingips/aea8eeda-96bc-4666-9deb-41222bac3615 => generated 855 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:13.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04a2459e-5b24-4661-8198-4650cda4ef0b'] response: {'name': 'network-changed', 'server_uuid': 'f21773f5-6d7d-42b0-8885-858adec412d1', 'tag': '1fea883b-4928-4409-8d52-7f8961d57070', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 740/1564] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:13 2026] DELETE /v2.0/security-groups/4102d693-b1c6-43b5-baf0-2a1ace8c5ee7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1565] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/ports?tenant_id=6038f54529f043709648b0a828f9b2cf&device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1566] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/networks?id=0decc5be-d754-4929-ad22-949aed4b490d => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1567] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1fea883b-4928-4409-8d52-7f8961d57070 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1568] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/security-groups?tenant_id=04605b00d836455e8a774e3e1ced23cc&name=default => generated 2801 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1569] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/subnets?id=71b2b410-b731-4110-bb99-723afdf30b0d => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1570] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/security-groups?tenant_id=304472f0c8ba45d2aec4ca2eab66340f&name=default => generated 2801 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1571] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:13 2026] DELETE /v2.0/security-groups/81b0d4da-0738-4587-8620-b56b5c4cbc3f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1572] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/ports?network_id=0decc5be-d754-4929-ad22-949aed4b490d&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1573] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:25:13 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?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: 828/1574] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:13 2026] DELETE /v2.0/security-groups/719c5b31-9f29-4578-9b79-34959e680602 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1575] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:25:14 2026] GET /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d?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: 829/1576] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:14 2026] GET /v2.0/security-groups?tenant_id=d56ef41d866a480ca157c19dfa79ab71&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1577] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:14 2026] DELETE /v2.0/security-groups/9a1ceed1-6fb3-4f69-b1cd-0a2e3a6e73c2 => 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: 830/1578] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:14 2026] GET /v2.0/security-groups?tenant_id=0c410a4790164a81890f323d16ed8197&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1579] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:14 2026] DELETE /v2.0/security-groups/0f3b4ea5-7381-4972-92e8-5cc5a7b26392 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1580] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:18 2026] GET /v2.0/security-groups?tenant_id=722d6cb845894b9ea9d2eeaf2a9a1abb&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1581] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:19 2026] DELETE /v2.0/security-groups/7d265ce2-8195-4247-9fbe-25bf9b63a5da => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1582] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:25:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1583] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:25:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1584] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:25:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1585] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:25:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1586] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:25:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1587] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:25:19 2026] PUT /v2.0/subnetpools/a96235f6-8885-4470-a099-a2027de46306/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1588] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:25:19 2026] PUT /v2.0/subnetpools/31a44092-7321-4255-b690-ee6e86393474/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1589] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:25:20 2026] PUT /v2.0/subnetpools/ecc912af-1dff-4123-bbd4-203114fc03b7/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: 836/1590] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:25:20 2026] PUT /v2.0/subnetpools/c1fc0545-8df8-4a7b-af58-ae2ebabef8da/tags => 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: 755/1591] 10.0.0.106 () {32 vars in 672 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1592] 10.0.0.106 () {32 vars in 686 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1593] 10.0.0.106 () {32 vars in 682 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1594] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1595] 10.0.0.106 () {32 vars in 680 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1596] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1597] 10.0.0.106 () {32 vars in 690 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1598] 10.0.0.106 () {32 vars in 702 bytes} [Thu Sep 10 12:25:20 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1599] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:25:20 2026] DELETE /v2.0/subnetpools/a96235f6-8885-4470-a099-a2027de46306 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1600] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:25:20 2026] DELETE /v2.0/subnetpools/31a44092-7321-4255-b690-ee6e86393474 => 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: 760/1601] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:25:20 2026] DELETE /v2.0/subnetpools/ecc912af-1dff-4123-bbd4-203114fc03b7 => 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: 842/1602] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:25:20 2026] DELETE /v2.0/subnetpools/c1fc0545-8df8-4a7b-af58-ae2ebabef8da => 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: 761/1603] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:25:20 2026] DELETE /v2.0/subnetpools/cc10e082-cb84-4f57-bcf9-3057f39707e2 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:21.448 7 INFO neutron.db.segments_db [None req-164203e1-bed4-44eb-b396-441c5eec7e1c 66451e9cb6154ce09748ab3fe1204f20 7528f6651d634f0aa37315766b2e027b - - - -] Added segment f45ac4d5-4e64-4c4b-8c95-6d80862e9ddf of type vxlan for network f51f3fac-1857-4df4-a528-7b6662c9e735 2026-09-10 12:25:21.545 7 INFO neutron.db.segments_db [None req-164203e1-bed4-44eb-b396-441c5eec7e1c 66451e9cb6154ce09748ab3fe1204f20 7528f6651d634f0aa37315766b2e027b - - - -] Added segment e97d3336-61ef-45f6-8cb9-9c58ce864859 of type vxlan for network ca3cff17-c057-47fd-abda-97f72fe6c12a [pid: 7|app: 0|req: 843/1604] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:21 2026] POST /v2.0/networks => generated 1245 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1605] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:25:21 2026] GET /v2.0/networks => generated 1844 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:22.172 7 INFO neutron.services.segments.plugin [-] Segment f45ac4d5-4e64-4c4b-8c95-6d80862e9ddf resource provider aggregate not found 2026-09-10 12:25:22.180 7 INFO neutron.services.segments.plugin [-] Segment f45ac4d5-4e64-4c4b-8c95-6d80862e9ddf resource provider aggregate not found [pid: 8|app: 0|req: 763/1606] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:21 2026] GET /v2.0/security-groups?tenant_id=1e5cb8facd0c41dd936e7a78ab62b01e&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:22.198 7 INFO neutron.services.segments.plugin [-] Segment f45ac4d5-4e64-4c4b-8c95-6d80862e9ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f45ac4d5-4e64-4c4b-8c95-6d80862e9ddf found for delete ", "request_id": "req-cb0c3128-dd12-4d6b-a021-ccd002ebb679"}]} 2026-09-10 12:25:22.206 7 INFO neutron.services.segments.plugin [-] Segment f45ac4d5-4e64-4c4b-8c95-6d80862e9ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f45ac4d5-4e64-4c4b-8c95-6d80862e9ddf found for delete ", "request_id": "req-deb2277f-c528-4ce1-a049-166c97c5f42e"}]} [pid: 7|app: 0|req: 844/1607] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:21 2026] DELETE /v2.0/networks/f51f3fac-1857-4df4-a528-7b6662c9e735 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1608] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:22 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1010 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1609] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:22 2026] DELETE /v2.0/security-groups/23e7c48a-0b6d-404b-bf8d-cc26451c14fc => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1610] 10.0.0.3 () {34 vars in 1118 bytes} [Thu Sep 10 12:25:22 2026] GET /v2.0/security-groups?id=97e179d6-13ed-4400-b844-3150f02c515d&id=8f334dfa-8f6d-4b96-885a-57082619f898&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:22.540 8 INFO neutron.services.segments.plugin [-] Segment e97d3336-61ef-45f6-8cb9-9c58ce864859 resource provider aggregate not found 2026-09-10 12:25:22.546 8 INFO neutron.services.segments.plugin [-] Segment e97d3336-61ef-45f6-8cb9-9c58ce864859 resource provider aggregate not found 2026-09-10 12:25:22.572 8 INFO neutron.services.segments.plugin [-] Segment e97d3336-61ef-45f6-8cb9-9c58ce864859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e97d3336-61ef-45f6-8cb9-9c58ce864859 found for delete ", "request_id": "req-d5a18258-bef3-4c22-b0ee-fcd0daf9cada"}]} 2026-09-10 12:25:22.573 8 INFO neutron.services.segments.plugin [-] Segment e97d3336-61ef-45f6-8cb9-9c58ce864859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e97d3336-61ef-45f6-8cb9-9c58ce864859 found for delete ", "request_id": "req-2aedbe7c-2366-4c60-825d-48ecb166bab0"}]} [pid: 8|app: 0|req: 765/1611] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:22 2026] DELETE /v2.0/networks/ca3cff17-c057-47fd-abda-97f72fe6c12a => 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: 847/1612] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:22 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1279 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1613] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:22 2026] GET /v2.0/security-groups?tenant_id=839bdb99b41743aeb49a3567c0e8c09a&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1614] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:25:22 2026] GET /v2.0/networks => generated 651 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1615] 10.0.0.106 () {32 vars in 858 bytes} [Thu Sep 10 12:25:22 2026] GET /v2.0/floatingips?floating_network_id=716fbf75-40ec-4d82-a6b6-a8bd6dbb90a7&port_id=1fea883b-4928-4409-8d52-7f8961d57070 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1616] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:22 2026] DELETE /v2.0/security-groups/1779b220-51e4-498a-bcaf-76a3df04398b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:22.821 8 INFO neutron.db.segments_db [None req-bb20264b-97fd-404d-9f34-d83ffd74a32a 66451e9cb6154ce09748ab3fe1204f20 7528f6651d634f0aa37315766b2e027b - - - -] Added segment 3200e03b-2192-45a5-b264-b40d87f10f47 of type vxlan for network 04a7f6e3-f888-44ec-bb57-bd2663d81c9d [pid: 8|app: 0|req: 768/1617] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:22 2026] POST /v2.0/networks => generated 650 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:23.056 8 INFO neutron.db.segments_db [None req-d3b35506-2c37-4954-ad12-89801fc10d76 66451e9cb6154ce09748ab3fe1204f20 7528f6651d634f0aa37315766b2e027b - - - -] Added segment e09ec0a8-bdbf-404e-8004-4b512db39736 of type vxlan for network 8c8f86c3-f694-4e9d-a6aa-4f89c23e2b29 [pid: 7|app: 0|req: 850/1618] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:22 2026] GET /v2.0/security-groups?tenant_id=613cdeb655dd4b26849aafa323d6c1b0&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1619] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:23 2026] DELETE /v2.0/security-groups/41dc82b3-77f5-4567-a517-f6e7f21be573 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1620] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:25:23 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1279 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1621] 10.0.0.104 () {34 vars in 1120 bytes} [Thu Sep 10 12:25:23 2026] GET /v2.0/security-groups?id=97e179d6-13ed-4400-b844-3150f02c515d&id=8f334dfa-8f6d-4b96-885a-57082619f898&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1622] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:22 2026] POST /v2.0/networks => generated 649 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1623] 10.0.0.106 () {34 vars in 665 bytes} [Thu Sep 10 12:25:23 2026] POST /v2.0/ports => generated 1505 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1625] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:25:24 2026] GET /v2.0/ports => generated 1505 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1627] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:25:24 2026] DELETE /v2.0/ports/9f4047db-9cbd-4688-b060-9ed4e20a6c2d => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 857/1628] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:25:24 2026] DELETE /v2.0/ports/16fda32a-738d-4833-811a-632738d823b7 => 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: 772/1629] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:25:24 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:24.801 7 INFO neutron.db.segments_db [None req-f595cf34-a6fd-49a2-91d4-6c344398706c 66451e9cb6154ce09748ab3fe1204f20 7528f6651d634f0aa37315766b2e027b - - - -] Added segment d4ad4234-6be3-4fb7-ba19-106613b6094b of type vxlan for network 9ec95747-474c-4430-91b0-e625c15deb0f [pid: 7|app: 0|req: 858/1630] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:24 2026] POST /v2.0/networks => generated 650 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:25.048 8 INFO neutron.db.segments_db [None req-73f97972-ff2e-4647-8e0c-e0cb91a56eb7 66451e9cb6154ce09748ab3fe1204f20 7528f6651d634f0aa37315766b2e027b - - - -] Added segment cfa2bba2-e2e4-4e9a-b11c-f3cf6ce5d572 of type vxlan for network c30d6ace-8be7-4e2b-bccb-3493981e45a3 [pid: 8|app: 0|req: 773/1631] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:24 2026] POST /v2.0/networks => generated 649 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1632] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:25 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1633] 10.0.0.3 () {34 vars in 1118 bytes} [Thu Sep 10 12:25:25 2026] GET /v2.0/security-groups?id=97e179d6-13ed-4400-b844-3150f02c515d&id=8f334dfa-8f6d-4b96-885a-57082619f898&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1634] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:25 2026] POST /v2.0/subnets => generated 1226 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1635] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:25:26 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1636] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:25:26 2026] GET /v2.0/subnets => generated 1839 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:26.569 8 INFO neutron.db.l3_db [None req-92668478-2a7e-4666-b1a6-84a27b36010e a0c1a7b632d942189c2516eb3017db85 6038f54529f043709648b0a828f9b2cf - - - -] Floating IP aea8eeda-96bc-4666-9deb-41222bac3615 disassociated. External IP: 10.96.250.205, port: 1fea883b-4928-4409-8d52-7f8961d57070. [pid: 7|app: 0|req: 861/1637] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:26 2026] DELETE /v2.0/subnets/2c9f7f20-4ab8-4357-a758-b38f3feea1ec => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1638] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:26 2026] GET /v2.0/ports?device_id=f21773f5-6d7d-42b0-8885-858adec412d1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1639] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:25:26 2026] DELETE /v2.0/ports/1fea883b-4928-4409-8d52-7f8961d57070 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1640] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:26 2026] DELETE /v2.0/subnets/bb87bd9e-680a-4464-96b4-84d6f7d240f8 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:25:27.079 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01bd37bd-aaf5-4828-9482-3617d5925d9a'] response: {'server_uuid': 'f21773f5-6d7d-42b0-8885-858adec412d1', 'name': 'network-vif-deleted', 'tag': '1fea883b-4928-4409-8d52-7f8961d57070', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 864/1641] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/subnets => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1642] 10.0.0.106 () {34 vars in 678 bytes} [Thu Sep 10 12:25:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1643] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:25:27 2026] PUT /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1644] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1645] 10.0.0.106 () {34 vars in 764 bytes} [Thu Sep 10 12:25:27 2026] PUT /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1646] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1647] 10.0.0.106 () {34 vars in 760 bytes} [Thu Sep 10 12:25:27 2026] PUT /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1648] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1649] 10.0.0.106 () {34 vars in 782 bytes} [Thu Sep 10 12:25:27 2026] PUT /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1650] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:27.616 7 INFO neutron.services.segments.plugin [-] Segment cfa2bba2-e2e4-4e9a-b11c-f3cf6ce5d572 resource provider aggregate not found [pid: 8|app: 0|req: 787/1651] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:25:27 2026] PUT /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:27.622 7 INFO neutron.services.segments.plugin [-] Segment cfa2bba2-e2e4-4e9a-b11c-f3cf6ce5d572 resource provider aggregate not found [pid: 8|app: 0|req: 788/1652] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:27.644 7 INFO neutron.services.segments.plugin [-] Segment cfa2bba2-e2e4-4e9a-b11c-f3cf6ce5d572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa2bba2-e2e4-4e9a-b11c-f3cf6ce5d572 found for delete ", "request_id": "req-45547ca4-300b-4553-a3ed-f1062570792d"}]} 2026-09-10 12:25:27.649 7 INFO neutron.services.segments.plugin [-] Segment cfa2bba2-e2e4-4e9a-b11c-f3cf6ce5d572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa2bba2-e2e4-4e9a-b11c-f3cf6ce5d572 found for delete ", "request_id": "req-5225c6d9-2fe0-4442-b272-9c78f0b18566"}]} [pid: 7|app: 0|req: 865/1653] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:27 2026] DELETE /v2.0/networks/c30d6ace-8be7-4e2b-bccb-3493981e45a3 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1654] 10.0.0.106 () {32 vars in 741 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:27.691 8 INFO neutron.api.v2.resource [None req-1c29fdc7-7774-40ee-9340-555ef2d33a13 4785b8d071b641a181bb6f402fbc2af1 2bbe79e8fddb4377aaf1dcbf40eb70cf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1655] 10.0.0.106 () {32 vars in 745 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1656] 10.0.0.106 () {32 vars in 744 bytes} [Thu Sep 10 12:25:27 2026] DELETE /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1657] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:27 2026] GET /v2.0/security-groups?tenant_id=ae50de581c544136a2200934b15b9c70&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1658] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:25:28 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1659] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:27 2026] DELETE /v2.0/networks/9ec95747-474c-4430-91b0-e625c15deb0f => generated 0 bytes in 521 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1660] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/security-groups/8f334dfa-8f6d-4b96-885a-57082619f898 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:28.269 8 INFO neutron.api.v2.resource [None req-eb28155e-a1dc-490b-bea7-9fdd4376ce93 4785b8d071b641a181bb6f402fbc2af1 2bbe79e8fddb4377aaf1dcbf40eb70cf - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1661] 10.0.0.106 () {32 vars in 748 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1662] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/security-groups/c6c4e7f2-d398-4e92-b099-72ccba2e8816 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:28.404 7 INFO neutron.api.v2.resource [None req-83513728-160e-4d0b-b2b7-eba520566a84 a0c1a7b632d942189c2516eb3017db85 6038f54529f043709648b0a828f9b2cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1663] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:25:28 2026] GET /v2.0/security-groups/8f334dfa-8f6d-4b96-885a-57082619f898 => generated 146 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1664] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:28.541 8 INFO neutron.services.segments.plugin [-] Segment e09ec0a8-bdbf-404e-8004-4b512db39736 resource provider aggregate not found 2026-09-10 12:25:28.547 8 INFO neutron.services.segments.plugin [-] Segment e09ec0a8-bdbf-404e-8004-4b512db39736 resource provider aggregate not found 2026-09-10 12:25:28.572 8 INFO neutron.services.segments.plugin [-] Segment e09ec0a8-bdbf-404e-8004-4b512db39736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e09ec0a8-bdbf-404e-8004-4b512db39736 found for delete ", "request_id": "req-1be84833-dc3d-45ee-b6c0-307d14ceb7af"}]} 2026-09-10 12:25:28.577 8 INFO neutron.services.segments.plugin [-] Segment e09ec0a8-bdbf-404e-8004-4b512db39736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e09ec0a8-bdbf-404e-8004-4b512db39736 found for delete ", "request_id": "req-046592d3-d6d5-4ae0-95b7-62aff1796484"}]} [pid: 8|app: 0|req: 796/1665] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/networks/8c8f86c3-f694-4e9d-a6aa-4f89c23e2b29 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1666] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:25:28 2026] GET /v2.0/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18/tags => 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: 798/1667] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/networks/04a7f6e3-f888-44ec-bb57-bd2663d81c9d => 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: 870/1668] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/floatingips/aea8eeda-96bc-4666-9deb-41222bac3615 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1669] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/qos/policies/ae9d72fb-be2d-4338-8e41-87c0815c2b18 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1670] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:28 2026] DELETE /v2.0/security-groups/97e179d6-13ed-4400-b844-3150f02c515d => 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: 872/1671] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:29 2026] GET /v2.0/security-groups?tenant_id=7528f6651d634f0aa37315766b2e027b&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:29.672 7 INFO neutron.services.segments.plugin [-] Segment d4ad4234-6be3-4fb7-ba19-106613b6094b resource provider aggregate not found 2026-09-10 12:25:29.678 7 INFO neutron.services.segments.plugin [-] Segment d4ad4234-6be3-4fb7-ba19-106613b6094b resource provider aggregate not found 2026-09-10 12:25:29.701 7 INFO neutron.services.segments.plugin [-] Segment d4ad4234-6be3-4fb7-ba19-106613b6094b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ad4234-6be3-4fb7-ba19-106613b6094b found for delete ", "request_id": "req-b7f230c7-4231-4d2c-9802-53a84ac522c9"}]} 2026-09-10 12:25:29.702 7 INFO neutron.services.segments.plugin [-] Segment d4ad4234-6be3-4fb7-ba19-106613b6094b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ad4234-6be3-4fb7-ba19-106613b6094b found for delete ", "request_id": "req-0ce01858-372b-438e-83b7-c5c99d90149e"}]} [pid: 7|app: 0|req: 873/1672] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:29 2026] GET /v2.0/security-groups?tenant_id=441adaf2166f45839a12947f246b8448&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1673] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:29 2026] DELETE /v2.0/security-groups/41b04fdd-b47f-495e-aa6b-6cc8ee0babad => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1674] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:29 2026] DELETE /v2.0/security-groups/0b5860c3-ed9c-4698-b8ed-4c61811cf916 => 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: 876/1675] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:30 2026] GET /v2.0/security-groups?tenant_id=2bbe79e8fddb4377aaf1dcbf40eb70cf&name=default => generated 2801 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1676] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:30 2026] DELETE /v2.0/security-groups/1d4a560a-e9a8-490c-9225-49999a73e813 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:30.614 8 INFO neutron.services.segments.plugin [-] Segment 3200e03b-2192-45a5-b264-b40d87f10f47 resource provider aggregate not found 2026-09-10 12:25:30.620 8 INFO neutron.services.segments.plugin [-] Segment 3200e03b-2192-45a5-b264-b40d87f10f47 resource provider aggregate not found 2026-09-10 12:25:30.638 8 INFO neutron.services.segments.plugin [-] Segment 3200e03b-2192-45a5-b264-b40d87f10f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3200e03b-2192-45a5-b264-b40d87f10f47 found for delete ", "request_id": "req-f91017e7-6773-4cf0-b482-36ab57c5439e"}]} 2026-09-10 12:25:30.654 8 INFO neutron.services.segments.plugin [-] Segment 3200e03b-2192-45a5-b264-b40d87f10f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3200e03b-2192-45a5-b264-b40d87f10f47 found for delete ", "request_id": "req-cef7bfea-8636-4677-b6e6-69f6c7b6ade7"}]} [pid: 8|app: 0|req: 800/1677] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:25:28 2026] PUT /v2.0/routers/b071f05b-5c81-4fc0-b49c-9452f9362024/remove_router_interface => generated 309 bytes in 1941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:32.233 8 INFO neutron.db.segments_db [None req-9fd6d7fa-9abb-4c7a-94ea-25f2ab6b7345 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Added segment 9838f96b-8d3f-4db7-8704-2458195a1a5e of type vxlan for network 69e9c102-bd84-4fee-8a4e-26cea3362ce9 [pid: 8|app: 0|req: 801/1678] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:25:31 2026] POST /v2.0/networks => generated 632 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:32.604 8 INFO neutron.db.segments_db [None req-34246514-606b-44e6-b7c3-7e259c82dc25 6d6cb3bf8a834313a3fef0eefb5281f5 9847e7f5ff0f40c49811dba7dc15cd8b - - - -] Added segment 4e54f1c2-7959-4b42-92c1-23ab7623d3ed of type vxlan for network c3c52f91-d9dc-4040-ad5c-30b7cc570f12 [pid: 8|app: 0|req: 802/1679] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:32 2026] POST /v2.0/networks => generated 647 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:32.815 8 INFO neutron.db.segments_db [None req-59a3c514-aa31-41b0-8146-f279c3c7f867 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Added segment e523c914-b474-4f2b-9e6b-a03467aa9e07 of type vxlan for network 2ed1471d-8693-4e9e-87b1-147e2c1dead5 2026-09-10 12:25:32.885 7 INFO neutron.services.segments.plugin [-] Segment e1c0fd4a-fe01-4a60-8110-9dea9ebd2ce4 resource provider aggregate not found 2026-09-10 12:25:32.892 7 INFO neutron.services.segments.plugin [-] Segment e1c0fd4a-fe01-4a60-8110-9dea9ebd2ce4 resource provider aggregate not found 2026-09-10 12:25:32.919 7 INFO neutron.services.segments.plugin [-] Segment e1c0fd4a-fe01-4a60-8110-9dea9ebd2ce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c0fd4a-fe01-4a60-8110-9dea9ebd2ce4 found for delete ", "request_id": "req-c651953e-dbe1-4bf4-b279-1b1817c7ae08"}]} 2026-09-10 12:25:32.920 7 INFO neutron.services.segments.plugin [-] Segment e1c0fd4a-fe01-4a60-8110-9dea9ebd2ce4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c0fd4a-fe01-4a60-8110-9dea9ebd2ce4 found for delete ", "request_id": "req-146493b6-4198-40ce-aea0-7bf06ea5c2b6"}]} 2026-09-10 12:25:32.930 7 INFO neutron.db.l3_hamode_db [None req-d90e649d-05bf-4791-aa46-ff89f1044a5f d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network 00ab704e-2509-4de0-a3c5-8a08373c8454 was deleted as no HA routers are present in tenant 6038f54529f043709648b0a828f9b2cf. [pid: 7|app: 0|req: 878/1680] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:30 2026] DELETE /v2.0/routers/b071f05b-5c81-4fc0-b49c-9452f9362024 => generated 0 bytes in 2006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1681] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:32 2026] DELETE /v2.0/subnets/71b2b410-b731-4110-bb99-723afdf30b0d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:25:33.216 8 INFO neutron.db.l3_hamode_db [None req-59a3c514-aa31-41b0-8146-f279c3c7f867 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 880/1682] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:33 2026] DELETE /v2.0/networks/0decc5be-d754-4929-ad22-949aed4b490d => 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: 881/1683] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:33 2026] POST /v2.0/subnets => generated 649 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:34.308 8 INFO neutron.db.l3_hamode_db [None req-59a3c514-aa31-41b0-8146-f279c3c7f867 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:25:34.981 7 INFO neutron.services.segments.plugin [-] Segment 3be2c97f-851c-4fa8-8565-efa467cd2bb1 resource provider aggregate not found 2026-09-10 12:25:34.988 7 INFO neutron.services.segments.plugin [-] Segment 3be2c97f-851c-4fa8-8565-efa467cd2bb1 resource provider aggregate not found 2026-09-10 12:25:35.005 7 INFO neutron.services.segments.plugin [-] Segment 3be2c97f-851c-4fa8-8565-efa467cd2bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be2c97f-851c-4fa8-8565-efa467cd2bb1 found for delete ", "request_id": "req-c0bf325d-b467-444d-8c2d-af58f0fbf21c"}]} 2026-09-10 12:25:35.019 7 INFO neutron.services.segments.plugin [-] Segment 3be2c97f-851c-4fa8-8565-efa467cd2bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be2c97f-851c-4fa8-8565-efa467cd2bb1 found for delete ", "request_id": "req-839f461c-fda1-4c61-8335-2b3c953853fb"}]} [pid: 7|app: 0|req: 882/1684] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:25:34 2026] PUT /v2.0/routers/ea83e201-7c93-47f2-93fa-05aa7095f850/remove_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:35.487 7 INFO neutron.db.segments_db [None req-cefffc60-fe47-42e2-84b1-fcb8d5f83ae2 6d6cb3bf8a834313a3fef0eefb5281f5 9847e7f5ff0f40c49811dba7dc15cd8b - - - -] Added segment fd6aa611-5eef-4f60-93c6-d7aa4ac15054 of type vxlan for network 171396e5-dc89-4ff5-8857-71295e1caac8 [pid: 8|app: 0|req: 803/1685] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:32 2026] POST /v2.0/routers => generated 695 bytes in 2906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1686] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:35 2026] POST /v2.0/networks => generated 648 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1687] 10.0.0.106 () {32 vars in 776 bytes} [Thu Sep 10 12:25:35 2026] GET /v2.0/subnets?project_id=73c1b7b86d554545899344fd544e7ce7&cidr=10.100.0.0%2F28 => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1688] 10.0.0.106 () {34 vars in 743 bytes} [Thu Sep 10 12:25:35 2026] PUT /v2.0/networks/171396e5-dc89-4ff5-8857-71295e1caac8 => generated 592 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1689] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:25:35 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1690] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:36 2026] POST /v2.0/subnets => generated 622 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1691] 10.0.0.106 () {32 vars in 784 bytes} [Thu Sep 10 12:25:36 2026] GET /v2.0/subnets?network_id=716fbf75-40ec-4d82-a6b6-a8bd6dbb90a7&cidr=10.100.0.0%2F28 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:36.998 8 INFO neutron.services.segments.plugin [-] Segment 6ecda14f-830b-4e3f-9c99-78a629731b3e resource provider aggregate not found [pid: 7|app: 0|req: 889/1692] 10.0.0.106 () {34 vars in 741 bytes} [Thu Sep 10 12:25:36 2026] PUT /v2.0/subnets/51b5ff80-f66a-47f2-9d88-cc2fa8be002e => generated 632 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:37.021 8 INFO neutron.services.segments.plugin [-] Segment 6ecda14f-830b-4e3f-9c99-78a629731b3e resource provider aggregate not found 2026-09-10 12:25:37.035 8 INFO neutron.services.segments.plugin [-] Segment 6ecda14f-830b-4e3f-9c99-78a629731b3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ecda14f-830b-4e3f-9c99-78a629731b3e found for delete ", "request_id": "req-051c39c7-d8c1-4d93-b38c-c0261467880c"}]} 2026-09-10 12:25:37.042 8 INFO neutron.services.segments.plugin [-] Segment 6ecda14f-830b-4e3f-9c99-78a629731b3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ecda14f-830b-4e3f-9c99-78a629731b3e found for delete ", "request_id": "req-1556349d-d526-4b4f-a45a-fcb8062452b7"}]} 2026-09-10 12:25:37.065 8 INFO neutron.db.l3_hamode_db [None req-1828186e-7f1c-4dbd-923d-d97ca215d607 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network c64fa0a8-790a-45d3-b8d2-b66df035c151 was deleted as no HA routers are present in tenant 1d4806a4e8044d33855c263d79db18c9. [pid: 8|app: 0|req: 804/1693] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:35 2026] DELETE /v2.0/routers/ea83e201-7c93-47f2-93fa-05aa7095f850 => generated 0 bytes in 1413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1694] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:37 2026] POST /v2.0/subnets => generated 633 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1695] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:37 2026] DELETE /v2.0/subnets/3d80e8ba-35ea-435b-b461-e6fa9ff15da5 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1696] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:37 2026] DELETE /v2.0/networks/171396e5-dc89-4ff5-8857-71295e1caac8 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1697] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:37 2026] DELETE /v2.0/networks/3760c8d3-4c60-4ca2-9502-1d40c168d67e => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:25:38.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68d73ee8-ec51-48c4-9607-4211001cdc18 6d6cb3bf8a834313a3fef0eefb5281f5 9847e7f5ff0f40c49811dba7dc15cd8b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1698] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:38 2026] DELETE /v2.0/networks/171396e5-dc89-4ff5-8857-71295e1caac8 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1699] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:25:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1700] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:25:38 2026] GET /v2.0/subnets?network_id=716fbf75-40ec-4d82-a6b6-a8bd6dbb90a7 => generated 626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1701] 10.0.0.106 () {32 vars in 653 bytes} [Thu Sep 10 12:25:38 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1702] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:25:38 2026] GET /v2.0/networks => generated 1312 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1703] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:25:38 2026] GET /v2.0/subnets => generated 1265 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1704] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:25:37 2026] PUT /v2.0/routers/951b1d80-c959-45f7-b645-29978f4779f9/add_router_interface => generated 309 bytes in 1892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1705] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:39 2026] GET /v2.0/security-groups?tenant_id=6038f54529f043709648b0a828f9b2cf&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:39.668 8 INFO neutron.services.segments.plugin [-] Segment fd6aa611-5eef-4f60-93c6-d7aa4ac15054 resource provider aggregate not found 2026-09-10 12:25:39.677 8 INFO neutron.services.segments.plugin [-] Segment fd6aa611-5eef-4f60-93c6-d7aa4ac15054 resource provider aggregate not found 2026-09-10 12:25:39.694 8 INFO neutron.services.segments.plugin [-] Segment fd6aa611-5eef-4f60-93c6-d7aa4ac15054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd6aa611-5eef-4f60-93c6-d7aa4ac15054 found for delete ", "request_id": "req-425fd234-8e08-49e7-bf6c-12d00dacbe55"}]} [pid: 8|app: 0|req: 813/1708] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:25:38 2026] GET /v2.0/networks/c3c52f91-d9dc-4040-ad5c-30b7cc570f12 => generated 672 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:39.720 8 INFO neutron.services.segments.plugin [-] Segment fd6aa611-5eef-4f60-93c6-d7aa4ac15054 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd6aa611-5eef-4f60-93c6-d7aa4ac15054 found for delete ", "request_id": "req-6a8c83b7-f8cd-4b77-8e0d-a0c76821d291"}]} 2026-09-10 12:25:39.729 8 INFO neutron.services.segments.plugin [-] Segment 88cd3791-2693-4788-a123-a83d02a09fe4 resource provider aggregate not found 2026-09-10 12:25:39.745 8 INFO neutron.services.segments.plugin [-] Segment 88cd3791-2693-4788-a123-a83d02a09fe4 resource provider aggregate not found 2026-09-10 12:25:39.758 8 INFO neutron.services.segments.plugin [-] Segment 88cd3791-2693-4788-a123-a83d02a09fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88cd3791-2693-4788-a123-a83d02a09fe4 found for delete ", "request_id": "req-98ca26d7-b13f-4ab8-86df-23747498313c"}]} 2026-09-10 12:25:39.772 8 INFO neutron.services.segments.plugin [-] Segment 88cd3791-2693-4788-a123-a83d02a09fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88cd3791-2693-4788-a123-a83d02a09fe4 found for delete ", "request_id": "req-51d726b0-80aa-45e6-9c48-102a99cbab3c"}]} [pid: 7|app: 0|req: 896/1709] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:25:39 2026] GET /v2.0/networks => generated 4363 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1710] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:39 2026] DELETE /v2.0/security-groups/336eb473-d7cd-4e79-889f-12c0c6b0852d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1711] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:25:39 2026] GET /v2.0/subnets/6ca8fec6-71f1-422b-a3c1-30fd2ee166f7 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:39.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-465e6c18-ff1c-4157-ad4a-2188069ac101 6d6cb3bf8a834313a3fef0eefb5281f5 9847e7f5ff0f40c49811dba7dc15cd8b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1712] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:39 2026] DELETE /v2.0/subnets/51b5ff80-f66a-47f2-9d88-cc2fa8be002e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1713] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:25:39 2026] GET /v2.0/subnets => generated 3157 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:39.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-370cc304-005b-461a-935e-362dcd5582d9 6d6cb3bf8a834313a3fef0eefb5281f5 9847e7f5ff0f40c49811dba7dc15cd8b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1714] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:39 2026] DELETE /v2.0/networks/171396e5-dc89-4ff5-8857-71295e1caac8 => generated 138 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1715] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:25:39 2026] GET /v2.0/routers => generated 738 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1716] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:40 2026] GET /v2.0/security-groups?tenant_id=1d4806a4e8044d33855c263d79db18c9&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1717] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:40 2026] DELETE /v2.0/security-groups/6fe9e32f-1e9e-473e-8765-ec2fa829ae8c => 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: 819/1718] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:25:40 2026] POST /v2.0/security-groups => generated 1609 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1719] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1720] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:40 2026] POST /v2.0/security-group-rules => generated 564 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1721] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:40 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1722] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:39 2026] DELETE /v2.0/subnets/6ca8fec6-71f1-422b-a3c1-30fd2ee166f7 => generated 0 bytes in 990 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1723] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:41.041 8 INFO neutron.db.securitygroups_db [None req-18491b7f-285e-4521-8797-1278150652b8 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Project 73c1b7b86d554545899344fd544e7ce7 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: 824/1724] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:41 2026] POST /v2.0/security-group-rules => generated 575 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:41.169 8 INFO neutron.db.securitygroups_db [None req-90082b45-fcb0-4a51-b697-a988dbd86d05 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Project 73c1b7b86d554545899344fd544e7ce7 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: 825/1725] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:41 2026] POST /v2.0/security-group-rules => generated 574 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:41.452 7 INFO neutron.services.segments.plugin [-] Segment 4e54f1c2-7959-4b42-92c1-23ab7623d3ed resource provider aggregate not found 2026-09-10 12:25:41.461 7 INFO neutron.services.segments.plugin [-] Segment 4e54f1c2-7959-4b42-92c1-23ab7623d3ed resource provider aggregate not found 2026-09-10 12:25:41.484 7 INFO neutron.services.segments.plugin [-] Segment 4e54f1c2-7959-4b42-92c1-23ab7623d3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e54f1c2-7959-4b42-92c1-23ab7623d3ed found for delete ", "request_id": "req-35e39af0-e425-4bcc-9c77-e594cdc34a70"}]} 2026-09-10 12:25:41.485 7 INFO neutron.services.segments.plugin [-] Segment 4e54f1c2-7959-4b42-92c1-23ab7623d3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e54f1c2-7959-4b42-92c1-23ab7623d3ed found for delete ", "request_id": "req-2f671eca-f4a7-439f-a007-be304faa9012"}]} [pid: 7|app: 0|req: 901/1726] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:40 2026] DELETE /v2.0/networks/c3c52f91-d9dc-4040-ad5c-30b7cc570f12 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1727] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:25:41 2026] GET /v2.0/networks => generated 1297 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1728] 10.0.0.3 () {34 vars in 1096 bytes} [Thu Sep 10 12:25:42 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-830856941&fields=id&tenant_id=73c1b7b86d554545899344fd544e7ce7 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1729] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:41 2026] GET /v2.0/security-groups?tenant_id=9847e7f5ff0f40c49811dba7dc15cd8b&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1730] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:25:42 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 660 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1731] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:42 2026] DELETE /v2.0/security-groups/55d655a6-a8c5-48e9-b3e3-06ef1ae46fea => 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: 829/1732] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:25:42 2026] GET /v2.0/quotas/73c1b7b86d554545899344fd544e7ce7 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1733] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:25:42 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1734] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:25:42 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?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: 905/1735] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:25:42 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1736] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:42 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1737] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:25:43 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 660 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1738] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:25:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73c1b7b86d554545899344fd544e7ce7 => generated 180 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1739] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:43 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => 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: 907/1740] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:25:43 2026] POST /v2.0/ports => generated 958 bytes in 450 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-09-10 12:25:44.661 7 INFO neutron.db.segments_db [None req-b7f50442-79a0-4bca-912d-12477d76c51c 7829e0f4ca644f4c90c0ebcc0665f930 9f8d497c42bc4ed68fba715890070e7b - - - -] Added segment 04743ed7-4b96-4bd1-9d73-4a82bdc70835 of type vxlan for network 3a7b5ad0-3c12-411e-b033-737e8c886d56 [pid: 7|app: 0|req: 908/1741] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:44 2026] POST /v2.0/networks => generated 643 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1742] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:25:44 2026] PUT /v2.0/ports/97f90792-c029-49a1-b35e-33de940a3ba4 => generated 1203 bytes in 634 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-09-10 12:25:44.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7834140b-311f-4db5-9513-0ad3e538d544'] response: {'name': 'network-changed', 'server_uuid': 'ce45a3a5-faea-41fd-824f-f31952c09c49', 'tag': '97f90792-c029-49a1-b35e-33de940a3ba4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 835/1743] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:25:44 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 1242 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1744] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:45 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 973 bytes in 101 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: 909/1745] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:44 2026] POST /v2.0/subnets => generated 617 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1746] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:25:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=97f90792-c029-49a1-b35e-33de940a3ba4 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:45.297 8 INFO neutron.db.segments_db [None req-e070e112-300b-4c6f-a545-1617b0d0f1b6 fcd0c837b63e444798eccd05f27014b3 0c69b30a75d04c699434ada6c3e853f0 - - - -] Added segment 4c3e1a5b-9ae8-4ef9-8aeb-3a16e5c6c5e7 of type vxlan for network 0a5f43d3-c152-45d2-a14d-fd79e3b30520 [pid: 7|app: 0|req: 911/1747] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:25:45 2026] GET /v2.0/security-groups?id=77402f88-1d03-49f3-a0b5-97c2939470e2&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:45.400 7 INFO neutron.db.segments_db [None req-82462ad5-7011-470e-9f9a-6d383fbf166c 7829e0f4ca644f4c90c0ebcc0665f930 9f8d497c42bc4ed68fba715890070e7b - - - -] Added segment 75f1cc1b-07aa-4acd-aba6-24efc090bfea of type vxlan for network c734a068-19a3-491c-86d0-6288e9075944 [pid: 8|app: 0|req: 837/1748] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:45 2026] POST /v2.0/networks => generated 632 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1749] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:45 2026] POST /v2.0/networks => generated 644 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1750] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:25:45 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:45.600 7 INFO neutron.db.segments_db [None req-8e2d26ca-c294-495d-ac66-621b9aab93aa fcd0c837b63e444798eccd05f27014b3 0c69b30a75d04c699434ada6c3e853f0 - - - -] Added segment 91b34eb0-d5ad-4c03-a7f9-86c7b4d13a4a of type vxlan for network d2f37eb0-eda5-437b-9da5-98b2574a2b7b [pid: 8|app: 0|req: 839/1751] 10.0.0.106 () {34 vars in 743 bytes} [Thu Sep 10 12:25:45 2026] PUT /v2.0/networks/c734a068-19a3-491c-86d0-6288e9075944 => generated 592 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1752] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:45 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1753] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:25:45 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:45.894 8 INFO neutron.db.segments_db [None req-6d84e172-1430-407e-bea1-33319888181e fcd0c837b63e444798eccd05f27014b3 0c69b30a75d04c699434ada6c3e853f0 - - - -] Added segment 086dadc7-5677-49b3-85e7-d28d3cf4d549 of type vxlan for network 6e8f7393-29b0-4b89-9886-9473d0bef0ea [pid: 8|app: 0|req: 841/1754] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:45 2026] POST /v2.0/networks => generated 632 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1755] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:25:46 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?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: 914/1756] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:25:45 2026] POST /v2.0/subnets => generated 602 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:46.188 8 INFO neutron.db.segments_db [None req-2366cdf4-1f71-475d-8928-418845b8b39f fcd0c837b63e444798eccd05f27014b3 0c69b30a75d04c699434ada6c3e853f0 - - - -] Added segment 3bf6aa18-709c-488f-b2ae-ebc1b482b30c of type vxlan for network cdd8f6d0-1e2a-47f4-9cd0-0936d646e3da [pid: 7|app: 0|req: 915/1757] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:25:46 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?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: 843/1758] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:46 2026] POST /v2.0/networks => generated 632 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1759] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:25:46 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:46.511 8 INFO neutron.db.segments_db [None req-73921d4b-bdc5-46c6-8a9a-6bcaa3f1f2fc fcd0c837b63e444798eccd05f27014b3 0c69b30a75d04c699434ada6c3e853f0 - - - -] Added segment 0316deb9-2181-4a42-bb1a-55b467c33047 of type vxlan for network 36c2f273-0048-4a36-aa09-38b541dfab60 [pid: 7|app: 0|req: 916/1760] 10.0.0.106 () {34 vars in 741 bytes} [Thu Sep 10 12:25:46 2026] PUT /v2.0/subnets/45cacfa1-b8d3-4829-b69d-d9069a5540a2 => generated 612 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1761] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:46 2026] POST /v2.0/networks => generated 632 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1762] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:46 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => 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: 846/1763] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:25:46 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 756 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1764] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:25:46 2026] PUT /v2.0/networks/0a5f43d3-c152-45d2-a14d-fd79e3b30520/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1765] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:25:46 2026] GET /v2.0/security-groups?id=77402f88-1d03-49f3-a0b5-97c2939470e2&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: 849/1766] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:25:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=97f90792-c029-49a1-b35e-33de940a3ba4 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1767] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:25:46 2026] PUT /v2.0/networks/d2f37eb0-eda5-437b-9da5-98b2574a2b7b/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1768] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1769] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:25:47 2026] PUT /v2.0/networks/6e8f7393-29b0-4b89-9886-9473d0bef0ea/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1770] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1771] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:25:47 2026] PUT /v2.0/networks/cdd8f6d0-1e2a-47f4-9cd0-0936d646e3da/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1772] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:25:47.317 7 INFO neutron.services.segments.plugin [-] Segment 75f1cc1b-07aa-4acd-aba6-24efc090bfea resource provider aggregate not found 2026-09-10 12:25:47.329 7 INFO neutron.services.segments.plugin [-] Segment 75f1cc1b-07aa-4acd-aba6-24efc090bfea resource provider aggregate not found 2026-09-10 12:25:47.345 7 INFO neutron.services.segments.plugin [-] Segment 75f1cc1b-07aa-4acd-aba6-24efc090bfea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75f1cc1b-07aa-4acd-aba6-24efc090bfea found for delete ", "request_id": "req-4bb2d897-72b0-4047-a519-4916b34bcdd9"}]} [pid: 7|app: 0|req: 918/1773] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:46 2026] DELETE /v2.0/networks/c734a068-19a3-491c-86d0-6288e9075944 => generated 0 bytes in 691 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:25:47.365 7 INFO neutron.services.segments.plugin [-] Segment 75f1cc1b-07aa-4acd-aba6-24efc090bfea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75f1cc1b-07aa-4acd-aba6-24efc090bfea found for delete ", "request_id": "req-e99cb049-3624-4340-9f1c-e019a99815d2"}]} [pid: 8|app: 0|req: 856/1774] 10.0.0.106 () {32 vars in 666 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:47.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b62021f0-0d49-4b53-a1ed-a9bcb173500b 7829e0f4ca644f4c90c0ebcc0665f930 9f8d497c42bc4ed68fba715890070e7b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1775] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:47 2026] DELETE /v2.0/networks/c734a068-19a3-491c-86d0-6288e9075944 => 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: 919/1776] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?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: 858/1777] 10.0.0.106 () {32 vars in 680 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1778] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1779] 10.0.0.106 () {32 vars in 676 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1780] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/subnets?network_id=716fbf75-40ec-4d82-a6b6-a8bd6dbb90a7 => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1781] 10.0.0.106 () {32 vars in 653 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1782] 10.0.0.106 () {32 vars in 688 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1783] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks => generated 1308 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1784] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/subnets => generated 1233 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1785] 10.0.0.106 () {32 vars in 674 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1786] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks/3a7b5ad0-3c12-411e-b033-737e8c886d56 => generated 668 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1787] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/subnets/f883413d-332c-4ad6-9565-d46e40567f35 => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:47.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d946088a-6998-4085-b6cd-a2f3bb612b75 7829e0f4ca644f4c90c0ebcc0665f930 9f8d497c42bc4ed68fba715890070e7b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 927/1788] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:47 2026] DELETE /v2.0/subnets/45cacfa1-b8d3-4829-b69d-d9069a5540a2 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1789] 10.0.0.106 () {32 vars in 688 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:48.015 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9c89de3-03ed-46dd-8bd2-a58e5f7717af 7829e0f4ca644f4c90c0ebcc0665f930 9f8d497c42bc4ed68fba715890070e7b - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1790] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:47 2026] DELETE /v2.0/networks/c734a068-19a3-491c-86d0-6288e9075944 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1791] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:47 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1792] 10.0.0.106 () {32 vars in 684 bytes} [Thu Sep 10 12:25:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1793] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:25:48 2026] GET /v2.0/security-groups?id=77402f88-1d03-49f3-a0b5-97c2939470e2&fields=id&fields=name => generated 113 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1794] 10.0.0.106 () {32 vars in 696 bytes} [Thu Sep 10 12:25:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1795] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:25:48 2026] DELETE /v2.0/subnets/f883413d-332c-4ad6-9565-d46e40567f35 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:25:48.611 8 INFO neutron.services.segments.plugin [-] Segment 4c3e1a5b-9ae8-4ef9-8aeb-3a16e5c6c5e7 resource provider aggregate not found 2026-09-10 12:25:48.616 8 INFO neutron.services.segments.plugin [-] Segment 4c3e1a5b-9ae8-4ef9-8aeb-3a16e5c6c5e7 resource provider aggregate not found 2026-09-10 12:25:48.641 8 INFO neutron.services.segments.plugin [-] Segment 4c3e1a5b-9ae8-4ef9-8aeb-3a16e5c6c5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c3e1a5b-9ae8-4ef9-8aeb-3a16e5c6c5e7 found for delete ", "request_id": "req-1ff5be70-2c28-4131-803f-a92491dba00d"}]} 2026-09-10 12:25:48.643 8 INFO neutron.services.segments.plugin [-] Segment 4c3e1a5b-9ae8-4ef9-8aeb-3a16e5c6c5e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c3e1a5b-9ae8-4ef9-8aeb-3a16e5c6c5e7 found for delete ", "request_id": "req-dc7f4d21-7e7c-4597-9598-10a38668b1a4"}]} [pid: 8|app: 0|req: 867/1796] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:48 2026] DELETE /v2.0/networks/0a5f43d3-c152-45d2-a14d-fd79e3b30520 => 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: 930/1797] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:48 2026] DELETE /v2.0/networks/3a7b5ad0-3c12-411e-b033-737e8c886d56 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:25:49.382 7 INFO neutron.services.segments.plugin [-] Segment 04743ed7-4b96-4bd1-9d73-4a82bdc70835 resource provider aggregate not found 2026-09-10 12:25:49.402 7 INFO neutron.services.segments.plugin [-] Segment 04743ed7-4b96-4bd1-9d73-4a82bdc70835 resource provider aggregate not found 2026-09-10 12:25:49.412 7 INFO neutron.services.segments.plugin [-] Segment 04743ed7-4b96-4bd1-9d73-4a82bdc70835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04743ed7-4b96-4bd1-9d73-4a82bdc70835 found for delete ", "request_id": "req-db442381-5e94-4229-b35e-42ed4fd35532"}]} [pid: 7|app: 0|req: 931/1798] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:49 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:49.449 7 INFO neutron.services.segments.plugin [-] Segment 04743ed7-4b96-4bd1-9d73-4a82bdc70835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04743ed7-4b96-4bd1-9d73-4a82bdc70835 found for delete ", "request_id": "req-168a12ff-3656-464f-972a-fccecb0e1f87"}]} [pid: 7|app: 0|req: 932/1799] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:25:49 2026] GET /v2.0/security-groups?id=77402f88-1d03-49f3-a0b5-97c2939470e2&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: 933/1800] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:49 2026] GET /v2.0/security-groups?tenant_id=9f8d497c42bc4ed68fba715890070e7b&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1801] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:48 2026] DELETE /v2.0/networks/d2f37eb0-eda5-437b-9da5-98b2574a2b7b => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1802] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:25:49 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1803] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:49 2026] DELETE /v2.0/security-groups/0d5029ee-85d6-44dc-8b1d-cc2660120f65 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1804] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:25:49 2026] GET /v2.0/security-groups?id=77402f88-1d03-49f3-a0b5-97c2939470e2&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: 7|app: 0|req: 935/1805] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:49 2026] DELETE /v2.0/networks/6e8f7393-29b0-4b89-9886-9473d0bef0ea => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1806] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:25:49 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1807] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:49 2026] DELETE /v2.0/networks/cdd8f6d0-1e2a-47f4-9cd0-0936d646e3da => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1808] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:25:50 2026] DELETE /v2.0/networks/36c2f273-0048-4a36-aa09-38b541dfab60 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:25:50.666 8 INFO neutron.services.segments.plugin [-] Segment 91b34eb0-d5ad-4c03-a7f9-86c7b4d13a4a resource provider aggregate not found 2026-09-10 12:25:50.672 8 INFO neutron.services.segments.plugin [-] Segment 91b34eb0-d5ad-4c03-a7f9-86c7b4d13a4a resource provider aggregate not found 2026-09-10 12:25:50.706 8 INFO neutron.services.segments.plugin [-] Segment 91b34eb0-d5ad-4c03-a7f9-86c7b4d13a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b34eb0-d5ad-4c03-a7f9-86c7b4d13a4a found for delete ", "request_id": "req-522981b1-b7d2-4025-8635-b1f01e60030d"}]} 2026-09-10 12:25:50.707 8 INFO neutron.services.segments.plugin [-] Segment 91b34eb0-d5ad-4c03-a7f9-86c7b4d13a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b34eb0-d5ad-4c03-a7f9-86c7b4d13a4a found for delete ", "request_id": "req-097c6040-6856-4db4-8e09-007f5f6b0507"}]} 2026-09-10 12:25:50.907 8 INFO neutron.db.l3_db [None req-e6dcf90e-fa83-4bba-a213-2a6b1e7b7cb1 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Floating IP 7338e264-d871-4acd-b12d-bc6637beb0b9 associated. External IP: 10.96.250.215, port: 97f90792-c029-49a1-b35e-33de940a3ba4. [pid: 8|app: 0|req: 872/1809] 10.0.0.106 () {34 vars in 677 bytes} [Thu Sep 10 12:25:49 2026] POST /v2.0/floatingips => generated 856 bytes in 1395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1810] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:51.417 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0f49dc4-31f8-45aa-b06e-fa3793cc6fa1'] response: {'name': 'network-changed', 'server_uuid': 'ce45a3a5-faea-41fd-824f-f31952c09c49', 'tag': '97f90792-c029-49a1-b35e-33de940a3ba4', 'status': 'completed', 'code': 200} 2026-09-10 12:25:51.432 7 INFO neutron.services.segments.plugin [-] Segment 086dadc7-5677-49b3-85e7-d28d3cf4d549 resource provider aggregate not found [pid: 8|app: 0|req: 874/1811] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:51.458 7 INFO neutron.services.segments.plugin [-] Segment 086dadc7-5677-49b3-85e7-d28d3cf4d549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 086dadc7-5677-49b3-85e7-d28d3cf4d549 found for delete ", "request_id": "req-331e9161-3b30-4c10-9719-679435c93af2"}]} 2026-09-10 12:25:51.474 7 INFO neutron.services.segments.plugin [-] Segment 3bf6aa18-709c-488f-b2ae-ebc1b482b30c resource provider aggregate not found 2026-09-10 12:25:51.480 7 INFO neutron.services.segments.plugin [-] Segment 086dadc7-5677-49b3-85e7-d28d3cf4d549 resource provider aggregate not found 2026-09-10 12:25:51.491 7 INFO neutron.services.segments.plugin [-] Segment 3bf6aa18-709c-488f-b2ae-ebc1b482b30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bf6aa18-709c-488f-b2ae-ebc1b482b30c found for delete ", "request_id": "req-fb9b14ce-be91-45c0-9066-602cb8ef0d6b"}]} 2026-09-10 12:25:51.503 7 INFO neutron.services.segments.plugin [-] Segment 086dadc7-5677-49b3-85e7-d28d3cf4d549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 086dadc7-5677-49b3-85e7-d28d3cf4d549 found for delete ", "request_id": "req-4164ed55-6d61-44db-be53-99d7b02ea910"}]} 2026-09-10 12:25:51.516 7 INFO neutron.services.segments.plugin [-] Segment 0316deb9-2181-4a42-bb1a-55b467c33047 resource provider aggregate not found [pid: 8|app: 0|req: 875/1812] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:25:51.534 7 INFO neutron.services.segments.plugin [-] Segment 3bf6aa18-709c-488f-b2ae-ebc1b482b30c resource provider aggregate not found [pid: 7|app: 0|req: 938/1813] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/security-groups?tenant_id=681630eb46f548c8b780c7971feb1f5f&name=default => generated 2801 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:51.550 7 INFO neutron.services.segments.plugin [-] Segment 0316deb9-2181-4a42-bb1a-55b467c33047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0316deb9-2181-4a42-bb1a-55b467c33047 found for delete ", "request_id": "req-733308ef-8213-4329-9266-46256da07539"}]} 2026-09-10 12:25:51.560 7 INFO neutron.services.segments.plugin [-] Segment 3bf6aa18-709c-488f-b2ae-ebc1b482b30c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bf6aa18-709c-488f-b2ae-ebc1b482b30c found for delete ", "request_id": "req-01de844a-7911-4f58-8c5a-8ffb19f63582"}]} 2026-09-10 12:25:51.588 7 INFO neutron.services.segments.plugin [-] Segment 0316deb9-2181-4a42-bb1a-55b467c33047 resource provider aggregate not found 2026-09-10 12:25:51.610 7 INFO neutron.services.segments.plugin [-] Segment 0316deb9-2181-4a42-bb1a-55b467c33047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0316deb9-2181-4a42-bb1a-55b467c33047 found for delete ", "request_id": "req-91e56fc5-3def-4052-af58-0b4798696bcb"}]} [pid: 8|app: 0|req: 876/1814] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=97f90792-c029-49a1-b35e-33de940a3ba4 => generated 859 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1815] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1816] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:51 2026] DELETE /v2.0/security-groups/761e0495-63b8-4e61-a22d-c1fa15880bb4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1817] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1818] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1819] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1820] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:51 2026] GET /v2.0/security-groups?tenant_id=a58032773d3d4366831538f17d6b6810&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1821] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:25:51 2026] POST /v2.0/security-groups => generated 1561 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1822] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:52 2026] DELETE /v2.0/security-groups/4a2506fc-b92d-4671-9bea-0ba414cb7fea => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1823] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/security-groups => generated 4344 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1824] 10.0.0.106 () {34 vars in 758 bytes} [Thu Sep 10 12:25:52 2026] PUT /v2.0/security-groups/6b196feb-4737-4f7b-b799-e07234162e5a => generated 1599 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1825] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/security-groups/6b196feb-4737-4f7b-b799-e07234162e5a => generated 1599 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1826] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1827] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:52 2026] DELETE /v2.0/security-groups/6b196feb-4737-4f7b-b799-e07234162e5a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1828] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/security-groups?tenant_id=0c69b30a75d04c699434ada6c3e853f0&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1829] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:25:52.553 8 INFO neutron.api.v2.resource [None req-19f76675-b38f-4563-8dc9-9e19f064ff41 6968747f1b6242959633c9891f615776 d20ed2c72b4148a38bddc315a1ff9b46 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1830] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:52 2026] DELETE /v2.0/security-groups/6b196feb-4737-4f7b-b799-e07234162e5a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1831] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:25:52 2026] POST /v2.0/security-groups => generated 1560 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1832] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:52 2026] DELETE /v2.0/security-groups/f4825fff-be39-4c46-b311-af3b019ac125 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1833] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1834] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/security-group-rules/cd484e3c-a511-4ca4-9162-c0e71d774091 => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1835] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1836] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:25:52 2026] DELETE /v2.0/security-group-rules/cd484e3c-a511-4ca4-9162-c0e71d774091 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1837] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:25:52 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1838] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1839] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-group-rules/aa3be53d-6186-449f-a01e-776ffa4bd61e => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1840] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1841] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:25:53 2026] DELETE /v2.0/security-group-rules/aa3be53d-6186-449f-a01e-776ffa4bd61e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1842] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1843] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1844] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:25:53 2026] POST /v2.0/security-group-rules => generated 570 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1845] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-group-rules/482e7bbf-e659-4c7f-b686-fbe27adde2a0 => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1846] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1847] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:25:53 2026] DELETE /v2.0/security-group-rules/482e7bbf-e659-4c7f-b686-fbe27adde2a0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1848] 10.0.0.106 () {32 vars in 673 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1849] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:53 2026] DELETE /v2.0/security-groups/47a8be65-25e3-4a2a-8955-d9ccc9d98ed5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1850] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1851] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:25:53 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1854] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:25:54 2026] GET /v2.0/security-groups?tenant_id=d20ed2c72b4148a38bddc315a1ff9b46&name=default => generated 2801 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1855] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:25:54 2026] DELETE /v2.0/security-groups/a41a139f-bbf2-4289-adac-6f955f21e474 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:25:57.548 7 INFO neutron.db.segments_db [None req-5fd4ae36-2a35-41be-ab5a-1d9996dbc087 eb4a31755fa24c6f852e81c18403ab40 b49cbb2483984ec085d870fa8d77c5c7 - - - -] Added segment f588616f-2559-4a33-a550-c85af34564bd of type vxlan for network 5d53b319-5347-4851-82a2-1bace79d7045 [pid: 7|app: 0|req: 960/1856] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:57 2026] POST /v2.0/networks => generated 632 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1857] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:25:58 2026] POST /v2.0/ports => generated 743 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:58.798 7 INFO neutron.db.segments_db [None req-ebd9a9b5-f47f-4fb9-af83-98d8729473ce eb4a31755fa24c6f852e81c18403ab40 b49cbb2483984ec085d870fa8d77c5c7 - - - -] Added segment c63590e1-cec9-4c07-a7d5-cea4e5a79ff7 of type vxlan for network 366df3bc-32d7-42b1-b5b1-123431f56c80 [pid: 7|app: 0|req: 961/1858] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:58 2026] POST /v2.0/networks => generated 631 bytes in 262 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: 898/1859] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:25:58 2026] POST /v2.0/ports => generated 743 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:25:59.572 7 INFO neutron.db.segments_db [None req-47c02f25-ff88-497f-833a-f21a6f5acbdf eb4a31755fa24c6f852e81c18403ab40 b49cbb2483984ec085d870fa8d77c5c7 - - - -] Added segment 39a37b9f-e3ec-499a-9824-5a67d8cb192c of type vxlan for network 0a167ecf-e473-4f9d-ae8e-b9a975380c9f [pid: 7|app: 0|req: 962/1860] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:25:59 2026] POST /v2.0/networks => generated 632 bytes in 247 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: 899/1861] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:25:59 2026] POST /v2.0/ports => generated 743 bytes in 419 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-09-10 12:26:00.239 8 INFO neutron.db.segments_db [None req-acff8562-a3bf-42b4-8a64-8d0cb579fb24 eb4a31755fa24c6f852e81c18403ab40 b49cbb2483984ec085d870fa8d77c5c7 - - - -] Added segment 7b58344a-60f7-4831-9be9-1f6d7308886a of type vxlan for network 2eeca5a9-d1ea-4b43-ad0b-02a9d65125a0 [pid: 7|app: 0|req: 963/1862] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:00 2026] GET /v2.0/security-groups?tenant_id=5048e629862442b38e9ab798fe0b041c&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1863] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:00 2026] POST /v2.0/networks => generated 631 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1864] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:00 2026] DELETE /v2.0/security-groups/f20b205b-54da-4cab-a0bb-d4aa47193544 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1865] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:26:00 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1866] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:00 2026] GET /v2.0/security-groups?tenant_id=3f63652605f841a88a80e0fe1e9b6190&name=default => generated 2801 bytes in 129 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-09-10 12:26:00.831 8 INFO neutron.db.segments_db [None req-e93f0ecd-781d-4bb3-9e46-c12c7b89305a eb4a31755fa24c6f852e81c18403ab40 b49cbb2483984ec085d870fa8d77c5c7 - - - -] Added segment 349de75e-80a3-4542-9800-c50aea49d6a8 of type vxlan for network 79a30598-9285-4cfe-be75-990045fcd047 [pid: 7|app: 0|req: 966/1867] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:00 2026] DELETE /v2.0/security-groups/544c6f62-b923-4221-954d-4cb4d64739be => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1868] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:00 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1869] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:26:00 2026] POST /v2.0/ports => generated 743 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1870] 10.0.0.106 () {34 vars in 747 bytes} [Thu Sep 10 12:26:01 2026] PUT /v2.0/ports/45672f6a-f137-4bdd-8798-3a7cb65a657d/tags => generated 17 bytes in 69 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: 968/1871] 10.0.0.106 () {34 vars in 747 bytes} [Thu Sep 10 12:26:01 2026] PUT /v2.0/ports/6e200e14-d152-4d8e-9ff0-2780efd94296/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1872] 10.0.0.106 () {34 vars in 747 bytes} [Thu Sep 10 12:26:01 2026] PUT /v2.0/ports/053b25be-06df-4af6-a38f-16787a7d2c8f/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1873] 10.0.0.106 () {34 vars in 747 bytes} [Thu Sep 10 12:26:01 2026] PUT /v2.0/ports/d9476ed8-5b95-4e4e-a8dd-7e6c55492ad1/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1874] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:26:01 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 1244 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1875] 10.0.0.104 () {34 vars in 1040 bytes} [Thu Sep 10 12:26:01 2026] GET /v2.0/security-groups?id=77402f88-1d03-49f3-a0b5-97c2939470e2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1876] 10.0.0.106 () {32 vars in 660 bytes} [Thu Sep 10 12:26:01 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1877] 10.0.0.106 () {32 vars in 674 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1878] 10.0.0.106 () {32 vars in 670 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1879] 10.0.0.106 () {32 vars in 682 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1880] 10.0.0.106 () {32 vars in 668 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1881] 10.0.0.106 () {32 vars in 682 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1882] 10.0.0.106 () {32 vars in 678 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1883] 10.0.0.106 () {32 vars in 826 bytes} [Thu Sep 10 12:26:02 2026] GET /v2.0/ports?project_id=73c1b7b86d554545899344fd544e7ce7&network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 3695 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1884] 10.0.0.106 () {32 vars in 690 bytes} [Thu Sep 10 12:26:03 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:03.126 8 INFO neutron.db.segments_db [None req-58fd7089-257a-4bcb-ba8e-e3af260016e6 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 4587a3c4-2314-4e8e-8dc0-067df79f83f5 of type vxlan for network bb315799-1793-4772-86ac-b8c8a24d5fd7 [pid: 8|app: 0|req: 909/1885] 10.0.0.106 () {34 vars in 671 bytes} [Thu Sep 10 12:26:02 2026] POST /v2.0/networks => generated 741 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1886] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:26:03 2026] DELETE /v2.0/ports/45672f6a-f137-4bdd-8798-3a7cb65a657d => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1887] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:03 2026] POST /v2.0/subnets => generated 664 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1888] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:26:03 2026] GET /v2.0/subnets?network_id=716fbf75-40ec-4d82-a6b6-a8bd6dbb90a7 => generated 644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1889] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:26:03 2026] DELETE /v2.0/ports/6e200e14-d152-4d8e-9ff0-2780efd94296 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:03.647 8 INFO neutron.db.segments_db [None req-8c747f15-c71c-446d-99bf-2c2eecab8c3b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Added segment 958d5838-3323-42fe-b42f-299e4be75e34 of type vxlan for network 5efbabf5-22d5-4266-a707-d37368547473 [pid: 7|app: 0|req: 979/1890] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:26:03 2026] DELETE /v2.0/ports/053b25be-06df-4af6-a38f-16787a7d2c8f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:04.059 8 INFO neutron.db.l3_hamode_db [None req-8c747f15-c71c-446d-99bf-2c2eecab8c3b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:26:04.066 7 INFO neutron.db.l3_db [None req-6b7fef80-9634-419d-9597-beda999b228c 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Floating IP 7338e264-d871-4acd-b12d-bc6637beb0b9 disassociated. External IP: 10.96.250.215, port: 97f90792-c029-49a1-b35e-33de940a3ba4. [pid: 7|app: 0|req: 980/1891] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:26:03 2026] PUT /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 554 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:04.591 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-513a10e5-13a5-40eb-9668-531bf0707a41'] response: {'name': 'network-changed', 'server_uuid': 'ce45a3a5-faea-41fd-824f-f31952c09c49', 'tag': '97f90792-c029-49a1-b35e-33de940a3ba4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 981/1892] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:26:04 2026] DELETE /v2.0/ports/d9476ed8-5b95-4e4e-a8dd-7e6c55492ad1 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1893] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:04 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1894] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:26:04 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1895] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:26:04 2026] DELETE /v2.0/ports/366ad1b1-5d2e-4618-a329-aaf10054555c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1896] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:26:05 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 756 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:05.411 7 INFO neutron.services.segments.plugin [-] Segment f588616f-2559-4a33-a550-c85af34564bd resource provider aggregate not found 2026-09-10 12:26:05.441 7 INFO neutron.services.segments.plugin [-] Segment f588616f-2559-4a33-a550-c85af34564bd resource provider aggregate not found 2026-09-10 12:26:05.464 7 INFO neutron.services.segments.plugin [-] Segment f588616f-2559-4a33-a550-c85af34564bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f588616f-2559-4a33-a550-c85af34564bd found for delete ", "request_id": "req-54c25cfa-1d5d-47e7-8729-d014fbf4817c"}]} 2026-09-10 12:26:05.465 7 INFO neutron.services.segments.plugin [-] Segment f588616f-2559-4a33-a550-c85af34564bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f588616f-2559-4a33-a550-c85af34564bd found for delete ", "request_id": "req-18736ec3-a397-4b0a-b279-cae38ee5b44b"}]} [pid: 7|app: 0|req: 986/1897] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:05 2026] DELETE /v2.0/networks/5d53b319-5347-4851-82a2-1bace79d7045 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1898] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=97f90792-c029-49a1-b35e-33de940a3ba4 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1899] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:05 2026] DELETE /v2.0/networks/366df3bc-32d7-42b1-b5b1-123431f56c80 => 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: 989/1900] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:26:05 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:05.859 8 INFO neutron.db.l3_hamode_db [None req-8c747f15-c71c-446d-99bf-2c2eecab8c3b d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 990/1901] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:05 2026] DELETE /v2.0/networks/0a167ecf-e473-4f9d-ae8e-b9a975380c9f => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1902] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:06 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1903] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:26:06 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1904] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:06 2026] DELETE /v2.0/networks/2eeca5a9-d1ea-4b43-ad0b-02a9d65125a0 => 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: 994/1905] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:26:06 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1906] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:06 2026] DELETE /v2.0/networks/79a30598-9285-4cfe-be75-990045fcd047 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1907] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:26:06 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1908] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:03 2026] POST /v2.0/routers => generated 728 bytes in 3432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1909] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:07 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:07.491 7 INFO neutron.services.segments.plugin [-] Segment c63590e1-cec9-4c07-a7d5-cea4e5a79ff7 resource provider aggregate not found 2026-09-10 12:26:07.496 7 INFO neutron.services.segments.plugin [-] Segment c63590e1-cec9-4c07-a7d5-cea4e5a79ff7 resource provider aggregate not found 2026-09-10 12:26:07.512 7 INFO neutron.services.segments.plugin [-] Segment c63590e1-cec9-4c07-a7d5-cea4e5a79ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c63590e1-cec9-4c07-a7d5-cea4e5a79ff7 found for delete ", "request_id": "req-c1fad736-50fe-436e-82c4-8b04e326b353"}]} 2026-09-10 12:26:07.517 7 INFO neutron.services.segments.plugin [-] Segment c63590e1-cec9-4c07-a7d5-cea4e5a79ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c63590e1-cec9-4c07-a7d5-cea4e5a79ff7 found for delete ", "request_id": "req-4eece794-5977-4e5e-92b6-7ab2677097f1"}]} 2026-09-10 12:26:07.532 7 INFO neutron.services.segments.plugin [-] Segment 39a37b9f-e3ec-499a-9824-5a67d8cb192c resource provider aggregate not found 2026-09-10 12:26:07.539 7 INFO neutron.services.segments.plugin [-] Segment 39a37b9f-e3ec-499a-9824-5a67d8cb192c resource provider aggregate not found 2026-09-10 12:26:07.559 7 INFO neutron.services.segments.plugin [-] Segment 39a37b9f-e3ec-499a-9824-5a67d8cb192c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a37b9f-e3ec-499a-9824-5a67d8cb192c found for delete ", "request_id": "req-39671ba5-adc7-45d4-a061-36c6af8609d5"}]} 2026-09-10 12:26:07.565 7 INFO neutron.services.segments.plugin [-] Segment 39a37b9f-e3ec-499a-9824-5a67d8cb192c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a37b9f-e3ec-499a-9824-5a67d8cb192c found for delete ", "request_id": "req-efaf11e7-3910-4e75-9c3e-1b76a0561980"}]} 2026-09-10 12:26:07.592 7 INFO neutron.services.segments.plugin [-] Segment 7b58344a-60f7-4831-9be9-1f6d7308886a resource provider aggregate not found 2026-09-10 12:26:07.597 7 INFO neutron.services.segments.plugin [-] Segment 7b58344a-60f7-4831-9be9-1f6d7308886a resource provider aggregate not found 2026-09-10 12:26:07.607 7 INFO neutron.services.segments.plugin [-] Segment 7b58344a-60f7-4831-9be9-1f6d7308886a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b58344a-60f7-4831-9be9-1f6d7308886a found for delete ", "request_id": "req-7966fbc5-7158-4841-80fa-c81a9aaf83ed"}]} 2026-09-10 12:26:07.613 7 INFO neutron.services.segments.plugin [-] Segment 7b58344a-60f7-4831-9be9-1f6d7308886a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b58344a-60f7-4831-9be9-1f6d7308886a found for delete ", "request_id": "req-7844bdf4-24d7-46c8-a8e8-c19749e3a04a"}]} 2026-09-10 12:26:07.634 7 INFO neutron.services.segments.plugin [-] Segment 349de75e-80a3-4542-9800-c50aea49d6a8 resource provider aggregate not found 2026-09-10 12:26:07.645 7 INFO neutron.services.segments.plugin [-] Segment 349de75e-80a3-4542-9800-c50aea49d6a8 resource provider aggregate not found 2026-09-10 12:26:07.656 7 INFO neutron.services.segments.plugin [-] Segment 349de75e-80a3-4542-9800-c50aea49d6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 349de75e-80a3-4542-9800-c50aea49d6a8 found for delete ", "request_id": "req-2f2dfcaa-f462-45ce-bb34-abfc1099ac5c"}]} 2026-09-10 12:26:07.661 7 INFO neutron.services.segments.plugin [-] Segment 349de75e-80a3-4542-9800-c50aea49d6a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 349de75e-80a3-4542-9800-c50aea49d6a8 found for delete ", "request_id": "req-f470f6cb-4bda-43f1-af49-399efc7e80de"}]} [pid: 8|app: 0|req: 914/1910] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:07 2026] GET /v2.0/security-groups?tenant_id=b49cbb2483984ec085d870fa8d77c5c7&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1911] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:07 2026] DELETE /v2.0/security-groups/3871923e-4bf9-480a-a6b8-755b6e0e793f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1912] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:07 2026] GET /v2.0/security-groups?tenant_id=848f9071e32048b9960a802c651bba8c&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1913] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:08 2026] DELETE /v2.0/security-groups/86eff348-2080-4626-a13a-a692c0c4376f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1914] 10.0.0.106 () {34 vars in 685 bytes} [Thu Sep 10 12:26:08 2026] POST /v2.0/security-groups => generated 1607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1915] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:26:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1916] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:08 2026] GET /v2.0/security-groups?tenant_id=78d7bcff108a4c0885b9c791e0b5e6c0&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1917] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:26:08 2026] POST /v2.0/security-group-rules => generated 564 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1918] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:26:07 2026] PUT /v2.0/routers/37d2c00b-0b73-4da6-b026-cf0e3d8e16e8/add_router_interface => generated 309 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1919] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:08 2026] DELETE /v2.0/security-groups/c0875201-a782-4a9f-b54f-7c56fa523fc8 => 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: 998/1920] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:26:08 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1921] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:26:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:26:09.087 7 INFO neutron.db.securitygroups_db [None req-05e66eee-52a9-4a49-8f03-338a7fa8b2f4 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Project 73c1b7b86d554545899344fd544e7ce7 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: 999/1924] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:26:09 2026] POST /v2.0/security-group-rules => generated 575 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:26:09.222 8 INFO neutron.db.securitygroups_db [None req-36abda59-4536-4613-879c-2cb733e6c312 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Project 73c1b7b86d554545899344fd544e7ce7 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: 926/1925] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:26:09 2026] POST /v2.0/security-group-rules => generated 574 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1926] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:26:09 2026] GET /v2.0/networks => generated 1297 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1927] 10.0.0.3 () {34 vars in 1094 bytes} [Thu Sep 10 12:26:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-26666877&fields=id&tenant_id=73c1b7b86d554545899344fd544e7ce7 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1928] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:26:10 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 660 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1929] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:26:10 2026] GET /v2.0/quotas/73c1b7b86d554545899344fd544e7ce7 => 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: 1002/1930] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:26:10 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&fields=id => generated 149 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1931] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:26:10 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1932] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:26:10 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1933] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:10 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1934] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:26:11 2026] GET /v2.0/networks?id=bb315799-1793-4772-86ac-b8c8a24d5fd7 => generated 673 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1935] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:26:11 2026] GET /v2.0/quotas/bc2b04349e384b008fbd324cf483bb37 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1936] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:26:11 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 660 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1937] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:26:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73c1b7b86d554545899344fd544e7ce7 => generated 271 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1938] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:26:11 2026] GET /v2.0/ports?tenant_id=bc2b04349e384b008fbd324cf483bb37&fields=id => generated 103 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1939] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:12 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1940] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:26:12 2026] GET /v2.0/networks/bb315799-1793-4772-86ac-b8c8a24d5fd7?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: 1008/1941] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:26:12 2026] GET /v2.0/networks/bb315799-1793-4772-86ac-b8c8a24d5fd7?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: 934/1942] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:26:11 2026] POST /v2.0/ports => generated 958 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 935/1943] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:12 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => 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: 1009/1944] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:26:12 2026] PUT /v2.0/ports/8f35aea8-2700-484e-936a-80bf338d186e => generated 1203 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1945] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:26:12 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 1242 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: 1010/1946] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:26:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8f35aea8-2700-484e-936a-80bf338d186e => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1947] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:13.141 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edeeb56f-7357-40a5-8e87-4103403f15f3'] response: {'name': 'network-changed', 'server_uuid': 'b189f706-1143-453e-bd7c-e4b57d44fd55', 'tag': '8f35aea8-2700-484e-936a-80bf338d186e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1011/1948] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 67 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: 1012/1949] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1950] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1951] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/security-groups?id=e131a918-77e8-444e-b2dd-17b716a43390&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1952] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/networks?id=bb315799-1793-4772-86ac-b8c8a24d5fd7 => generated 673 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1953] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1954] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1955] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => 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: 943/1956] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1957] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8f35aea8-2700-484e-936a-80bf338d186e => 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: 945/1958] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1959] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:26:13 2026] POST /v2.0/ports => generated 958 bytes in 569 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: 1015/1960] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:26:13 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:14.043 8 INFO neutron.db.segments_db [None req-96ef9ac4-15ae-473d-9e32-f8d17993ad90 72ff2cd76da649e88fe418860007aafc 23d4e6a6044041f582aad02461ca768b - - - -] Added segment 99a417cd-f389-4f5e-a860-75628addaa19 of type vxlan for network 8beaf92d-be3d-481e-947b-8b06f1f4b2fe [pid: 8|app: 0|req: 946/1961] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:13 2026] POST /v2.0/networks => generated 632 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1962] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?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: 1016/1963] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:26:14 2026] PUT /v2.0/ports/4d1122b3-ed7a-4f1e-b3af-3c9e55bf54f7 => generated 1203 bytes in 563 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: 948/1964] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:14 2026] POST /v2.0/subnets => generated 602 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1965] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 131 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: 1018/1966] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/ports?tenant_id=bc2b04349e384b008fbd324cf483bb37&device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1967] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 973 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:14.863 7 INFO neutron.db.segments_db [None req-7e09bed4-1d93-4358-a903-8911472d4ef5 72ff2cd76da649e88fe418860007aafc 23d4e6a6044041f582aad02461ca768b - - - -] Added segment c5ed690b-ba58-49ee-b88b-3e83f37e97dd of type vxlan for network 306dd5a1-07a9-4016-8434-faaad9636540 [pid: 8|app: 0|req: 950/1968] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1969] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4d1122b3-ed7a-4f1e-b3af-3c9e55bf54f7 => 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: 952/1970] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/security-groups?id=e131a918-77e8-444e-b2dd-17b716a43390&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1971] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:14 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: 953/1972] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/security-groups?id=40037d3e-fbfa-4efe-afc1-24abaf886d2a&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1973] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:26:14 2026] GET /v2.0/subnets?id=2e8d0636-9a4f-444d-a562-e7524b4425d5 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1974] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/ports?network_id=bb315799-1793-4772-86ac-b8c8a24d5fd7&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: 1022/1975] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/networks/bb315799-1793-4772-86ac-b8c8a24d5fd7?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:15.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a98253e3-e6b8-41c0-876e-8ebf7debaec6'] response: {'name': 'network-changed', 'server_uuid': '613405df-8c73-4e85-a0ec-7f7a3d566f3e', 'tag': '4d1122b3-ed7a-4f1e-b3af-3c9e55bf54f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1023/1976] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/networks/bb315799-1793-4772-86ac-b8c8a24d5fd7?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: 1024/1977] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/ports?tenant_id=bc2b04349e384b008fbd324cf483bb37&device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1978] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/networks?id=bb315799-1793-4772-86ac-b8c8a24d5fd7 => 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: 954/1979] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:15 2026] POST /v2.0/subnets => generated 605 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1980] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4d1122b3-ed7a-4f1e-b3af-3c9e55bf54f7 => 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: 956/1981] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/subnets?id=2e8d0636-9a4f-444d-a562-e7524b4425d5 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:15.545 7 INFO neutron.db.segments_db [None req-5b2a40da-e8e9-47da-bdb4-7633096f15b4 72ff2cd76da649e88fe418860007aafc 23d4e6a6044041f582aad02461ca768b - - - -] Added segment ab5f13d8-ee48-4d97-b788-5657029795a1 of type vxlan for network d1263714-2f16-47fe-878f-e9e3bd45bfef [pid: 8|app: 0|req: 957/1982] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/ports?network_id=bb315799-1793-4772-86ac-b8c8a24d5fd7&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1983] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/networks/bb315799-1793-4772-86ac-b8c8a24d5fd7?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: 1026/1984] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:15 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1985] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:26:15 2026] GET /v2.0/networks/bb315799-1793-4772-86ac-b8c8a24d5fd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1986] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:15 2026] POST /v2.0/subnets => generated 605 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1987] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:16 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1988] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:16 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1989] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:16 2026] GET /v2.0/security-groups?id=40037d3e-fbfa-4efe-afc1-24abaf886d2a&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:16.239 7 INFO neutron.db.segments_db [None req-3f79b4c3-b5d5-4cba-98e6-6de8f5536f32 72ff2cd76da649e88fe418860007aafc 23d4e6a6044041f582aad02461ca768b - - - -] Added segment dfa9ba30-0f8d-41c3-b4cb-adec36f65e9b of type vxlan for network 026dd582-002b-4eb1-96ff-eb4e493999ea [pid: 8|app: 0|req: 962/1990] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:16 2026] GET /v2.0/security-groups?id=e131a918-77e8-444e-b2dd-17b716a43390&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1991] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:16 2026] POST /v2.0/networks => generated 632 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1992] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:16 2026] POST /v2.0/subnets => generated 605 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:26:16.953 7 INFO neutron.db.segments_db [None req-5813f70f-c692-4d09-b8e2-2548a3f5874d 72ff2cd76da649e88fe418860007aafc 23d4e6a6044041f582aad02461ca768b - - - -] Added segment 1e8b42e8-8f55-48fe-8a39-e41e26f6834c of type vxlan for network 8d2fb95d-1b17-4bb7-9ac7-1991d98c92d2 [pid: 7|app: 0|req: 1030/1993] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:16 2026] POST /v2.0/networks => generated 631 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1994] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => generated 973 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1995] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:17 2026] POST /v2.0/subnets => generated 605 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1996] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1997] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/security-groups?id=40037d3e-fbfa-4efe-afc1-24abaf886d2a&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1998] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:26:17 2026] PUT /v2.0/subnets/16983544-4dfd-4473-b09d-7d2c19efd638/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1999] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/security-groups?id=e131a918-77e8-444e-b2dd-17b716a43390&fields=id&fields=name => generated 112 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2000] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:26:17 2026] PUT /v2.0/subnets/53efb6ca-c03c-45fd-9236-a0cfd469c5f5/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2001] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:26:17 2026] PUT /v2.0/subnets/43cc990b-baae-4c75-ba3d-d08570ba8039/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2002] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2003] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:26:17 2026] PUT /v2.0/subnets/69a3f1d5-9bd9-4bc7-ba08-dbfb189eac2c/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2004] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/security-groups?id=e131a918-77e8-444e-b2dd-17b716a43390&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2005] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2006] 10.0.0.106 () {32 vars in 664 bytes} [Thu Sep 10 12:26:17 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2007] 10.0.0.106 () {32 vars in 678 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2008] 10.0.0.106 () {32 vars in 674 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/subnets?tags-any=blue => 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: 1039/2009] 10.0.0.106 () {32 vars in 686 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2010] 10.0.0.106 () {32 vars in 672 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:18.549 8 INFO neutron.db.l3_db [None req-557d8b19-a744-442c-a7a7-ca72ad2d6c25 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Floating IP 7338e264-d871-4acd-b12d-bc6637beb0b9 associated. External IP: 10.96.250.215, port: 8f35aea8-2700-484e-936a-80bf338d186e. [pid: 7|app: 0|req: 1041/2011] 10.0.0.106 () {32 vars in 686 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2012] 10.0.0.106 () {32 vars in 682 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2013] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2014] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2015] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:26:18 2026] PUT /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 856 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2016] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/security-groups?id=40037d3e-fbfa-4efe-afc1-24abaf886d2a&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-09-10 12:26:19.016 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-242444fb-ca6b-4bfe-9189-8353849e9560'] response: {'name': 'network-changed', 'server_uuid': 'b189f706-1143-453e-bd7c-e4b57d44fd55', 'tag': '8f35aea8-2700-484e-936a-80bf338d186e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 973/2017] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:18 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2018] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2019] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:18 2026] DELETE /v2.0/subnets/16983544-4dfd-4473-b09d-7d2c19efd638 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2020] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2021] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8f35aea8-2700-484e-936a-80bf338d186e => generated 859 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2022] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2023] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2024] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:19 2026] DELETE /v2.0/subnets/53efb6ca-c03c-45fd-9236-a0cfd469c5f5 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2025] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2026] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?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: 981/2027] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2028] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:19 2026] DELETE /v2.0/subnets/43cc990b-baae-4c75-ba3d-d08570ba8039 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2029] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:19 2026] GET /v2.0/security-groups?id=40037d3e-fbfa-4efe-afc1-24abaf886d2a&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2030] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:20 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2031] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:19 2026] DELETE /v2.0/subnets/69a3f1d5-9bd9-4bc7-ba08-dbfb189eac2c => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2032] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:26:20 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => 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: 984/2033] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:20 2026] DELETE /v2.0/subnets/a8fbb783-f604-4136-91ac-7173eef70cef => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:20.757 8 INFO neutron.services.segments.plugin [-] Segment 99a417cd-f389-4f5e-a860-75628addaa19 resource provider aggregate not found 2026-09-10 12:26:20.763 8 INFO neutron.services.segments.plugin [-] Segment 99a417cd-f389-4f5e-a860-75628addaa19 resource provider aggregate not found [pid: 7|app: 0|req: 1050/2034] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:26:20 2026] DELETE /v2.0/ports/4d1122b3-ed7a-4f1e-b3af-3c9e55bf54f7 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:20.792 8 INFO neutron.services.segments.plugin [-] Segment 99a417cd-f389-4f5e-a860-75628addaa19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99a417cd-f389-4f5e-a860-75628addaa19 found for delete ", "request_id": "req-0c326891-7343-4f79-bbd3-f828b2eeb471"}]} 2026-09-10 12:26:20.795 8 INFO neutron.services.segments.plugin [-] Segment 99a417cd-f389-4f5e-a860-75628addaa19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99a417cd-f389-4f5e-a860-75628addaa19 found for delete ", "request_id": "req-a90f593e-a9ef-4fc2-a5b5-37a5536b28bf"}]} [pid: 8|app: 0|req: 985/2035] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:20 2026] DELETE /v2.0/networks/8beaf92d-be3d-481e-947b-8b06f1f4b2fe => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:20.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6161c79-2434-4f72-853c-175e40ac7f4e'] response: {'server_uuid': '613405df-8c73-4e85-a0ec-7f7a3d566f3e', 'name': 'network-vif-deleted', 'tag': '4d1122b3-ed7a-4f1e-b3af-3c9e55bf54f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 986/2036] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:20 2026] GET /v2.0/ports?device_id=613405df-8c73-4e85-a0ec-7f7a3d566f3e => 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: 987/2037] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:21 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:21.315 7 INFO neutron.services.segments.plugin [-] Segment c5ed690b-ba58-49ee-b88b-3e83f37e97dd resource provider aggregate not found 2026-09-10 12:26:21.322 7 INFO neutron.services.segments.plugin [-] Segment c5ed690b-ba58-49ee-b88b-3e83f37e97dd resource provider aggregate not found 2026-09-10 12:26:21.349 7 INFO neutron.services.segments.plugin [-] Segment c5ed690b-ba58-49ee-b88b-3e83f37e97dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ed690b-ba58-49ee-b88b-3e83f37e97dd found for delete ", "request_id": "req-a13d8979-69c1-455e-a291-cae6cbb5ab3c"}]} 2026-09-10 12:26:21.361 7 INFO neutron.services.segments.plugin [-] Segment c5ed690b-ba58-49ee-b88b-3e83f37e97dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ed690b-ba58-49ee-b88b-3e83f37e97dd found for delete ", "request_id": "req-c7fba6be-0753-42be-96ac-94914bb7718c"}]} [pid: 7|app: 0|req: 1051/2038] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:20 2026] DELETE /v2.0/networks/306dd5a1-07a9-4016-8434-faaad9636540 => 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: 988/2039] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:21 2026] DELETE /v2.0/networks/d1263714-2f16-47fe-878f-e9e3bd45bfef => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2040] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:21 2026] DELETE /v2.0/networks/026dd582-002b-4eb1-96ff-eb4e493999ea => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2041] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:22 2026] GET /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:23.042 8 INFO neutron.services.segments.plugin [-] Segment ab5f13d8-ee48-4d97-b788-5657029795a1 resource provider aggregate not found 2026-09-10 12:26:23.048 8 INFO neutron.services.segments.plugin [-] Segment ab5f13d8-ee48-4d97-b788-5657029795a1 resource provider aggregate not found 2026-09-10 12:26:23.070 8 INFO neutron.services.segments.plugin [-] Segment ab5f13d8-ee48-4d97-b788-5657029795a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab5f13d8-ee48-4d97-b788-5657029795a1 found for delete ", "request_id": "req-bb45100e-c6ac-4d29-8bad-32bd9e22c80e"}]} 2026-09-10 12:26:23.076 8 INFO neutron.services.segments.plugin [-] Segment ab5f13d8-ee48-4d97-b788-5657029795a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab5f13d8-ee48-4d97-b788-5657029795a1 found for delete ", "request_id": "req-ba29bd2c-0733-4fc5-9c3b-2fa4825a86e2"}]} [pid: 8|app: 0|req: 989/2042] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:21 2026] DELETE /v2.0/networks/8d2fb95d-1b17-4bb7-9ac7-1991d98c92d2 => generated 0 bytes in 1220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:23.389 7 INFO neutron.services.segments.plugin [-] Segment dfa9ba30-0f8d-41c3-b4cb-adec36f65e9b resource provider aggregate not found 2026-09-10 12:26:23.401 7 INFO neutron.services.segments.plugin [-] Segment dfa9ba30-0f8d-41c3-b4cb-adec36f65e9b resource provider aggregate not found 2026-09-10 12:26:23.430 7 INFO neutron.services.segments.plugin [-] Segment dfa9ba30-0f8d-41c3-b4cb-adec36f65e9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa9ba30-0f8d-41c3-b4cb-adec36f65e9b found for delete ", "request_id": "req-f2ca1faf-f0f3-448f-9169-fa8ab21e7e6d"}]} 2026-09-10 12:26:23.482 7 INFO neutron.services.segments.plugin [-] Segment dfa9ba30-0f8d-41c3-b4cb-adec36f65e9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfa9ba30-0f8d-41c3-b4cb-adec36f65e9b found for delete ", "request_id": "req-575ebb0c-6b44-4184-832f-afe056f89ed9"}]} [pid: 8|app: 0|req: 990/2043] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:24 2026] GET /v2.0/security-groups?tenant_id=3e12293f0c5a4f0eb016771e4c6bef07&name=default => generated 2801 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2046] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:24 2026] DELETE /v2.0/security-groups/0bb9d641-36e3-430b-b452-c559b371783e => 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: 994/2047] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:24 2026] GET /v2.0/security-groups?tenant_id=0d50044052db4e7fbf7d95155f4158ee&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:25.091 8 INFO neutron.services.segments.plugin [-] Segment 1e8b42e8-8f55-48fe-8a39-e41e26f6834c resource provider aggregate not found 2026-09-10 12:26:25.101 8 INFO neutron.services.segments.plugin [-] Segment 1e8b42e8-8f55-48fe-8a39-e41e26f6834c resource provider aggregate not found 2026-09-10 12:26:25.112 8 INFO neutron.services.segments.plugin [-] Segment 1e8b42e8-8f55-48fe-8a39-e41e26f6834c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8b42e8-8f55-48fe-8a39-e41e26f6834c found for delete ", "request_id": "req-262f510a-376d-47f1-bc8e-952175a3c513"}]} 2026-09-10 12:26:25.130 8 INFO neutron.services.segments.plugin [-] Segment 1e8b42e8-8f55-48fe-8a39-e41e26f6834c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e8b42e8-8f55-48fe-8a39-e41e26f6834c found for delete ", "request_id": "req-d435f90e-54d0-4ca2-9fc1-e2ff7f11ac7d"}]} [pid: 8|app: 0|req: 995/2048] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:25 2026] DELETE /v2.0/security-groups/5ddd2ff0-ba4c-49e6-90b6-27f5a0c04ee8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2049] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:26:23 2026] PUT /v2.0/routers/37d2c00b-0b73-4da6-b026-cf0e3d8e16e8/remove_router_interface => generated 309 bytes in 1959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2050] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:25 2026] GET /v2.0/security-groups?tenant_id=23d4e6a6044041f582aad02461ca768b&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2051] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:25 2026] DELETE /v2.0/security-groups/837b4631-2d99-4b67-8eac-b1f87a524de2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:26.685 8 INFO neutron.db.l3_hamode_db [None req-b275851f-3771-46f0-81ca-aaaa2d9b8d92 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] HA network 5efbabf5-22d5-4266-a707-d37368547473 was deleted as no HA routers are present in tenant bc2b04349e384b008fbd324cf483bb37. [pid: 8|app: 0|req: 996/2052] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:25 2026] DELETE /v2.0/routers/37d2c00b-0b73-4da6-b026-cf0e3d8e16e8 => generated 0 bytes in 1456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2053] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:26 2026] DELETE /v2.0/subnets/2e8d0636-9a4f-444d-a562-e7524b4425d5 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2054] 162.253.55.77 () {34 vars in 1095 bytes} [Thu Sep 10 12:26:26 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2055] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/ports?tenant_id=73c1b7b86d554545899344fd544e7ce7&device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:27.155 8 INFO neutron.services.segments.plugin [-] Segment 958d5838-3323-42fe-b42f-299e4be75e34 resource provider aggregate not found 2026-09-10 12:26:27.162 8 INFO neutron.services.segments.plugin [-] Segment 958d5838-3323-42fe-b42f-299e4be75e34 resource provider aggregate not found 2026-09-10 12:26:27.175 8 INFO neutron.services.segments.plugin [-] Segment 958d5838-3323-42fe-b42f-299e4be75e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 958d5838-3323-42fe-b42f-299e4be75e34 found for delete ", "request_id": "req-6ce99787-a91e-48f0-a54e-d6c5988fdc2a"}]} 2026-09-10 12:26:27.181 8 INFO neutron.services.segments.plugin [-] Segment 958d5838-3323-42fe-b42f-299e4be75e34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 958d5838-3323-42fe-b42f-299e4be75e34 found for delete ", "request_id": "req-52c178f9-9e02-4011-9b91-0e34eadd6d25"}]} [pid: 7|app: 0|req: 1060/2056] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/networks?id=69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2057] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=97f90792-c029-49a1-b35e-33de940a3ba4 => 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: 1062/2058] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/subnets?id=e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2059] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/ports?network_id=69e9c102-bd84-4fee-8a4e-26cea3362ce9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2060] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2061] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:26 2026] DELETE /v2.0/networks/bb315799-1793-4772-86ac-b8c8a24d5fd7 => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2062] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9?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: 998/2063] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:27 2026] GET /v2.0/security-groups?tenant_id=bc2b04349e384b008fbd324cf483bb37&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2064] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:27 2026] DELETE /v2.0/security-groups/40037d3e-fbfa-4efe-afc1-24abaf886d2a => 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: 999/2065] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:26:28 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => 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: 1067/2066] 10.0.0.104 () {34 vars in 1040 bytes} [Thu Sep 10 12:26:28 2026] GET /v2.0/security-groups?id=e131a918-77e8-444e-b2dd-17b716a43390&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:29.331 8 INFO neutron.services.segments.plugin [-] Segment 4587a3c4-2314-4e8e-8dc0-067df79f83f5 resource provider aggregate not found 2026-09-10 12:26:29.339 8 INFO neutron.services.segments.plugin [-] Segment 4587a3c4-2314-4e8e-8dc0-067df79f83f5 resource provider aggregate not found 2026-09-10 12:26:29.358 8 INFO neutron.services.segments.plugin [-] Segment 4587a3c4-2314-4e8e-8dc0-067df79f83f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4587a3c4-2314-4e8e-8dc0-067df79f83f5 found for delete ", "request_id": "req-368a1b57-d38e-4361-842b-eecc5b536b5c"}]} 2026-09-10 12:26:29.359 8 INFO neutron.services.segments.plugin [-] Segment 4587a3c4-2314-4e8e-8dc0-067df79f83f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4587a3c4-2314-4e8e-8dc0-067df79f83f5 found for delete ", "request_id": "req-2bf1ba9c-759a-45d6-8a4f-22435c6c40fb"}]} [pid: 7|app: 0|req: 1068/2067] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2068] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/security-groups?id=e131a918-77e8-444e-b2dd-17b716a43390&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2069] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:26:29 2026] POST /v2.0/floatingips => generated 552 bytes in 910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2070] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:30 2026] PUT /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2071] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2072] 10.0.0.106 () {34 vars in 770 bytes} [Thu Sep 10 12:26:30 2026] PUT /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2073] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2074] 10.0.0.106 () {34 vars in 766 bytes} [Thu Sep 10 12:26:30 2026] PUT /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2075] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2076] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2077] 10.0.0.106 () {34 vars in 788 bytes} [Thu Sep 10 12:26:30 2026] PUT /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/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: 8|app: 0|req: 1005/2078] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2079] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:30 2026] PUT /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2080] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2081] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:30.906 8 INFO neutron.api.v2.resource [None req-438f488c-ba8d-46b4-b82e-f1c76126ab87 8f6dbe0b8ceb458bbb411eb902f38f46 87faa44dd23f4aed8421c8f2632776e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/2082] 10.0.0.106 () {32 vars in 751 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/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: 1010/2083] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:26:30 2026] DELETE /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags/red => 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: 1011/2084] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:30 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:31.030 7 INFO neutron.db.l3_db [None req-e534be41-3450-432d-9007-58c5e98de908 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] Floating IP 7338e264-d871-4acd-b12d-bc6637beb0b9 disassociated. External IP: 10.96.250.215, port: 8f35aea8-2700-484e-936a-80bf338d186e. 2026-09-10 12:26:31.053 8 INFO neutron.api.v2.resource [None req-4997fcdd-fd03-43ca-8ecc-b9ca0ff188db 8f6dbe0b8ceb458bbb411eb902f38f46 87faa44dd23f4aed8421c8f2632776e3 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/2085] 10.0.0.106 () {32 vars in 754 bytes} [Thu Sep 10 12:26:31 2026] DELETE /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/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: 1013/2086] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:26:31 2026] DELETE /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/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: 1014/2087] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:31 2026] GET /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2088] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:26:30 2026] DELETE /v2.0/ports/8f35aea8-2700-484e-936a-80bf338d186e => generated 0 bytes in 950 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:31.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c66dd915-7a5d-4755-86ed-e993c850be3f'] response: {'server_uuid': 'b189f706-1143-453e-bd7c-e4b57d44fd55', 'name': 'network-vif-deleted', 'tag': '8f35aea8-2700-484e-936a-80bf338d186e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1015/2089] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:31 2026] DELETE /v2.0/floatingips/a7ef32f0-241b-4cbf-8926-0a680ce1e898 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2090] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:31 2026] GET /v2.0/ports?device_id=b189f706-1143-453e-bd7c-e4b57d44fd55 => 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: 1075/2091] 10.0.0.109 () {30 vars in 650 bytes} [Thu Sep 10 12:26:31 2026] GET /v2.0/extensions => generated 19178 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2092] 10.0.0.109 () {30 vars in 724 bytes} [Thu Sep 10 12:26:31 2026] GET /v2.0/quotas/8fccc4f72f8a4ce0a10ddb660c25341c/details => generated 847 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2093] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:32 2026] GET /v2.0/security-groups?tenant_id=87faa44dd23f4aed8421c8f2632776e3&name=default => generated 2805 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2094] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:32 2026] DELETE /v2.0/security-groups/e131a918-77e8-444e-b2dd-17b716a43390 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2095] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:32 2026] DELETE /v2.0/security-groups/572b489a-ec62-4643-af11-5807b7102c53 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2096] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:33 2026] GET /v2.0/security-groups?tenant_id=9d47266866e64d5ca3eecaba212e8f1f&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2097] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:32 2026] DELETE /v2.0/floatingips/7338e264-d871-4acd-b12d-bc6637beb0b9 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2098] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:33 2026] DELETE /v2.0/security-groups/096b4315-7a6d-4146-8c1e-8b87c43d1f69 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2099] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:33 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => 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: 1080/2100] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:26:33 2026] GET /v2.0/security-groups?id=77402f88-1d03-49f3-a0b5-97c2939470e2&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: 8|app: 0|req: 1021/2101] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:26:34 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2102] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:26:34 2026] DELETE /v2.0/ports/97f90792-c029-49a1-b35e-33de940a3ba4 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2103] 10.0.0.109 () {30 vars in 650 bytes} [Thu Sep 10 12:26:34 2026] GET /v2.0/extensions => generated 19178 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-10 12:26:34.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ea81736-ce8e-4933-974a-d570ab7373c2'] response: {'server_uuid': 'ce45a3a5-faea-41fd-824f-f31952c09c49', 'name': 'network-vif-deleted', 'tag': '97f90792-c029-49a1-b35e-33de940a3ba4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1082/2104] 10.0.0.109 () {30 vars in 724 bytes} [Thu Sep 10 12:26:34 2026] GET /v2.0/quotas/8fccc4f72f8a4ce0a10ddb660c25341c/details => generated 847 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2105] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:26:34 2026] GET /v2.0/ports?device_id=ce45a3a5-faea-41fd-824f-f31952c09c49 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2106] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:36 2026] DELETE /v2.0/security-groups/77402f88-1d03-49f3-a0b5-97c2939470e2 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:37.503 7 INFO neutron.db.segments_db [None req-1758e5be-fe6b-4a1e-90ed-5a13ceb1a89f 68d4d3b5460e4953991bfa4ef870af8e 261cfd9bd2d740369e87aaa74080e1fe - - - -] Added segment d7e22903-64e4-447f-9c7b-ac6731420753 of type vxlan for network 973e5c17-2abb-446b-906f-b0c29c605160 [pid: 7|app: 0|req: 1084/2107] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:37 2026] POST /v2.0/networks => generated 632 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2108] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:37 2026] GET /v2.0/security-groups?tenant_id=8fccc4f72f8a4ce0a10ddb660c25341c&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2109] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:26:36 2026] PUT /v2.0/routers/951b1d80-c959-45f7-b645-29978f4779f9/remove_router_interface => generated 309 bytes in 1942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2110] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:26:37 2026] POST /v2.0/ports => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1025/2111] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:38 2026] DELETE /v2.0/security-groups/1af64904-b74b-4502-acb1-c1198db1c01c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2112] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:38 2026] DELETE /v2.0/subnets/e507d429-1f5c-402d-b4df-bb5d6d04b5bb => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2113] 10.0.0.106 () {34 vars in 666 bytes} [Thu Sep 10 12:26:38 2026] POST /v2.0/trunks => generated 407 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2114] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:26:38 2026] PUT /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2115] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2116] 10.0.0.106 () {34 vars in 760 bytes} [Thu Sep 10 12:26:38 2026] PUT /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/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: 1030/2117] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2118] 10.0.0.106 () {34 vars in 756 bytes} [Thu Sep 10 12:26:38 2026] PUT /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags/red => generated 4 bytes in 12 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2119] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2120] 10.0.0.106 () {34 vars in 778 bytes} [Thu Sep 10 12:26:38 2026] PUT /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2121] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2122] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:26:38 2026] PUT /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2123] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2124] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:38.896 8 INFO neutron.api.v2.resource [None req-08f39d91-ad7d-4746-ba4f-70d19352c74d 68d4d3b5460e4953991bfa4ef870af8e 261cfd9bd2d740369e87aaa74080e1fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1038/2125] 10.0.0.106 () {32 vars in 741 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/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: 1039/2126] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:38 2026] DELETE /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2127] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:38 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:39.016 8 INFO neutron.api.v2.resource [None req-a71e2870-9199-4c87-8416-a684c8567a37 68d4d3b5460e4953991bfa4ef870af8e 261cfd9bd2d740369e87aaa74080e1fe - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2128] 10.0.0.106 () {32 vars in 744 bytes} [Thu Sep 10 12:26:38 2026] DELETE /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2129] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:39 2026] DELETE /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2130] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:26:39 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2131] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:26:39 2026] GET /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101 => generated 407 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2134] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:26:39 2026] GET /v2.0/ports/9d712282-b0bb-4d03-b88d-f9ffbcc87cae => generated 826 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager [None req-38065d8f-b661-4184-99f4-dd3ae07b7bc8 68d4d3b5460e4953991bfa4ef870af8e 261cfd9bd2d740369e87aaa74080e1fe - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-235289 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:26:39.451 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1048/2135] 10.0.0.106 () {32 vars in 722 bytes} [Thu Sep 10 12:26:39 2026] DELETE /v2.0/trunks/e8fed2a0-2d91-442c-99e2-c5247bf37101 => 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: 1049/2136] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:26:39 2026] DELETE /v2.0/ports/9d712282-b0bb-4d03-b88d-f9ffbcc87cae => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:39.864 7 INFO neutron.services.segments.plugin [-] Segment e523c914-b474-4f2b-9e6b-a03467aa9e07 resource provider aggregate not found 2026-09-10 12:26:39.870 7 INFO neutron.services.segments.plugin [-] Segment e523c914-b474-4f2b-9e6b-a03467aa9e07 resource provider aggregate not found 2026-09-10 12:26:39.888 7 INFO neutron.services.segments.plugin [-] Segment e523c914-b474-4f2b-9e6b-a03467aa9e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e523c914-b474-4f2b-9e6b-a03467aa9e07 found for delete ", "request_id": "req-44388255-bd79-4b72-983d-fa3c9608fd4e"}]} 2026-09-10 12:26:39.895 7 INFO neutron.services.segments.plugin [-] Segment e523c914-b474-4f2b-9e6b-a03467aa9e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e523c914-b474-4f2b-9e6b-a03467aa9e07 found for delete ", "request_id": "req-0c0615ec-f604-4c6a-991e-4215dafc21d4"}]} 2026-09-10 12:26:39.898 7 INFO neutron.db.l3_hamode_db [None req-4e124ac2-cd25-46aa-bce5-de77271c652d 93037eee1ac54e4e97f056cd2bca2918 73c1b7b86d554545899344fd544e7ce7 - - - -] HA network 2ed1471d-8693-4e9e-87b1-147e2c1dead5 was deleted as no HA routers are present in tenant 73c1b7b86d554545899344fd544e7ce7. [pid: 7|app: 0|req: 1088/2137] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:38 2026] DELETE /v2.0/routers/951b1d80-c959-45f7-b645-29978f4779f9 => generated 0 bytes in 1394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:39.953 8 INFO neutron.services.segments.plugin [-] Segment d7e22903-64e4-447f-9c7b-ac6731420753 resource provider aggregate not found 2026-09-10 12:26:39.958 8 INFO neutron.services.segments.plugin [-] Segment d7e22903-64e4-447f-9c7b-ac6731420753 resource provider aggregate not found 2026-09-10 12:26:39.986 8 INFO neutron.services.segments.plugin [-] Segment d7e22903-64e4-447f-9c7b-ac6731420753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e22903-64e4-447f-9c7b-ac6731420753 found for delete ", "request_id": "req-72c4a40a-a172-4542-add4-dcabe3cd799f"}]} [pid: 8|app: 0|req: 1050/2138] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:39 2026] DELETE /v2.0/networks/973e5c17-2abb-446b-906f-b0c29c605160 => 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: 1089/2139] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:39 2026] DELETE /v2.0/networks/69e9c102-bd84-4fee-8a4e-26cea3362ce9 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:40.697 8 INFO neutron.services.segments.plugin [-] Segment d7e22903-64e4-447f-9c7b-ac6731420753 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e22903-64e4-447f-9c7b-ac6731420753 found for delete ", "request_id": "req-6825614d-4b9c-4491-ad8a-66237cd0cd9a"}]} [pid: 8|app: 0|req: 1051/2140] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:40 2026] GET /v2.0/security-groups?tenant_id=261cfd9bd2d740369e87aaa74080e1fe&name=default => generated 2805 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2141] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:41 2026] DELETE /v2.0/security-groups/0507d781-afe1-4f2e-b2cd-ef959605fa2d => 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: 1090/2142] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:40 2026] GET /v2.0/security-groups?tenant_id=08b43a4ce63f4d6fb73b8d6881b14ca4&name=default => generated 2805 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2143] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:41 2026] GET /v2.0/security-groups?tenant_id=b61e8649f3bb4679bdd68ab46f5035c1&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2144] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:41 2026] DELETE /v2.0/security-groups/3a3ab826-3445-4867-b8f6-cf886f344982 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2145] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:41 2026] DELETE /v2.0/security-groups/4b33e55b-6877-41a7-bba3-065be3553002 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2146] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:41 2026] GET /v2.0/security-groups?tenant_id=73c1b7b86d554545899344fd544e7ce7&name=default => generated 2801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2147] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:41 2026] DELETE /v2.0/security-groups/8fb4f46d-d9df-4331-865d-64902c321a76 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:41.912 7 INFO neutron.services.segments.plugin [-] Segment 9838f96b-8d3f-4db7-8704-2458195a1a5e resource provider aggregate not found 2026-09-10 12:26:41.934 7 INFO neutron.services.segments.plugin [-] Segment 9838f96b-8d3f-4db7-8704-2458195a1a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9838f96b-8d3f-4db7-8704-2458195a1a5e found for delete ", "request_id": "req-6e7ed9d2-74f3-4b45-87e4-09d66b1b50b4"}]} 2026-09-10 12:26:41.943 7 INFO neutron.services.segments.plugin [-] Segment 9838f96b-8d3f-4db7-8704-2458195a1a5e resource provider aggregate not found 2026-09-10 12:26:41.963 7 INFO neutron.services.segments.plugin [-] Segment 9838f96b-8d3f-4db7-8704-2458195a1a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9838f96b-8d3f-4db7-8704-2458195a1a5e found for delete ", "request_id": "req-39919d2d-215c-4599-9886-3e93ed0c2157"}]} 2026-09-10 12:26:42.157 7 INFO neutron.db.segments_db [None req-112836fb-f40e-48a3-859e-e7f497c5c858 4cb9f0aa0d7a414a9914f3e58782356a c2d9360c059b4db1b1e9229430536f14 - - - -] Added segment 115ac562-e744-447d-b7f7-53dcbc8b1f29 of type vxlan for network 9776c412-a0b0-4855-8986-d906056c3f24 [pid: 7|app: 0|req: 1093/2148] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:41 2026] POST /v2.0/networks => generated 632 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2149] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:26:42 2026] PUT /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2150] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:26:42 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2151] 10.0.0.106 () {34 vars in 764 bytes} [Thu Sep 10 12:26:42 2026] PUT /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2152] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:26:42 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2153] 10.0.0.106 () {34 vars in 760 bytes} [Thu Sep 10 12:26:42 2026] PUT /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2154] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:26:42 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2155] 10.0.0.106 () {34 vars in 782 bytes} [Thu Sep 10 12:26:42 2026] PUT /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2156] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:26:42 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2157] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:26:42 2026] PUT /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2158] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:26:43 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2159] 10.0.0.106 () {32 vars in 741 bytes} [Thu Sep 10 12:26:43 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:43.277 7 INFO neutron.api.v2.resource [None req-7da8a8b4-14b7-4521-8d18-ebb217b13305 4cb9f0aa0d7a414a9914f3e58782356a c2d9360c059b4db1b1e9229430536f14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2160] 10.0.0.106 () {32 vars in 745 bytes} [Thu Sep 10 12:26:43 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2161] 10.0.0.106 () {32 vars in 744 bytes} [Thu Sep 10 12:26:43 2026] DELETE /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags/red => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2162] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:26:43 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:43.561 8 INFO neutron.api.v2.resource [None req-9d6c80f4-afe7-45a1-b8c6-f3107285f62a 4cb9f0aa0d7a414a9914f3e58782356a c2d9360c059b4db1b1e9229430536f14 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2163] 10.0.0.106 () {32 vars in 748 bytes} [Thu Sep 10 12:26:43 2026] DELETE /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2164] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:26:43 2026] DELETE /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => 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: 1064/2165] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:26:43 2026] GET /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:43.977 7 INFO neutron.services.segments.plugin [-] Segment 115ac562-e744-447d-b7f7-53dcbc8b1f29 resource provider aggregate not found [pid: 7|app: 0|req: 1102/2166] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:43 2026] DELETE /v2.0/networks/9776c412-a0b0-4855-8986-d906056c3f24 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2167] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:44 2026] GET /v2.0/security-groups?tenant_id=c2d9360c059b4db1b1e9229430536f14&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:45.021 7 INFO neutron.services.segments.plugin [-] Segment 115ac562-e744-447d-b7f7-53dcbc8b1f29 resource provider aggregate not found 2026-09-10 12:26:45.033 7 INFO neutron.services.segments.plugin [-] Segment 115ac562-e744-447d-b7f7-53dcbc8b1f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115ac562-e744-447d-b7f7-53dcbc8b1f29 found for delete ", "request_id": "req-3484d49c-c49c-4e63-9ce4-e4363827948e"}]} 2026-09-10 12:26:45.050 7 INFO neutron.services.segments.plugin [-] Segment 115ac562-e744-447d-b7f7-53dcbc8b1f29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115ac562-e744-447d-b7f7-53dcbc8b1f29 found for delete ", "request_id": "req-a2f71709-26cb-4869-8b3b-130db29ed233"}]} [pid: 7|app: 0|req: 1103/2168] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:45 2026] DELETE /v2.0/security-groups/de369af6-4ad2-4353-9bee-63c9aa11646d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2169] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:45 2026] GET /v2.0/security-groups?tenant_id=3aef868461d94751983d8df8e76dcc39&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2170] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:45 2026] DELETE /v2.0/security-groups/0c14fcfa-0086-46a4-91a8-730757abda95 => 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: 1067/2171] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:26:46 2026] POST /v2.0/floatingips => generated 552 bytes in 907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2172] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:26:47 2026] POST /v2.0/floatingips => generated 552 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2173] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:26:48 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2174] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:26:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2175] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:49 2026] PUT /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2176] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2177] 10.0.0.106 () {34 vars in 770 bytes} [Thu Sep 10 12:26:49 2026] PUT /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2178] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2179] 10.0.0.106 () {34 vars in 766 bytes} [Thu Sep 10 12:26:49 2026] PUT /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2180] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2181] 10.0.0.106 () {34 vars in 788 bytes} [Thu Sep 10 12:26:49 2026] PUT /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2182] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/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: 1115/2183] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:49 2026] PUT /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2184] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2185] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:49.757 7 INFO neutron.api.v2.resource [None req-0c25549f-b798-4d50-be48-42b41fb8f752 f01e575a11ed4970bd8fe1dfe220c1ff dae52bb24e25404f9c176777f715421c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2186] 10.0.0.106 () {32 vars in 751 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2187] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:26:49 2026] DELETE /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2188] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:49.876 7 INFO neutron.api.v2.resource [None req-fcfc2c79-3cec-4105-ab97-5f3bb646f2d1 f01e575a11ed4970bd8fe1dfe220c1ff dae52bb24e25404f9c176777f715421c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2189] 10.0.0.106 () {32 vars in 754 bytes} [Thu Sep 10 12:26:49 2026] DELETE /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2190] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:26:49 2026] DELETE /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2191] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:49 2026] GET /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2192] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:26:49 2026] POST /v2.0/floatingips => generated 552 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2193] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:49 2026] DELETE /v2.0/subnetpools/027894f6-10bb-45aa-8cb6-dc182c5ddf8b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2194] 10.0.0.106 () {34 vars in 676 bytes} [Thu Sep 10 12:26:49 2026] POST /v2.0/floatingips => generated 552 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2195] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:50 2026] PUT /v2.0/floatingips/23d36893-fd41-43a0-a063-4c200e8d6c7f/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2196] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:50 2026] GET /v2.0/security-groups?tenant_id=9cbbb2dfb90e421f8c3f1570c74af518&name=default => generated 2805 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2197] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:51 2026] DELETE /v2.0/security-groups/f314e65c-a1d6-4e23-91d8-7e52312521fa => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2198] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:51 2026] GET /v2.0/security-groups?tenant_id=dae52bb24e25404f9c176777f715421c&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2199] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:50 2026] PUT /v2.0/floatingips/303fb7f5-973d-4f94-839c-ed7696c01119/tags => generated 25 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2200] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:51 2026] DELETE /v2.0/security-groups/067ba9de-2bad-4a6d-855f-27cf74e5c28d => 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: 1126/2201] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:51 2026] PUT /v2.0/floatingips/b0fbdefb-80a4-4018-bc29-c691d1727d2f/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2202] 10.0.0.106 () {34 vars in 759 bytes} [Thu Sep 10 12:26:51 2026] PUT /v2.0/floatingips/b7af7b84-68f9-4f32-84c8-088568c19fe2/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2203] 10.0.0.106 () {32 vars in 672 bytes} [Thu Sep 10 12:26:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2204] 10.0.0.106 () {32 vars in 686 bytes} [Thu Sep 10 12:26:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2205] 10.0.0.106 () {32 vars in 682 bytes} [Thu Sep 10 12:26:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2206] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:26:51 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2207] 10.0.0.106 () {32 vars in 680 bytes} [Thu Sep 10 12:26:51 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2208] 10.0.0.106 () {32 vars in 694 bytes} [Thu Sep 10 12:26:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2209] 10.0.0.106 () {32 vars in 690 bytes} [Thu Sep 10 12:26:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2210] 10.0.0.106 () {32 vars in 702 bytes} [Thu Sep 10 12:26:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2211] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:52 2026] DELETE /v2.0/floatingips/23d36893-fd41-43a0-a063-4c200e8d6c7f => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2212] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:52 2026] DELETE /v2.0/floatingips/303fb7f5-973d-4f94-839c-ed7696c01119 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2213] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:53 2026] DELETE /v2.0/floatingips/b0fbdefb-80a4-4018-bc29-c691d1727d2f => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2214] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:53 2026] DELETE /v2.0/floatingips/b7af7b84-68f9-4f32-84c8-088568c19fe2 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2217] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:26:54 2026] DELETE /v2.0/floatingips/8707f2dd-e055-42d8-94c6-7d14e8558be7 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:55.692 8 INFO neutron.db.segments_db [None req-a94500e8-d607-4af4-a067-ee922f1e55fc 3146949eec3c4dc0b5f57b809c281f46 ec7275c9eaa648b4ac124710d97e5357 - - - -] Added segment 26a4e273-cb92-4431-942d-bacfcafbc54d of type vxlan for network 1f2f96c2-aec2-4348-9b1b-199390f15486 [pid: 8|app: 0|req: 1085/2218] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:26:55 2026] POST /v2.0/networks => generated 631 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2219] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:55 2026] GET /v2.0/security-groups?tenant_id=27d62a2b4389414ba7a5c119c389c1ce&name=default => generated 2805 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2220] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:55 2026] DELETE /v2.0/security-groups/0f46e107-f68f-4c73-b193-88f2dd2a56f2 => 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: 1136/2221] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:56 2026] GET /v2.0/security-groups?tenant_id=7b6c46386776408a9bb2998704974570&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2222] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:56 2026] DELETE /v2.0/security-groups/06c873bc-b024-4f5f-a628-7b0e461d01ad => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2223] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:56 2026] GET /v2.0/security-groups?tenant_id=5e3c35d82e884f268a12ff2e87791a13&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2224] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:26:55 2026] POST /v2.0/subnets => generated 602 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2225] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:26:56 2026] PUT /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2226] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:26:56 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2227] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:56 2026] DELETE /v2.0/security-groups/6ec67465-de93-4b4f-bf55-4baec028e18c => 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: 1089/2228] 10.0.0.106 () {34 vars in 762 bytes} [Thu Sep 10 12:26:56 2026] PUT /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2229] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2230] 10.0.0.106 () {34 vars in 758 bytes} [Thu Sep 10 12:26:57 2026] PUT /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2231] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2232] 10.0.0.106 () {34 vars in 780 bytes} [Thu Sep 10 12:26:57 2026] PUT /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2233] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 52 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2234] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:26:57 2026] PUT /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2235] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2236] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:26:57.641 7 INFO neutron.api.v2.resource [None req-22ce1240-e1a7-4100-9eee-d45513fad5b8 3146949eec3c4dc0b5f57b809c281f46 ec7275c9eaa648b4ac124710d97e5357 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2237] 10.0.0.106 () {32 vars in 743 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2238] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:26:57 2026] DELETE /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags/red => 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: 1145/2239] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:26:57.820 8 INFO neutron.api.v2.resource [None req-25e59975-a040-434b-913a-b12cfbc0fab7 3146949eec3c4dc0b5f57b809c281f46 ec7275c9eaa648b4ac124710d97e5357 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2240] 10.0.0.106 () {32 vars in 746 bytes} [Thu Sep 10 12:26:57 2026] DELETE /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/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: 1146/2241] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:26:57 2026] DELETE /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => 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: 1096/2242] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:26:57 2026] GET /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5/tags => generated 12 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2243] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:26:58 2026] DELETE /v2.0/subnets/5e692c5e-c711-44ab-83df-6afe445dcca5 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:26:58.708 8 INFO neutron.services.segments.plugin [-] Segment 26a4e273-cb92-4431-942d-bacfcafbc54d resource provider aggregate not found 2026-09-10 12:26:58.718 8 INFO neutron.services.segments.plugin [-] Segment 26a4e273-cb92-4431-942d-bacfcafbc54d resource provider aggregate not found 2026-09-10 12:26:58.743 8 INFO neutron.services.segments.plugin [-] Segment 26a4e273-cb92-4431-942d-bacfcafbc54d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a4e273-cb92-4431-942d-bacfcafbc54d found for delete ", "request_id": "req-10c493fb-6e11-4ce7-8a02-44032170f25d"}]} [pid: 8|app: 0|req: 1097/2244] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:26:58 2026] DELETE /v2.0/networks/1f2f96c2-aec2-4348-9b1b-199390f15486 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2245] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:26:59 2026] GET /v2.0/security-groups?tenant_id=5f3a888891ba4cdfa87fbbee29577c7e&name=default => generated 2805 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:26:59.927 8 INFO neutron.services.segments.plugin [-] Segment 26a4e273-cb92-4431-942d-bacfcafbc54d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a4e273-cb92-4431-942d-bacfcafbc54d found for delete ", "request_id": "req-bc60082c-025d-42c1-8bcd-21e0d92501e7"}]} [pid: 8|app: 0|req: 1098/2246] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:26:59 2026] DELETE /v2.0/security-groups/228e696f-bdfc-450d-a54a-5724a9cd0e0a => 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: 1149/2247] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:00 2026] GET /v2.0/security-groups?tenant_id=ec7275c9eaa648b4ac124710d97e5357&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2248] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:00 2026] DELETE /v2.0/security-groups/4be08d49-3a24-45ee-98d0-68fd242c3b8f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:27:02.099 7 INFO neutron.db.segments_db [None req-6f6c7575-b650-426b-90fb-b38dbc217f9f 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Added segment 82092f52-f39c-4818-8ec7-5028f1cde1a7 of type vxlan for network 9f1003ee-5381-472b-ae0c-a4e7c4eb01de [pid: 7|app: 0|req: 1150/2249] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:01 2026] POST /v2.0/networks => generated 632 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2250] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:27:02 2026] POST /v2.0/ports => generated 743 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2251] 10.0.0.106 () {34 vars in 666 bytes} [Thu Sep 10 12:27:02 2026] POST /v2.0/trunks => generated 407 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:27:03.150 8 INFO neutron.db.segments_db [None req-b9b93625-fa2a-4aa8-9c76-bfe56b0f266d 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Added segment 1e89a25f-4eaf-4bc9-8cb4-f047d73b697d of type vxlan for network 4ac5f36b-09e6-46b6-bd0e-4dc81c5fabea [pid: 8|app: 0|req: 1101/2252] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:03 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2253] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:27:03 2026] POST /v2.0/ports => generated 743 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2254] 10.0.0.106 () {34 vars in 666 bytes} [Thu Sep 10 12:27:03 2026] POST /v2.0/trunks => generated 407 bytes in 296 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-09-10 12:27:04.146 7 INFO neutron.db.segments_db [None req-76aa7f52-0bcb-409f-b6ba-1a6491a3fd85 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Added segment ec220571-fc41-46e8-99d7-297df6121b7c of type vxlan for network 45c7dae3-650b-4542-834d-3e76f1101f56 [pid: 7|app: 0|req: 1153/2255] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:04 2026] POST /v2.0/networks => generated 632 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2256] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:04 2026] GET /v2.0/security-groups?tenant_id=7bc15b29c7eb46aca3fc46c1072e9965&name=default => generated 2805 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2257] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:04 2026] DELETE /v2.0/security-groups/2bf0e29a-38da-4bbb-8a6b-604f440eff4b => 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: 1154/2258] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:27:04 2026] POST /v2.0/ports => generated 743 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1105/2259] 10.0.0.106 () {34 vars in 666 bytes} [Thu Sep 10 12:27:04 2026] POST /v2.0/trunks => generated 407 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2260] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:04 2026] GET /v2.0/security-groups?tenant_id=b4830c4cb6304173966c11eaa5bc92d0&name=default => generated 2805 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:27:05.106 8 INFO neutron.db.segments_db [None req-9f3aca02-5782-4a0f-82be-e87cb4e390f3 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Added segment 5bcc95d2-820f-4cff-a0e8-c063769e4c39 of type vxlan for network 3cda1b95-f1d7-4e2e-b600-819dd6065085 [pid: 7|app: 0|req: 1156/2261] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:05 2026] DELETE /v2.0/security-groups/0e7e8ee1-8bbd-477e-8038-26c1a3ec3ca5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2262] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:05 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2263] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:27:05 2026] POST /v2.0/ports => generated 743 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2264] 10.0.0.106 () {34 vars in 666 bytes} [Thu Sep 10 12:27:05 2026] POST /v2.0/trunks => generated 407 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:27:06.089 7 INFO neutron.db.segments_db [None req-55fc2f40-fb02-48b7-8b80-b9f10efd7792 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Added segment 8b664585-ae49-4ba6-8a06-850796420882 of type vxlan for network 5a95744a-a2cf-427e-8e4e-e485b883a768 [pid: 7|app: 0|req: 1158/2265] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:06 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2266] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:27:06 2026] POST /v2.0/ports => generated 743 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2267] 10.0.0.106 () {34 vars in 666 bytes} [Thu Sep 10 12:27:06 2026] POST /v2.0/trunks => generated 407 bytes in 299 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: 1109/2268] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:27:06 2026] PUT /v2.0/trunks/5cbb8c41-4e69-4953-85f8-804fda561436/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2269] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:27:07 2026] PUT /v2.0/trunks/e76bb795-1953-45c4-a18e-8a42eb4ee02f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2270] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:27:07 2026] PUT /v2.0/trunks/83a5b03f-7158-492d-aec0-26fe210cb409/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2271] 10.0.0.106 () {34 vars in 749 bytes} [Thu Sep 10 12:27:07 2026] PUT /v2.0/trunks/d17b0c01-e34d-4e8d-a97e-50a9510f3927/tags => 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: 1111/2272] 10.0.0.106 () {32 vars in 662 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2273] 10.0.0.106 () {32 vars in 676 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2274] 10.0.0.106 () {32 vars in 672 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2275] 10.0.0.106 () {32 vars in 684 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2276] 10.0.0.106 () {32 vars in 670 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2277] 10.0.0.106 () {32 vars in 684 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2278] 10.0.0.106 () {32 vars in 680 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2279] 10.0.0.106 () {32 vars in 692 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2280] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks/5cbb8c41-4e69-4953-85f8-804fda561436 => generated 412 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2281] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/ports/4bcf0f1e-a4d6-400c-99c9-ef99c112100c => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager [None req-1e5db961-2026-49a7-aeb9-a2816c8196fb 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-235289 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:07.846 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1116/2282] 10.0.0.106 () {32 vars in 722 bytes} [Thu Sep 10 12:27:07 2026] DELETE /v2.0/trunks/5cbb8c41-4e69-4953-85f8-804fda561436 => 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: 1167/2283] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/trunks/e76bb795-1953-45c4-a18e-8a42eb4ee02f => generated 420 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2284] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:27:07 2026] GET /v2.0/ports/01270b5b-4507-4bac-90a2-4dcad758a5c9 => generated 826 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager [None req-d555fb82-57b5-4d84-8b10-4f0e859f84ae 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-104891 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:08.227 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1168/2285] 10.0.0.106 () {32 vars in 722 bytes} [Thu Sep 10 12:27:08 2026] DELETE /v2.0/trunks/e76bb795-1953-45c4-a18e-8a42eb4ee02f => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2286] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:27:08 2026] GET /v2.0/trunks/83a5b03f-7158-492d-aec0-26fe210cb409 => generated 429 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2287] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:27:08 2026] GET /v2.0/ports/3b8b7f62-1f24-4e27-9c9c-35aaa288f2a0 => generated 826 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager [None req-dbc9268e-c360-48a0-bbb7-dc268bd7d0ca 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-235289 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:08.587 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1119/2288] 10.0.0.106 () {32 vars in 722 bytes} [Thu Sep 10 12:27:08 2026] DELETE /v2.0/trunks/83a5b03f-7158-492d-aec0-26fe210cb409 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2289] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:27:08 2026] GET /v2.0/trunks/d17b0c01-e34d-4e8d-a97e-50a9510f3927 => generated 414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2290] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:27:08 2026] GET /v2.0/ports/6a71efd7-70f8-4249-a362-5f5852dec84e => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager [None req-ee84c266-d033-4059-8129-9c42c8cd8065 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-104891 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:08.891 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1171/2291] 10.0.0.106 () {32 vars in 722 bytes} [Thu Sep 10 12:27:08 2026] DELETE /v2.0/trunks/d17b0c01-e34d-4e8d-a97e-50a9510f3927 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2292] 10.0.0.106 () {32 vars in 719 bytes} [Thu Sep 10 12:27:08 2026] GET /v2.0/trunks/409cc5b8-4212-458a-83b0-d5884da0e5db => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2293] 10.0.0.106 () {32 vars in 717 bytes} [Thu Sep 10 12:27:08 2026] GET /v2.0/ports/ded0aea0-f9f6-4d05-b0cd-2dbf43d35329 => generated 826 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager [None req-94b4b38e-0476-443c-9ea9-c1143c11e1a2 8e38c41b4e1d495eb16356fef1f9c09b 872a5feab7424ac28fb8c0bdba083522 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-235289 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-10 12:27:09.214 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1122/2296] 10.0.0.106 () {32 vars in 722 bytes} [Thu Sep 10 12:27:09 2026] DELETE /v2.0/trunks/409cc5b8-4212-458a-83b0-d5884da0e5db => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2297] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:27:09 2026] DELETE /v2.0/ports/4bcf0f1e-a4d6-400c-99c9-ef99c112100c => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2298] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:27:09 2026] DELETE /v2.0/ports/01270b5b-4507-4bac-90a2-4dcad758a5c9 => 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: 1176/2299] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:27:09 2026] DELETE /v2.0/ports/3b8b7f62-1f24-4e27-9c9c-35aaa288f2a0 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2300] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:27:10 2026] DELETE /v2.0/ports/6a71efd7-70f8-4249-a362-5f5852dec84e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2301] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:27:10 2026] DELETE /v2.0/ports/ded0aea0-f9f6-4d05-b0cd-2dbf43d35329 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:27:10.694 8 INFO neutron.services.segments.plugin [-] Segment 82092f52-f39c-4818-8ec7-5028f1cde1a7 resource provider aggregate not found 2026-09-10 12:27:10.700 8 INFO neutron.services.segments.plugin [-] Segment 82092f52-f39c-4818-8ec7-5028f1cde1a7 resource provider aggregate not found 2026-09-10 12:27:10.742 8 INFO neutron.services.segments.plugin [-] Segment 82092f52-f39c-4818-8ec7-5028f1cde1a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82092f52-f39c-4818-8ec7-5028f1cde1a7 found for delete ", "request_id": "req-9f8642da-a2ba-439b-8eea-021f1560fc06"}]} 2026-09-10 12:27:10.744 8 INFO neutron.services.segments.plugin [-] Segment 82092f52-f39c-4818-8ec7-5028f1cde1a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82092f52-f39c-4818-8ec7-5028f1cde1a7 found for delete ", "request_id": "req-d194e235-a549-43fd-9228-a2efa2c3ea3d"}]} [pid: 8|app: 0|req: 1125/2302] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:10 2026] DELETE /v2.0/networks/9f1003ee-5381-472b-ae0c-a4e7c4eb01de => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:27:11.020 7 INFO neutron.services.segments.plugin [-] Segment 1e89a25f-4eaf-4bc9-8cb4-f047d73b697d resource provider aggregate not found 2026-09-10 12:27:11.034 7 INFO neutron.services.segments.plugin [-] Segment 1e89a25f-4eaf-4bc9-8cb4-f047d73b697d resource provider aggregate not found 2026-09-10 12:27:11.053 7 INFO neutron.services.segments.plugin [-] Segment 1e89a25f-4eaf-4bc9-8cb4-f047d73b697d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e89a25f-4eaf-4bc9-8cb4-f047d73b697d found for delete ", "request_id": "req-cf460394-4d2d-4954-988f-171716540651"}]} 2026-09-10 12:27:11.065 7 INFO neutron.services.segments.plugin [-] Segment 1e89a25f-4eaf-4bc9-8cb4-f047d73b697d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e89a25f-4eaf-4bc9-8cb4-f047d73b697d found for delete ", "request_id": "req-c1a4c6a1-91c8-45e2-b677-193af12cf30d"}]} [pid: 7|app: 0|req: 1178/2303] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:10 2026] DELETE /v2.0/networks/4ac5f36b-09e6-46b6-bd0e-4dc81c5fabea => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2304] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:11 2026] DELETE /v2.0/networks/45c7dae3-650b-4542-834d-3e76f1101f56 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2305] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:11 2026] DELETE /v2.0/networks/3cda1b95-f1d7-4e2e-b600-819dd6065085 => 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: 1127/2306] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:11 2026] DELETE /v2.0/networks/5a95744a-a2cf-427e-8e4e-e485b883a768 => 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: 1180/2307] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:12 2026] GET /v2.0/security-groups?tenant_id=872a5feab7424ac28fb8c0bdba083522&name=default => generated 2805 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:27:13.024 8 INFO neutron.services.segments.plugin [-] Segment ec220571-fc41-46e8-99d7-297df6121b7c resource provider aggregate not found 2026-09-10 12:27:13.037 8 INFO neutron.services.segments.plugin [-] Segment ec220571-fc41-46e8-99d7-297df6121b7c resource provider aggregate not found 2026-09-10 12:27:13.046 8 INFO neutron.services.segments.plugin [-] Segment ec220571-fc41-46e8-99d7-297df6121b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec220571-fc41-46e8-99d7-297df6121b7c found for delete ", "request_id": "req-cd2fadce-ac72-4138-b95f-3f7caeefe5a1"}]} 2026-09-10 12:27:13.067 8 INFO neutron.services.segments.plugin [-] Segment 8b664585-ae49-4ba6-8a06-850796420882 resource provider aggregate not found 2026-09-10 12:27:13.092 8 INFO neutron.services.segments.plugin [-] Segment ec220571-fc41-46e8-99d7-297df6121b7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec220571-fc41-46e8-99d7-297df6121b7c found for delete ", "request_id": "req-fb641346-7656-43e8-9963-87baadcd9fdc"}]} 2026-09-10 12:27:13.114 8 INFO neutron.services.segments.plugin [-] Segment 8b664585-ae49-4ba6-8a06-850796420882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b664585-ae49-4ba6-8a06-850796420882 found for delete ", "request_id": "req-41433e7b-94f3-4628-ba20-bf48ad9a8f84"}]} 2026-09-10 12:27:13.115 8 INFO neutron.services.segments.plugin [-] Segment 8b664585-ae49-4ba6-8a06-850796420882 resource provider aggregate not found 2026-09-10 12:27:13.134 8 INFO neutron.services.segments.plugin [-] Segment 8b664585-ae49-4ba6-8a06-850796420882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b664585-ae49-4ba6-8a06-850796420882 found for delete ", "request_id": "req-7377576a-d762-4540-b82e-62de7ce74497"}]} [pid: 8|app: 0|req: 1128/2308] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:12 2026] DELETE /v2.0/security-groups/3d986f6c-36d5-43d1-ad9f-3024e8c47e83 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:27:13.324 7 INFO neutron.services.segments.plugin [-] Segment 5bcc95d2-820f-4cff-a0e8-c063769e4c39 resource provider aggregate not found 2026-09-10 12:27:13.335 7 INFO neutron.services.segments.plugin [-] Segment 5bcc95d2-820f-4cff-a0e8-c063769e4c39 resource provider aggregate not found 2026-09-10 12:27:13.361 7 INFO neutron.services.segments.plugin [-] Segment 5bcc95d2-820f-4cff-a0e8-c063769e4c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bcc95d2-820f-4cff-a0e8-c063769e4c39 found for delete ", "request_id": "req-fe2a4013-fe3e-4897-9090-61cb59e31c6e"}]} 2026-09-10 12:27:13.363 7 INFO neutron.services.segments.plugin [-] Segment 5bcc95d2-820f-4cff-a0e8-c063769e4c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bcc95d2-820f-4cff-a0e8-c063769e4c39 found for delete ", "request_id": "req-6d57e11c-de7e-43bb-b741-60de9993b491"}]} [pid: 7|app: 0|req: 1181/2309] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:13 2026] GET /v2.0/security-groups?tenant_id=95f86e8b83a54321b764fa0452aaf337&name=default => generated 2805 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2310] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:13 2026] DELETE /v2.0/security-groups/c2b1be90-f536-43b7-ae37-596f43313d30 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2311] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:13 2026] GET /v2.0/security-groups?tenant_id=a26c87d1c2a64069a511ed1f78d20d58&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2312] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:13 2026] DELETE /v2.0/security-groups/1941abe7-c431-4e3c-91bc-7f190cdb1b50 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:27:15.846 7 INFO neutron.db.segments_db [None req-90bbdae8-44af-41b9-b423-1cd5e0e8f752 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Added segment 9a79bce4-93e6-4c95-8470-15a8845fe205 of type vxlan for network 0949717d-0e44-4e95-91c9-1739badfd6d9 [pid: 7|app: 0|req: 1183/2313] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:15 2026] POST /v2.0/networks => generated 640 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2314] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:27:15 2026] POST /v2.0/subnets => generated 634 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2315] 10.0.0.106 () {32 vars in 722 bytes} [Thu Sep 10 12:27:16 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2316] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:27:16 2026] POST /v2.0/subnets => generated 707 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:27:17.072 7 INFO neutron.db.segments_db [None req-6f1232f1-93b3-4719-968c-0fb63d1901cf c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Added segment 4353aeb5-9892-4f3a-9d95-4059ab222c56 of type vxlan for network f6482202-0b2b-4d75-856b-a8d37a24b50f [pid: 7|app: 0|req: 1185/2317] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:17 2026] POST /v2.0/networks => generated 637 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:27:17.550 7 INFO neutron.db.segments_db [None req-44f716ef-578f-4f30-9088-b9dda740d587 9fb853a8a0754be79579b45d5075b704 74a6b4ab8392497caa1d59b57f79785e - - - -] Added segment 86b7eedf-32bf-43ba-af8b-ecee855c3b01 of type vxlan for network feb32012-4d09-4c1f-a7d9-74c8a225055d [pid: 7|app: 0|req: 1186/2318] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:17 2026] POST /v2.0/networks => generated 630 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2319] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:27:17 2026] POST /v2.0/subnets => generated 632 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2320] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:27:17 2026] POST /v2.0/subnets => generated 702 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2321] 10.0.0.106 () {34 vars in 664 bytes} [Thu Sep 10 12:27:17 2026] POST /v2.0/ports => generated 743 bytes in 380 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-09-10 12:27:18.088 8 INFO neutron.db.segments_db [None req-2163aa0a-cff0-4b5b-80e9-ded66aa56fc0 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Added segment 5645fc3d-0d57-455b-b98b-d09c1f9d2371 of type vxlan for network 0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 [pid: 7|app: 0|req: 1188/2322] 10.0.0.106 () {34 vars in 747 bytes} [Thu Sep 10 12:27:18 2026] PUT /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2323] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2324] 10.0.0.106 () {34 vars in 758 bytes} [Thu Sep 10 12:27:18 2026] PUT /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2325] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:18 2026] POST /v2.0/networks => generated 637 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2326] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2327] 10.0.0.106 () {34 vars in 754 bytes} [Thu Sep 10 12:27:18 2026] PUT /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2328] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2329] 10.0.0.106 () {34 vars in 776 bytes} [Thu Sep 10 12:27:18 2026] PUT /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2330] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2331] 10.0.0.106 () {34 vars in 747 bytes} [Thu Sep 10 12:27:18 2026] PUT /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2332] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2333] 10.0.0.106 () {32 vars in 735 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2334] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:27:18 2026] POST /v2.0/subnets => generated 632 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:27:18.626 7 INFO neutron.api.v2.resource [None req-d50a9ed7-6cfc-4337-9880-b6f849f65da0 9fb853a8a0754be79579b45d5075b704 74a6b4ab8392497caa1d59b57f79785e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2335] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/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: 1200/2336] 10.0.0.106 () {32 vars in 738 bytes} [Thu Sep 10 12:27:18 2026] DELETE /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2337] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:27:18.791 7 INFO neutron.api.v2.resource [None req-a36c48be-bbc5-4065-bd25-42bd1ecbc661 9fb853a8a0754be79579b45d5075b704 74a6b4ab8392497caa1d59b57f79785e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2338] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:27:18 2026] DELETE /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2339] 10.0.0.106 () {32 vars in 730 bytes} [Thu Sep 10 12:27:18 2026] DELETE /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2340] 10.0.0.106 () {32 vars in 727 bytes} [Thu Sep 10 12:27:18 2026] GET /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2341] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:27:18 2026] POST /v2.0/subnets => generated 706 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:27:19.022 8 INFO neutron.db.segments_db [None req-62c66771-986d-440b-b5be-3bc72567913a c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Added segment a0393d3f-ae6d-435e-b842-3ef997a840f0 of type vxlan for network 22d8a1e9-1c26-4e15-a579-6b0d1b086525 [pid: 7|app: 0|req: 1205/2342] 10.0.0.106 () {32 vars in 720 bytes} [Thu Sep 10 12:27:18 2026] DELETE /v2.0/ports/dfd4d67d-e077-4214-9175-4e3857fcdb41 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:27:19.449 7 INFO neutron.services.segments.plugin [-] Segment 86b7eedf-32bf-43ba-af8b-ecee855c3b01 resource provider aggregate not found 2026-09-10 12:27:19.454 7 INFO neutron.services.segments.plugin [-] Segment 86b7eedf-32bf-43ba-af8b-ecee855c3b01 resource provider aggregate not found 2026-09-10 12:27:19.468 7 INFO neutron.services.segments.plugin [-] Segment 86b7eedf-32bf-43ba-af8b-ecee855c3b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86b7eedf-32bf-43ba-af8b-ecee855c3b01 found for delete ", "request_id": "req-5cd11d5b-07bf-4911-b647-4d81fdfc035e"}]} 2026-09-10 12:27:19.473 7 INFO neutron.services.segments.plugin [-] Segment 86b7eedf-32bf-43ba-af8b-ecee855c3b01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86b7eedf-32bf-43ba-af8b-ecee855c3b01 found for delete ", "request_id": "req-7a8e7be1-00b0-43f1-abdf-82e0dcae76b9"}]} [pid: 7|app: 0|req: 1206/2343] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:19 2026] DELETE /v2.0/networks/feb32012-4d09-4c1f-a7d9-74c8a225055d => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:27:19.494 8 INFO neutron.db.l3_hamode_db [None req-62c66771-986d-440b-b5be-3bc72567913a c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:27:20.628 8 INFO neutron.db.l3_hamode_db [None req-62c66771-986d-440b-b5be-3bc72567913a c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1207/2344] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:20 2026] GET /v2.0/security-groups?tenant_id=bf531c6a0f8f4ad583ee658889b79841&name=default => generated 2805 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2345] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:20 2026] DELETE /v2.0/security-groups/d777eba1-182f-4ab1-a0b7-daf2a0270722 => 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: 1209/2346] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:21 2026] GET /v2.0/security-groups?tenant_id=74a6b4ab8392497caa1d59b57f79785e&name=default => generated 2805 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2347] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:21 2026] DELETE /v2.0/security-groups/922002db-8332-4d67-83fb-061a2abff20e => 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: 1138/2348] 10.0.0.106 () {34 vars in 669 bytes} [Thu Sep 10 12:27:18 2026] POST /v2.0/routers => generated 684 bytes in 3456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2351] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:27:22 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/add_router_interface => generated 309 bytes in 1981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:25.225 7 INFO neutron.db.segments_db [None req-e982d2c0-2f5e-4c4f-84ea-f5c5c5070b66 42d16f5afd59487c8f99023745277ae6 21f3f8ab36e94e968a87f49fa7acdfc5 - - - -] Added segment 0ccef4ed-c944-4bc4-b1be-22000a8f9778 of type vxlan for network c7b86176-de9e-4942-9b54-1b0f2a563f87 2026-09-10 12:27:25.709 7 INFO neutron.db.l3_hamode_db [None req-e982d2c0-2f5e-4c4f-84ea-f5c5c5070b66 42d16f5afd59487c8f99023745277ae6 21f3f8ab36e94e968a87f49fa7acdfc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-10 12:27:25.919 7 INFO neutron.db.l3_hamode_db [None req-e982d2c0-2f5e-4c4f-84ea-f5c5c5070b66 42d16f5afd59487c8f99023745277ae6 21f3f8ab36e94e968a87f49fa7acdfc5 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1141/2352] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:27:24 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/add_router_interface => generated 309 bytes in 2086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2353] 10.0.0.106 () {34 vars in 668 bytes} [Thu Sep 10 12:27:24 2026] POST /v2.0/routers => generated 474 bytes in 1877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2354] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:27:26 2026] PUT /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/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: 1214/2355] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:27:26 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2356] 10.0.0.106 () {34 vars in 762 bytes} [Thu Sep 10 12:27:27 2026] PUT /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2357] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:27:27 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2358] 10.0.0.106 () {34 vars in 758 bytes} [Thu Sep 10 12:27:27 2026] PUT /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2359] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:27:27 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2360] 10.0.0.106 () {34 vars in 780 bytes} [Thu Sep 10 12:27:27 2026] PUT /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags/black.or.white => generated 4 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2361] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:27:27 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 52 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2362] 10.0.0.106 () {34 vars in 751 bytes} [Thu Sep 10 12:27:28 2026] PUT /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2363] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:27:28 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 37 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2364] 10.0.0.106 () {32 vars in 739 bytes} [Thu Sep 10 12:27:28 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags/red => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:27:28.461 7 INFO neutron.api.v2.resource [None req-0fb73ffe-89a4-4d8e-8e03-1571f58db1c2 42d16f5afd59487c8f99023745277ae6 21f3f8ab36e94e968a87f49fa7acdfc5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2365] 10.0.0.106 () {32 vars in 743 bytes} [Thu Sep 10 12:27:28 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2366] 10.0.0.106 () {34 vars in 783 bytes} [Thu Sep 10 12:27:26 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/add_router_interface => generated 309 bytes in 1965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2367] 10.0.0.106 () {32 vars in 742 bytes} [Thu Sep 10 12:27:28 2026] DELETE /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2368] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:27:28 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2369] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:27:28 2026] POST /v2.0/security-groups => generated 1565 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 12:27:28.671 7 INFO neutron.api.v2.resource [None req-70099802-7826-4542-aded-f654dcb2ab2c 42d16f5afd59487c8f99023745277ae6 21f3f8ab36e94e968a87f49fa7acdfc5 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2370] 10.0.0.106 () {32 vars in 746 bytes} [Thu Sep 10 12:27:28 2026] DELETE /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2371] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2372] 10.0.0.106 () {32 vars in 734 bytes} [Thu Sep 10 12:27:28 2026] DELETE /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => 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: 1145/2373] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2374] 10.0.0.106 () {32 vars in 731 bytes} [Thu Sep 10 12:27:28 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df/tags => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2375] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:27:28 2026] GET /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2376] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:28 2026] POST /v2.0/security-group-rules => generated 567 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2377] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2378] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2379] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2380] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2381] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2382] 10.0.0.106 () {34 vars in 742 bytes} [Thu Sep 10 12:27:28 2026] PUT /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df => generated 481 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2383] 10.0.0.106 () {32 vars in 736 bytes} [Thu Sep 10 12:27:29 2026] GET /v2.0/ports?device_id=4d4412da-fd20-43b9-bcda-7336fa30d7df => 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: 1152/2384] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:29 2026] POST /v2.0/security-group-rules => generated 567 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2385] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2386] 10.0.0.106 () {34 vars in 695 bytes} [Thu Sep 10 12:27:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:27:30.630 7 INFO neutron.services.segments.plugin [-] Segment 0ccef4ed-c944-4bc4-b1be-22000a8f9778 resource provider aggregate not found [pid: 8|app: 0|req: 1155/2387] 10.0.0.3 () {34 vars in 1092 bytes} [Thu Sep 10 12:27:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-791154130&fields=id&tenant_id=a348143cac804d05a8088c9fefa3598e => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:27:30.636 7 INFO neutron.services.segments.plugin [-] Segment 0ccef4ed-c944-4bc4-b1be-22000a8f9778 resource provider aggregate not found 2026-09-10 12:27:30.651 7 INFO neutron.services.segments.plugin [-] Segment 0ccef4ed-c944-4bc4-b1be-22000a8f9778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ccef4ed-c944-4bc4-b1be-22000a8f9778 found for delete ", "request_id": "req-2cd0d376-3e53-4b01-9056-c85f11164212"}]} 2026-09-10 12:27:30.654 7 INFO neutron.services.segments.plugin [-] Segment 0ccef4ed-c944-4bc4-b1be-22000a8f9778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ccef4ed-c944-4bc4-b1be-22000a8f9778 found for delete ", "request_id": "req-c11eca0d-f591-4b7d-8c92-2f96ee4f804e"}]} 2026-09-10 12:27:30.666 7 INFO neutron.db.l3_hamode_db [None req-eb066bdf-8393-4875-a1f0-4a9fb0e34c57 42d16f5afd59487c8f99023745277ae6 21f3f8ab36e94e968a87f49fa7acdfc5 - - - -] HA network c7b86176-de9e-4942-9b54-1b0f2a563f87 was deleted as no HA routers are present in tenant 21f3f8ab36e94e968a87f49fa7acdfc5. [pid: 7|app: 0|req: 1233/2388] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:27:29 2026] DELETE /v2.0/routers/4d4412da-fd20-43b9-bcda-7336fa30d7df => generated 0 bytes in 924 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2389] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:27:30 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 704 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2390] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:27:30 2026] GET /v2.0/quotas/a348143cac804d05a8088c9fefa3598e => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2391] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:27:30 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&fields=id => generated 287 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2392] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:27:31 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2393] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:27:31 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2394] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:27:31 2026] GET /v2.0/ports?device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 12 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2395] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:31 2026] GET /v2.0/security-groups?tenant_id=21f3f8ab36e94e968a87f49fa7acdfc5&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2396] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:31 2026] DELETE /v2.0/security-groups/a97ac23a-cbab-416a-b6f3-04b86a872760 => 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: 1237/2397] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:32 2026] GET /v2.0/security-groups?tenant_id=e3c03b79ad284edbb588ebadf9df8c44&name=default => generated 2805 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2398] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:32 2026] DELETE /v2.0/security-groups/29e32aac-8ef1-4df3-89e2-fdaf23038d35 => 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: 1238/2399] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:27:32 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 704 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2400] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:27:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a348143cac804d05a8088c9fefa3598e => generated 178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2401] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:27:32 2026] POST /v2.0/ports => generated 1179 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2402] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:27:33 2026] PUT /v2.0/ports/76283cea-e783-45ee-9baa-14066da6a7c6 => generated 1424 bytes in 715 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: 1240/2403] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:27:34.417 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78b185e4-2ef5-4cc9-8115-2ceb4def02d8'] response: {'name': 'network-changed', 'server_uuid': '1ce78be8-c8b9-474f-bf25-d3055c3dc43d', 'tag': '76283cea-e783-45ee-9baa-14066da6a7c6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1164/2404] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2405] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2406] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/subnets?id=c674809d-ed40-445a-8e08-1cf8934883b9&id=9c97816b-efed-431e-a657-84a92d53de07 => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2407] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1166/2408] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2409] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1167/2410] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2411] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2412] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:27:34 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => 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: 1245/2413] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => 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: 1169/2414] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => 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: 1246/2415] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/subnets?id=c674809d-ed40-445a-8e08-1cf8934883b9&id=9c97816b-efed-431e-a657-84a92d53de07 => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2416] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2417] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2418] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2419] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:27:35 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2420] 10.0.0.106 () {34 vars in 684 bytes} [Thu Sep 10 12:27:35 2026] POST /v2.0/security-groups => generated 1539 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2421] 10.0.0.106 () {34 vars in 767 bytes} [Thu Sep 10 12:27:36 2026] PUT /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2422] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2423] 10.0.0.106 () {34 vars in 778 bytes} [Thu Sep 10 12:27:36 2026] PUT /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2424] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2425] 10.0.0.106 () {34 vars in 774 bytes} [Thu Sep 10 12:27:36 2026] PUT /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2426] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2427] 10.0.0.106 () {34 vars in 796 bytes} [Thu Sep 10 12:27:36 2026] PUT /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/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: 8|app: 0|req: 1176/2428] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2429] 10.0.0.106 () {34 vars in 767 bytes} [Thu Sep 10 12:27:36 2026] PUT /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2430] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/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: 1254/2431] 10.0.0.106 () {32 vars in 755 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:27:36.561 8 INFO neutron.api.v2.resource [None req-537c5ac3-881c-4f69-af4c-ae95b0e0a4e4 acef488ffb664d7fb152175349c6c5c8 c6ef71b434fd4af89b74cef40314fa71 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1178/2432] 10.0.0.106 () {32 vars in 759 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2433] 10.0.0.106 () {32 vars in 758 bytes} [Thu Sep 10 12:27:36 2026] DELETE /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2434] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:27:36.650 7 INFO neutron.api.v2.resource [None req-c684bea6-2a55-48f7-8a75-9f989aebfb7a acef488ffb664d7fb152175349c6c5c8 c6ef71b434fd4af89b74cef40314fa71 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1256/2435] 10.0.0.106 () {32 vars in 762 bytes} [Thu Sep 10 12:27:36 2026] DELETE /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/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: 1180/2436] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:27:36 2026] DELETE /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2437] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2438] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:36 2026] DELETE /v2.0/security-groups/c12b6d08-a44c-4c23-83c4-278aace8e50c => 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: 1258/2439] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/ports?device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1196 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2440] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2441] 10.0.0.106 () {32 vars in 818 bytes} [Thu Sep 10 12:27:36 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&mac_address=fa%3A16%3A3e%3A2d%3Ad4%3A8d => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2442] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:37 2026] GET /v2.0/security-groups?tenant_id=d89ba5fee6c748dab8d65dec87484c4e&name=default => generated 2805 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2443] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:38 2026] DELETE /v2.0/security-groups/6854f6cd-4484-4b76-a577-aa73e716bbe1 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2444] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:38 2026] GET /v2.0/security-groups?tenant_id=c6ef71b434fd4af89b74cef40314fa71&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:27:38.907 8 INFO neutron.db.l3_db [None req-cfd1489e-5011-4262-8493-d3d41b801f63 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Floating IP e453dbaf-ccd2-4075-b97b-fab3e888220e associated. External IP: 10.96.250.214, port: 76283cea-e783-45ee-9baa-14066da6a7c6. [pid: 7|app: 0|req: 1263/2445] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:38 2026] DELETE /v2.0/security-groups/679ff794-25e3-42d4-b122-e6498a08f284 => 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: 1183/2448] 10.0.0.106 () {34 vars in 677 bytes} [Thu Sep 10 12:27:37 2026] POST /v2.0/floatingips => generated 854 bytes in 2274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2449] 10.0.0.3 () {34 vars in 1092 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-791154130&fields=id&tenant_id=a348143cac804d05a8088c9fefa3598e => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2450] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2451] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/quotas/a348143cac804d05a8088c9fefa3598e => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:27:39.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fe2312a-77c0-4dbc-a4c0-40bb7f7732c4'] response: {'name': 'network-changed', 'server_uuid': '1ce78be8-c8b9-474f-bf25-d3055c3dc43d', 'tag': '76283cea-e783-45ee-9baa-14066da6a7c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1268/2452] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1465 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2453] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&fields=id => generated 333 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2454] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 800 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2455] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2456] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:27:39 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=segments => generated 14 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2457] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => 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: 1272/2458] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/subnets?id=c674809d-ed40-445a-8e08-1cf8934883b9&id=9c97816b-efed-431e-a657-84a92d53de07 => generated 1363 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2459] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2460] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&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: 8|app: 0|req: 1188/2461] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2462] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/ports?device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2463] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1190/2464] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:27:40 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2465] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:27:41 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 704 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2466] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:27:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a348143cac804d05a8088c9fefa3598e => generated 178 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2467] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:27:41 2026] POST /v2.0/ports => generated 1183 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2468] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:27:41 2026] PUT /v2.0/ports/a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 1428 bytes in 576 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-09-10 12:27:42.621 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e795c951-ca58-4648-929a-14d977901e7b'] response: {'name': 'network-changed', 'server_uuid': '07871753-4171-435e-a14e-e69cab39eea3', 'tag': 'a3a204ec-709d-404c-83c0-82f0e9e33e7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1193/2469] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1467 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2470] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.112&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 19 bytes in 48 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1195/2471] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab5&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2472] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/subnets?id=5bef255e-0e47-483f-9636-94cbc24b7735&id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:27:42.843 7 INFO neutron.db.segments_db [None req-017186cd-f884-446f-993b-ea732c369148 122c5d2bb2a04f7488e0003c8def9946 4888584111dc45a8849a0ea88a836276 - - - -] Added segment 4a1b7471-2852-44b8-ac5b-09932ddb924b of type vxlan for network ba7306b0-e3de-4633-a99c-d87720394aad [pid: 8|app: 0|req: 1197/2473] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2474] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2475] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:42 2026] POST /v2.0/networks => generated 631 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2476] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:27:43.017 7 INFO neutron.db.segments_db [None req-85692416-8442-4a29-8aee-365f5c9a1250 122c5d2bb2a04f7488e0003c8def9946 4888584111dc45a8849a0ea88a836276 - - - -] Added segment 805d7ffd-391c-48ac-b95b-ad2caddd9030 of type vxlan for network 2ee3b92d-f009-430c-9121-a9d90dd1585f [pid: 8|app: 0|req: 1200/2477] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:27:42 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1278/2478] 10.0.0.106 () {34 vars in 670 bytes} [Thu Sep 10 12:27:42 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2479] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1467 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2480] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:27:43 2026] PUT /v2.0/networks/ba7306b0-e3de-4633-a99c-d87720394aad/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2481] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2482] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/networks/ba7306b0-e3de-4633-a99c-d87720394aad/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2483] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.112&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2484] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:27:43 2026] PUT /v2.0/networks/2ee3b92d-f009-430c-9121-a9d90dd1585f/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2485] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab5&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => 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: 1205/2486] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/subnets?id=5bef255e-0e47-483f-9636-94cbc24b7735&id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => 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: 1282/2487] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/networks/2ee3b92d-f009-430c-9121-a9d90dd1585f/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2488] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2489] 10.0.0.106 () {34 vars in 753 bytes} [Thu Sep 10 12:27:43 2026] PUT /v2.0/networks/2ee3b92d-f009-430c-9121-a9d90dd1585f/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2490] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2491] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/networks/2ee3b92d-f009-430c-9121-a9d90dd1585f/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2492] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1285/2493] 10.0.0.106 () {32 vars in 733 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/networks/ba7306b0-e3de-4633-a99c-d87720394aad/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2494] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:27:43 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2495] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:43 2026] DELETE /v2.0/networks/ba7306b0-e3de-4633-a99c-d87720394aad => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:27:44.119 8 INFO neutron.services.segments.plugin [-] Segment 805d7ffd-391c-48ac-b95b-ad2caddd9030 resource provider aggregate not found 2026-09-10 12:27:44.125 8 INFO neutron.services.segments.plugin [-] Segment 805d7ffd-391c-48ac-b95b-ad2caddd9030 resource provider aggregate not found [pid: 8|app: 0|req: 1210/2496] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:27:43 2026] DELETE /v2.0/networks/2ee3b92d-f009-430c-9121-a9d90dd1585f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:27:44.892 7 INFO neutron.services.segments.plugin [-] Segment 4a1b7471-2852-44b8-ac5b-09932ddb924b resource provider aggregate not found 2026-09-10 12:27:44.902 7 INFO neutron.services.segments.plugin [-] Segment 4a1b7471-2852-44b8-ac5b-09932ddb924b resource provider aggregate not found 2026-09-10 12:27:44.924 7 INFO neutron.services.segments.plugin [-] Segment 4a1b7471-2852-44b8-ac5b-09932ddb924b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b7471-2852-44b8-ac5b-09932ddb924b found for delete ", "request_id": "req-cb65ce29-e7c1-43cf-8cf3-0d1e0e92ce8e"}]} 2026-09-10 12:27:44.927 7 INFO neutron.services.segments.plugin [-] Segment 4a1b7471-2852-44b8-ac5b-09932ddb924b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b7471-2852-44b8-ac5b-09932ddb924b found for delete ", "request_id": "req-d49ddaba-eb2b-4176-8078-e71a7705381b"}]} [pid: 7|app: 0|req: 1287/2497] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:44 2026] GET /v2.0/security-groups?tenant_id=4888584111dc45a8849a0ea88a836276&name=default => generated 2805 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:27:45.101 8 INFO neutron.services.segments.plugin [-] Segment 805d7ffd-391c-48ac-b95b-ad2caddd9030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 805d7ffd-391c-48ac-b95b-ad2caddd9030 found for delete ", "request_id": "req-c7cef0a7-6a93-4de9-912e-0828493ebde6"}]} 2026-09-10 12:27:45.102 8 INFO neutron.services.segments.plugin [-] Segment 805d7ffd-391c-48ac-b95b-ad2caddd9030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 805d7ffd-391c-48ac-b95b-ad2caddd9030 found for delete ", "request_id": "req-405c842a-e4c7-4827-94e4-080deb90e608"}]} [pid: 8|app: 0|req: 1211/2498] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:45 2026] DELETE /v2.0/security-groups/988881f1-846c-4df4-a202-82a557d439d1 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2499] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:27:45 2026] GET /v2.0/security-groups?tenant_id=f98c0ad0a6c64e299fa1777989e0b197&name=default => generated 2805 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2500] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:27:45 2026] GET /v2.0/ports?device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1200 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2501] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:27:45 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&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: 1289/2502] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:27:45 2026] DELETE /v2.0/security-groups/eb3c3dbf-4965-4b62-8c1a-14e8905a91c2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2503] 10.0.0.106 () {32 vars in 818 bytes} [Thu Sep 10 12:27:45 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&mac_address=fa%3A16%3A3e%3A14%3A57%3A75 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:27:46.894 7 INFO neutron.db.l3_db [None req-fb46cb65-95af-4da0-b252-ea88283895cc c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Floating IP 760ca885-2a10-49de-888f-a3dff3a27a87 associated. External IP: 10.96.250.212, port: a3a204ec-709d-404c-83c0-82f0e9e33e7b. [pid: 7|app: 0|req: 1290/2504] 10.0.0.106 () {34 vars in 677 bytes} [Thu Sep 10 12:27:45 2026] POST /v2.0/floatingips => generated 855 bytes in 1454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2505] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:27:49 2026] GET /v2.0/ports?device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1465 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2506] 10.0.0.104 () {34 vars in 1040 bytes} [Thu Sep 10 12:27:49 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&fields=id&fields=name => generated 111 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2507] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:27:49 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1469 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:27:49.713 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e64ad08-0b2c-4c33-a79b-b52edc999538'] response: {'name': 'network-changed', 'server_uuid': '07871753-4171-435e-a14e-e69cab39eea3', 'tag': 'a3a204ec-709d-404c-83c0-82f0e9e33e7b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1292/2508] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:27:49 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2509] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:27:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.112&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2510] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:27:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab5&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2511] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:27:49 2026] GET /v2.0/subnets?id=5bef255e-0e47-483f-9636-94cbc24b7735&id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 1367 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2512] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:50 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2513] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:27:50 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2514] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:27:50 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1220/2515] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:27:50 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1297/2518] 10.0.0.104 () {34 vars in 990 bytes} [Thu Sep 10 12:27:57 2026] GET /v2.0/ports?device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1469 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2519] 10.0.0.104 () {34 vars in 1040 bytes} [Thu Sep 10 12:27:57 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2520] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:28:01 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2521] 10.0.0.247 () {30 vars in 659 bytes} [Thu Sep 10 12:28:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2522] 10.0.0.247 () {30 vars in 661 bytes} [Thu Sep 10 12:28:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2523] 10.0.0.247 () {30 vars in 637 bytes} [Thu Sep 10 12:28:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2524] 10.0.0.247 () {30 vars in 673 bytes} [Thu Sep 10 12:28:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2525] 10.0.0.247 () {28 vars in 439 bytes} [Thu Sep 10 12:28:02 2026] GET / => generated 151 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2526] 10.0.0.247 () {30 vars in 697 bytes} [Thu Sep 10 12:28:02 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 634 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2527] 10.0.0.247 () {30 vars in 659 bytes} [Thu Sep 10 12:28:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2528] 10.0.0.247 () {30 vars in 661 bytes} [Thu Sep 10 12:28:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2529] 10.0.0.247 () {30 vars in 637 bytes} [Thu Sep 10 12:28:02 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: 1303/2530] 10.0.0.247 () {30 vars in 673 bytes} [Thu Sep 10 12:28:02 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: 1228/2531] 10.0.0.247 () {30 vars in 697 bytes} [Thu Sep 10 12:28:02 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2532] 10.0.0.247 () {30 vars in 659 bytes} [Thu Sep 10 12:28:03 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: 1229/2533] 10.0.0.247 () {30 vars in 661 bytes} [Thu Sep 10 12:28:03 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: 1305/2534] 10.0.0.247 () {30 vars in 637 bytes} [Thu Sep 10 12:28:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2535] 10.0.0.247 () {30 vars in 673 bytes} [Thu Sep 10 12:28:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2536] 10.0.0.247 () {30 vars in 699 bytes} [Thu Sep 10 12:28:03 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 800 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2537] 10.0.0.247 () {30 vars in 651 bytes} [Thu Sep 10 12:28:03 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2538] 10.0.0.247 () {34 vars in 673 bytes} [Thu Sep 10 12:28:03 2026] POST /v2.0/ports => generated 1132 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2539] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1308/2540] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2541] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2542] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:28:05 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: 1234/2543] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2544] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2545] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2546] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:28:05 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: 1236/2547] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2548] 162.253.55.77 () {30 vars in 731 bytes} [Thu Sep 10 12:28:05 2026] GET /v2.0/security-groups?name=lb-bc7270ea-18fe-419a-856b-43486a53a8b2 => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2549] 162.253.55.77 () {34 vars in 695 bytes} [Thu Sep 10 12:28:05 2026] POST /v2.0/security-groups => generated 1574 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2550] 162.253.55.77 () {30 vars in 761 bytes} [Thu Sep 10 12:28:06 2026] GET /v2.0/security-group-rules?security_group_id=17b85acb-c057-4d57-b91b-29fe81278675 => generated 1118 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2551] 162.253.55.77 () {34 vars in 748 bytes} [Thu Sep 10 12:28:06 2026] PUT /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2552] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:28: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1239/2553] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:28:06 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: 1315/2554] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:28: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: 8|app: 0|req: 1240/2555] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:28:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2556] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:28:06 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2559] 10.0.0.3 () {34 vars in 1014 bytes} [Thu Sep 10 12:28:14 2026] GET /v2.0/security-groups?id=ac6eb042-979d-434d-964f-24fac7951353&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2560] 10.0.0.3 () {34 vars in 980 bytes} [Thu Sep 10 12:28:14 2026] GET /v2.0/networks?id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9 => generated 735 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2561] 10.0.0.3 () {34 vars in 963 bytes} [Thu Sep 10 12:28:14 2026] GET /v2.0/quotas/b1183377d9ca4480bebac288b895792e => generated 291 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2562] 10.0.0.3 () {34 vars in 1000 bytes} [Thu Sep 10 12:28:14 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&fields=id => generated 149 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2563] 10.0.0.3 () {34 vars in 1006 bytes} [Thu Sep 10 12:28:14 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2564] 10.0.0.3 () {34 vars in 1106 bytes} [Thu Sep 10 12:28:14 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2565] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:15 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => 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: 1321/2566] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:15 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2567] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:28:16 2026] GET /v2.0/networks?id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9 => generated 735 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2568] 162.253.55.77 () {34 vars in 1049 bytes} [Thu Sep 10 12:28:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b1183377d9ca4480bebac288b895792e => generated 343 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2569] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:28:16 2026] POST /v2.0/ports => generated 1078 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2570] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:28:16 2026] PUT /v2.0/ports/4afef8ce-153d-48d2-892b-17e093bfe631 => generated 1203 bytes in 662 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: 1248/2571] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1249/2572] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/security-groups?id=ac6eb042-979d-434d-964f-24fac7951353&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 12:28:17.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df71f03b-78f5-490a-b82d-3efbe04a4562'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': '4afef8ce-153d-48d2-892b-17e093bfe631', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1324/2573] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2574] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => 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: 1251/2575] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2576] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2577] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1326/2578] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?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: 1253/2579] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2580] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:28:17 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2581] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/networks?id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9 => generated 735 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2582] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => 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: 1255/2583] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2584] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2585] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2586] 162.253.55.77 () {34 vars in 1043 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/security-groups?id=ac6eb042-979d-434d-964f-24fac7951353&fields=id&fields=name => generated 96 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2587] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2588] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:28:18 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2589] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:19 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => 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: 1332/2590] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:28:20 2026] GET /v2.0/security-groups?id=ac6eb042-979d-434d-964f-24fac7951353&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2591] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:20 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2592] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:22 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2593] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:28:22 2026] GET /v2.0/security-groups?id=ac6eb042-979d-434d-964f-24fac7951353&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2594] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:28:22 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1244 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2597] 162.253.55.77 () {34 vars in 1095 bytes} [Thu Sep 10 12:28:27 2026] GET /v2.0/ports?device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2598] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2599] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => 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: 1337/2600] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2601] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2602] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/subnets?id=c674809d-ed40-445a-8e08-1cf8934883b9&id=9c97816b-efed-431e-a657-84a92d53de07 => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2603] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2604] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2605] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2606] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:28:28 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1343/2611] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2612] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:02 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: 1344/2613] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2614] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2615] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:02 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2616] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:29:02 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2617] 162.253.55.77 () {34 vars in 676 bytes} [Thu Sep 10 12:29:02 2026] POST /v2.0/ports => generated 1093 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2618] 10.0.0.3 () {34 vars in 969 bytes} [Thu Sep 10 12:29:03 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1093 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: 1347/2619] 10.0.0.3 () {34 vars in 905 bytes} [Thu Sep 10 12:29:03 2026] GET /v2.0/extensions => generated 19178 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2620] 162.253.55.77 () {34 vars in 1261 bytes} [Thu Sep 10 12:29:03 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2621] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:03 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1274/2622] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:03 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1349/2623] 162.253.55.77 () {34 vars in 974 bytes} [Thu Sep 10 12:29:03 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1093 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2624] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:04 2026] GET /v2.0/networks?id=0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 803 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2625] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:29:04 2026] PUT /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1247 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2626] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:04 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2519 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2627] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2628] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:04 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:05.000 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a05abe1-7564-4e3e-a46c-4d4a051a4e39'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': '513cdd9f-ead5-49b0-830a-070a34f86a7b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2629] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:04 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2630] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 108 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: 1353/2631] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2632] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => 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: 1354/2633] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2634] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2635] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1281/2636] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2637] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2519 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2638] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/networks?id=0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 803 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2639] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2640] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2641] 10.0.0.3 () {34 vars in 969 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2642] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:05 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2643] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:06 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1286/2644] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:06 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1359/2645] 162.253.55.77 () {34 vars in 748 bytes} [Thu Sep 10 12:29:06 2026] PUT /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1310 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2646] 162.253.55.77 () {30 vars in 731 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/security-groups?name=lb-bc7270ea-18fe-419a-856b-43486a53a8b2 => generated 1577 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, ' 2026-09-10 12:29:07.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-524c1fe1-63b8-43cd-a778-fa13b43cf430'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': '513cdd9f-ead5-49b0-830a-070a34f86a7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1288/2647] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2648] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/networks?id=0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 803 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2649] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => 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: 1360/2650] 162.253.55.77 () {34 vars in 748 bytes} [Thu Sep 10 12:29:07 2026] PUT /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1310 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2651] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 60 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: 1361/2652] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2653] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2654] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:07 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: 1364/2655] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2656] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:07 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: 1292/2657] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2658] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2659] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2660] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2661] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:07 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2662] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:08 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2663] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:29:08 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2664] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:08 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2665] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:08 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:29:16.385 8 INFO neutron.db.l3_db [None req-f6f0ab4f-8e35-4eba-bf3b-281c22452b09 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Floating IP 97947ef4-c196-49a7-8739-e06b91e389e9 associated. External IP: 10.96.250.206, port: 66c156a3-be85-409b-bd72-02cf56ec2c68. [pid: 8|app: 0|req: 1297/2668] 10.0.0.106 () {34 vars in 677 bytes} [Thu Sep 10 12:29:14 2026] POST /v2.0/floatingips => generated 899 bytes in 2076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 12:29:20.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbfbd253-dd44-4921-b559-e2b125bb0442'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': '513cdd9f-ead5-49b0-830a-070a34f86a7b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2669] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2670] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:20 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: 1374/2671] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:20 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: 1375/2672] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:20 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: 1298/2673] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:20 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2674] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:20 2026] GET /v2.0/networks?id=0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 803 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2675] 162.253.55.77 () {30 vars in 731 bytes} [Thu Sep 10 12:29:21 2026] GET /v2.0/security-groups?name=lb-bc7270ea-18fe-419a-856b-43486a53a8b2 => generated 1577 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2676] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:29:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2677] 162.253.55.77 () {30 vars in 761 bytes} [Thu Sep 10 12:29:21 2026] GET /v2.0/security-group-rules?security_group_id=17b85acb-c057-4d57-b91b-29fe81278675 => generated 1118 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2678] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:21 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2679] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:21 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2680] 162.253.55.77 () {34 vars in 706 bytes} [Thu Sep 10 12:29:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2681] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:21 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1380/2682] 162.253.55.77 () {34 vars in 706 bytes} [Thu Sep 10 12:29:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2683] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:21 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1382/2686] 10.0.0.247 () {30 vars in 659 bytes} [Thu Sep 10 12:29:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2687] 10.0.0.247 () {30 vars in 661 bytes} [Thu Sep 10 12:29:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2688] 10.0.0.247 () {30 vars in 637 bytes} [Thu Sep 10 12:29:28 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: 1306/2689] 10.0.0.247 () {30 vars in 673 bytes} [Thu Sep 10 12:29:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2690] 10.0.0.247 () {28 vars in 439 bytes} [Thu Sep 10 12:29:29 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2691] 10.0.0.247 () {30 vars in 697 bytes} [Thu Sep 10 12:29:29 2026] GET /v2.0/subnets/9c97816b-efed-431e-a657-84a92d53de07 => generated 632 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2692] 162.253.55.77 () {34 vars in 1095 bytes} [Thu Sep 10 12:29:29 2026] GET /v2.0/ports?device_id=07871753-4171-435e-a14e-e69cab39eea3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2693] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2694] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2695] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.112&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2696] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab5&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2697] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/subnets?id=5bef255e-0e47-483f-9636-94cbc24b7735&id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2698] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&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: 1311/2699] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&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: 1389/2700] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1390/2701] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:30 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: 1391/2702] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:30 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: 1392/2703] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:30 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: 1393/2704] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:30 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: 1312/2705] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2706] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/subnets/9c97816b-efed-431e-a657-84a92d53de07 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2707] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2708] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:30 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: 1314/2709] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:30 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: 1396/2710] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2711] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2712] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:31 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2713] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:31 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1398/2714] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:31 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2715] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:29:31 2026] POST /v2.0/ports => generated 1299 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2716] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:29:32 2026] PUT /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1424 bytes in 625 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: 1318/2717] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:32 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 4034 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:29:33.086 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccccd051-97a7-438f-a473-52c6c3010991'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': 'bbec9883-7dd9-48fa-98dd-066ff8772552', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1400/2718] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2719] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2720] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&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: 1320/2721] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 85 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: 1402/2722] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2723] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => 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: 1403/2724] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2725] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&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: 1404/2726] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2727] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2728] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2729] 162.253.55.77 () {34 vars in 1101 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23&port_id=bbec9883-7dd9-48fa-98dd-066ff8772552 => 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: 1406/2730] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/subnets?id=c674809d-ed40-445a-8e08-1cf8934883b9&id=9c97816b-efed-431e-a657-84a92d53de07 => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2731] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2732] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:33 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2733] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1408/2734] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1327/2735] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 4034 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2736] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2737] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=bbec9883-7dd9-48fa-98dd-066ff8772552 => 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: 1329/2738] 162.253.55.77 () {34 vars in 1101 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23&port_id=bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2739] 10.0.0.3 () {34 vars in 969 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2740] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/subnets?id=c674809d-ed40-445a-8e08-1cf8934883b9&id=9c97816b-efed-431e-a657-84a92d53de07 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2741] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2742] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2743] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2744] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2745] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2746] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:34 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1413/2747] 162.253.55.77 () {34 vars in 749 bytes} [Thu Sep 10 12:29:34 2026] PUT /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1199 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2748] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 797 bytes in 100 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-09-10 12:29:35.208 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-129fa6c9-ff85-4ec4-a026-e64ab9690d28'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': 'bbec9883-7dd9-48fa-98dd-066ff8772552', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1414/2749] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/subnets/9c97816b-efed-431e-a657-84a92d53de07 => generated 650 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2750] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 3809 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2751] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:35 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: 1338/2752] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:35 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: 1339/2753] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:35 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: 1415/2754] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2755] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:35 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: 1416/2756] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=bbec9883-7dd9-48fa-98dd-066ff8772552 => 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: 1341/2757] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2758] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/subnets?id=9c97816b-efed-431e-a657-84a92d53de07 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2759] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2760] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2761] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2762] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2763] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1345/2764] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2765] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2766] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2767] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:35 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2770] 10.0.0.247 () {30 vars in 659 bytes} [Thu Sep 10 12:29:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2771] 10.0.0.247 () {30 vars in 661 bytes} [Thu Sep 10 12:29:39 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: 1349/2772] 10.0.0.247 () {30 vars in 637 bytes} [Thu Sep 10 12:29:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2773] 10.0.0.247 () {30 vars in 673 bytes} [Thu Sep 10 12:29:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2774] 10.0.0.247 () {28 vars in 439 bytes} [Thu Sep 10 12:29:40 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2775] 10.0.0.247 () {30 vars in 697 bytes} [Thu Sep 10 12:29:40 2026] GET /v2.0/subnets/75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 632 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2776] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:41 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: 1426/2777] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:41 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: 1352/2778] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:41 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: 1427/2779] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:41 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: 1353/2780] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/subnets/9c97816b-efed-431e-a657-84a92d53de07 => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2781] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/subnets/75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2782] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 3811 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2783] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2784] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2785] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2786] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2787] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2788] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2789] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:41 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2790] 162.253.55.77 () {38 vars in 954 bytes} [Thu Sep 10 12:29:41 2026] POST /v2.0/ports => generated 1307 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2791] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:29:42 2026] PUT /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1432 bytes in 460 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: 1359/2792] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 5271 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-10 12:29:43.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5417fb05-9550-4608-84a8-b0c1eb226d05'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': 'd84b7812-f1d6-4168-b3fd-66d514b8765d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1434/2793] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2794] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2795] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2796] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 131 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: 1436/2797] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2798] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => 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: 1437/2799] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2800] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&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: 1438/2801] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2802] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2803] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=bbec9883-7dd9-48fa-98dd-066ff8772552 => 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: 1365/2804] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/subnets?id=9c97816b-efed-431e-a657-84a92d53de07 => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2805] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2806] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:43 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2807] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?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: 1367/2808] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2809] 162.253.55.77 () {34 vars in 1105 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31e&port_id=d84b7812-f1d6-4168-b3fd-66d514b8765d => 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: 1368/2810] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/subnets?id=5bef255e-0e47-483f-9636-94cbc24b7735&id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2811] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2812] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&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: 1444/2813] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2814] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1445/2815] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 5271 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2816] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2817] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=d84b7812-f1d6-4168-b3fd-66d514b8765d => 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: 1372/2818] 162.253.55.77 () {34 vars in 1105 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A31e&port_id=d84b7812-f1d6-4168-b3fd-66d514b8765d => 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: 1447/2819] 10.0.0.3 () {34 vars in 969 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1468 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2820] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/subnets?id=5bef255e-0e47-483f-9636-94cbc24b7735&id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 1367 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2821] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2822] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1468 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2823] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2824] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:44 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&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: 8|app: 0|req: 1376/2825] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1377/2826] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2827] 162.253.55.77 () {34 vars in 749 bytes} [Thu Sep 10 12:29:44 2026] PUT /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1199 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2828] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => 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, ' 2026-09-10 12:29:45.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6344e81a-b7fa-4317-ae6e-e4d5aa80dfe0'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': 'd84b7812-f1d6-4168-b3fd-66d514b8765d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1451/2829] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/subnets/75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 650 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2830] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 5038 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2831] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2832] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2833] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2834] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:45 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: 1452/2835] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2836] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2837] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=d84b7812-f1d6-4168-b3fd-66d514b8765d => 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: 1385/2838] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2839] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/subnets?id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2840] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2841] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2842] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2843] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1388/2844] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 800 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2845] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2846] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:45 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2847] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:46 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2850] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2851] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2852] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2853] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:55 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: 1461/2854] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/subnets/9c97816b-efed-431e-a657-84a92d53de07 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2855] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 5040 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2856] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2857] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2858] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:55 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: 1396/2859] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2860] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:55 2026] GET /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2861] 162.253.55.77 () {34 vars in 748 bytes} [Thu Sep 10 12:29:55 2026] PUT /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1026 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2862] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 797 bytes in 102 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: 1398/2863] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 4865 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2864] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 4865 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:29:56.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ad6f04b-38d7-4649-a321-309625ba32d9'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': 'd84b7812-f1d6-4168-b3fd-66d514b8765d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1467/2865] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 4865 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2866] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2867] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1400/2868] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2869] 162.253.55.77 () {34 vars in 974 bytes} [Thu Sep 10 12:29:56 2026] GET /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2870] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:29:57 2026] DELETE /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => 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: 1470/2871] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 3811 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2872] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 3811 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:29:57.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01866b58-192d-4ad7-9f8c-e7193290d557 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2873] 162.253.55.77 () {32 vars in 718 bytes} [Thu Sep 10 12:29:57 2026] DELETE /v2.0/ports/d84b7812-f1d6-4168-b3fd-66d514b8765d => 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: 1402/2874] 162.253.55.77 () {34 vars in 1225 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/networks?id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&id=0949717d-0e44-4e95-91c9-1739badfd6d9&id=f6482202-0b2b-4d75-856b-a8d37a24b50f&id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 3096 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2875] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => 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: 1474/2876] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2877] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:29:57 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: 1403/2878] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2879] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:29:57 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: 1477/2880] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:29:57 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: 1404/2881] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2882] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2883] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2884] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2885] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1346 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2886] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?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: 1481/2887] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2888] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => 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: 1408/2889] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2890] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2891] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2892] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2893] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:57 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1484/2894] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2895] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?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: 1485/2896] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.232&port_id=bbec9883-7dd9-48fa-98dd-066ff8772552 => 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: 1412/2897] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/subnets?id=9c97816b-efed-431e-a657-84a92d53de07 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2898] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2899] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2900] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:29:58 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2901] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:30: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: 1488/2902] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:30:01 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) 2026-09-10 12:30:01.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1f7006d-519a-4979-9bea-fa3cde665d0e'] response: {'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'name': 'network-vif-deleted', 'tag': 'd84b7812-f1d6-4168-b3fd-66d514b8765d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1415/2903] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:30:01 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: 7|app: 0|req: 1489/2904] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2905] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2906] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:30:01 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: 1417/2907] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2908] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:30:01 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: 1418/2909] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2910] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1237 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2911] 162.253.55.77 () {34 vars in 748 bytes} [Thu Sep 10 12:30:01 2026] PUT /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1026 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2912] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:30:01 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 797 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2913] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:02 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 3636 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2914] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:02 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 3636 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: 1421/2915] 162.253.55.77 () {34 vars in 974 bytes} [Thu Sep 10 12:30:02 2026] GET /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 1062 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2916] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:30:02 2026] DELETE /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:03.342 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c25af83-f363-4768-a572-9d1b1e73cf0d'] response: {'name': 'network-changed', 'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'tag': 'bbec9883-7dd9-48fa-98dd-066ff8772552', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1496/2917] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2918] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 12:30:03.362 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0371c84f-1228-45bf-8d52-a434dfccfb76'] response: {'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'name': 'network-vif-deleted', 'tag': 'bbec9883-7dd9-48fa-98dd-066ff8772552', 'status': 'completed', 'code': 200} 2026-09-10 12:30:03.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c383f90d-5c05-4649-8505-bb8ba5e8c1ee d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1423/2919] 162.253.55.77 () {32 vars in 718 bytes} [Thu Sep 10 12:30:03 2026] DELETE /v2.0/ports/bbec9883-7dd9-48fa-98dd-066ff8772552 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2920] 162.253.55.77 () {34 vars in 1145 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/networks?id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&id=0949717d-0e44-4e95-91c9-1739badfd6d9&id=f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 2310 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2921] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:30:03 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: 1499/2922] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2923] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2924] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:30:03 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: 1501/2925] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2926] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2927] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2928] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2929] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2930] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2931] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2932] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2933] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?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: 1429/2934] 162.253.55.77 () {30 vars in 702 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2935] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.30&port_id=513cdd9f-ead5-49b0-830a-070a34f86a7b => 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: 1430/2936] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2937] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/subnets?id=49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2938] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2939] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/ports?network_id=0949717d-0e44-4e95-91c9-1739badfd6d9&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: 1432/2940] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:03 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2941] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2942] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:04 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2945] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:30:12 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: 1511/2946] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2947] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:30:12 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: 1512/2948] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:30:12 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: 1437/2949] 162.253.55.77 () {30 vars in 731 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/security-groups?name=lb-bc7270ea-18fe-419a-856b-43486a53a8b2 => generated 2741 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2950] 162.253.55.77 () {30 vars in 761 bytes} [Thu Sep 10 12:30:12 2026] GET /v2.0/security-group-rules?security_group_id=17b85acb-c057-4d57-b91b-29fe81278675 => generated 2206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2951] 162.253.55.77 () {32 vars in 748 bytes} [Thu Sep 10 12:30:12 2026] DELETE /v2.0/security-group-rules/b12075b6-f29d-436e-bbc0-50a5ec12436f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2952] 162.253.55.77 () {32 vars in 748 bytes} [Thu Sep 10 12:30:12 2026] DELETE /v2.0/security-group-rules/d9de79af-2578-42a0-b89c-f80138381667 => 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: 1439/2953] 10.0.0.3 () {34 vars in 1176 bytes} [Thu Sep 10 12:30:15 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396&device_id=07871753-4171-435e-a14e-e69cab39eea3&device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 5494 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2954] 10.0.0.3 () {34 vars in 1198 bytes} [Thu Sep 10 12:30:15 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&id=ac6eb042-979d-434d-964f-24fac7951353&id=17b85acb-c057-4d57-b91b-29fe81278675&fields=id&fields=name => generated 285 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2955] 10.0.0.3 () {34 vars in 1082 bytes} [Thu Sep 10 12:30:16 2026] GET /v2.0/ports?device_id=07871753-4171-435e-a14e-e69cab39eea3&device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 2923 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2956] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:16 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2957] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2958] 10.0.0.3 () {34 vars in 1118 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/security-groups?id=ac6eb042-979d-434d-964f-24fac7951353&id=17b85acb-c057-4d57-b91b-29fe81278675&fields=id&fields=name => generated 195 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:17.168 7 INFO neutron.db.l3_db [None req-7b5fb20b-e14b-4ce3-82c3-ba7117fb848f c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Floating IP 97947ef4-c196-49a7-8739-e06b91e389e9 disassociated (deleted). External IP: 10.96.250.206, port: 66c156a3-be85-409b-bd72-02cf56ec2c68. [pid: 7|app: 0|req: 1516/2959] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:30:16 2026] DELETE /v2.0/floatingips/97947ef4-c196-49a7-8739-e06b91e389e9 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:17.602 8 INFO neutron.api.v2.resource [None req-705a2f60-7e73-4b56-b852-65fb8b4a91a8 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1444/2960] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/floatingips/97947ef4-c196-49a7-8739-e06b91e389e9 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2961] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:30:17 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: 1445/2962] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2963] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2964] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2965] 162.253.55.77 () {30 vars in 700 bytes} [Thu Sep 10 12:30:17 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2966] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2967] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2968] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2969] 162.253.55.77 () {34 vars in 974 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2970] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2971] 162.253.55.77 () {34 vars in 1015 bytes} [Thu Sep 10 12:30:18 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9?fields=dns_domain => generated 29 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2972] 162.253.55.77 () {30 vars in 715 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => 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: 1450/2973] 162.253.55.77 () {38 vars in 1027 bytes} [Thu Sep 10 12:30:18 2026] PUT /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1147 bytes in 446 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: 1451/2974] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/ports?tenant_id=b1183377d9ca4480bebac288b895792e&device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2975] 162.253.55.77 () {34 vars in 1065 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/networks?id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&id=0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 1524 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2976] 162.253.55.77 () {34 vars in 1059 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.72&port_id=4afef8ce-153d-48d2-892b-17e093bfe631 => 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: 1524/2977] 162.253.55.77 () {34 vars in 748 bytes} [Thu Sep 10 12:30:19 2026] PUT /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1086 bytes in 313 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: 1454/2978] 162.253.55.77 () {34 vars in 983 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/subnets?id=bae9deaa-0df4-4440-9fbc-1b81a300dac4 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2979] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 1086 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2980] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/ports?network_id=0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2981] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2982] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:19 2026] GET /v2.0/networks/0fbec9eb-ec0e-4f66-a398-ae2585b6c2b9?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: 1526/2983] 162.253.55.77 () {32 vars in 718 bytes} [Thu Sep 10 12:30:19 2026] DELETE /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2984] 162.253.55.77 () {30 vars in 662 bytes} [Thu Sep 10 12:30:20 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: 1527/2985] 162.253.55.77 () {30 vars in 664 bytes} [Thu Sep 10 12:30:20 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: 1459/2986] 162.253.55.77 () {30 vars in 640 bytes} [Thu Sep 10 12:30:20 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: 7|app: 0|req: 1528/2987] 162.253.55.77 () {30 vars in 676 bytes} [Thu Sep 10 12:30:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:20.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-189638f3-eb54-44ee-9755-aa13e0075fb3 d78f0cb5c7ee47f5a9e6ea44bf150a1d b1183377d9ca4480bebac288b895792e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/2988] 162.253.55.77 () {32 vars in 718 bytes} [Thu Sep 10 12:30:20 2026] DELETE /v2.0/ports/513cdd9f-ead5-49b0-830a-070a34f86a7b => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2989] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:30:20 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2990] 162.253.55.77 () {30 vars in 731 bytes} [Thu Sep 10 12:30:20 2026] GET /v2.0/security-groups?name=lb-bc7270ea-18fe-419a-856b-43486a53a8b2 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2991] 162.253.55.77 () {30 vars in 696 bytes} [Thu Sep 10 12:30:20 2026] GET /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2992] 162.253.55.77 () {34 vars in 748 bytes} [Thu Sep 10 12:30:20 2026] PUT /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 1094 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2993] 162.253.55.77 () {32 vars in 738 bytes} [Thu Sep 10 12:30:20 2026] DELETE /v2.0/security-groups/17b85acb-c057-4d57-b91b-29fe81278675 => 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: 1463/2994] 162.253.55.77 () {32 vars in 718 bytes} [Thu Sep 10 12:30:20 2026] DELETE /v2.0/ports/66c156a3-be85-409b-bd72-02cf56ec2c68 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2995] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:30:21 2026] GET /v2.0/ports?device_id=32877543-38ea-44cf-a0c0-f3a3f0101396 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2996] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:30:22 2026] DELETE /v2.0/ports/4afef8ce-153d-48d2-892b-17e093bfe631 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:24.194 7 INFO neutron.db.l3_db [None req-c1590201-5fb8-46b4-b959-be6c8e93623c c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Floating IP 760ca885-2a10-49de-888f-a3dff3a27a87 disassociated (deleted). External IP: 10.96.250.212, port: a3a204ec-709d-404c-83c0-82f0e9e33e7b. [pid: 7|app: 0|req: 1533/2999] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:30:22 2026] DELETE /v2.0/floatingips/760ca885-2a10-49de-888f-a3dff3a27a87 => generated 0 bytes in 1752 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:24.633 8 INFO neutron.api.v2.resource [None req-1834a57d-5325-42c2-9a4b-2bf8cec162a6 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/3000] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/floatingips/760ca885-2a10-49de-888f-a3dff3a27a87 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:24.857 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5c4e20e-2109-4f4c-a124-5d36b75cf4b6'] response: {'name': 'network-changed', 'server_uuid': '07871753-4171-435e-a14e-e69cab39eea3', 'tag': 'a3a204ec-709d-404c-83c0-82f0e9e33e7b', 'status': 'completed', 'code': 200} 2026-09-10 12:30:24.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c41b9f80-c7be-4321-9e6e-6926ea988f11'] response: {'server_uuid': '32877543-38ea-44cf-a0c0-f3a3f0101396', 'name': 'network-vif-deleted', 'tag': '4afef8ce-153d-48d2-892b-17e093bfe631', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/3001] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3002] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/ports?device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1200 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3003] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3004] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/ports?device_id=07871753-4171-435e-a14e-e69cab39eea3 => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3005] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:30:25 2026] DELETE /v2.0/ports/a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3006] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:30:24 2026] GET /v2.0/networks?id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 800 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3007] 162.253.55.77 () {34 vars in 1057 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.112&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3008] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:30:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab5&port_id=a3a204ec-709d-404c-83c0-82f0e9e33e7b => 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: 1539/3009] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:30:26 2026] GET /v2.0/subnets?id=5bef255e-0e47-483f-9636-94cbc24b7735&id=75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => 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: 1471/3010] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:26 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3011] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:26 2026] GET /v2.0/ports?network_id=0e2b40f3-b9fd-44e7-a2dd-039420ccbb11&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: 1472/3012] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:26 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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: 1541/3013] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:26 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11?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-09-10 12:30:30.575 8 INFO neutron.db.l3_db [None req-51fdaad5-5e49-48bd-9d0b-8462a1f5fe5c c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] Floating IP e453dbaf-ccd2-4075-b97b-fab3e888220e disassociated (deleted). External IP: 10.96.250.214, port: 76283cea-e783-45ee-9baa-14066da6a7c6. [pid: 8|app: 0|req: 1473/3014] 10.0.0.106 () {32 vars in 732 bytes} [Thu Sep 10 12:30:30 2026] DELETE /v2.0/floatingips/e453dbaf-ccd2-4075-b97b-fab3e888220e => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:31.068 7 INFO neutron.api.v2.resource [None req-591a13dc-156a-49d6-935d-97652def46e5 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3015] 10.0.0.106 () {32 vars in 729 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/floatingips/e453dbaf-ccd2-4075-b97b-fab3e888220e => generated 144 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:31.306 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66673bad-4268-4ef9-aeeb-092e8a1be211'] response: {'name': 'network-changed', 'server_uuid': '1ce78be8-c8b9-474f-bf25-d3055c3dc43d', 'tag': '76283cea-e783-45ee-9baa-14066da6a7c6', 'status': 'completed', 'code': 200} 2026-09-10 12:30:31.325 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30216798-d046-4589-ba06-6f104f900112'] response: {'server_uuid': '07871753-4171-435e-a14e-e69cab39eea3', 'name': 'network-vif-deleted', 'tag': 'a3a204ec-709d-404c-83c0-82f0e9e33e7b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1543/3016] 162.253.55.77 () {34 vars in 1079 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/ports?tenant_id=a348143cac804d05a8088c9fefa3598e&device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1465 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3017] 10.0.0.3 () {34 vars in 988 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/ports?device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1196 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3018] 10.0.0.3 () {34 vars in 1038 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/security-groups?id=32657647-e856-45ee-a5bb-32c387727313&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3019] 162.253.55.77 () {34 vars in 985 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/networks?id=f6482202-0b2b-4d75-856b-a8d37a24b50f => 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: 1476/3020] 162.253.55.77 () {34 vars in 1055 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.26&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => 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: 1545/3021] 162.253.55.77 () {34 vars in 1103 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=76283cea-e783-45ee-9baa-14066da6a7c6 => 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: 1477/3022] 162.253.55.77 () {34 vars in 1063 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/subnets?id=c674809d-ed40-445a-8e08-1cf8934883b9&id=9c97816b-efed-431e-a657-84a92d53de07 => generated 1363 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3023] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3024] 162.253.55.77 () {34 vars in 1051 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/ports?network_id=f6482202-0b2b-4d75-856b-a8d37a24b50f&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3025] 162.253.55.77 () {34 vars in 993 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/ports?device_id=1ce78be8-c8b9-474f-bf25-d3055c3dc43d => generated 1196 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3026] 162.253.55.77 () {34 vars in 1011 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3027] 162.253.55.77 () {34 vars in 1111 bytes} [Thu Sep 10 12:30:31 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3028] 162.253.55.77 () {36 vars in 996 bytes} [Thu Sep 10 12:30:31 2026] DELETE /v2.0/ports/76283cea-e783-45ee-9baa-14066da6a7c6 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3029] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:36 2026] DELETE /v2.0/security-group-rules/718c24ff-8c60-4759-ba33-2a442fae99b6 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:36.640 8 INFO neutron.api.v2.resource [None req-1aa5dd11-f432-4d0e-81dc-24a8a00e872f c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/3030] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:36 2026] GET /v2.0/security-group-rules/718c24ff-8c60-4759-ba33-2a442fae99b6 => generated 155 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3031] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:36 2026] DELETE /v2.0/security-group-rules/1f9f3e57-3b5e-440b-b1b8-1f9012594ee5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:36.741 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36b4f1e6-77ee-4c94-83b6-e3fa2acea76b'] response: {'server_uuid': '1ce78be8-c8b9-474f-bf25-d3055c3dc43d', 'name': 'network-vif-deleted', 'tag': '76283cea-e783-45ee-9baa-14066da6a7c6', 'status': 'completed', 'code': 200} 2026-09-10 12:30:36.751 8 INFO neutron.api.v2.resource [None req-a23c22f2-9b5d-4652-8fbf-b5047df3a6e0 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3032] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:36 2026] GET /v2.0/security-group-rules/1f9f3e57-3b5e-440b-b1b8-1f9012594ee5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3033] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:36 2026] DELETE /v2.0/security-group-rules/59aa2b34-bf1b-44aa-94dc-443b707a828f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:36.838 8 INFO neutron.api.v2.resource [None req-e2e883a5-d907-45a6-890e-7e9789d0282f c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3034] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:36 2026] GET /v2.0/security-group-rules/59aa2b34-bf1b-44aa-94dc-443b707a828f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3035] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:36 2026] DELETE /v2.0/security-group-rules/87e6cf50-8440-4442-a4ee-fcc7f1e8a555 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:36.937 8 INFO neutron.api.v2.resource [None req-09071cea-7dbb-48e9-bbc6-f5c258f36925 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3036] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:36 2026] GET /v2.0/security-group-rules/87e6cf50-8440-4442-a4ee-fcc7f1e8a555 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3037] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:36 2026] DELETE /v2.0/security-group-rules/e3ab78a3-5d00-4c8e-9bba-e8fff579eb07 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.037 8 INFO neutron.api.v2.resource [None req-d43c12b7-1aa6-4615-a7c8-690ce4fe1aff c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3038] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-group-rules/e3ab78a3-5d00-4c8e-9bba-e8fff579eb07 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3039] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:37 2026] DELETE /v2.0/security-group-rules/60823e7e-c4be-44b2-b7c9-0fb66bc9f970 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.139 8 INFO neutron.api.v2.resource [None req-060bdc4a-71b7-4a6d-91fe-ee7d80913e7d c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3040] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-group-rules/60823e7e-c4be-44b2-b7c9-0fb66bc9f970 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3041] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:37 2026] DELETE /v2.0/security-group-rules/b5412f06-f6fe-444a-94a5-2d86ab5f9738 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.224 8 INFO neutron.api.v2.resource [None req-201ec8c4-b421-475b-890d-9d3e288d6210 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3042] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-group-rules/b5412f06-f6fe-444a-94a5-2d86ab5f9738 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3043] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:37 2026] DELETE /v2.0/security-group-rules/71bd7675-d124-4013-92bd-cca308e54e6b => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.323 8 INFO neutron.api.v2.resource [None req-e28827a6-a876-4c6e-b197-74a0d0ef53d7 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3044] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-group-rules/71bd7675-d124-4013-92bd-cca308e54e6b => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3045] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:37 2026] DELETE /v2.0/security-group-rules/bb1faa4e-1350-4343-961a-da15462d3d2b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.444 8 INFO neutron.api.v2.resource [None req-aa82b213-08df-4864-8663-7b26b3e2fcfb c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3046] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-group-rules/bb1faa4e-1350-4343-961a-da15462d3d2b => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3047] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:37 2026] DELETE /v2.0/security-group-rules/b8cbe3a6-f53a-4875-a184-37bd94f8bc55 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.518 8 INFO neutron.api.v2.resource [None req-bc77fe57-f646-442a-a32e-69683e63bb50 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3048] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-group-rules/b8cbe3a6-f53a-4875-a184-37bd94f8bc55 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3049] 10.0.0.106 () {32 vars in 750 bytes} [Thu Sep 10 12:30:37 2026] DELETE /v2.0/security-group-rules/874f1fdc-9dab-430a-8958-0bab7f13f9bc => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.598 8 INFO neutron.api.v2.resource [None req-56e6e5c4-4198-431a-8d75-3c6089f05dc8 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3050] 10.0.0.106 () {32 vars in 747 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-group-rules/874f1fdc-9dab-430a-8958-0bab7f13f9bc => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3051] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:37 2026] DELETE /v2.0/security-groups/32657647-e856-45ee-a5bb-32c387727313 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:37.757 8 INFO neutron.api.v2.resource [None req-5da4638a-5197-4970-ac58-295c395d6d92 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3052] 10.0.0.106 () {32 vars in 737 bytes} [Thu Sep 10 12:30:37 2026] GET /v2.0/security-groups/32657647-e856-45ee-a5bb-32c387727313 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3055] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:30:37 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/remove_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:39.530 8 INFO neutron.api.v2.resource [None req-dcdae5ce-1116-454d-8eb5-69e334d1c3ee c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3056] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:30:39 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/remove_router_interface => generated 198 bytes in 317 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3057] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:30:39 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/remove_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:41.199 8 INFO neutron.api.v2.resource [None req-3deb463a-41f9-465d-867d-3e17466eb4f6 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3058] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:30:40 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/remove_router_interface => generated 198 bytes in 245 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3059] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:30:41 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/remove_router_interface => generated 309 bytes in 2012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:30:43.528 8 INFO neutron.api.v2.resource [None req-3b137230-6d26-4715-8394-8efd5d2875cd c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3060] 10.0.0.106 () {34 vars in 789 bytes} [Thu Sep 10 12:30:43 2026] PUT /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9/remove_router_interface => generated 198 bytes in 305 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:44.671 7 INFO neutron.services.segments.plugin [-] Segment a0393d3f-ae6d-435e-b842-3ef997a840f0 resource provider aggregate not found 2026-09-10 12:30:44.676 7 INFO neutron.services.segments.plugin [-] Segment a0393d3f-ae6d-435e-b842-3ef997a840f0 resource provider aggregate not found 2026-09-10 12:30:44.690 7 INFO neutron.services.segments.plugin [-] Segment a0393d3f-ae6d-435e-b842-3ef997a840f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0393d3f-ae6d-435e-b842-3ef997a840f0 found for delete ", "request_id": "req-db707a80-67a3-4039-ad4a-e39c9871c49f"}]} 2026-09-10 12:30:44.696 7 INFO neutron.services.segments.plugin [-] Segment a0393d3f-ae6d-435e-b842-3ef997a840f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0393d3f-ae6d-435e-b842-3ef997a840f0 found for delete ", "request_id": "req-b595425a-f987-4920-b5ae-3aad8cfa35be"}]} 2026-09-10 12:30:44.702 7 INFO neutron.db.l3_hamode_db [None req-bc3309d2-5ae8-410d-a8ff-6d8dec9a4e24 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - - -] HA network 22d8a1e9-1c26-4e15-a579-6b0d1b086525 was deleted as no HA routers are present in tenant a348143cac804d05a8088c9fefa3598e. [pid: 7|app: 0|req: 1564/3061] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:30:43 2026] DELETE /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9 => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:30:44.741 8 INFO neutron.api.v2.resource [None req-06d3a958-a616-4575-b451-a5c8a35a759a c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3062] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:30:44 2026] GET /v2.0/routers/a3ffe204-9b66-42c5-8939-43edc648a5a9 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3063] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:30:44 2026] DELETE /v2.0/subnets/5bef255e-0e47-483f-9636-94cbc24b7735 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:44.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7caf1966-b1ca-41c6-ac89-95eac820f39b c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3064] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:30:44 2026] GET /v2.0/subnets/5bef255e-0e47-483f-9636-94cbc24b7735 => 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: 1566/3065] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:30:44 2026] DELETE /v2.0/subnets/75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:45.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1f9599b-9359-4865-a83f-26f7293b6f5f c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3066] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/subnets/75f64c03-9c87-4b7f-99b7-4e02e8b7a844 => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3067] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:30:45 2026] DELETE /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:45.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-117d9133-9343-40be-8277-74a7d3e1b736 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3068] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:30:45 2026] GET /v2.0/networks/0e2b40f3-b9fd-44e7-a2dd-039420ccbb11 => 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: 1568/3069] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:30:45 2026] DELETE /v2.0/subnets/c674809d-ed40-445a-8e08-1cf8934883b9 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:46.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b03c3ba-ed73-4e50-b8ab-4e12f052bb61 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3070] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:30:46 2026] GET /v2.0/subnets/c674809d-ed40-445a-8e08-1cf8934883b9 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3071] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:30:46 2026] DELETE /v2.0/subnets/9c97816b-efed-431e-a657-84a92d53de07 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:46.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f5ad742-602b-4567-b76e-5fe82c217b8d c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3072] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:30:46 2026] GET /v2.0/subnets/9c97816b-efed-431e-a657-84a92d53de07 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:46.726 7 INFO neutron.services.segments.plugin [-] Segment 5645fc3d-0d57-455b-b98b-d09c1f9d2371 resource provider aggregate not found 2026-09-10 12:30:46.731 7 INFO neutron.services.segments.plugin [-] Segment 5645fc3d-0d57-455b-b98b-d09c1f9d2371 resource provider aggregate not found 2026-09-10 12:30:46.749 7 INFO neutron.services.segments.plugin [-] Segment 5645fc3d-0d57-455b-b98b-d09c1f9d2371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5645fc3d-0d57-455b-b98b-d09c1f9d2371 found for delete ", "request_id": "req-d7fbc262-2c70-44f1-9c0f-5f73c10b41e2"}]} 2026-09-10 12:30:46.752 7 INFO neutron.services.segments.plugin [-] Segment 5645fc3d-0d57-455b-b98b-d09c1f9d2371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5645fc3d-0d57-455b-b98b-d09c1f9d2371 found for delete ", "request_id": "req-7c383a95-bd46-4895-9976-2abf7e92127a"}]} [pid: 7|app: 0|req: 1570/3073] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:30:46 2026] DELETE /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:46.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-233dc63d-6380-4842-bfae-1980dcb32446 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3074] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:30:46 2026] GET /v2.0/networks/f6482202-0b2b-4d75-856b-a8d37a24b50f => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3075] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:30:46 2026] DELETE /v2.0/subnets/745428aa-6965-4c46-b709-312a623d5308 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:47.141 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56ab2150-24a6-43de-be70-36250b2d700c c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3076] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:30:47 2026] GET /v2.0/subnets/745428aa-6965-4c46-b709-312a623d5308 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3077] 10.0.0.106 () {32 vars in 724 bytes} [Thu Sep 10 12:30:47 2026] DELETE /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:47.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8648bb49-2023-4df1-b842-22c193463dcc c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3078] 10.0.0.106 () {32 vars in 721 bytes} [Thu Sep 10 12:30:47 2026] GET /v2.0/subnets/49ce72ee-dd32-4aa9-815b-0d15b5b7bc97 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3079] 10.0.0.106 () {32 vars in 726 bytes} [Thu Sep 10 12:30:47 2026] DELETE /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-10 12:30:47.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a91b4df1-1e7f-4de3-a2e1-fdf0684eeca1 c63aa84b00e34226b869ac20cff9f743 a348143cac804d05a8088c9fefa3598e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3080] 10.0.0.106 () {32 vars in 723 bytes} [Thu Sep 10 12:30:47 2026] GET /v2.0/networks/0949717d-0e44-4e95-91c9-1739badfd6d9 => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:30:50.142 7 INFO neutron.services.segments.plugin [-] Segment 4353aeb5-9892-4f3a-9d95-4059ab222c56 resource provider aggregate not found 2026-09-10 12:30:50.147 7 INFO neutron.services.segments.plugin [-] Segment 4353aeb5-9892-4f3a-9d95-4059ab222c56 resource provider aggregate not found 2026-09-10 12:30:50.167 7 INFO neutron.services.segments.plugin [-] Segment 4353aeb5-9892-4f3a-9d95-4059ab222c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4353aeb5-9892-4f3a-9d95-4059ab222c56 found for delete ", "request_id": "req-15528095-b700-44b0-a0d1-2c4c5f78030c"}]} 2026-09-10 12:30:50.174 7 INFO neutron.services.segments.plugin [-] Segment 4353aeb5-9892-4f3a-9d95-4059ab222c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4353aeb5-9892-4f3a-9d95-4059ab222c56 found for delete ", "request_id": "req-f1ca5373-afd2-449a-bf83-c375eb239ae4"}]} 2026-09-10 12:30:50.191 7 INFO neutron.services.segments.plugin [-] Segment 9a79bce4-93e6-4c95-8470-15a8845fe205 resource provider aggregate not found 2026-09-10 12:30:50.200 7 INFO neutron.services.segments.plugin [-] Segment 9a79bce4-93e6-4c95-8470-15a8845fe205 resource provider aggregate not found 2026-09-10 12:30:50.218 7 INFO neutron.services.segments.plugin [-] Segment 9a79bce4-93e6-4c95-8470-15a8845fe205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a79bce4-93e6-4c95-8470-15a8845fe205 found for delete ", "request_id": "req-ed58aee4-4771-41a6-b68b-a613dabdb09e"}]} 2026-09-10 12:30:50.220 7 INFO neutron.services.segments.plugin [-] Segment 9a79bce4-93e6-4c95-8470-15a8845fe205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a79bce4-93e6-4c95-8470-15a8845fe205 found for delete ", "request_id": "req-1fc3d457-8746-4785-8d4b-6243a02c0821"}]} [pid: 7|app: 0|req: 1574/3081] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/security-groups?tenant_id=c4dda72e7ec04d439e43acecd92cbf66&name=default => generated 2805 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3082] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:50 2026] DELETE /v2.0/security-groups/1d18a66f-6acf-4eb3-afb9-f6f22e6ea81d => 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: 1575/3083] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:30:50 2026] GET /v2.0/security-groups?tenant_id=15bbbfbcb6e6469080090a339821601f&name=default => generated 2805 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3084] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:50 2026] DELETE /v2.0/security-groups/5441b12c-dc3a-4280-8693-c3c202c59133 => 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: 1576/3085] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:30:51 2026] GET /v2.0/security-groups?tenant_id=a348143cac804d05a8088c9fefa3598e&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3086] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:51 2026] DELETE /v2.0/security-groups/6eb0573b-2658-48db-8494-7513ff0e62fe => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3087] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:30:51 2026] GET /v2.0/security-groups?tenant_id=c6fee686ade248fc84d1e03a09e25bb9&name=default => generated 2805 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3088] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:51 2026] DELETE /v2.0/security-groups/e7648f1b-3977-49ad-83e2-c431d3d83d1b => 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: 1578/3089] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:30:51 2026] GET /v2.0/security-groups?tenant_id=4fc76068e0b74142a3599c51b336cdf1&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3090] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:52 2026] DELETE /v2.0/security-groups/7008b6f5-565c-4ec9-a822-b80e1677d934 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3091] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:30:52 2026] GET /v2.0/security-groups?tenant_id=3ff8c7e6544441edbc5ecb13d6757e7e&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3092] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:52 2026] DELETE /v2.0/security-groups/603a3ec6-cce6-4d9a-af13-e2c8ecd603c2 => 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: 1580/3093] 10.0.0.106 () {32 vars in 774 bytes} [Thu Sep 10 12:30:52 2026] GET /v2.0/security-groups?tenant_id=8a40be76ca0a42deae237058708db77d&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3094] 10.0.0.106 () {32 vars in 740 bytes} [Thu Sep 10 12:30:52 2026] DELETE /v2.0/security-groups/a1cca207-70e2-418c-9ac6-36eb229cd45e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3097] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:30:55 2026] GET /v2.0/networks => generated 2168 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3098] 10.0.0.106 () {32 vars in 655 bytes} [Thu Sep 10 12:30:57 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: 1517/3099] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:30:57 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3100] 10.0.0.106 () {32 vars in 643 bytes} [Thu Sep 10 12:30:57 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3101] 10.0.0.106 () {32 vars in 647 bytes} [Thu Sep 10 12:30:57 2026] GET /v2.0/subnets => generated 1261 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3102] 10.0.0.106 () {32 vars in 649 bytes} [Thu Sep 10 12:30:57 2026] GET /v2.0/networks => generated 2168 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3103] 10.0.0.106 () {32 vars in 663 bytes} [Thu Sep 10 12:30:57 2026] GET /v2.0/security-groups => generated 16626 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3104] 10.0.0.106 () {32 vars in 655 bytes} [Thu Sep 10 12:30:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)