+ 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 [Wed Jul 15 05:30:35 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-66484f6878-s9p2l 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 0x55c56aa520d0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-15 05:30:38.861 7 INFO neutron.common.config [-] Logging enabled! 2026-07-15 05:30:38.861 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-15 05:30:38.876 8 INFO neutron.common.config [-] Logging enabled! 2026-07-15 05:30:38.877 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-15 05:30:39.300 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-15 05:30:39.344 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-15 05:30:40.138 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:30:40.140 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-15 05:30:40.143 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-15 05:30:40.144 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:30:40.144 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-15 05:30:40.145 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-15 05:30:40.145 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:30:40.151 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:30:40.151 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:30:40.151 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:30:40.169 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-15 05:30:40.170 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:30:40.170 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-15 05:30:40.211 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-15 05:30:40.211 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-15 05:30:40.212 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-15 05:30:40.212 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-15 05:30:40.218 7 WARNING oslo_policy.policy [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-15 05:30:40.238 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:30:40.240 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-15 05:30:40.243 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-15 05:30:40.244 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-15 05:30:40.245 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-15 05:30:40.245 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-15 05:30:40.245 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:30:40.251 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:30:40.251 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-15 05:30:40.251 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:30:40.269 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-15 05:30:40.270 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-15 05:30:40.271 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-15 05:30:40.311 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-15 05:30:40.311 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-15 05:30:40.311 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-15 05:30:40.312 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-15 05:30:40.318 8 WARNING oslo_policy.policy [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-15 05:30:40.502 7 INFO neutron.plugins.ml2.managers [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Initializing driver for type 'vlan' 2026-07-15 05:30:40.616 8 INFO neutron.plugins.ml2.managers [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Initializing driver for type 'vlan' 2026-07-15 05:30:40.803 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] VlanTypeDriver initialization complete 2026-07-15 05:30:40.804 7 INFO neutron.plugins.ml2.managers [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-15 05:30:40.804 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-15 05:30:40.828 7 INFO neutron.plugins.ml2.managers [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-15 05:30:40.829 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-15 05:30:40.829 7 INFO neutron.plugins.ml2.managers [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Initializing extension driver 'port_security' 2026-07-15 05:30:40.829 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-15 05:30:40.829 7 INFO neutron.plugins.ml2.managers [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Initializing extension driver 'qos' 2026-07-15 05:30:40.829 7 INFO neutron.plugins.ml2.managers [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-15 05:30:40.829 7 INFO neutron.plugins.ml2.managers [None req-ce536469-9ffc-4f3e-bbd3-9493d4320ec3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-15 05:30:40.840 7 INFO neutron.quota [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded quota_driver: . 2026-07-15 05:30:40.840 7 INFO neutron.plugins.ml2.plugin [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Modular L2 Plugin initialization complete 2026-07-15 05:30:40.841 7 INFO neutron.plugins.ml2.managers [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-15 05:30:40.841 7 INFO neutron.plugins.ml2.managers [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-15 05:30:40.841 7 INFO neutron.plugins.ml2.managers [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-15 05:30:40.841 7 INFO neutron.extensions.vlantransparent [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Disabled vlantransparent extension. 2026-07-15 05:30:40.841 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: qos 2026-07-15 05:30:40.851 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: router 2026-07-15 05:30:40.891 7 INFO neutron.services.service_base [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-15 05:30:40.891 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: segments 2026-07-15 05:30:40.948 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] VlanTypeDriver initialization complete 2026-07-15 05:30:40.949 8 INFO neutron.plugins.ml2.managers [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Initializing driver for type 'vxlan' 2026-07-15 05:30:40.949 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-15 05:30:40.973 8 INFO neutron.plugins.ml2.managers [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-15 05:30:40.973 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-15 05:30:40.973 8 INFO neutron.plugins.ml2.managers [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Initializing extension driver 'port_security' 2026-07-15 05:30:40.973 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-15 05:30:40.974 8 INFO neutron.plugins.ml2.managers [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Initializing extension driver 'qos' 2026-07-15 05:30:40.974 8 INFO neutron.plugins.ml2.managers [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-15 05:30:40.974 8 INFO neutron.plugins.ml2.managers [None req-a9a6a9d3-cee7-4434-948f-7e73acec83f9 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-15 05:30:40.986 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: trunk 2026-07-15 05:30:40.986 8 INFO neutron.quota [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded quota_driver: . 2026-07-15 05:30:40.987 8 INFO neutron.plugins.ml2.plugin [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Modular L2 Plugin initialization complete 2026-07-15 05:30:40.987 8 INFO neutron.plugins.ml2.managers [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-15 05:30:40.987 8 INFO neutron.plugins.ml2.managers [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-15 05:30:40.987 8 INFO neutron.plugins.ml2.managers [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-15 05:30:40.988 8 INFO neutron.extensions.vlantransparent [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Disabled vlantransparent extension. 2026-07-15 05:30:40.988 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: qos 2026-07-15 05:30:40.999 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: router 2026-07-15 05:30:41.033 8 INFO neutron.services.service_base [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-15 05:30:41.034 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: segments 2026-07-15 05:30:41.039 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: vpnaas 2026-07-15 05:30:41.077 7 WARNING stevedore.named [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-15 05:30:41.127 7 INFO neutron_vpnaas.services.vpn.plugin [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-15 05:30:41.127 7 INFO neutron.common.utils [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-15 05:30:41.127 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: auto_allocate 2026-07-15 05:30:41.127 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: trunk 2026-07-15 05:30:41.131 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: tag 2026-07-15 05:30:41.138 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: timestamp 2026-07-15 05:30:41.140 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: network_ip_availability 2026-07-15 05:30:41.143 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: flavors 2026-07-15 05:30:41.146 7 INFO neutron.manager [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loading Plugin: revisions 2026-07-15 05:30:41.149 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Initializing extension manager. 2026-07-15 05:30:41.150 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: address-group 2026-07-15 05:30:41.151 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: address-scope 2026-07-15 05:30:41.152 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-15 05:30:41.153 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: agent 2026-07-15 05:30:41.153 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: agent-resources-synced 2026-07-15 05:30:41.154 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-15 05:30:41.155 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-15 05:30:41.156 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: availability_zone 2026-07-15 05:30:41.157 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: availability_zone_filter 2026-07-15 05:30:41.157 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-15 05:30:41.158 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: default-subnetpools 2026-07-15 05:30:41.159 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-15 05:30:41.159 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: dns-integration 2026-07-15 05:30:41.160 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: dns-domain-ports 2026-07-15 05:30:41.161 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-15 05:30:41.161 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: dvr 2026-07-15 05:30:41.162 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-15 05:30:41.162 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: empty-string-filtering 2026-07-15 05:30:41.163 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:30:41.164 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-15 05:30:41.164 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: external-net 2026-07-15 05:30:41.165 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-15 05:30:41.165 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: extraroute 2026-07-15 05:30:41.166 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: extraroute-atomic 2026-07-15 05:30:41.166 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-15 05:30:41.167 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-15 05:30:41.168 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-15 05:30:41.168 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-15 05:30:41.169 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: fip-port-details 2026-07-15 05:30:41.169 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: flavors 2026-07-15 05:30:41.171 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-15 05:30:41.171 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: floatingip-pools 2026-07-15 05:30:41.172 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: ip_allocation 2026-07-15 05:30:41.172 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-15 05:30:41.173 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: l2_adjacency 2026-07-15 05:30:41.174 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: router 2026-07-15 05:30:41.176 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:30:41.176 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: vpnaas 2026-07-15 05:30:41.176 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-15 05:30:41.177 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-15 05:30:41.177 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: ext-gw-mode 2026-07-15 05:30:41.178 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: l3-ha 2026-07-15 05:30:41.179 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:30:41.179 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-15 05:30:41.180 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: l3-flavors 2026-07-15 05:30:41.180 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:30:41.181 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-15 05:30:41.183 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-15 05:30:41.184 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-15 05:30:41.185 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-15 05:30:41.186 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-15 05:30:41.187 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-15 05:30:41.187 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: multi-provider 2026-07-15 05:30:41.188 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: net-mtu 2026-07-15 05:30:41.188 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: net-mtu-writable 2026-07-15 05:30:41.189 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: network_availability_zone 2026-07-15 05:30:41.190 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: network_ha 2026-07-15 05:30:41.190 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: network-ip-availability 2026-07-15 05:30:41.191 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-15 05:30:41.192 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: pagination 2026-07-15 05:30:41.192 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-device-profile 2026-07-15 05:30:41.193 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-15 05:30:41.193 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-15 05:30:41.194 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-15 05:30:41.194 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-mac-override 2026-07-15 05:30:41.195 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-15 05:30:41.196 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-15 05:30:41.196 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-resource-request 2026-07-15 05:30:41.197 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-15 05:30:41.197 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: binding 2026-07-15 05:30:41.198 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: binding-extended 2026-07-15 05:30:41.199 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-security 2026-07-15 05:30:41.199 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: project-id 2026-07-15 05:30:41.200 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: provider 2026-07-15 05:30:41.201 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos 2026-07-15 05:30:41.202 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-15 05:30:41.203 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-15 05:30:41.203 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-default 2026-07-15 05:30:41.204 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-fip 2026-07-15 05:30:41.204 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-15 05:30:41.205 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-15 05:30:41.206 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-15 05:30:41.206 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-15 05:30:41.207 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-15 05:30:41.207 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-pps 2026-07-15 05:30:41.208 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-15 05:30:41.209 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-15 05:30:41.209 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: qos-rules-alias 2026-07-15 05:30:41.210 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: quota-check-limit 2026-07-15 05:30:41.212 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: quotas 2026-07-15 05:30:41.212 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: quota_details 2026-07-15 05:30:41.214 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: rbac-policies 2026-07-15 05:30:41.214 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: rbac-address-group 2026-07-15 05:30:41.215 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: rbac-address-scope 2026-07-15 05:30:41.215 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: rbac-security-groups 2026-07-15 05:30:41.216 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-15 05:30:41.217 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: revision-if-match 2026-07-15 05:30:41.217 8 WARNING stevedore.named [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-15 05:30:41.217 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-15 05:30:41.218 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: router_availability_zone 2026-07-15 05:30:41.218 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-15 05:30:41.220 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-15 05:30:41.220 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-15 05:30:41.221 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-15 05:30:41.222 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-15 05:30:41.222 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-15 05:30:41.223 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-15 05:30:41.230 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: security-group 2026-07-15 05:30:41.231 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: segment 2026-07-15 05:30:41.231 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-15 05:30:41.232 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: service-type 2026-07-15 05:30:41.233 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: sorting 2026-07-15 05:30:41.233 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: standard-attr-segment 2026-07-15 05:30:41.234 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: standard-attr-description 2026-07-15 05:30:41.235 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: stateful-security-group 2026-07-15 05:30:41.235 7 WARNING neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-15 05:30:41.236 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-15 05:30:41.236 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: subnet_onboard 2026-07-15 05:30:41.237 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-15 05:30:41.237 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: subnet-service-types 2026-07-15 05:30:41.238 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: subnet_allocation 2026-07-15 05:30:41.239 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-15 05:30:41.239 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-15 05:30:41.242 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: standard-attr-tag 2026-07-15 05:30:41.243 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-15 05:30:41.243 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: trunk 2026-07-15 05:30:41.244 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: trunk-details 2026-07-15 05:30:41.245 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-15 05:30:41.245 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-15 05:30:41.247 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-15 05:30:41.248 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-15 05:30:41.248 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: vpn-flavors 2026-07-15 05:30:41.250 7 INFO neutron.api.extensions [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Loaded extension: vpnaas 2026-07-15 05:30:41.252 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-15 05:30:41.252 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-15 05:30:41.252 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.253 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-15 05:30:41.256 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:30:41.257 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:30:41.264 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:30:41.265 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:30:41.265 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:30:41.266 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.266 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.267 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.267 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.268 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:30:41.268 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:30:41.269 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:30:41.269 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:30:41.270 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:30:41.271 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:30:41.275 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:30:41.275 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] router is already registered 2026-07-15 05:30:41.276 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:30:41.276 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] floatingip is already registered 2026-07-15 05:30:41.282 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:30:41.282 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] rbac_policy is already registered 2026-07-15 05:30:41.283 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:30:41.283 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] security_group is already registered 2026-07-15 05:30:41.282 8 INFO neutron_vpnaas.services.vpn.plugin [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-15 05:30:41.283 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:30:41.284 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] security_group_rule is already registered 2026-07-15 05:30:41.283 8 INFO neutron.common.utils [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-15 05:30:41.284 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: auto_allocate 2026-07-15 05:30:41.285 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.285 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.285 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.286 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.286 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:30:41.287 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] trunk is already registered 2026-07-15 05:30:41.287 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:30:41.287 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] endpoint_group is already registered 2026-07-15 05:30:41.288 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:30:41.288 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] vpnservice is already registered 2026-07-15 05:30:41.288 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:30:41.289 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] ipsec_site_connection is already registered 2026-07-15 05:30:41.289 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:30:41.289 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] ipsecpolicy is already registered 2026-07-15 05:30:41.290 7 INFO neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:30:41.290 7 WARNING neutron.quota.resource_registry [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] ikepolicy is already registered 2026-07-15 05:30:41.292 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: tag 2026-07-15 05:30:41.300 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: timestamp 2026-07-15 05:30:41.303 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: network_ip_availability 2026-07-15 05:30:41.307 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: flavors 2026-07-15 05:30:41.310 8 INFO neutron.manager [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loading Plugin: revisions 2026-07-15 05:30:41.313 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Initializing extension manager. 2026-07-15 05:30:41.314 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: address-group 2026-07-15 05:30:41.315 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: address-scope 2026-07-15 05:30:41.315 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-15 05:30:41.316 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: agent 2026-07-15 05:30:41.317 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: agent-resources-synced 2026-07-15 05:30:41.318 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-15 05:30:41.319 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-15 05:30:41.319 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: availability_zone 2026-07-15 05:30:41.320 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: availability_zone_filter 2026-07-15 05:30:41.321 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-15 05:30:41.321 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: default-subnetpools 2026-07-15 05:30:41.322 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-15 05:30:41.323 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: dns-integration 2026-07-15 05:30:41.324 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: dns-domain-ports 2026-07-15 05:30:41.324 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-15 05:30:41.325 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: dvr 2026-07-15 05:30:41.325 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-15 05:30:41.326 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: empty-string-filtering 2026-07-15 05:30:41.326 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:30:41.327 7 WARNING keystonemiddleware._common.config [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:30:41.327 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-15 05:30:41.328 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: external-net 2026-07-15 05:30:41.328 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-15 05:30:41.329 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: extraroute 2026-07-15 05:30:41.329 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: extraroute-atomic 2026-07-15 05:30:41.330 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-15 05:30:41.331 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-15 05:30:41.331 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-15 05:30:41.332 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-15 05:30:41.332 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: fip-port-details 2026-07-15 05:30:41.333 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: flavors 2026-07-15 05:30:41.334 7 WARNING oslo_config.cfg [None req-fbe387e2-ade7-4905-8685-b8c6cd2f68e0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-15 05:30:41.334 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-15 05:30:41.335 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: floatingip-pools 2026-07-15 05:30:41.335 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: ip_allocation 2026-07-15 05:30:41.336 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: ip-substring-filtering WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55c56aa520d0 pid: 7 (default app) 2026-07-15 05:30:41.336 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: l2_adjacency 2026-07-15 05:30:41.337 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: router 2026-07-15 05:30:41.339 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-15 05:30:41.340 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-15 05:30:41.340 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-15 05:30:41.341 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: ext-gw-mode 2026-07-15 05:30:41.341 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: l3-ha 2026-07-15 05:30:41.342 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:30:41.342 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-15 05:30:41.343 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: l3-flavors 2026-07-15 05:30:41.344 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-15 05:30:41.344 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-15 05:30:41.346 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-15 05:30:41.347 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-15 05:30:41.348 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-15 05:30:41.349 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-15 05:30:41.350 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-15 05:30:41.351 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: multi-provider 2026-07-15 05:30:41.351 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: net-mtu 2026-07-15 05:30:41.352 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: net-mtu-writable 2026-07-15 05:30:41.352 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: network_availability_zone 2026-07-15 05:30:41.353 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: network_ha 2026-07-15 05:30:41.354 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: network-ip-availability 2026-07-15 05:30:41.355 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-15 05:30:41.355 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: pagination 2026-07-15 05:30:41.356 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-device-profile 2026-07-15 05:30:41.356 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-15 05:30:41.357 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-15 05:30:41.357 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-15 05:30:41.358 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-mac-override 2026-07-15 05:30:41.358 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-15 05:30:41.359 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-15 05:30:41.359 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-resource-request 2026-07-15 05:30:41.360 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-15 05:30:41.360 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: binding 2026-07-15 05:30:41.361 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: binding-extended 2026-07-15 05:30:41.362 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-security 2026-07-15 05:30:41.362 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: project-id 2026-07-15 05:30:41.363 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: provider 2026-07-15 05:30:41.365 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos 2026-07-15 05:30:41.365 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-15 05:30:41.366 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-15 05:30:41.367 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-default 2026-07-15 05:30:41.367 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-fip 2026-07-15 05:30:41.368 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-15 05:30:41.368 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-15 05:30:41.369 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-15 05:30:41.369 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-15 05:30:41.370 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-15 05:30:41.371 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-pps 2026-07-15 05:30:41.371 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-15 05:30:41.372 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-15 05:30:41.373 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: qos-rules-alias 2026-07-15 05:30:41.373 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: quota-check-limit 2026-07-15 05:30:41.375 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: quotas 2026-07-15 05:30:41.376 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: quota_details 2026-07-15 05:30:41.377 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: rbac-policies 2026-07-15 05:30:41.378 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: rbac-address-group 2026-07-15 05:30:41.378 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: rbac-address-scope 2026-07-15 05:30:41.379 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: rbac-security-groups 2026-07-15 05:30:41.379 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-15 05:30:41.380 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: revision-if-match 2026-07-15 05:30:41.381 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-15 05:30:41.381 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: router_availability_zone 2026-07-15 05:30:41.382 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-15 05:30:41.383 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-15 05:30:41.384 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-15 05:30:41.384 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-15 05:30:41.385 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-15 05:30:41.386 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-15 05:30:41.386 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-15 05:30:41.394 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: security-group 2026-07-15 05:30:41.395 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: segment 2026-07-15 05:30:41.395 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-15 05:30:41.396 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: service-type 2026-07-15 05:30:41.396 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: sorting 2026-07-15 05:30:41.397 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: standard-attr-segment 2026-07-15 05:30:41.398 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: standard-attr-description 2026-07-15 05:30:41.398 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: stateful-security-group 2026-07-15 05:30:41.399 8 WARNING neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-15 05:30:41.399 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-15 05:30:41.400 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: subnet_onboard 2026-07-15 05:30:41.401 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-15 05:30:41.401 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: subnet-service-types 2026-07-15 05:30:41.402 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: subnet_allocation 2026-07-15 05:30:41.402 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-15 05:30:41.403 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-15 05:30:41.406 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: standard-attr-tag 2026-07-15 05:30:41.407 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-15 05:30:41.407 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: trunk 2026-07-15 05:30:41.408 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: trunk-details 2026-07-15 05:30:41.408 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-15 05:30:41.409 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-15 05:30:41.411 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-15 05:30:41.411 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-15 05:30:41.412 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: vpn-flavors 2026-07-15 05:30:41.413 8 INFO neutron.api.extensions [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Loaded extension: vpnaas 2026-07-15 05:30:41.416 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-15 05:30:41.416 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-15 05:30:41.416 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.416 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-15 05:30:41.420 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:30:41.421 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:30:41.427 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:30:41.428 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:30:41.428 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:30:41.429 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.430 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.430 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.430 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.431 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:30:41.431 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:30:41.432 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:30:41.433 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:30:41.433 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:30:41.434 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:30:41.438 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-15 05:30:41.439 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] router is already registered 2026-07-15 05:30:41.439 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-15 05:30:41.439 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] floatingip is already registered 2026-07-15 05:30:41.445 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-15 05:30:41.445 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] rbac_policy is already registered 2026-07-15 05:30:41.446 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-15 05:30:41.446 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] security_group is already registered 2026-07-15 05:30:41.447 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-15 05:30:41.447 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] security_group_rule is already registered 2026-07-15 05:30:41.448 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.448 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.449 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-15 05:30:41.449 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] subnetpool is already registered 2026-07-15 05:30:41.449 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-15 05:30:41.450 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] trunk is already registered 2026-07-15 05:30:41.450 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-15 05:30:41.450 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] endpoint_group is already registered 2026-07-15 05:30:41.451 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-15 05:30:41.451 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] vpnservice is already registered 2026-07-15 05:30:41.452 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-15 05:30:41.452 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] ipsec_site_connection is already registered 2026-07-15 05:30:41.452 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-15 05:30:41.452 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] ipsecpolicy is already registered 2026-07-15 05:30:41.453 8 INFO neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-15 05:30:41.453 8 WARNING neutron.quota.resource_registry [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] ikepolicy is already registered 2026-07-15 05:30:41.490 8 WARNING keystonemiddleware._common.config [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:30:41.498 8 WARNING oslo_config.cfg [None req-df68c458-67f5-4d2f-a520-49f2dbbc9897 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55c56aa520d0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 05:30:47.401 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1a1eb9f-4b34-42f4-8844-27e10c6207f4 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:30:46 2026] GET /v2.0/networks/public => generated 108 bytes in 857 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:30:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:30:47.941 8 WARNING oslo_policy.policy [None req-d08eaef8-cc16-493e-afc5-8861c9aa5f43 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-15 05:30:48.064 8 WARNING neutron.services.revisions.revision_plugin [None req-d08eaef8-cc16-493e-afc5-8861c9aa5f43 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:30:48.090 8 INFO neutron.db.segments_db [None req-d08eaef8-cc16-493e-afc5-8861c9aa5f43 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 86abbe41-1676-4fd5-9c99-ecf0a742ea2e of type flat for network 4153dea2-6af3-42e5-b1bc-18eb0db5c602 2026-07-15 05:30:48.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d08eaef8-cc16-493e-afc5-8861c9aa5f43 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.129 () {48 vars in 968 bytes} [Wed Jul 15 05:30:47 2026] POST /v2.0/networks => generated 124 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:30:54.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-652062fc-f2e0-4436-aef1-66c102e9b3c0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:30:53 2026] GET /v2.0/networks/public => generated 108 bytes in 387 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:30:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:30:54.541 7 WARNING oslo_policy.policy [None req-6544a7e6-96fa-4414-be0f-5f3c31dacbdd 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-15 05:30:54.586 7 WARNING neutron.services.revisions.revision_plugin [None req-6544a7e6-96fa-4414-be0f-5f3c31dacbdd 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:30:54.607 7 INFO neutron.db.segments_db [None req-6544a7e6-96fa-4414-be0f-5f3c31dacbdd 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 89993056-12b5-40d2-8f9d-cfa614af0eb2 of type flat for network 970d30a2-8027-4e6f-8e3f-43280f078edb 2026-07-15 05:30:54.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6544a7e6-96fa-4414-be0f-5f3c31dacbdd 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.129 () {48 vars in 968 bytes} [Wed Jul 15 05:30:54 2026] POST /v2.0/networks => generated 124 bytes in 294 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:31:00.509 7 INFO neutron.pecan_wsgi.hooks.translation [None req-826aa003-cb3b-493b-b570-a44d29a58784 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:31:00 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:31:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:31:00.580 7 WARNING neutron.services.revisions.revision_plugin [None req-39ba2ba9-bb93-47ec-ae83-b10fa3300a48 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:31:00.599 7 INFO neutron.db.segments_db [None req-39ba2ba9-bb93-47ec-ae83-b10fa3300a48 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 2a06bcd6-8f06-4138-b98e-897344ea483c of type flat for network ef310840-ae02-4604-ba03-2b7530320043 2026-07-15 05:31:00.633 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39ba2ba9-bb93-47ec-ae83-b10fa3300a48 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.129 () {48 vars in 968 bytes} [Wed Jul 15 05:31:00 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:31:06.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25541226-705b-4c5f-8b7a-9cb8f13acb33 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:31:06 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:31:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:31:06.572 8 WARNING neutron.services.revisions.revision_plugin [None req-d76e0564-2f56-45aa-a07d-f1a316e558e6 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:31:06.594 8 INFO neutron.db.segments_db [None req-d76e0564-2f56-45aa-a07d-f1a316e558e6 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 350beeb5-7592-4f31-bd7b-a03b63076a7b of type flat for network 743916df-e364-4181-9397-ff7a1657257b 2026-07-15 05:31:06.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d76e0564-2f56-45aa-a07d-f1a316e558e6 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.129 () {48 vars in 968 bytes} [Wed Jul 15 05:31:06 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:31:12.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84e00fdf-baf8-421b-9a3d-28fa88ff87dc 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:31:12 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:31:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:31:12.637 7 WARNING neutron.services.revisions.revision_plugin [None req-b2e9e420-7814-4b19-b102-e10c1bb73011 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Could not find related network for resource to bump revision. 2026-07-15 05:31:12.656 7 INFO neutron.db.segments_db [None req-b2e9e420-7814-4b19-b102-e10c1bb73011 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 6ecf30f2-9d6b-45c4-8cb1-dc7c3dde5753 of type flat for network b62641f9-1d14-4c19-81ac-7df815d77d33 [pid: 7|app: 0|req: 11/19] 199.204.45.129 () {48 vars in 968 bytes} [Wed Jul 15 05:31:12 2026] POST /v2.0/networks => generated 706 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:31:13.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17467b7c-50a9-4689-a79b-13f69d858c15 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:31:13 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:31:13 2026] GET /v2.0/networks?name=public => generated 709 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:31:14.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03ac8fc8-0065-400e-9133-17b583c6d5ee 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.129 () {44 vars in 1035 bytes} [Wed Jul 15 05:31:14 2026] GET /v2.0/subnets/public-subnet?network_id=b62641f9-1d14-4c19-81ac-7df815d77d33 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.129 () {44 vars in 1058 bytes} [Wed Jul 15 05:31:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=b62641f9-1d14-4c19-81ac-7df815d77d33 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.129 () {48 vars in 966 bytes} [Wed Jul 15 05:31:14 2026] POST /v2.0/subnets => generated 641 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:35:40.100 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:35:40.104 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:35:40.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f858b02-3c20-4c64-94df-931cd565fc9d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/59] 199.204.45.129 () {44 vars in 938 bytes} [Wed Jul 15 05:35:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:35:40.245 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:35:40.246 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:35:40.249 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 15 05:35:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.129) !!! [pid: 8|app: 0|req: 28/60] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jul 15 05:35:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:35:40.338 7 INFO neutron.db.segments_db [None req-825b1b2e-b386-4d43-875b-1b75c5799423 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 645b1076-6ec4-4530-b7b8-141c3abcf42a of type vxlan for network 8f8063bf-8317-4802-b4d6-13e03d001446 [pid: 7|app: 0|req: 33/61] 199.204.45.129 () {48 vars in 967 bytes} [Wed Jul 15 05:35:40 2026] POST /v2.0/networks => generated 707 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:35:41.353 8 INFO oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58962. 2026-07-15 05:35:41.354 8 INFO oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58964. 2026-07-15 05:35:41.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16c653a9-2c59-4317-91da-3cb558752fd0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/62] 199.204.45.129 () {44 vars in 938 bytes} [Wed Jul 15 05:35:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:35:41.465 7 INFO oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58966. 2026-07-15 05:35:41.470 7 INFO oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58972. [pid: 7|app: 0|req: 34/63] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jul 15 05:35:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:35:41.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aa4c761-c63e-41fd-9102-45cd2b1fe11f 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/64] 199.204.45.129 () {44 vars in 1037 bytes} [Wed Jul 15 05:35:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/65] 199.204.45.129 () {44 vars in 1060 bytes} [Wed Jul 15 05:35:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/66] 199.204.45.129 () {48 vars in 966 bytes} [Wed Jul 15 05:35:41 2026] POST /v2.0/subnets => generated 627 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 05:35:42.914 7 INFO neutron.api.v2.resource [None req-b9a42658-11ab-4736-8f19-3e03e0f4cbea 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/67] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 15 05:35:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/68] 199.204.45.129 () {44 vars in 994 bytes} [Wed Jul 15 05:35:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.129 () {48 vars in 981 bytes} [Wed Jul 15 05:35:42 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:44 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/71] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:44 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/74] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:44 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/75] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:35:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/76] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:45 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/77] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:45 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/78] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:45 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/79] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:35:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/80] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:46 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/81] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:46 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/82] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:46 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/83] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:35:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/84] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:47 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 3462 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/85] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:47 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/86] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:47 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/87] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:35:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/88] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:48 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/89] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:48 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/90] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:48 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/91] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:35:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/92] 199.204.45.129 () {44 vars in 988 bytes} [Wed Jul 15 05:35:49 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446 => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:35:50.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fde76cd-ab8b-470a-9ee9-0ce976b0de61 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/93] 199.204.45.129 () {44 vars in 1077 bytes} [Wed Jul 15 05:35:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/94] 199.204.45.129 () {44 vars in 1100 bytes} [Wed Jul 15 05:35:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => 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: 51/95] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:50 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/96] 199.204.45.129 () {48 vars in 962 bytes} [Wed Jul 15 05:35:50 2026] POST /v2.0/ports => generated 1096 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 05:35:56.205 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8efa00e-89f8-44d0-a28f-0b9fd066f98d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/97] 199.204.45.129 () {44 vars in 980 bytes} [Wed Jul 15 05:35:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 46/98] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:35:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/99] 199.204.45.129 () {48 vars in 1032 bytes} [Wed Jul 15 05:35:56 2026] PUT /v2.0/ports/c9362040-4e1a-483e-b295-7f3985943bd6 => generated 1209 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/100] 199.204.45.129 () {44 vars in 921 bytes} [Wed Jul 15 05:35:58 2026] GET /v2.0/ports => generated 3726 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:35:59.430 8 INFO neutron.api.v2.resource [None req-c2739ad2-f819-4bf0-8439-b7cfe8f55992 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/103] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jul 15 05:35:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/104] 199.204.45.129 () {44 vars in 982 bytes} [Wed Jul 15 05:35:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/105] 199.204.45.129 () {48 vars in 981 bytes} [Wed Jul 15 05:35:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/106] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:36:00 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:36:00 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 1610 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/108] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:36:00 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:36:00 2026] POST /v2.0/security-group-rules => generated 621 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:36:01 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 2244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:36:01 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:36:01 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:36:01 2026] POST /v2.0/security-group-rules => generated 625 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/122] 199.204.45.129 () {44 vars in 976 bytes} [Wed Jul 15 05:37:00 2026] GET /v2.0/quotas/a3fbcab3567d4a37b1be69f374fcf4fe => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 59/123] 199.204.45.129 () {48 vars in 1028 bytes} [Wed Jul 15 05:37:00 2026] PUT /v2.0/quotas/a3fbcab3567d4a37b1be69f374fcf4fe => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:39:10.262 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:39:10.263 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 05:39:10.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa302e8e-d415-42e5-a905-2c475fab6396 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/140] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 05:39:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:39:10.400 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:39:10.402 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:39:10.402 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 15 05:39:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.129) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 68/141] 199.204.45.129 () {30 vars in 763 bytes} [Wed Jul 15 05:39:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:39:12.194 7 INFO oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57692. 2026-07-15 05:39:12.196 7 INFO oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57704. 2026-07-15 05:39:12.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ab7e023-a0e2-4377-b3e4-43183b9bac04 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/142] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 05:39:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:39:12.338 8 INFO oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57718. 2026-07-15 05:39:12.338 8 INFO oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57724. [pid: 8|app: 0|req: 69/143] 199.204.45.129 () {30 vars in 763 bytes} [Wed Jul 15 05:39:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:44:49.960 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:44:49.960 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:44:49.961 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 15 05:44:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=d1adf79e8f0b4e77b1166d8e197588d1 (ip 199.204.45.129) !!! 2026-07-15 05:44:50.108 7 INFO neutron.api.v2.resource [None req-fa29e959-0fae-493c-84f7-5990e3859155 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 98/190] 199.204.45.129 () {44 vars in 1075 bytes} [Wed Jul 15 05:44:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 139 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:44:50.118 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:44:50.120 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:44:50.122 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 15 05:44:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=d1adf79e8f0b4e77b1166d8e197588d1 (ip 199.204.45.129) !!! [pid: 8|app: 0|req: 93/191] 199.204.45.129 () {44 vars in 1098 bytes} [Wed Jul 15 05:44:50 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/192] 199.204.45.129 () {48 vars in 982 bytes} [Wed Jul 15 05:44:50 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 05:44:51.441 8 INFO oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38548. 2026-07-15 05:44:51.442 8 INFO oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38550. [pid: 8|app: 0|req: 94/193] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:51 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 1624 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:44:51.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38552. 2026-07-15 05:44:51.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38566. [pid: 7|app: 0|req: 100/194] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:44:51 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 1624 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/195] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:51 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/196] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:44:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/197] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:52 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 2234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/198] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:44:52 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/199] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:52 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/200] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:44:52 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/201] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:53 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/202] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:44:53 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/203] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:54 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/204] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:44:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:55 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 3460 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/206] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:44:55 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/207] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 05:44:55 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/208] 199.204.45.129 () {48 vars in 992 bytes} [Wed Jul 15 05:44:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/227] 199.204.45.129 () {30 vars in 740 bytes} [Wed Jul 15 05:47:01 2026] GET /v2.0/networks?tenant_id=d1adf79e8f0b4e77b1166d8e197588d1&shared=False => generated 15 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:47:01.438 8 INFO neutron.db.segments_db [None req-1df733ad-c113-4228-b23e-242a63fbea1b 9471cfe5e63948c8b8ad78cd5191e0ef d1adf79e8f0b4e77b1166d8e197588d1 - - a9aa7154a97044e485302a478a4cda8d a9aa7154a97044e485302a478a4cda8d] Added segment 198ab8e2-2eef-45bd-880e-33c42bba8c83 of type vxlan for network 15c5c1bc-e08e-4b74-8e33-3921b7aa9fdc [pid: 8|app: 0|req: 111/228] 199.204.45.129 () {34 vars in 682 bytes} [Wed Jul 15 05:47:01 2026] POST /v2.0/networks => generated 718 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/229] 199.204.45.129 () {30 vars in 722 bytes} [Wed Jul 15 05:47:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 112/230] 199.204.45.129 () {30 vars in 633 bytes} [Wed Jul 15 05:47:01 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/231] 199.204.45.129 () {34 vars in 677 bytes} [Wed Jul 15 05:47:01 2026] POST /v2.0/ports => generated 963 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/232] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 05:47:02 2026] GET /v2.0/networks/15c5c1bc-e08e-4b74-8e33-3921b7aa9fdc => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/233] 199.204.45.129 () {30 vars in 722 bytes} [Wed Jul 15 05:47:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/234] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 05:47:03 2026] GET /v2.0/networks/15c5c1bc-e08e-4b74-8e33-3921b7aa9fdc => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/237] 199.204.45.129 () {44 vars in 976 bytes} [Wed Jul 15 05:47:16 2026] GET /v2.0/quotas/d1adf79e8f0b4e77b1166d8e197588d1 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 122/238] 199.204.45.129 () {48 vars in 1028 bytes} [Wed Jul 15 05:47:17 2026] PUT /v2.0/quotas/d1adf79e8f0b4e77b1166d8e197588d1 => generated 291 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:12.940 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:59:12.941 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:59:12.942 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 15 05:59:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.129) !!! 2026-07-15 05:59:13.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24984a36-bac6-4b30-b054-bb3bfe7cf4db 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/333] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:59:12 2026] GET /v2.0/networks/public => generated 108 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:59:13.112 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:59:13.114 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 05:59:13.114 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 15 05:59:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.129) !!! [pid: 8|app: 0|req: 164/334] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:59:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:14.365 7 INFO oslo.messaging._drivers.impl_rabbit [-] [68ab832f-9c8e-4486-a7f0-28018c221b6a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50830. 2026-07-15 05:59:14.365 7 INFO oslo.messaging._drivers.impl_rabbit [-] [850df9a4-98a0-4263-bcb7-8779b2da8975] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50820. 2026-07-15 05:59:14.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7e40edc-0691-471a-bfbf-b36944840a21 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/337] 199.204.45.129 () {44 vars in 928 bytes} [Wed Jul 15 05:59:14 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 05:59:14.451 8 INFO oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50842. 2026-07-15 05:59:14.453 8 INFO oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50838. [pid: 8|app: 0|req: 167/338] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 05:59:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:14.509 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e6d632b-bf1a-4f12-b24d-fee59e88578f 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/339] 199.204.45.129 () {44 vars in 1035 bytes} [Wed Jul 15 05:59:14 2026] GET /v2.0/subnets/public-subnet?network_id=b62641f9-1d14-4c19-81ac-7df815d77d33 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/340] 199.204.45.129 () {44 vars in 1058 bytes} [Wed Jul 15 05:59:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=b62641f9-1d14-4c19-81ac-7df815d77d33 => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:47.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04471c60-1007-42b3-9321-f59a8caf4120 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/345] 199.204.45.129 () {44 vars in 938 bytes} [Wed Jul 15 05:59:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/346] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jul 15 05:59:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:48.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4da19a4-ad60-4470-a8ec-95f69e877f93 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/347] 199.204.45.129 () {44 vars in 938 bytes} [Wed Jul 15 05:59:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/348] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jul 15 05:59:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:48.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68595ca5-58d6-4bd2-a854-e8649b26a77b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/349] 199.204.45.129 () {44 vars in 1037 bytes} [Wed Jul 15 05:59:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/350] 199.204.45.129 () {44 vars in 1060 bytes} [Wed Jul 15 05:59:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:49.511 7 INFO neutron.api.v2.resource [None req-59f61aef-b716-4bb8-b428-04dadf509d60 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/351] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jul 15 05:59:49 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.204.45.129 () {44 vars in 994 bytes} [Wed Jul 15 05:59:49 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:50 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:50 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 05:59:50 2026] GET /v2.0/security-group-rules/260867b7-68de-4bad-a4d5-a4a46dabd7ed => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:51 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:51 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 05:59:51 2026] GET /v2.0/security-group-rules/1dd004fb-12a9-49c4-8afd-17ecdb9ce4b7 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:52 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:52 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 05:59:52 2026] GET /v2.0/security-group-rules/9e396a95-0e5e-49f2-b49b-4b6e51f24c1f => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:53 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:53 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 05:59:53 2026] GET /v2.0/security-group-rules/9a167991-c2ab-42ed-851f-93c76a8f155f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:54 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:54 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 05:59:54 2026] GET /v2.0/security-group-rules/c833b76c-1bba-42ed-b14e-f9fb831f5c1f => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 199.204.45.129 () {44 vars in 988 bytes} [Wed Jul 15 05:59:55 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446 => generated 732 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 05:59:55.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e705b1e6-fcfa-4451-910b-02cfca76e588 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/369] 199.204.45.129 () {44 vars in 1077 bytes} [Wed Jul 15 05:59:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => 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: 183/370] 199.204.45.129 () {44 vars in 1100 bytes} [Wed Jul 15 05:59:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 05:59:55 2026] GET /v2.0/security-groups/87c1f8d6-8cc5-4051-ad6f-466dde3aa016 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:00:02.150 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d9aed1f-4c07-4416-8d7c-be54e04e3502 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/374] 199.204.45.129 () {44 vars in 980 bytes} [Wed Jul 15 06:00:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:00:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.129 () {44 vars in 921 bytes} [Wed Jul 15 06:00:03 2026] GET /v2.0/ports => generated 4721 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:00:04.656 8 INFO neutron.api.v2.resource [None req-cbdc4541-7e81-4519-bafe-9e9a667fae20 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/377] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jul 15 06:00:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.129 () {44 vars in 982 bytes} [Wed Jul 15 06:00:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:00:05 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 2882 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:00:05 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 06:00:05 2026] GET /v2.0/security-group-rules/b36567f7-ea56-4e89-b443-ccd391e74ec4 => generated 621 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:00:06 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 2882 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:00:06 2026] GET /v2.0/security-groups/41c3fa5f-28c7-4170-96da-5f92b9f7ed82 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 06:00:06 2026] GET /v2.0/security-group-rules/be172eeb-aa6b-407d-9f01-c65bb36ac6ea => generated 625 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.129 () {44 vars in 976 bytes} [Wed Jul 15 06:00:19 2026] GET /v2.0/quotas/a3fbcab3567d4a37b1be69f374fcf4fe => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:01:10.375 8 INFO neutron.api.v2.resource [None req-aa8d3334-72d8-401b-95e0-10a7693964e5 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/394] 199.204.45.129 () {44 vars in 1075 bytes} [Wed Jul 15 06:01:10 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 139 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.129 () {44 vars in 1098 bytes} [Wed Jul 15 06:01:10 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 4072 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 06:01:11 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:01:11 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 06:01:11 2026] GET /v2.0/security-group-rules/93b3a099-c90b-4f78-9a04-366028ebcf57 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 06:01:12 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:01:12 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 06:01:12 2026] GET /v2.0/security-group-rules/00f678e6-51a6-4a75-92e2-060e7bd22f6e => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 06:01:13 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:01:13 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 06:01:13 2026] GET /v2.0/security-group-rules/772c5115-d012-43a4-83f0-d271c6a1facb => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.129 () {44 vars in 1089 bytes} [Wed Jul 15 06:01:14 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a?project_id=d1adf79e8f0b4e77b1166d8e197588d1 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.129 () {44 vars in 1002 bytes} [Wed Jul 15 06:01:14 2026] GET /v2.0/security-groups/030570f0-a824-4183-a221-a4aa1f766e1a => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.204.45.129 () {44 vars in 1012 bytes} [Wed Jul 15 06:01:14 2026] GET /v2.0/security-group-rules/b39792b8-3d98-4f87-bef6-3c38d8b4353d => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.129 () {44 vars in 976 bytes} [Wed Jul 15 06:01:22 2026] GET /v2.0/quotas/d1adf79e8f0b4e77b1166d8e197588d1 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.129 () {44 vars in 950 bytes} [Wed Jul 15 06:02:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:02:50.679 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-15 06:02:50.683 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] 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: 210/424] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:02:50 2026] GET /v2.0/networks => generated 2168 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.36 () {32 vars in 654 bytes} [Wed Jul 15 06:02:52 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:02:52 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:02:52 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:02:52.397 8 INFO oslo.messaging._drivers.impl_rabbit [-] [498201ca-5a6f-4e4a-a963-96fe41859e0d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34388. 2026-07-15 06:02:52.401 8 INFO oslo.messaging._drivers.impl_rabbit [-] [903aac5f-ebb8-44f5-a6d3-efe806a45105] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34394. [pid: 8|app: 0|req: 212/428] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:02:52 2026] GET /v2.0/subnets => generated 1261 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:02:52 2026] GET /v2.0/networks => generated 2168 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:02:52 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 10.0.0.36 () {32 vars in 654 bytes} [Wed Jul 15 06:02:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:03.218 8 INFO neutron.db.segments_db [None req-7e2ad027-3e74-4825-876b-7d5440162d78 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 330bbd2b-b92c-4e10-8ca6-01cfbc2a1542 of type vxlan for network ec6e1e25-093c-4c86-938b-da03bb998908 2026-07-15 06:03:03.223 7 INFO neutron.db.segments_db [None req-f18c109b-b101-4a99-b8f0-a18a1fc02f1b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 1b65286d-6d62-4372-a1c4-d35ab35a8c25 of type vxlan for network f4df66dc-44ff-4ffd-8efe-3e5142f53075 [pid: 8|app: 0|req: 215/434] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:02 2026] POST /v2.0/networks => generated 749 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:03 2026] POST /v2.0/networks => generated 745 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:03 2026] POST /v2.0/subnets => generated 672 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:03.613 8 INFO neutron.db.segments_db [None req-659d9b11-36d8-45a6-b269-82e9ffd74b07 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment ee8712a4-ce1f-4c49-9f80-623ca62a9f66 of type vxlan for network c7cc135e-a825-4aa6-ad08-e969f7292860 [pid: 8|app: 0|req: 216/437] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:03 2026] POST /v2.0/networks => generated 752 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:03.763 8 INFO neutron.db.segments_db [None req-bfec85aa-335d-480d-aa3d-9173edf7469b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment fb59f0ac-02a8-41ef-8146-dc9afe8f47a9 of type vxlan for network c4fd0066-0038-48db-8d77-68f5421ce03c [pid: 7|app: 0|req: 222/438] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:03 2026] POST /v2.0/subnets => generated 668 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:03 2026] POST /v2.0/subnets => generated 675 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:04.075 8 INFO neutron.db.l3_hamode_db [None req-bfec85aa-335d-480d-aa3d-9173edf7469b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/440] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:04 2026] GET /v2.0/security-groups?tenant_id=baf6e6ab15e8422a83099d8a57fae367&name=default => generated 2921 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:04.379 7 INFO neutron.db.segments_db [None req-f7fa8c8f-e8e0-4825-9e26-75bb18fc567d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment e46cd0d6-4474-4792-8a06-4b4d34c93da2 of type vxlan for network 08f8ae1a-1653-4657-88ad-f900b1b8d930 2026-07-15 06:03:04.888 7 INFO neutron.db.l3_hamode_db [None req-f7fa8c8f-e8e0-4825-9e26-75bb18fc567d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:03:05.195 8 INFO neutron.db.l3_hamode_db [None req-bfec85aa-335d-480d-aa3d-9173edf7469b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:03:06.094 7 INFO neutron.db.l3_hamode_db [None req-f7fa8c8f-e8e0-4825-9e26-75bb18fc567d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 217/441] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:03 2026] POST /v2.0/routers => generated 736 bytes in 2946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:06.699 8 INFO neutron.db.segments_db [None req-62438a1c-911e-4009-a2c2-c2065ca9346b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 828d9865-7a0f-40b3-bd4f-26ec554dd906 of type vxlan for network 87d1ec0d-75d7-41b9-b0b2-beb78b4e1f69 2026-07-15 06:03:06.984 8 INFO neutron.db.l3_hamode_db [None req-62438a1c-911e-4009-a2c2-c2065ca9346b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/442] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:04 2026] POST /v2.0/routers => generated 732 bytes in 3152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/443] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:07 2026] DELETE /v2.0/security-groups/3ac2b6de-8f54-48b0-9da0-8ff6a7349448 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:03:07.972 8 INFO neutron.db.l3_hamode_db [None req-62438a1c-911e-4009-a2c2-c2065ca9346b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/444] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:07 2026] PUT /v2.0/routers/e7bb6775-2599-4b74-b335-6e20c3806682/add_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/445] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:06 2026] POST /v2.0/routers => generated 739 bytes in 2698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:09.641 8 INFO neutron.db.segments_db [None req-3fcb2000-0ae5-4ecf-aba4-fd1faf387326 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment f6520016-1471-4300-9257-a206d8136414 of type vxlan for network 84cbb80e-9b61-4ed9-adbc-92f04e35cbdd [pid: 8|app: 0|req: 219/446] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:09 2026] POST /v2.0/networks => generated 748 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/447] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:09 2026] PUT /v2.0/routers/c19a50d5-0504-46f4-8f89-7429a719aa51/add_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/448] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:10 2026] POST /v2.0/subnets => generated 671 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:10.909 7 WARNING neutron_lib.context [req-c20f9ede-2948-46e4-b89a-a316973de39e req-2e856acb-4cb9-40a6-9c16-203487d2e6b0 8961bc4542f049ba80ad5cd721e5a9c7 f811b31484d94ee9a8c4a86bba00bc57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/449] 10.0.0.239 () {38 vars in 971 bytes} [Wed Jul 15 06:03:10 2026] POST /v2.0/security-groups => generated 1685 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:03:11.102 7 INFO neutron.db.segments_db [None req-98d5ddc5-5a1a-477b-a8fe-dafc6a6b5850 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment d1affaac-03c9-4b41-ab04-ccf321297f5d of type vxlan for network d00219a2-56e0-457d-beb7-c831b59cbf9c [pid: 8|app: 0|req: 220/450] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:09 2026] PUT /v2.0/routers/79f0762c-f67c-42f6-a236-f36869e787c0/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/451] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:11 2026] GET /v2.0/security-groups/8ddfad5b-e004-489f-914b-06e62d8831ba => generated 1685 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:11.325 8 WARNING neutron_lib.context [req-52c62871-9fd6-43c4-9359-fa98e1f9e721 req-2241e25c-cd15-4851-9fd7-6066b4c186ec 8961bc4542f049ba80ad5cd721e5a9c7 f811b31484d94ee9a8c4a86bba00bc57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:03:11.412 7 INFO neutron.db.l3_hamode_db [None req-98d5ddc5-5a1a-477b-a8fe-dafc6a6b5850 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 222/452] 10.0.0.239 () {38 vars in 981 bytes} [Wed Jul 15 06:03:11 2026] POST /v2.0/security-group-rules => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:11.519 8 WARNING neutron_lib.context [req-31bea296-cf9f-4cae-b0a1-1655c22821a6 req-d7e2598f-310f-4512-b68c-3aabbaafe749 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 223/453] 10.0.0.239 () {38 vars in 971 bytes} [Wed Jul 15 06:03:11 2026] POST /v2.0/security-groups => generated 1682 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:03:11.697 8 WARNING neutron_lib.context [req-b1c2d6ce-2058-47bf-a827-1f097e865dc2 req-d8848e82-8066-42dc-846e-4dcadba073a1 8961bc4542f049ba80ad5cd721e5a9c7 f811b31484d94ee9a8c4a86bba00bc57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 224/454] 10.0.0.239 () {38 vars in 971 bytes} [Wed Jul 15 06:03:11 2026] POST /v2.0/security-groups => generated 1685 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:03:11.824 8 WARNING neutron_lib.context [req-fcc93188-9e1b-47c5-bd03-477fd22c3da0 req-a0672c89-4118-4d98-b0cb-32f38ef5bd2f 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/455] 10.0.0.239 () {38 vars in 971 bytes} [Wed Jul 15 06:03:11 2026] POST /v2.0/security-groups => generated 1681 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/456] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:11 2026] GET /v2.0/security-groups/f0600fc7-d0e1-4001-840d-062c134656dc => generated 1685 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:12.003 8 WARNING neutron_lib.context [req-cf8c365e-0577-4813-bb5a-ef48260f0f8d req-110017cd-e25e-4b51-8130-c6a7855149a6 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/457] 10.0.0.239 () {38 vars in 971 bytes} [Wed Jul 15 06:03:11 2026] POST /v2.0/security-groups => generated 1682 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:03:12.142 8 WARNING neutron_lib.context [None req-f9878773-4bbf-4c68-8ad1-3432c7dcad47 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/458] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:03:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:03:12.287 8 WARNING neutron_lib.context [req-3dbea9ac-25b1-4ed6-ba34-9ce9e367be49 req-4d801121-e6c5-404a-ab75-7eb5404129b6 8961bc4542f049ba80ad5cd721e5a9c7 f811b31484d94ee9a8c4a86bba00bc57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/459] 10.0.0.239 () {38 vars in 981 bytes} [Wed Jul 15 06:03:12 2026] POST /v2.0/security-group-rules => generated 614 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:12.427 7 INFO neutron.db.l3_hamode_db [None req-98d5ddc5-5a1a-477b-a8fe-dafc6a6b5850 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/460] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:12 2026] GET /v2.0/security-groups?tenant_id=c8a3bcd1620d43dcb763db889725da7a => generated 7906 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:12.453 8 WARNING neutron_lib.context [None req-2181d032-f0d6-4d8a-9bd3-e3e6f9b8773c 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/461] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:12 2026] GET /v2.0/security-groups/f0600fc7-d0e1-4001-840d-062c134656dc => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:12 2026] GET /v2.0/security-groups/20dbc111-d2a4-494b-9c56-87a7cd517340 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:12.658 8 WARNING neutron_lib.context [None req-66e8726f-6260-494e-9b1e-22d2917e08f6 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/464] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:12.774 8 WARNING neutron_lib.context [req-e3bd3d50-58f6-4a5c-a80a-d1beef8120b9 req-681d9919-6684-448f-8fb7-a78aa26ec956 8961bc4542f049ba80ad5cd721e5a9c7 f811b31484d94ee9a8c4a86bba00bc57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/465] 10.0.0.239 () {38 vars in 981 bytes} [Wed Jul 15 06:03:12 2026] POST /v2.0/security-group-rules => generated 619 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/466] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:12 2026] GET /v2.0/security-groups/20dbc111-d2a4-494b-9c56-87a7cd517340 => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:12.963 8 WARNING neutron_lib.context [None req-06371ccd-c72d-40d9-b5a0-fc54ecf3cbaa 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/467] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:11 2026] POST /v2.0/routers => generated 735 bytes in 2461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:13 2026] GET /v2.0/security-groups/f0600fc7-d0e1-4001-840d-062c134656dc => generated 2940 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:03:12 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:13 2026] GET /v2.0/security-groups/1377ade4-f4d3-48b7-b65d-bfa61a71457f => generated 1682 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.239 () {34 vars in 1001 bytes} [Wed Jul 15 06:03:13 2026] GET /v2.0/security-group-rules/2edd65a4-a093-4173-853a-5db7e7488e78 => generated 616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.239 () {36 vars in 1013 bytes} [Wed Jul 15 06:03:13 2026] DELETE /v2.0/security-groups/1377ade4-f4d3-48b7-b65d-bfa61a71457f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:13 2026] GET /v2.0/security-groups/f0600fc7-d0e1-4001-840d-062c134656dc => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:13.764 7 INFO neutron.api.v2.resource [req-99e06792-1663-4bc6-9a19-d7494ba79f2f req-2c1b30d8-2b76-4fc6-8385-092c65179d63 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/474] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:13 2026] GET /v2.0/security-groups/1377ade4-f4d3-48b7-b65d-bfa61a71457f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.239 () {36 vars in 1023 bytes} [Wed Jul 15 06:03:13 2026] DELETE /v2.0/security-group-rules/2edd65a4-a093-4173-853a-5db7e7488e78 => 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: 239/476] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:13 2026] GET /v2.0/security-groups/d94b1cfb-eb18-4532-927e-41be9b674fbd => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:13 2026] GET /v2.0/security-groups/f0600fc7-d0e1-4001-840d-062c134656dc => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.239 () {36 vars in 1013 bytes} [Wed Jul 15 06:03:13 2026] DELETE /v2.0/security-groups/d94b1cfb-eb18-4532-927e-41be9b674fbd => 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: 242/479] 10.0.0.239 () {36 vars in 1013 bytes} [Wed Jul 15 06:03:13 2026] DELETE /v2.0/security-groups/f0600fc7-d0e1-4001-840d-062c134656dc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/480] 10.0.0.239 () {34 vars in 1098 bytes} [Wed Jul 15 06:03:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--236242125&fields=id&tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:14.132 7 INFO neutron.api.v2.resource [req-933d1299-7d14-48e3-8129-1677c0b8cdf6 req-d09a47c3-0089-4d08-bf8e-1d51c1d23c7d 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/481] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:14 2026] GET /v2.0/security-groups/d94b1cfb-eb18-4532-927e-41be9b674fbd => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/482] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:03:14 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 684 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/483] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:14 2026] GET /v2.0/security-groups/8ddfad5b-e004-489f-914b-06e62d8831ba => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/484] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:03:14 2026] GET /v2.0/quotas/34e2787d1b554a9a9cfd1bedb0d2c19d => 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: 248/485] 10.0.0.239 () {36 vars in 1013 bytes} [Wed Jul 15 06:03:14 2026] DELETE /v2.0/security-groups/8ddfad5b-e004-489f-914b-06e62d8831ba => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/486] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:14 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/489] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:13 2026] PUT /v2.0/routers/24e4be87-6e22-4347-a92f-bd1dddca5343/add_router_interface => generated 309 bytes in 1498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/490] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/security-groups/f6eb3611-472a-4008-b7fa-d64ea5bd6f59 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/491] 10.0.0.239 () {34 vars in 907 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/extensions => generated 19901 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/492] 10.0.0.239 () {36 vars in 1013 bytes} [Wed Jul 15 06:03:15 2026] DELETE /v2.0/security-groups/f6eb3611-472a-4008-b7fa-d64ea5bd6f59 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/493] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:15.310 8 INFO neutron.api.v2.resource [req-3122a25f-ba5f-4e1a-bc95-7f0b95a7767d req-5d3a93dd-cead-44be-94dc-ba222e77f221 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/494] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/security-groups/f6eb3611-472a-4008-b7fa-d64ea5bd6f59 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/495] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/496] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/security-groups?tenant_id=c8a3bcd1620d43dcb763db889725da7a => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/497] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/security-groups/20dbc111-d2a4-494b-9c56-87a7cd517340 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/498] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/security-groups/20dbc111-d2a4-494b-9c56-87a7cd517340 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:15.611 8 WARNING neutron_lib.context [None req-4b94d61e-12ed-43a9-ac05-c22d76f654bf 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/500] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:03:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:03:15.756 8 INFO neutron.api.v2.resource [req-aca47eeb-5333-449a-b259-e640db4e5a7f req-0161fca0-e066-4c77-9f4c-442b082c65dc 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/501] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/security-groups/f6eb3611-472a-4008-b7fa-d64ea5bd6f59 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:03:15.762 8 WARNING neutron_lib.context [None req-b0f468c4-fa21-4281-a43a-f951cb0ee16e 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/502] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:15.878 8 INFO neutron.api.v2.resource [req-bec6379b-c96d-4644-905b-1bfc3c6046f8 req-87d1f81e-ea5b-4c51-a256-c2eb8adf4bae 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/503] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:15 2026] GET /v2.0/security-groups/d94b1cfb-eb18-4532-927e-41be9b674fbd => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:03:15.884 8 WARNING neutron_lib.context [None req-14866dfe-346f-4108-aaca-cff3ed05787e 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/504] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:03:14 2026] PUT /v2.0/routers/e7bb6775-2599-4b74-b335-6e20c3806682/remove_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:16.048 7 INFO neutron.api.v2.resource [req-55f7b271-e69c-41ec-bf27-e27dae31812b req-38bc3aee-d630-49ea-91c8-669d06e42558 8b887df3217c495588b214423a958627 c8a3bcd1620d43dcb763db889725da7a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/505] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 10.0.0.239 () {34 vars in 991 bytes} [Wed Jul 15 06:03:16 2026] GET /v2.0/security-groups/1377ade4-f4d3-48b7-b65d-bfa61a71457f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:03:16.055 7 WARNING neutron_lib.context [None req-43e27c26-2924-495d-aee0-82e7b61d8086 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 254/507] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:03:16 2026] POST /v2.0/floatingips => generated 552 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:17.133 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e26e0f3c-1909-44ea-8ff2-0c86aa549930 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-15 06:03:17.587 8 INFO neutron.db.l3_hamode_db [None req-e26e0f3c-1909-44ea-8ff2-0c86aa549930 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network c4fd0066-0038-48db-8d77-68f5421ce03c was deleted as no HA routers are present in tenant f811b31484d94ee9a8c4a86bba00bc57. [pid: 8|app: 0|req: 254/508] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:16 2026] DELETE /v2.0/routers/e7bb6775-2599-4b74-b335-6e20c3806682 => generated 0 bytes in 1548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:17 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:17 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 684 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:17 2026] DELETE /v2.0/subnets/b41a5eb1-bbbf-46cc-ba9f-f2ea899065c7 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:03:17.968 8 INFO neutron.services.segments.plugin [-] Segment fb59f0ac-02a8-41ef-8146-dc9afe8f47a9 resource provider aggregate not found [pid: 7|app: 0|req: 255/512] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:03:16 2026] PUT /v2.0/routers/c19a50d5-0504-46f4-8f89-7429a719aa51/remove_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:17.998 8 INFO neutron.services.segments.plugin [-] Segment fb59f0ac-02a8-41ef-8146-dc9afe8f47a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb59f0ac-02a8-41ef-8146-dc9afe8f47a9 found for delete ", "request_id": "req-a861efc4-874a-4f01-a7cc-49fe02ef2044"}]} [pid: 8|app: 0|req: 258/513] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:03:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d => generated 180 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:18.034 8 INFO neutron.services.segments.plugin [-] Segment fb59f0ac-02a8-41ef-8146-dc9afe8f47a9 resource provider aggregate not found 2026-07-15 06:03:18.064 8 INFO neutron.services.segments.plugin [-] Segment fb59f0ac-02a8-41ef-8146-dc9afe8f47a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb59f0ac-02a8-41ef-8146-dc9afe8f47a9 found for delete ", "request_id": "req-0f5e6567-cf0d-41d9-bb19-1535320ea044"}]} [pid: 7|app: 0|req: 256/514] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:03:17 2026] DELETE /v2.0/networks/ec6e1e25-093c-4c86-938b-da03bb998908 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:03:18.428 7 WARNING neutron_lib.context [req-78b3bb58-c8b0-4c1c-aea2-704d4c930555 req-6ac47f2b-ab8d-43c6-aafd-fadeaea6b55d 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:03:18.873 7 INFO neutron.services.segments.plugin [-] Segment 330bbd2b-b92c-4e10-8ca6-01cfbc2a1542 resource provider aggregate not found 2026-07-15 06:03:18.898 7 INFO neutron.services.segments.plugin [-] Segment 330bbd2b-b92c-4e10-8ca6-01cfbc2a1542 resource provider aggregate not found 2026-07-15 06:03:18.902 7 INFO neutron.services.segments.plugin [-] Segment 330bbd2b-b92c-4e10-8ca6-01cfbc2a1542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330bbd2b-b92c-4e10-8ca6-01cfbc2a1542 found for delete ", "request_id": "req-eec8ca54-2480-4d2c-ba99-e0861c0de378"}]} 2026-07-15 06:03:18.912 7 INFO neutron.services.segments.plugin [-] Segment 330bbd2b-b92c-4e10-8ca6-01cfbc2a1542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 330bbd2b-b92c-4e10-8ca6-01cfbc2a1542 found for delete ", "request_id": "req-fb06db83-641b-4131-b053-8e76fbfb1629"}]} 2026-07-15 06:03:19.074 8 INFO neutron.db.l3_hamode_db [None req-f667084e-3c2f-47a2-809f-5af250f1dd7d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network 08f8ae1a-1653-4657-88ad-f900b1b8d930 was deleted as no HA routers are present in tenant c8a3bcd1620d43dcb763db889725da7a. [pid: 8|app: 0|req: 259/515] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:18 2026] DELETE /v2.0/routers/c19a50d5-0504-46f4-8f89-7429a719aa51 => generated 0 bytes in 1068 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:03:18 2026] POST /v2.0/ports => generated 954 bytes in 709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:19 2026] GET /v2.0/security-groups?tenant_id=f811b31484d94ee9a8c4a86bba00bc57&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/518] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:19 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:19 2026] DELETE /v2.0/security-groups/2a67a3fe-5ecb-438f-9155-c6d3cd149cfc => 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: 260/520] 199.204.45.129 () {34 vars in 911 bytes} [Wed Jul 15 06:03:19 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:19 2026] DELETE /v2.0/subnets/06b0cdd8-b4dd-4021-bef8-a83add76afca => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:19 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&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: 262/523] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:03:19 2026] DELETE /v2.0/networks/f4df66dc-44ff-4ffd-8efe-3e5142f53075 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:03:20.084 8 INFO neutron.services.segments.plugin [-] Segment e46cd0d6-4474-4792-8a06-4b4d34c93da2 resource provider aggregate not found 2026-07-15 06:03:20.092 8 INFO neutron.services.segments.plugin [-] Segment e46cd0d6-4474-4792-8a06-4b4d34c93da2 resource provider aggregate not found 2026-07-15 06:03:20.099 8 INFO neutron.services.segments.plugin [-] Segment e46cd0d6-4474-4792-8a06-4b4d34c93da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46cd0d6-4474-4792-8a06-4b4d34c93da2 found for delete ", "request_id": "req-abd1dca3-ad79-4469-9404-1d24f1427780"}]} 2026-07-15 06:03:20.106 8 INFO neutron.services.segments.plugin [-] Segment e46cd0d6-4474-4792-8a06-4b4d34c93da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e46cd0d6-4474-4792-8a06-4b4d34c93da2 found for delete ", "request_id": "req-433eac88-2e58-4c94-a120-aeb5fc95b852"}]} 2026-07-15 06:03:20.117 8 INFO neutron.services.segments.plugin [-] Segment 1b65286d-6d62-4372-a1c4-d35ab35a8c25 resource provider aggregate not found 2026-07-15 06:03:20.122 8 INFO neutron.services.segments.plugin [-] Segment 1b65286d-6d62-4372-a1c4-d35ab35a8c25 resource provider aggregate not found [pid: 8|app: 0|req: 263/524] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/security-groups?tenant_id=c8a3bcd1620d43dcb763db889725da7a&name=default => generated 2921 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:20.138 8 INFO neutron.services.segments.plugin [-] Segment 1b65286d-6d62-4372-a1c4-d35ab35a8c25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b65286d-6d62-4372-a1c4-d35ab35a8c25 found for delete ", "request_id": "req-1599fa3b-ff08-4328-90a9-36d0ea6e36ef"}]} 2026-07-15 06:03:20.143 8 INFO neutron.services.segments.plugin [-] Segment 1b65286d-6d62-4372-a1c4-d35ab35a8c25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b65286d-6d62-4372-a1c4-d35ab35a8c25 found for delete ", "request_id": "req-fb7c3de0-e130-4c87-bdcc-c61ee0a805c1"}]} [pid: 8|app: 0|req: 264/525] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:20 2026] DELETE /v2.0/security-groups/20dbc111-d2a4-494b-9c56-87a7cd517340 => 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: 262/526] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:03:19 2026] PUT /v2.0/ports/6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 1199 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/527] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1238 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: 263/528] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/530] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/subnets?id=4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/531] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/ports?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860&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: 268/533] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?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: 266/534] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:20 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 10.0.0.239 () {34 vars in 1098 bytes} [Wed Jul 15 06:03:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--875567936&fields=id&tenant_id=dd68b199558744e1b7dad3fa71370663 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:21.745 8 INFO neutron.db.segments_db [None req-e4e148f8-4a01-4667-8739-60feb42587a2 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 10e71293-2665-4f37-826c-818b43f988ab of type vxlan for network 6328502c-35f8-4b75-9c35-705ae9475005 [pid: 7|app: 0|req: 268/536] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:03:21 2026] GET /v2.0/networks?id=84cbb80e-9b61-4ed9-adbc-92f04e35cbdd => generated 680 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:03:21 2026] GET /v2.0/quotas/dd68b199558744e1b7dad3fa71370663 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:21 2026] POST /v2.0/networks => generated 746 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:22.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfbfc18e-f95c-4492-a959-253089d58344'] response: {'name': 'network-changed', 'server_uuid': '197acddb-d755-4105-8f8f-ee53f538d2a5', 'tag': '6922771c-dd9c-4b49-9bd3-55dc73ad3cb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 270/539] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:21 2026] POST /v2.0/subnets => generated 669 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:21 2026] GET /v2.0/ports?tenant_id=dd68b199558744e1b7dad3fa71370663&fields=id => generated 103 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:22 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:22 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:22.387 7 INFO neutron.db.segments_db [None req-a7e36058-13ef-49ce-956f-ecb320e8cac3 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment bb5f6bf3-5ab7-4027-9764-556ddae6878e of type vxlan for network ed6a19d6-cc6e-46b0-85e6-7b3ee22ca2a3 2026-07-15 06:03:22.508 8 INFO neutron.db.segments_db [None req-34451b57-bf32-4a98-84a0-5224e0640680 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 69e5ebc5-60cd-4264-b325-1c2821f96d76 of type vxlan for network ccf1eaef-1987-4958-a30d-1f161999e2a9 [pid: 8|app: 0|req: 272/543] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:22 2026] POST /v2.0/networks => generated 738 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:22.687 7 INFO neutron.db.l3_hamode_db [None req-a7e36058-13ef-49ce-956f-ecb320e8cac3 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 273/544] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:03:22 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?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: 274/545] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:22 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 780 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:22 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&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: 276/547] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:22 2026] POST /v2.0/subnets => generated 661 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/548] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:03:23 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/549] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:23.334 8 INFO neutron.db.segments_db [None req-a66489d3-3d38-4f54-9f7a-a04d4f49bcca 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 38009430-b57e-4f15-80ef-1fa5e70abaf4 of type vxlan for network 132a8b6d-844f-427e-96aa-f6e36e57e3f2 2026-07-15 06:03:23.699 8 INFO neutron.db.l3_hamode_db [None req-a66489d3-3d38-4f54-9f7a-a04d4f49bcca 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:03:23.948 7 INFO neutron.db.l3_hamode_db [None req-a7e36058-13ef-49ce-956f-ecb320e8cac3 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:03:25.187 8 INFO neutron.db.l3_hamode_db [None req-a66489d3-3d38-4f54-9f7a-a04d4f49bcca 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 272/550] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:22 2026] POST /v2.0/routers => generated 733 bytes in 2882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:25 2026] GET /v2.0/subnets?id=4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/552] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:25 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:25 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:25 2026] GET /v2.0/networks?id=84cbb80e-9b61-4ed9-adbc-92f04e35cbdd => generated 680 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:23 2026] POST /v2.0/routers => generated 725 bytes in 3033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:26 2026] GET /v2.0/ports?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:26 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&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: 282/558] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:03:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dd68b199558744e1b7dad3fa71370663 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:25 2026] PUT /v2.0/routers/38ccae6e-33d5-42ea-86cd-42197dfc2ec5/add_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/560] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:27 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => 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: 279/561] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:27 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:27.232 7 WARNING neutron_lib.context [req-08890595-9479-403f-abe5-9444744c6c7a req-d10f225a-4186-46d5-badf-08b01521a8c9 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 280/562] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:03:27 2026] POST /v2.0/ports => generated 954 bytes in 563 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: 281/563] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:27 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:27 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 971 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:26 2026] PUT /v2.0/routers/95b77992-2e51-444a-9de9-72f4419fc0e9/add_router_interface => generated 309 bytes in 1784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/networks?id=6328502c-35f8-4b75-9c35-705ae9475005 => generated 678 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/569] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/quotas/35ae3be1cf2c47d2baee4173e1e1e041 => generated 292 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:03:28 2026] PUT /v2.0/ports/6a95f482-43df-4b4e-bcf4-4871d628b3bf => generated 1199 bytes in 515 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: 288/571] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/security-groups?id=1a56462a-337b-4262-946e-18b2861a4683&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/572] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/ports?tenant_id=dd68b199558744e1b7dad3fa71370663&device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => 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: 284/573] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/ports?tenant_id=35ae3be1cf2c47d2baee4173e1e1e041&fields=id => generated 103 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: 7|app: 0|req: 285/574] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a95f482-43df-4b4e-bcf4-4871d628b3bf => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/subnets?id=580837ab-3fc9-467b-9bec-08de2b201b7f => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/577] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/ports?network_id=84cbb80e-9b61-4ed9-adbc-92f04e35cbdd&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:28.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-474d08ec-5608-4468-85fc-ff391bf63b74'] response: {'name': 'network-changed', 'server_uuid': 'e72de0f2-ee24-4aa7-b6cc-9419918020f9', 'tag': '6a95f482-43df-4b4e-bcf4-4871d628b3bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 288/578] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:28 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?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: 290/580] 10.0.0.239 () {34 vars in 907 bytes} [Wed Jul 15 06:03:29 2026] GET /v2.0/extensions => generated 19901 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-15 06:03:29.114 7 WARNING neutron_lib.context [None req-be133d6e-f794-4d66-92f1-13913094b498 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 291/581] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:03:29 2026] POST /v2.0/security-groups => generated 1659 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:29 2026] GET /v2.0/ports?tenant_id=dd68b199558744e1b7dad3fa71370663&device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/583] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:03:29 2026] GET /v2.0/networks/6328502c-35f8-4b75-9c35-705ae9475005?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:29.432 7 WARNING neutron_lib.context [None req-ab8d34ee-0995-488a-bf08-2df8c9ddc561 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 294/584] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/585] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:29 2026] GET /v2.0/networks?id=84cbb80e-9b61-4ed9-adbc-92f04e35cbdd => generated 776 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:29.759 8 INFO neutron.db.l3_db [None req-39693682-f8e5-432e-a3cd-81643d4dc05e 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] Floating IP f2513b1f-eac5-47fb-a8d5-cc126e987a22 associated. External IP: 10.96.250.210, port: 6922771c-dd9c-4b49-9bd3-55dc73ad3cb1. [pid: 7|app: 0|req: 298/588] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:03:29 2026] GET /v2.0/networks/6328502c-35f8-4b75-9c35-705ae9475005?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:30.037 7 WARNING neutron_lib.context [None req-86b4c495-1fdc-4efa-a390-5fd1acb9cd11 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 291/589] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:03:28 2026] PUT /v2.0/floatingips/f2513b1f-eac5-47fb-a8d5-cc126e987a22 => generated 855 bytes in 1366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/590] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/591] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a95f482-43df-4b4e-bcf4-4871d628b3bf => 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: 299/592] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/593] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/security-groups?id=1a56462a-337b-4262-946e-18b2861a4683&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: 8|app: 0|req: 294/594] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:30.295 8 WARNING neutron_lib.context [None req-7e9cf2d0-0e2c-4368-ab65-f509bd6be7b7 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 301/595] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/subnets?id=580837ab-3fc9-467b-9bec-08de2b201b7f => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/596] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/597] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/ports?network_id=84cbb80e-9b61-4ed9-adbc-92f04e35cbdd&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: 304/598] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/599] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:30.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0838f647-fa1b-4d55-9596-881010892345'] response: {'name': 'network-changed', 'server_uuid': '197acddb-d755-4105-8f8f-ee53f538d2a5', 'tag': '6922771c-dd9c-4b49-9bd3-55dc73ad3cb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 306/600] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/601] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/602] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/603] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/604] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/subnets?id=4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/605] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/ports?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/606] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:03:30 2026] POST /v2.0/floatingips => generated 552 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/607] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:30 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?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: 296/608] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?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: 313/609] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/networks?id=6328502c-35f8-4b75-9c35-705ae9475005 => generated 678 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:31.235 8 WARNING neutron_lib.context [req-348d6789-6006-4eae-9285-bc2031d2922f req-42a5e81a-2a13-4cea-be63-36f59201ba97 6178c10a52c441a5aedf8250b7e6db1e 35ae3be1cf2c47d2baee4173e1e1e041 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 314/610] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/611] 10.0.0.239 () {34 vars in 1098 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--123438291&fields=id&tenant_id=6c136266fb324399abeb6663d949160f => 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: 316/612] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/security-groups?id=1a56462a-337b-4262-946e-18b2861a4683&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/613] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/networks?id=ccf1eaef-1987-4958-a30d-1f161999e2a9 => generated 670 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/614] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 957 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/615] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/quotas/6c136266fb324399abeb6663d949160f => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/616] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:03:31 2026] POST /v2.0/ports => generated 954 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/617] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/security-groups?id=d1628e81-6215-4f10-9b22-c0fb729c3b12&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: 298/618] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/ports?tenant_id=6c136266fb324399abeb6663d949160f&fields=id => generated 103 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/619] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:03:31 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?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: 300/620] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/621] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => 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: 321/622] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:03:31 2026] PUT /v2.0/ports/2215bf47-b45d-4f7f-99c1-214f540bb42e => generated 1199 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/623] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/ports?tenant_id=35ae3be1cf2c47d2baee4173e1e1e041&device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:03:32.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e78f9d60-2aa9-4159-98c1-43a6c2c2d16d'] response: {'name': 'network-changed', 'server_uuid': '23afa42b-abe3-4640-bd16-0fffea875e8c', 'tag': '2215bf47-b45d-4f7f-99c1-214f540bb42e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/624] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2215bf47-b45d-4f7f-99c1-214f540bb42e => 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: 303/625] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/subnets?id=089f430b-f38e-4107-8fcc-0abd4426db46 => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/626] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/ports?network_id=6328502c-35f8-4b75-9c35-705ae9475005&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/627] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/628] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/networks/6328502c-35f8-4b75-9c35-705ae9475005?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: 325/629] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/security-groups?id=1a56462a-337b-4262-946e-18b2861a4683&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: 305/630] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/networks/6328502c-35f8-4b75-9c35-705ae9475005?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/631] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/632] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/security-groups?id=d1628e81-6215-4f10-9b22-c0fb729c3b12&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: 306/633] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/ports?tenant_id=35ae3be1cf2c47d2baee4173e1e1e041&device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/634] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/635] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:32 2026] GET /v2.0/networks?id=6328502c-35f8-4b75-9c35-705ae9475005 => generated 774 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/636] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2215bf47-b45d-4f7f-99c1-214f540bb42e => 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: 309/637] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/subnets?id=089f430b-f38e-4107-8fcc-0abd4426db46 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/638] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/ports?network_id=6328502c-35f8-4b75-9c35-705ae9475005&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: 311/639] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/networks/6328502c-35f8-4b75-9c35-705ae9475005?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/640] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/networks/6328502c-35f8-4b75-9c35-705ae9475005?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/641] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/networks?id=ccf1eaef-1987-4958-a30d-1f161999e2a9 => generated 670 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/643] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:03:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6c136266fb324399abeb6663d949160f => generated 180 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:33.560 8 WARNING neutron_lib.context [req-cce1d828-7c55-4674-87c2-5b398bc65523 req-170524c9-03c2-4dd4-8c56-2f6cb9afface 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:03:33.693 7 INFO neutron.db.l3_db [None req-f05f6389-8916-4b71-887f-5cdbcea3d8ad 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] Floating IP c4c16a82-27db-42db-ad56-52f2a86e0526 associated. External IP: 10.96.250.217, port: 6a95f482-43df-4b4e-bcf4-4871d628b3bf. [pid: 8|app: 0|req: 316/644] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:03:33 2026] POST /v2.0/ports => generated 954 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/645] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:03:33 2026] PUT /v2.0/floatingips/c4c16a82-27db-42db-ad56-52f2a86e0526 => generated 855 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/646] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/647] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/648] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/security-groups?id=d1628e81-6215-4f10-9b22-c0fb729c3b12&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/649] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/security-groups?id=1a56462a-337b-4262-946e-18b2861a4683&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:34.583 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-317630dd-5a94-4d79-99c3-42d25c6f3fc3'] response: {'name': 'network-changed', 'server_uuid': 'e72de0f2-ee24-4aa7-b6cc-9419918020f9', 'tag': '6a95f482-43df-4b4e-bcf4-4871d628b3bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 317/650] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:03:34 2026] PUT /v2.0/ports/7f124a12-63a9-434e-af1b-22047fcb8cac => generated 1199 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/651] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/652] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/ports?tenant_id=dd68b199558744e1b7dad3fa71370663&device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 1240 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: 7|app: 0|req: 335/653] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/ports?tenant_id=6c136266fb324399abeb6663d949160f&device_id=785fcedc-e95b-407c-9d8a-447beb655236 => 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: 319/654] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/security-groups?id=ff02a879-3b60-4504-bd7f-12c6b8b0fbd5&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: 320/655] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7f124a12-63a9-434e-af1b-22047fcb8cac => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:34.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1df31965-c246-4db3-9a4e-33c4013775fe'] response: {'name': 'network-changed', 'server_uuid': '785fcedc-e95b-407c-9d8a-447beb655236', 'tag': '7f124a12-63a9-434e-af1b-22047fcb8cac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/656] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/subnets?id=7356818d-fc19-48a6-9f92-454c406f7f03 => generated 664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/657] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/networks?id=84cbb80e-9b61-4ed9-adbc-92f04e35cbdd => generated 776 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/658] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/ports?network_id=ccf1eaef-1987-4958-a30d-1f161999e2a9&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: 322/659] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/660] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6a95f482-43df-4b4e-bcf4-4871d628b3bf => generated 858 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/661] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/security-groups?id=1a56462a-337b-4262-946e-18b2861a4683&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/662] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/663] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:34 2026] GET /v2.0/subnets?id=580837ab-3fc9-467b-9bec-08de2b201b7f => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/664] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?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: 341/665] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/ports?network_id=84cbb80e-9b61-4ed9-adbc-92f04e35cbdd&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/666] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?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: 342/667] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/ports?tenant_id=6c136266fb324399abeb6663d949160f&device_id=785fcedc-e95b-407c-9d8a-447beb655236 => 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: 326/668] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/669] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/networks?id=ccf1eaef-1987-4958-a30d-1f161999e2a9 => generated 766 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/670] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7f124a12-63a9-434e-af1b-22047fcb8cac => 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: 344/671] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/subnets?id=7356818d-fc19-48a6-9f92-454c406f7f03 => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/672] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/ports?network_id=ccf1eaef-1987-4958-a30d-1f161999e2a9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/674] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/675] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => 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: 330/676] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/677] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/security-groups?id=d1628e81-6215-4f10-9b22-c0fb729c3b12&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: 8|app: 0|req: 332/678] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/679] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:35 2026] GET /v2.0/security-groups?id=ff02a879-3b60-4504-bd7f-12c6b8b0fbd5&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/680] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:36 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:36 2026] GET /v2.0/security-groups?id=1a56462a-337b-4262-946e-18b2861a4683&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:36 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:36.809 7 INFO neutron.db.l3_db [req-2fd13cf4-7d6d-4c40-99cf-fdbf3e4e1cdd req-7b0c6697-cde0-4da2-945c-f988459da702 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] Floating IP c4c16a82-27db-42db-ad56-52f2a86e0526 disassociated. External IP: 10.96.250.217, port: 6a95f482-43df-4b4e-bcf4-4871d628b3bf. [pid: 8|app: 0|req: 337/683] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:36 2026] GET /v2.0/security-groups?id=d1628e81-6215-4f10-9b22-c0fb729c3b12&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: 8|app: 0|req: 338/684] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:37 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:37 2026] GET /v2.0/security-groups?id=ff02a879-3b60-4504-bd7f-12c6b8b0fbd5&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:37 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:37 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:37 2026] GET /v2.0/security-groups?id=d1628e81-6215-4f10-9b22-c0fb729c3b12&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:03:35 2026] DELETE /v2.0/ports/6a95f482-43df-4b4e-bcf4-4871d628b3bf => generated 0 bytes in 2219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:03:37 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:37.901 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f442dbc-86b6-4cc2-965e-b6217c834843'] response: {'server_uuid': 'e72de0f2-ee24-4aa7-b6cc-9419918020f9', 'name': 'network-vif-deleted', 'tag': '6a95f482-43df-4b4e-bcf4-4871d628b3bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/691] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:03:37 2026] DELETE /v2.0/ports/2215bf47-b45d-4f7f-99c1-214f540bb42e => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:38 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:38 2026] GET /v2.0/ports?device_id=e72de0f2-ee24-4aa7-b6cc-9419918020f9 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:38 2026] GET /v2.0/security-groups?id=ff02a879-3b60-4504-bd7f-12c6b8b0fbd5&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:38 2026] GET /v2.0/ports?device_id=23afa42b-abe3-4640-bd16-0fffea875e8c => 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: 346/696] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:38 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:03:38 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1240 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.202 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:39 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:39.196 7 INFO neutron.db.l3_db [None req-7110b7c8-679f-4bee-abdc-1076b2fb9a64 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] Floating IP 03c8265b-ff41-4141-b672-d47577813012 associated. External IP: 10.96.250.214, port: 7f124a12-63a9-434e-af1b-22047fcb8cac. [pid: 7|app: 0|req: 351/699] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:03:38 2026] PUT /v2.0/floatingips/03c8265b-ff41-4141-b672-d47577813012 => generated 855 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/700] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:39 2026] DELETE /v2.0/security-groups/1a56462a-337b-4262-946e-18b2861a4683 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:39 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:39.751 8 INFO neutron.api.v2.resource [None req-dd5433e8-2dd6-4b1d-b046-4bc6b9cae81c 760d149f9e58411085109d526ede0bba dd68b199558744e1b7dad3fa71370663 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 351/702] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:03:39 2026] GET /v2.0/security-groups/1a56462a-337b-4262-946e-18b2861a4683 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:39 2026] GET /v2.0/security-groups?id=ff02a879-3b60-4504-bd7f-12c6b8b0fbd5&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:39.966 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73d16da8-434e-4007-be87-c50c23e189e9'] response: {'server_uuid': '23afa42b-abe3-4640-bd16-0fffea875e8c', 'name': 'network-vif-deleted', 'tag': '2215bf47-b45d-4f7f-99c1-214f540bb42e', 'status': 'completed', 'code': 200} 2026-07-15 06:03:39.966 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73d16da8-434e-4007-be87-c50c23e189e9'] response: {'name': 'network-changed', 'server_uuid': '785fcedc-e95b-407c-9d8a-447beb655236', 'tag': '7f124a12-63a9-434e-af1b-22047fcb8cac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/704] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:03:39 2026] DELETE /v2.0/floatingips/c4c16a82-27db-42db-ad56-52f2a86e0526 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:40 2026] GET /v2.0/ports?tenant_id=6c136266fb324399abeb6663d949160f&device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:40 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:03:39 2026] PUT /v2.0/routers/38ccae6e-33d5-42ea-86cd-42197dfc2ec5/remove_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:40 2026] GET /v2.0/networks?id=ccf1eaef-1987-4958-a30d-1f161999e2a9 => generated 766 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:41 2026] GET /v2.0/security-groups?id=ff02a879-3b60-4504-bd7f-12c6b8b0fbd5&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: 7|app: 0|req: 355/710] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:03:41 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:41.894 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-55726dcb-fe1c-4c3b-b97b-2b0bbcde96a8 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 356/711] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:03:40 2026] PUT /v2.0/routers/24e4be87-6e22-4347-a92f-bd1dddca5343/remove_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=7f124a12-63a9-434e-af1b-22047fcb8cac => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:42.303 7 INFO neutron.services.segments.plugin [-] Segment bb5f6bf3-5ab7-4027-9764-556ddae6878e resource provider aggregate not found 2026-07-15 06:03:42.307 7 INFO neutron.services.segments.plugin [-] Segment bb5f6bf3-5ab7-4027-9764-556ddae6878e resource provider aggregate not found 2026-07-15 06:03:42.321 7 INFO neutron.services.segments.plugin [-] Segment bb5f6bf3-5ab7-4027-9764-556ddae6878e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5f6bf3-5ab7-4027-9764-556ddae6878e found for delete ", "request_id": "req-87ca1b8f-62f4-4d80-87e3-c3487cafc221"}]} 2026-07-15 06:03:42.324 7 INFO neutron.services.segments.plugin [-] Segment bb5f6bf3-5ab7-4027-9764-556ddae6878e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb5f6bf3-5ab7-4027-9764-556ddae6878e found for delete ", "request_id": "req-ac525423-396d-4539-8c21-63a875a04366"}]} 2026-07-15 06:03:42.325 7 INFO neutron.db.l3_hamode_db [None req-55726dcb-fe1c-4c3b-b97b-2b0bbcde96a8 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network ed6a19d6-cc6e-46b0-85e6-7b3ee22ca2a3 was deleted as no HA routers are present in tenant 35ae3be1cf2c47d2baee4173e1e1e041. [pid: 7|app: 0|req: 356/713] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:41 2026] DELETE /v2.0/routers/38ccae6e-33d5-42ea-86cd-42197dfc2ec5 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:03:42.389 8 INFO neutron.db.l3_db [req-63ffefc8-4fc5-4dbd-98ac-22809d335665 req-1dacf0f3-821c-4b0f-976a-92ecea513f61 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] Floating IP 03c8265b-ff41-4141-b672-d47577813012 disassociated. External IP: 10.96.250.214, port: 7f124a12-63a9-434e-af1b-22047fcb8cac. [pid: 8|app: 0|req: 358/714] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:03:41 2026] DELETE /v2.0/ports/7f124a12-63a9-434e-af1b-22047fcb8cac => generated 0 bytes in 877 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:03:42.919 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae75cd71-8062-4e82-9485-a66f87e9ed7b'] response: {'server_uuid': '785fcedc-e95b-407c-9d8a-447beb655236', 'name': 'network-vif-deleted', 'tag': '7f124a12-63a9-434e-af1b-22047fcb8cac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 359/715] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:42 2026] GET /v2.0/subnets?id=7356818d-fc19-48a6-9f92-454c406f7f03 => generated 664 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:42 2026] GET /v2.0/ports?device_id=785fcedc-e95b-407c-9d8a-447beb655236 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:42 2026] DELETE /v2.0/subnets/089f430b-f38e-4107-8fcc-0abd4426db46 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:43 2026] GET /v2.0/ports?network_id=ccf1eaef-1987-4958-a30d-1f161999e2a9&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:43.454 7 INFO neutron.db.l3_hamode_db [None req-9abb734f-d1a3-4cf2-bdf9-653b50442e1b 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network d00219a2-56e0-457d-beb7-c831b59cbf9c was deleted as no HA routers are present in tenant dd68b199558744e1b7dad3fa71370663. [pid: 7|app: 0|req: 357/719] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:42 2026] DELETE /v2.0/routers/24e4be87-6e22-4347-a92f-bd1dddca5343 => generated 0 bytes in 1126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:43 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:43.653 8 INFO neutron.services.segments.plugin [-] Segment 10e71293-2665-4f37-826c-818b43f988ab resource provider aggregate not found 2026-07-15 06:03:43.666 8 INFO neutron.services.segments.plugin [-] Segment 10e71293-2665-4f37-826c-818b43f988ab resource provider aggregate not found 2026-07-15 06:03:43.679 8 INFO neutron.services.segments.plugin [-] Segment 10e71293-2665-4f37-826c-818b43f988ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10e71293-2665-4f37-826c-818b43f988ab found for delete ", "request_id": "req-8b102917-1946-4422-a4e5-2907d013c076"}]} [pid: 8|app: 0|req: 363/721] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:03:43 2026] DELETE /v2.0/networks/6328502c-35f8-4b75-9c35-705ae9475005 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:03:43.698 8 INFO neutron.services.segments.plugin [-] Segment 10e71293-2665-4f37-826c-818b43f988ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10e71293-2665-4f37-826c-818b43f988ab found for delete ", "request_id": "req-b3c1ebb4-1e96-4a11-8fdb-a91280823182"}]} [pid: 8|app: 0|req: 364/722] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:43 2026] GET /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9?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: 359/723] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:43 2026] DELETE /v2.0/subnets/580837ab-3fc9-467b-9bec-08de2b201b7f => 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: 360/724] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:43 2026] GET /v2.0/security-groups?tenant_id=35ae3be1cf2c47d2baee4173e1e1e041&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:43 2026] DELETE /v2.0/security-groups/d1628e81-6215-4f10-9b22-c0fb729c3b12 => 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: 362/726] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:44 2026] DELETE /v2.0/security-groups/ff02a879-3b60-4504-bd7f-12c6b8b0fbd5 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:03:43 2026] DELETE /v2.0/networks/84cbb80e-9b61-4ed9-adbc-92f04e35cbdd => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:03:44.214 7 INFO neutron.api.v2.resource [None req-998037b6-f1ad-4fd5-aa9a-071c2e657151 19427496c8764c62a89f9c5786de8ae4 6c136266fb324399abeb6663d949160f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 363/728] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:03:44 2026] GET /v2.0/security-groups/ff02a879-3b60-4504-bd7f-12c6b8b0fbd5 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:03:44.415 7 INFO neutron.services.segments.plugin [-] Segment d1affaac-03c9-4b41-ab04-ccf321297f5d resource provider aggregate not found 2026-07-15 06:03:44.422 7 INFO neutron.services.segments.plugin [-] Segment d1affaac-03c9-4b41-ab04-ccf321297f5d resource provider aggregate not found 2026-07-15 06:03:44.440 7 INFO neutron.services.segments.plugin [-] Segment d1affaac-03c9-4b41-ab04-ccf321297f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1affaac-03c9-4b41-ab04-ccf321297f5d found for delete ", "request_id": "req-8b4e4faf-2491-4f52-8a70-85cd07eed8e5"}]} 2026-07-15 06:03:44.441 7 INFO neutron.services.segments.plugin [-] Segment d1affaac-03c9-4b41-ab04-ccf321297f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1affaac-03c9-4b41-ab04-ccf321297f5d found for delete ", "request_id": "req-0f92816e-baf7-4768-b119-82b2c43a470f"}]} [pid: 7|app: 0|req: 364/729] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:44 2026] GET /v2.0/security-groups?tenant_id=dd68b199558744e1b7dad3fa71370663&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:03:44 2026] DELETE /v2.0/floatingips/03c8265b-ff41-4141-b672-d47577813012 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:44 2026] DELETE /v2.0/security-groups/d7e20f32-0270-4ada-bbfe-f1ee75b0142c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:03:44 2026] PUT /v2.0/routers/95b77992-2e51-444a-9de9-72f4419fc0e9/remove_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:46.375 8 INFO neutron.services.segments.plugin [-] Segment f6520016-1471-4300-9257-a206d8136414 resource provider aggregate not found 2026-07-15 06:03:46.383 8 INFO neutron.services.segments.plugin [-] Segment f6520016-1471-4300-9257-a206d8136414 resource provider aggregate not found 2026-07-15 06:03:46.395 8 INFO neutron.services.segments.plugin [-] Segment f6520016-1471-4300-9257-a206d8136414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6520016-1471-4300-9257-a206d8136414 found for delete ", "request_id": "req-fcdcb73e-5dc8-4a9d-adb4-ab48e7a67854"}]} 2026-07-15 06:03:46.395 8 INFO neutron.services.segments.plugin [-] Segment f6520016-1471-4300-9257-a206d8136414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6520016-1471-4300-9257-a206d8136414 found for delete ", "request_id": "req-d500940d-ef8a-43c4-9b8d-b1247f797de0"}]} 2026-07-15 06:03:46.666 8 INFO neutron.db.segments_db [None req-48d80b90-db1e-486d-beb5-029906a0c841 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 585db999-2cd8-4a37-a2ea-014b576db11b of type vxlan for network 93a28aba-5b56-48e7-b1ce-bfba79d8eb7d [pid: 8|app: 0|req: 368/735] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:46 2026] POST /v2.0/networks => generated 744 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/736] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:46 2026] POST /v2.0/subnets => generated 667 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:47.056 7 INFO neutron.services.segments.plugin [-] Segment 38009430-b57e-4f15-80ef-1fa5e70abaf4 resource provider aggregate not found 2026-07-15 06:03:47.062 7 INFO neutron.services.segments.plugin [-] Segment 38009430-b57e-4f15-80ef-1fa5e70abaf4 resource provider aggregate not found 2026-07-15 06:03:47.087 7 INFO neutron.services.segments.plugin [-] Segment 38009430-b57e-4f15-80ef-1fa5e70abaf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38009430-b57e-4f15-80ef-1fa5e70abaf4 found for delete ", "request_id": "req-25f26154-ee5a-45af-b3bb-184fb47df742"}]} 2026-07-15 06:03:47.093 7 INFO neutron.db.l3_hamode_db [None req-041d4c24-1150-40d4-a885-a710792a697a 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network 132a8b6d-844f-427e-96aa-f6e36e57e3f2 was deleted as no HA routers are present in tenant 6c136266fb324399abeb6663d949160f. 2026-07-15 06:03:47.097 8 INFO neutron.db.segments_db [None req-76b70ea1-0348-4acf-9783-8473a3c356b1 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 830280d2-1395-4fd6-bb79-be705e3d9cb6 of type vxlan for network a2c09010-6b92-4e05-ad9b-45e0c6c9e8f6 [pid: 7|app: 0|req: 368/737] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:45 2026] DELETE /v2.0/routers/95b77992-2e51-444a-9de9-72f4419fc0e9 => generated 0 bytes in 1500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:03:47.118 7 INFO neutron.services.segments.plugin [-] Segment 38009430-b57e-4f15-80ef-1fa5e70abaf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38009430-b57e-4f15-80ef-1fa5e70abaf4 found for delete ", "request_id": "req-0324c1e9-8ae2-4870-9522-ff628e6f00a0"}]} [pid: 7|app: 0|req: 369/738] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:03:47 2026] DELETE /v2.0/subnets/7356818d-fc19-48a6-9f92-454c406f7f03 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:03:47.421 8 INFO neutron.db.l3_hamode_db [None req-76b70ea1-0348-4acf-9783-8473a3c356b1 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 370/739] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:03:47 2026] DELETE /v2.0/networks/ccf1eaef-1987-4958-a30d-1f161999e2a9 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:48 2026] GET /v2.0/security-groups?tenant_id=6c136266fb324399abeb6663d949160f&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:48 2026] DELETE /v2.0/security-groups/ef50f116-c985-4dc7-ae64-e53983fc3848 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:03:48.552 8 INFO neutron.db.l3_hamode_db [None req-76b70ea1-0348-4acf-9783-8473a3c356b1 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 373/742] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:48 2026] GET /v2.0/security-groups?tenant_id=5a0d6919ac5443799d7bc6aa58883031&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/743] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:48 2026] DELETE /v2.0/security-groups/23d3ea0a-e254-4b13-8e33-39bea706c2f3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:03:49.287 7 INFO neutron.services.segments.plugin [-] Segment 69e5ebc5-60cd-4264-b325-1c2821f96d76 resource provider aggregate not found 2026-07-15 06:03:49.293 7 INFO neutron.services.segments.plugin [-] Segment 69e5ebc5-60cd-4264-b325-1c2821f96d76 resource provider aggregate not found 2026-07-15 06:03:49.300 7 INFO neutron.services.segments.plugin [-] Segment 69e5ebc5-60cd-4264-b325-1c2821f96d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e5ebc5-60cd-4264-b325-1c2821f96d76 found for delete ", "request_id": "req-f95aa18c-ed97-4c1c-a5a6-f79ef9cf077f"}]} 2026-07-15 06:03:49.315 7 INFO neutron.services.segments.plugin [-] Segment 69e5ebc5-60cd-4264-b325-1c2821f96d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e5ebc5-60cd-4264-b325-1c2821f96d76 found for delete ", "request_id": "req-98c75b87-3bbf-488f-9a63-4eaf60680fbe"}]} [pid: 7|app: 0|req: 375/744] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:49 2026] GET /v2.0/security-groups?tenant_id=ae47ceaed35943f7a840914ea8176ab6&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:49 2026] DELETE /v2.0/security-groups/432f6eae-0da6-473d-9c70-f653423e6ea4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:47 2026] POST /v2.0/routers => generated 731 bytes in 3112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:50.304 7 INFO neutron.db.segments_db [None req-add0ec43-fd11-4fc9-964e-8c7ddbb9d24c 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment c84278a3-6f47-4172-bb9a-4378dd949bb1 of type vxlan for network b56ec455-efc1-45ab-951a-f1eea27df104 [pid: 7|app: 0|req: 377/747] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:03:50 2026] POST /v2.0/networks => generated 744 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:50 2026] POST /v2.0/subnets => generated 667 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:50.717 7 INFO neutron.db.segments_db [None req-722a4689-5297-4883-bf37-1fdb55d0a00d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 7aa4efb6-c74e-43d4-9713-66e13d320d30 of type vxlan for network e484566a-4c23-446f-b2ef-c3fac30f80ac 2026-07-15 06:03:51.026 7 INFO neutron.db.l3_hamode_db [None req-722a4689-5297-4883-bf37-1fdb55d0a00d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 371/749] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:50 2026] PUT /v2.0/routers/32e5b738-7718-4f4e-a8b9-df323f86a838/add_router_interface => generated 309 bytes in 1744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:51 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.239 () {34 vars in 971 bytes} [Wed Jul 15 06:03:52 2026] GET /v2.0/ports/6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 968 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:52.357 7 INFO neutron.db.l3_hamode_db [None req-722a4689-5297-4883-bf37-1fdb55d0a00d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 374/752] 199.204.45.129 () {34 vars in 1000 bytes} [Wed Jul 15 06:03:52 2026] GET /v2.0/subnets?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 660 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 199.204.45.129 () {34 vars in 1146 bytes} [Wed Jul 15 06:03:52 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5&device_owner=compute%3Anova&network_id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:03:52 2026] PUT /v2.0/ports/6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 1145 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:03:53.044 8 WARNING neutron_lib.context [None req-b37a7bd1-5495-405b-93cb-7dbd343594ea 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:03:53.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d97f99bf-f1a3-4bb1-97c3-fc68aaa988ad'] response: {'name': 'network-changed', 'server_uuid': '197acddb-d755-4105-8f8f-ee53f538d2a5', 'tag': '6922771c-dd9c-4b49-9bd3-55dc73ad3cb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 377/755] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:03:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:53 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1417 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:03:53.278 8 WARNING neutron_lib.context [None req-71dc4a39-16d1-4b2d-b6f5-dfc6ab656805 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 379/757] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:53 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:53.464 8 WARNING neutron_lib.context [None req-27976908-0e1d-4058-bfed-a3bfe33aa994 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/759] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/760] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:03:50 2026] POST /v2.0/routers => generated 731 bytes in 2904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:53.589 7 WARNING neutron_lib.context [None req-de6e608a-4530-4bbe-aabb-02fa79172a07 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 382/761] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => 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: 380/762] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:03:53 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/subnets?id=4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/ports?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/security-groups?tenant_id=dddaf78eef794657a81fb6465943503b&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?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: 387/769] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:54 2026] DELETE /v2.0/security-groups/03e76187-6140-4f50-9cde-b6f7d4f80624 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.239 () {34 vars in 1098 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--728798141&fields=id&tenant_id=59560d46345246e099fb1cb702a90974 => 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: 389/771] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1417 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/772] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/networks?id=93a28aba-5b56-48e7-b1ce-bfba79d8eb7d => generated 676 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/773] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:54 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 780 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:03:53 2026] PUT /v2.0/routers/89ef2a58-831e-452e-a559-bcd86ebde7a6/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/775] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/quotas/59560d46345246e099fb1cb702a90974 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => 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: 392/777] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/security-groups?tenant_id=d2e1050971394ed5b4d8712d0d421a24&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/778] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/779] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/ports?tenant_id=59560d46345246e099fb1cb702a90974&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/780] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/subnets?id=4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:55 2026] DELETE /v2.0/security-groups/d101a91c-2fc6-4760-8c8a-c2122f160c10 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/ports?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/networks/93a28aba-5b56-48e7-b1ce-bfba79d8eb7d?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/784] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/785] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/networks/93a28aba-5b56-48e7-b1ce-bfba79d8eb7d?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: 397/786] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?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: 390/787] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/788] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/789] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:03:55.879 8 WARNING neutron_lib.context [None req-932dcad1-f478-4f92-9d9a-2c7a72263a36 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 399/790] 199.204.45.129 () {34 vars in 1118 bytes} [Wed Jul 15 06:03:55 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/791] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:03:55 2026] POST /v2.0/security-groups => generated 1661 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:03:56.067 8 WARNING neutron_lib.context [None req-8880fe8e-084a-4e72-a07c-e39519c4780d 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 393/792] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:56.240 8 WARNING neutron_lib.context [None req-059c31e5-7bce-448d-b44f-79d1ac5490e8 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 394/793] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:03:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:03:56.380 8 WARNING neutron_lib.context [None req-4c4ab7b5-4629-4903-aae9-f77915fc765f 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 400/794] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:03:55 2026] PUT /v2.0/ports/6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 968 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:03:56.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b85334fb-6151-48dc-a64c-f019ad40125a'] response: {'name': 'network-changed', 'server_uuid': '197acddb-d755-4105-8f8f-ee53f538d2a5', 'tag': '6922771c-dd9c-4b49-9bd3-55dc73ad3cb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 401/795] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:56 2026] GET /v2.0/networks?id=93a28aba-5b56-48e7-b1ce-bfba79d8eb7d => generated 676 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/796] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:56 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/797] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:03:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=59560d46345246e099fb1cb702a90974 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/798] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:56 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:56.774 7 WARNING neutron_lib.context [req-0e781fe7-2511-475c-b512-b9c32d18609d req-25f1ebeb-dd7d-4095-a589-c4edb7e441c7 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 395/799] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:03:56 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/800] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => 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: 397/801] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/subnets?id=4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/ports?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/804] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:03:56 2026] POST /v2.0/ports => generated 954 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/805] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=segments => generated 14 bytes in 75 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: 401/806] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?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: 402/807] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/ports?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/networks?id=c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.239 () {34 vars in 1100 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1206226377&fields=id&tenant_id=4bb271f04f4d40269613bb840bb50986 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/810] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/811] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/networks?id=b56ec455-efc1-45ab-951a-f1eea27df104 => generated 676 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/subnets?id=4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:03:57 2026] PUT /v2.0/ports/e9105d15-0800-4ee5-b513-4a4ddbbb22c0 => generated 1199 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/quotas/4bb271f04f4d40269613bb840bb50986 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/815] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/ports?network_id=c7cc135e-a825-4aa6-ad08-e969f7292860&device_owner=network%3Adhcp => generated 1244 bytes in 53 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: 408/816] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/ports?tenant_id=59560d46345246e099fb1cb702a90974&device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => 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: 409/817] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/ports?tenant_id=4bb271f04f4d40269613bb840bb50986&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e9105d15-0800-4ee5-b513-4a4ddbbb22c0 => 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: 409/819] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:57 2026] GET /v2.0/subnets?id=89fcc759-9a3d-414d-b049-8ab0b4c4d134 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860?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: 411/823] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/ports?network_id=93a28aba-5b56-48e7-b1ce-bfba79d8eb7d&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/826] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/networks/93a28aba-5b56-48e7-b1ce-bfba79d8eb7d?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: 416/827] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/828] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/security-groups?id=fc773292-9e5d-49e7-9daa-4a59850febbc&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: 412/829] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/security-groups?tenant_id=e557ff819d534810a80093e6a5d47f12&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/security-groups?id=4d8dcc06-f880-493e-a8a6-846be40f9e90&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/networks/93a28aba-5b56-48e7-b1ce-bfba79d8eb7d?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: 414/832] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => 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: 419/833] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:03:58 2026] DELETE /v2.0/security-groups/3655d456-bc44-45e2-beca-c7e90eedf45c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/834] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:58.701 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0d7c2ce-18c2-45b0-9293-c621e7498a22'] response: {'name': 'network-changed', 'server_uuid': '435c79fd-f6e3-4fef-b54c-5fe6b2448f5a', 'tag': 'e9105d15-0800-4ee5-b513-4a4ddbbb22c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 416/835] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/ports?tenant_id=59560d46345246e099fb1cb702a90974&device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/networks?id=93a28aba-5b56-48e7-b1ce-bfba79d8eb7d => generated 772 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/837] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e9105d15-0800-4ee5-b513-4a4ddbbb22c0 => 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: 419/838] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/subnets?id=89fcc759-9a3d-414d-b049-8ab0b4c4d134 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:59.026 8 INFO neutron.db.l3_db [req-bb9c5cca-c1ce-4638-a820-2a4c71500343 req-d67d822f-5f04-4e6d-a88d-fec0d96cd3c1 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] Floating IP f2513b1f-eac5-47fb-a8d5-cc126e987a22 disassociated. External IP: 10.96.250.210, port: 6922771c-dd9c-4b49-9bd3-55dc73ad3cb1. [pid: 7|app: 0|req: 420/839] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:03:58 2026] GET /v2.0/ports?network_id=93a28aba-5b56-48e7-b1ce-bfba79d8eb7d&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: 7|app: 0|req: 421/840] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/networks/93a28aba-5b56-48e7-b1ce-bfba79d8eb7d?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/841] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/networks?id=b56ec455-efc1-45ab-951a-f1eea27df104 => generated 676 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/842] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/networks/93a28aba-5b56-48e7-b1ce-bfba79d8eb7d?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: 424/843] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4bb271f04f4d40269613bb840bb50986 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:03:59.352 7 WARNING neutron_lib.context [req-76ee80e3-c2a5-4ca3-95bd-f7fd67928a90 req-a446b62b-b14c-4e78-8927-ff500cf21df2 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 420/844] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:03:58 2026] DELETE /v2.0/ports/6922771c-dd9c-4b49-9bd3-55dc73ad3cb1 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/847] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/ports?device_id=197acddb-d755-4105-8f8f-ee53f538d2a5 => 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: 424/848] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/850] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:03:59 2026] GET /v2.0/security-groups?id=4d8dcc06-f880-493e-a8a6-846be40f9e90&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: 425/851] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:03:59 2026] POST /v2.0/ports => generated 958 bytes in 972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:00.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fef93a1-369e-4ffb-95cc-a5fa5871aff4'] response: {'server_uuid': '197acddb-d755-4105-8f8f-ee53f538d2a5', 'name': 'network-vif-deleted', 'tag': '6922771c-dd9c-4b49-9bd3-55dc73ad3cb1', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/852] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:00 2026] DELETE /v2.0/security-groups/fc773292-9e5d-49e7-9daa-4a59850febbc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/853] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:00 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 973 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:00.950 7 INFO neutron.api.v2.resource [None req-77de7a55-46a8-4889-9157-ec2bfb3c2a94 8043e3d589524192a1fbcd782da940db 34e2787d1b554a9a9cfd1bedb0d2c19d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 428/854] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:04:00 2026] GET /v2.0/security-groups/fc773292-9e5d-49e7-9daa-4a59850febbc => 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: 429/855] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:00 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/856] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:01 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:04:00 2026] PUT /v2.0/ports/dd35dd41-5973-4b66-bdec-afabf09f9cb6 => generated 1203 bytes in 957 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: 428/858] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:01 2026] GET /v2.0/security-groups?id=4d8dcc06-f880-493e-a8a6-846be40f9e90&fields=id&fields=name => generated 113 bytes in 63 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: 429/859] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:04:01 2026] GET /v2.0/ports?tenant_id=4bb271f04f4d40269613bb840bb50986&device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/860] 199.204.45.129 () {34 vars in 1060 bytes} [Wed Jul 15 06:04:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dd35dd41-5973-4b66-bdec-afabf09f9cb6 => 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: 431/861] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:01 2026] DELETE /v2.0/floatingips/f2513b1f-eac5-47fb-a8d5-cc126e987a22 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/862] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:01 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:04:01 2026] GET /v2.0/subnets?id=3c6b1669-059c-4b3f-9f9a-4f9fa10a6320 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/864] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:04:01 2026] GET /v2.0/ports?network_id=b56ec455-efc1-45ab-951a-f1eea27df104&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:02.061 8 INFO neutron.db.l3_db [None req-74d0c51c-3a3d-4ba7-9430-6f64f7e842bb 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] Floating IP b505626e-8c0f-4792-8354-be7f6d69521f associated. External IP: 10.96.250.212, port: e9105d15-0800-4ee5-b513-4a4ddbbb22c0. 2026-07-15 06:04:02.392 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd997fc7-095d-4ea9-8b45-7a954d59015c'] response: {'name': 'network-changed', 'server_uuid': '97382297-cc4b-4e94-8f20-d2a898941890', 'tag': 'dd35dd41-5973-4b66-bdec-afabf09f9cb6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/865] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:04:01 2026] PUT /v2.0/floatingips/b505626e-8c0f-4792-8354-be7f6d69521f => generated 855 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/866] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?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: 434/867] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/868] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/869] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/870] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/871] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/security-groups?id=4d8dcc06-f880-493e-a8a6-846be40f9e90&fields=id&fields=name => generated 113 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/872] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/ports?tenant_id=4bb271f04f4d40269613bb840bb50986&device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/873] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:04:02 2026] GET /v2.0/networks?id=b56ec455-efc1-45ab-951a-f1eea27df104 => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/874] 199.204.45.129 () {34 vars in 1060 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dd35dd41-5973-4b66-bdec-afabf09f9cb6 => 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: 434/875] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:04:01 2026] PUT /v2.0/routers/79f0762c-f67c-42f6-a236-f36869e787c0/remove_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/876] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/subnets?id=3c6b1669-059c-4b3f-9f9a-4f9fa10a6320 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/877] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/ports?network_id=b56ec455-efc1-45ab-951a-f1eea27df104&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: 444/878] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/879] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?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: 446/880] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/security-groups?id=4d8dcc06-f880-493e-a8a6-846be40f9e90&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/881] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/882] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:04:03 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:04.068 8 INFO neutron.db.l3_db [req-ea92ccc2-8a73-4abd-b407-570d7b4c2d01 req-8b15b2d5-7ced-413b-96fd-ff217fc4fbed 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] Floating IP b505626e-8c0f-4792-8354-be7f6d69521f disassociated. External IP: 10.96.250.212, port: e9105d15-0800-4ee5-b513-4a4ddbbb22c0. 2026-07-15 06:04:04.320 7 INFO neutron.services.segments.plugin [-] Segment 828d9865-7a0f-40b3-bd4f-26ec554dd906 resource provider aggregate not found 2026-07-15 06:04:04.325 7 INFO neutron.services.segments.plugin [-] Segment 828d9865-7a0f-40b3-bd4f-26ec554dd906 resource provider aggregate not found 2026-07-15 06:04:04.341 7 INFO neutron.services.segments.plugin [-] Segment 828d9865-7a0f-40b3-bd4f-26ec554dd906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828d9865-7a0f-40b3-bd4f-26ec554dd906 found for delete ", "request_id": "req-28593513-fc92-4119-a9a0-cf72d8c91702"}]} 2026-07-15 06:04:04.342 7 INFO neutron.services.segments.plugin [-] Segment 828d9865-7a0f-40b3-bd4f-26ec554dd906 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 828d9865-7a0f-40b3-bd4f-26ec554dd906 found for delete ", "request_id": "req-6dab4ecf-04e0-4b13-8f8d-3fb8a4ab875c"}]} 2026-07-15 06:04:04.345 7 INFO neutron.db.l3_hamode_db [None req-20f557b1-fe8f-45bf-a45d-4f5dbbb5d986 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network 87d1ec0d-75d7-41b9-b0b2-beb78b4e1f69 was deleted as no HA routers are present in tenant 34e2787d1b554a9a9cfd1bedb0d2c19d. [pid: 7|app: 0|req: 435/883] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:03 2026] DELETE /v2.0/routers/79f0762c-f67c-42f6-a236-f36869e787c0 => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/884] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:04 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => 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: 449/885] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:04:03 2026] DELETE /v2.0/ports/e9105d15-0800-4ee5-b513-4a4ddbbb22c0 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/886] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:04 2026] GET /v2.0/security-groups?tenant_id=72c7e4536a4849c0a9f3c4f5684b1c56&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/887] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:04 2026] GET /v2.0/ports?device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:04:04.704 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0122372f-7baf-4e4d-b684-12a3a39afa1a'] response: {'name': 'network-changed', 'server_uuid': '435c79fd-f6e3-4fef-b54c-5fe6b2448f5a', 'tag': 'e9105d15-0800-4ee5-b513-4a4ddbbb22c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/888] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:04 2026] DELETE /v2.0/subnets/4061ce8c-cdad-45d9-9b8c-1bd7fb0aad01 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/889] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:04 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&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: 451/890] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:04 2026] DELETE /v2.0/security-groups/284e9db2-cf70-442b-b80c-3ee93fd48f03 => 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: 452/891] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:04:04 2026] GET /v2.0/ports?tenant_id=59560d46345246e099fb1cb702a90974&device_id=435c79fd-f6e3-4fef-b54c-5fe6b2448f5a => 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: 453/892] 199.204.45.129 () {34 vars in 1018 bytes} [Wed Jul 15 06:04:04 2026] GET /v2.0/networks?tenant_id=59560d46345246e099fb1cb702a90974&shared=False => generated 772 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/893] 199.204.45.129 () {34 vars in 930 bytes} [Wed Jul 15 06:04:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/894] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:04 2026] DELETE /v2.0/networks/c7cc135e-a825-4aa6-ad08-e969f7292860 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/895] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:05 2026] GET /v2.0/security-groups?tenant_id=34e2787d1b554a9a9cfd1bedb0d2c19d&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/896] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:05 2026] DELETE /v2.0/security-groups/5605c8ae-162d-4e88-9b37-e6bbe1b99f45 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/897] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:05 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/898] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:05 2026] DELETE /v2.0/security-groups/4d8dcc06-f880-493e-a8a6-846be40f9e90 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:05.945 8 INFO neutron.api.v2.resource [None req-b7353383-5ae9-4468-ab21-1c7702db1555 89af16b5df2b456fa341d071885004e2 59560d46345246e099fb1cb702a90974 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 457/899] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:04:05 2026] GET /v2.0/security-groups/4d8dcc06-f880-493e-a8a6-846be40f9e90 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/900] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:05 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/901] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:06 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/902] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:05 2026] DELETE /v2.0/floatingips/b505626e-8c0f-4792-8354-be7f6d69521f => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:06.385 7 INFO neutron.services.segments.plugin [-] Segment ee8712a4-ce1f-4c49-9f80-623ca62a9f66 resource provider aggregate not found 2026-07-15 06:04:06.391 7 INFO neutron.services.segments.plugin [-] Segment ee8712a4-ce1f-4c49-9f80-623ca62a9f66 resource provider aggregate not found 2026-07-15 06:04:06.408 7 INFO neutron.services.segments.plugin [-] Segment ee8712a4-ce1f-4c49-9f80-623ca62a9f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8712a4-ce1f-4c49-9f80-623ca62a9f66 found for delete ", "request_id": "req-d2354c7a-09d8-4908-aebf-15ceb4edcc98"}]} 2026-07-15 06:04:06.409 7 INFO neutron.services.segments.plugin [-] Segment ee8712a4-ce1f-4c49-9f80-623ca62a9f66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8712a4-ce1f-4c49-9f80-623ca62a9f66 found for delete ", "request_id": "req-8eea5bc5-9d78-4f73-aeb2-e9e893758543"}]} 2026-07-15 06:04:06.597 7 INFO neutron.db.l3_db [None req-6ffb49a7-9f1b-45f3-a91a-81789e269d19 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] Floating IP 1c1cd343-5af5-4bc2-8da8-77282afd9c2b associated. External IP: 10.96.250.214, port: dd35dd41-5973-4b66-bdec-afabf09f9cb6. 2026-07-15 06:04:06.751 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc4ebab7-dbcb-409b-98de-0e588f59f121'] response: {'server_uuid': '435c79fd-f6e3-4fef-b54c-5fe6b2448f5a', 'name': 'network-vif-deleted', 'tag': 'e9105d15-0800-4ee5-b513-4a4ddbbb22c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 445/903] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:04:06 2026] PUT /v2.0/floatingips/1c1cd343-5af5-4bc2-8da8-77282afd9c2b => generated 856 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:07.001 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-289c1b8b-2817-4cc3-8c8c-7f58f514c13c'] response: {'name': 'network-changed', 'server_uuid': '97382297-cc4b-4e94-8f20-d2a898941890', 'tag': 'dd35dd41-5973-4b66-bdec-afabf09f9cb6', 'status': 'completed', 'code': 200} 2026-07-15 06:04:07.168 7 WARNING neutron_lib.context [None req-8059e62b-1563-45db-b9c4-88d175f1f91b 416bb78507e74a1eaff8a22f1c89f525 3ae2ae4943d04ebb8ace0fdb66e18732 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 446/904] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:04:06 2026] POST /v2.0/security-groups => generated 1625 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/905] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/ports?tenant_id=4bb271f04f4d40269613bb840bb50986&device_id=97382297-cc4b-4e94-8f20-d2a898941890 => 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: 448/906] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/security-groups => generated 4530 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/907] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/networks?id=b56ec455-efc1-45ab-951a-f1eea27df104 => generated 772 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/908] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 15 06:04:07 2026] PUT /v2.0/security-groups/22a2923f-3068-41aa-a1fe-221d326a899c => generated 1664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/909] 199.204.45.129 () {34 vars in 1060 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dd35dd41-5973-4b66-bdec-afabf09f9cb6 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/910] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/security-groups/22a2923f-3068-41aa-a1fe-221d326a899c => generated 1664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/911] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:04:06 2026] PUT /v2.0/routers/32e5b738-7718-4f4e-a8b9-df323f86a838/remove_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/912] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/subnets?id=3c6b1669-059c-4b3f-9f9a-4f9fa10a6320 => generated 670 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/913] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:07 2026] DELETE /v2.0/security-groups/22a2923f-3068-41aa-a1fe-221d326a899c => 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: 461/914] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/ports?network_id=b56ec455-efc1-45ab-951a-f1eea27df104&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: 462/915] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/916] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:04:07.907 8 INFO neutron.api.v2.resource [None req-972c5a52-deb9-4b56-bd73-9e538afae763 416bb78507e74a1eaff8a22f1c89f525 3ae2ae4943d04ebb8ace0fdb66e18732 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/917] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:07 2026] DELETE /v2.0/security-groups/22a2923f-3068-41aa-a1fe-221d326a899c => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/918] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:04:07 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?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-07-15 06:04:07.986 8 WARNING neutron_lib.context [None req-76744360-db8c-4220-b09f-ce24db085a11 416bb78507e74a1eaff8a22f1c89f525 3ae2ae4943d04ebb8ace0fdb66e18732 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 466/919] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:04:07 2026] POST /v2.0/security-groups => generated 1625 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:04:08.118 8 WARNING neutron_lib.context [None req-bff205dd-4891-4ea9-852e-65c811486629 416bb78507e74a1eaff8a22f1c89f525 3ae2ae4943d04ebb8ace0fdb66e18732 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/920] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:04:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/921] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:04:08 2026] GET /v2.0/security-group-rules/342e0fa4-e183-4928-a323-7775b0b55794 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/922] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:04:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/923] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:04:08 2026] DELETE /v2.0/security-group-rules/342e0fa4-e183-4928-a323-7775b0b55794 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:08.755 7 INFO neutron.services.segments.plugin [-] Segment 830280d2-1395-4fd6-bb79-be705e3d9cb6 resource provider aggregate not found 2026-07-15 06:04:08.765 7 INFO neutron.services.segments.plugin [-] Segment 830280d2-1395-4fd6-bb79-be705e3d9cb6 resource provider aggregate not found 2026-07-15 06:04:08.774 7 INFO neutron.services.segments.plugin [-] Segment 830280d2-1395-4fd6-bb79-be705e3d9cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830280d2-1395-4fd6-bb79-be705e3d9cb6 found for delete ", "request_id": "req-5ed6ed25-75d4-46a8-9e27-bf007eb27c51"}]} 2026-07-15 06:04:08.782 7 INFO neutron.db.l3_hamode_db [None req-3e6b6531-b47a-49ac-8749-285bcd167bc2 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network a2c09010-6b92-4e05-ad9b-45e0c6c9e8f6 was deleted as no HA routers are present in tenant 59560d46345246e099fb1cb702a90974. [pid: 8|app: 0|req: 471/924] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:08 2026] GET /v2.0/security-groups?tenant_id=bdf23f23c15e447f8f2415e37163c362&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:08.784 7 INFO neutron.services.segments.plugin [-] Segment 830280d2-1395-4fd6-bb79-be705e3d9cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830280d2-1395-4fd6-bb79-be705e3d9cb6 found for delete ", "request_id": "req-988f79c6-c700-40b3-bb1b-50758dab3c9a"}]} [pid: 7|app: 0|req: 454/925] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:07 2026] DELETE /v2.0/routers/32e5b738-7718-4f4e-a8b9-df323f86a838 => generated 0 bytes in 1125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/926] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:04:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/927] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:08 2026] DELETE /v2.0/security-groups/8af3d780-672b-4b86-9e1e-017d5ef2a205 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:08.908 7 WARNING neutron_lib.context [None req-4af406fa-c6fb-4207-b9e5-964c5b608efd 416bb78507e74a1eaff8a22f1c89f525 3ae2ae4943d04ebb8ace0fdb66e18732 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 473/928] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:08 2026] DELETE /v2.0/subnets/89fcc759-9a3d-414d-b049-8ab0b4c4d134 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/929] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:04:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/930] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-group-rules/bb61d67d-e630-4689-a289-8740711d1aa4 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/931] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/932] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:04:09 2026] DELETE /v2.0/security-group-rules/bb61d67d-e630-4689-a289-8740711d1aa4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/933] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:09.373 7 WARNING neutron_lib.context [None req-8f70611f-3f4c-4d8a-8f93-20a78d17323d 416bb78507e74a1eaff8a22f1c89f525 3ae2ae4943d04ebb8ace0fdb66e18732 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 461/934] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:04:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/935] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-group-rules/dada2358-4937-43f6-b297-2c30223a8dd8 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/936] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:09 2026] DELETE /v2.0/networks/93a28aba-5b56-48e7-b1ce-bfba79d8eb7d => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/937] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:09.606 8 INFO neutron.services.segments.plugin [-] Segment 585db999-2cd8-4a37-a2ea-014b576db11b resource provider aggregate not found 2026-07-15 06:04:09.610 8 INFO neutron.services.segments.plugin [-] Segment 585db999-2cd8-4a37-a2ea-014b576db11b resource provider aggregate not found 2026-07-15 06:04:09.631 8 INFO neutron.services.segments.plugin [-] Segment 585db999-2cd8-4a37-a2ea-014b576db11b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 585db999-2cd8-4a37-a2ea-014b576db11b found for delete ", "request_id": "req-86f9a0cb-f135-4eb5-b49d-2795f954dbc5"}]} 2026-07-15 06:04:09.632 8 INFO neutron.services.segments.plugin [-] Segment 585db999-2cd8-4a37-a2ea-014b576db11b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 585db999-2cd8-4a37-a2ea-014b576db11b found for delete ", "request_id": "req-e5fec4c3-8fb2-4e98-894d-e0004048b5a1"}]} [pid: 8|app: 0|req: 475/938] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:04:09 2026] DELETE /v2.0/security-group-rules/dada2358-4937-43f6-b297-2c30223a8dd8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/939] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-groups?tenant_id=59560d46345246e099fb1cb702a90974&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/940] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/941] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:09 2026] DELETE /v2.0/security-groups/c9963cf2-7fe1-4f06-bb65-50a82b2285ec => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/942] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:09 2026] DELETE /v2.0/security-groups/bc227aaf-4b86-4c6c-8fdc-78feb12c357f => 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: 466/943] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/944] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:04:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/945] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:10 2026] GET /v2.0/security-groups?tenant_id=3ae2ae4943d04ebb8ace0fdb66e18732&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/946] 199.204.45.129 () {34 vars in 1096 bytes} [Wed Jul 15 06:04:10 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/947] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:10 2026] DELETE /v2.0/security-groups/da1e4503-2187-4152-903d-40d59a70a680 => 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: 469/948] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:04:10 2026] GET /v2.0/ports?tenant_id=4bb271f04f4d40269613bb840bb50986&device_id=97382297-cc4b-4e94-8f20-d2a898941890 => 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: 480/949] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:04:10 2026] GET /v2.0/networks?id=b56ec455-efc1-45ab-951a-f1eea27df104 => generated 772 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/950] 199.204.45.129 () {34 vars in 1060 bytes} [Wed Jul 15 06:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dd35dd41-5973-4b66-bdec-afabf09f9cb6 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/951] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:04:11 2026] GET /v2.0/subnets?id=3c6b1669-059c-4b3f-9f9a-4f9fa10a6320 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/952] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:04:11 2026] GET /v2.0/ports?network_id=b56ec455-efc1-45ab-951a-f1eea27df104&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/953] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:04:11 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?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: 472/954] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:04:11 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?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: 483/955] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:12 2026] GET /v2.0/security-groups?tenant_id=2931cbd15e1148b3950bdb8d6859f930&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/956] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:13 2026] DELETE /v2.0/security-groups/1bbe2184-56c9-4e21-a089-d26106fb0e65 => 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: 484/957] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:13 2026] GET /v2.0/security-groups?tenant_id=cb451016a35b4714a280976643c00698&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/958] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:13 2026] DELETE /v2.0/security-groups/81fc29e6-797b-4209-989e-ef0eba66f94e => 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: 486/961] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:04:15 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => 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: 476/962] 10.0.0.202 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:15 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/963] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:16 2026] GET /v2.0/security-groups?tenant_id=e32cbad6ea2c42f386e03b4964f98a39&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/964] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:16 2026] DELETE /v2.0/security-groups/7a33b1d6-4f8e-402b-9ec1-a46187522ed5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/965] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:16 2026] GET /v2.0/security-groups?tenant_id=30b9d7527b86425698302d2225a46128&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/966] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:16 2026] GET /v2.0/security-groups?tenant_id=4ff132ee83f74c6e89b24324bf7377f8&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/967] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:16 2026] DELETE /v2.0/security-groups/fc5516eb-76fe-416b-868a-7997db5d55ae => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/968] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:16 2026] DELETE /v2.0/security-groups/3f15aaec-fafa-4c70-a252-065be24b9797 => 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: 480/969] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:17 2026] GET /v2.0/security-groups?tenant_id=4af76602869445bd917555f4a193c929&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/970] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:17 2026] DELETE /v2.0/security-groups/bdb56bf6-1827-4976-8f4c-4702bb382529 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/971] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:18 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/972] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:18 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/973] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:18 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/974] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:18 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/975] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/976] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/ports?tenant_id=4bb271f04f4d40269613bb840bb50986&device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/977] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/978] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/networks?id=b56ec455-efc1-45ab-951a-f1eea27df104 => generated 772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/979] 199.204.45.129 () {34 vars in 1060 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=dd35dd41-5973-4b66-bdec-afabf09f9cb6 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/980] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/subnets?id=3c6b1669-059c-4b3f-9f9a-4f9fa10a6320 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/981] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/ports?network_id=b56ec455-efc1-45ab-951a-f1eea27df104&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/982] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:04:19 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?fields=segments => generated 14 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/983] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:04:20 2026] GET /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104?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: 497/984] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:20 2026] GET /v2.0/security-groups?tenant_id=391949a9eb6747a0a12a0201d882f5f7&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/985] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:20 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/986] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:20 2026] GET /v2.0/security-groups?tenant_id=a557774ba6b74b4ba162838182d9164f&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/987] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:20 2026] DELETE /v2.0/security-groups/c4ab98fa-5413-4c3a-9839-783406cfb187 => 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: 500/988] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:20 2026] DELETE /v2.0/security-groups/92989f8b-b29a-45dc-b0c4-bb0ea831ba85 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/989] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:20 2026] GET /v2.0/security-groups?tenant_id=703b1f73ff7c4709adbf72c0e3f637ab&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/990] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:20 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/991] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:21 2026] DELETE /v2.0/security-groups/99e0f01a-ae6e-4131-a6da-00b15befd8ab => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/992] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:22 2026] GET /v2.0/security-groups?tenant_id=bdb42b2d42ea4bc7ab7fca56c3646367&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/993] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:22 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/994] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:22 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/995] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:22 2026] DELETE /v2.0/security-groups/0922c69f-194a-441a-be53-e249984dd352 => 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: 505/996] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:22 2026] GET /v2.0/security-groups?tenant_id=988dfc6794854655a33cc76a4d6ff876&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/997] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:22 2026] DELETE /v2.0/security-groups/853fffad-375b-439a-a0d2-81df5554afff => 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: 506/998] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:23 2026] GET /v2.0/security-groups?tenant_id=c23a606944c2402599761ec6a0188963&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/999] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:23 2026] DELETE /v2.0/security-groups/9f4f4912-8cd2-488f-93a5-90bd2ab846d9 => 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: 493/1000] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:23 2026] GET /v2.0/security-groups?tenant_id=a74385e7554940d3a1b7181a81d84991&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1001] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:23 2026] DELETE /v2.0/security-groups/eb9a6664-ad90-4944-9a12-b5f4507585ae => 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: 494/1002] 10.0.0.36 () {32 vars in 652 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions => generated 19901 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1003] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1004] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1005] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1006] 10.0.0.36 () {32 vars in 664 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1007] 10.0.0.36 () {32 vars in 698 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1008] 10.0.0.36 () {32 vars in 696 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1009] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1010] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 15 06:04:24 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: 8|app: 0|req: 513/1011] 10.0.0.36 () {32 vars in 702 bytes} [Wed Jul 15 06:04:24 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1012] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1013] 10.0.0.36 () {32 vars in 694 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1014] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1015] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1016] 10.0.0.36 () {32 vars in 660 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1017] 10.0.0.36 () {32 vars in 698 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1018] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1019] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 15 06:04:25 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: 7|app: 0|req: 503/1020] 10.0.0.36 () {32 vars in 674 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1021] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1022] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1023] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1024] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1025] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1026] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 15 06:04:25 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: 521/1027] 10.0.0.36 () {32 vars in 698 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1028] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1029] 10.0.0.36 () {32 vars in 666 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1030] 10.0.0.36 () {32 vars in 676 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1031] 10.0.0.36 () {32 vars in 664 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1032] 10.0.0.36 () {32 vars in 674 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/l3-flavors => 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: 524/1033] 10.0.0.36 () {32 vars in 712 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1034] 10.0.0.36 () {32 vars in 690 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1035] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 15 06:04:25 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: 511/1036] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1037] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1038] 10.0.0.36 () {32 vars in 704 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1039] 10.0.0.36 () {32 vars in 674 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1040] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1041] 10.0.0.36 () {32 vars in 674 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1042] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1043] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1044] 10.0.0.36 () {32 vars in 708 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1045] 10.0.0.36 () {32 vars in 704 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1046] 10.0.0.36 () {32 vars in 696 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1047] 10.0.0.36 () {32 vars in 710 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1048] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1049] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1050] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1051] 10.0.0.36 () {32 vars in 674 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1052] 10.0.0.36 () {32 vars in 670 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1053] 10.0.0.36 () {32 vars in 660 bytes} [Wed Jul 15 06:04:25 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: 520/1054] 10.0.0.36 () {32 vars in 698 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1055] 10.0.0.36 () {32 vars in 698 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1056] 10.0.0.36 () {32 vars in 676 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1057] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1058] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1059] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1060] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1061] 10.0.0.36 () {32 vars in 706 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1062] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1063] 10.0.0.36 () {32 vars in 696 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1064] 10.0.0.36 () {32 vars in 694 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1065] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1066] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1067] 10.0.0.36 () {32 vars in 666 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1068] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1069] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1070] 10.0.0.36 () {32 vars in 690 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1071] 10.0.0.36 () {32 vars in 690 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1072] 10.0.0.36 () {32 vars in 694 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1073] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1074] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1075] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1076] 10.0.0.36 () {32 vars in 702 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1077] 10.0.0.36 () {32 vars in 712 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1078] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1079] 10.0.0.36 () {32 vars in 714 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1080] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1081] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1082] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1083] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 15 06:04: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: 7|app: 0|req: 535/1084] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1085] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1086] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 15 06:04: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: 551/1087] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1088] 10.0.0.36 () {32 vars in 696 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1089] 10.0.0.36 () {32 vars in 704 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1090] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1091] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1092] 10.0.0.36 () {32 vars in 704 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1093] 10.0.0.36 () {32 vars in 694 bytes} [Wed Jul 15 06:04: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: 7|app: 0|req: 543/1094] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1095] 10.0.0.36 () {32 vars in 696 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1096] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1097] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1098] 10.0.0.36 () {32 vars in 664 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1099] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1100] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1101] 10.0.0.36 () {32 vars in 676 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1102] 10.0.0.36 () {32 vars in 666 bytes} [Wed Jul 15 06:04:25 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:25.965 8 WARNING neutron_lib.context [None req-ce0e7fcb-3f31-4176-8bc5-3b183dca3480 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:26.090 8 INFO neutron.db.segments_db [None req-ce0e7fcb-3f31-4176-8bc5-3b183dca3480 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Added segment 1024ef8d-eaa9-4028-863b-ab50001ad272 of type vxlan for network cdfbc58b-c10c-4d35-932f-e7c17a0354f8 [pid: 8|app: 0|req: 552/1103] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:25 2026] POST /v2.0/networks => generated 649 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:26.244 7 WARNING neutron_lib.context [None req-a22c4ccd-84bd-4b0a-8652-cf0618097484 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 552/1104] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:26 2026] POST /v2.0/subnets => generated 603 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:26.515 7 WARNING neutron_lib.context [None req-19b1721e-e1dd-44c9-b675-9a47e6aeb460 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:26.549 7 INFO neutron.db.segments_db [None req-19b1721e-e1dd-44c9-b675-9a47e6aeb460 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Added segment 1ab0b665-006a-423e-a8fe-59d506bc407a of type vxlan for network 516c0bb4-0d97-46c9-bd73-26047125857b [pid: 8|app: 0|req: 553/1105] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:26 2026] GET /v2.0/security-groups?tenant_id=f2dc5497639f45e68cacd7e151c50968&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1106] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:26 2026] DELETE /v2.0/security-groups/d194f02a-b9fa-4fb1-8214-2d59f1bfc343 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:26.827 7 INFO neutron.db.l3_hamode_db [None req-19b1721e-e1dd-44c9-b675-9a47e6aeb460 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:04:27.986 7 INFO neutron.db.l3_hamode_db [None req-19b1721e-e1dd-44c9-b675-9a47e6aeb460 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:04:28.560 8 WARNING neutron_lib.context [None req-66a54545-7998-46f3-818a-150e61cd00e3 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:28.560 8 WARNING neutron_lib.context [None req-66a54545-7998-46f3-818a-150e61cd00e3 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:28.753 8 INFO neutron.db.segments_db [None req-66a54545-7998-46f3-818a-150e61cd00e3 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Added segment e16939a3-067a-477f-8d0c-6e7757a0fc8f of type vxlan for network 235b787d-785c-4835-a55a-db145a1900dd 2026-07-15 06:04:28.862 8 INFO neutron.db.segments_db [None req-66a54545-7998-46f3-818a-150e61cd00e3 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Added segment ecf34085-36e5-4b9c-b065-bb466ae7c02c of type vxlan for network 47b822d6-9544-42e6-b46d-663d6de0e1c8 [pid: 8|app: 0|req: 555/1107] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:28 2026] POST /v2.0/networks => generated 1246 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1108] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:26 2026] POST /v2.0/routers => generated 695 bytes in 2576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1109] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:04:28 2026] GET /v2.0/networks => generated 1845 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:29.349 8 INFO neutron.services.segments.plugin [-] Segment e16939a3-067a-477f-8d0c-6e7757a0fc8f resource provider aggregate not found 2026-07-15 06:04:29.356 8 INFO neutron.services.segments.plugin [-] Segment e16939a3-067a-477f-8d0c-6e7757a0fc8f resource provider aggregate not found [pid: 8|app: 0|req: 557/1110] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:29 2026] DELETE /v2.0/networks/235b787d-785c-4835-a55a-db145a1900dd => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:29.374 8 INFO neutron.services.segments.plugin [-] Segment e16939a3-067a-477f-8d0c-6e7757a0fc8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16939a3-067a-477f-8d0c-6e7757a0fc8f found for delete ", "request_id": "req-0f40a03d-6a66-4213-ad79-ab3c961628f9"}]} 2026-07-15 06:04:29.384 8 INFO neutron.services.segments.plugin [-] Segment e16939a3-067a-477f-8d0c-6e7757a0fc8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16939a3-067a-477f-8d0c-6e7757a0fc8f found for delete ", "request_id": "req-113dfd60-b681-4c59-9b69-afe609092247"}]} [pid: 8|app: 0|req: 558/1111] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:29 2026] DELETE /v2.0/networks/47b822d6-9544-42e6-b46d-663d6de0e1c8 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1114] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:04:29 2026] GET /v2.0/networks => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:29.661 8 WARNING neutron_lib.context [None req-c304674e-1621-4844-9b0a-5b64418e9c79 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:29.724 8 INFO neutron.db.segments_db [None req-c304674e-1621-4844-9b0a-5b64418e9c79 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Added segment 0a68a28e-9179-4a08-96ea-99a743522684 of type vxlan for network 83d93fc5-31fe-4fc3-abb3-62aedce1e3fe [pid: 8|app: 0|req: 562/1115] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:29 2026] POST /v2.0/networks => generated 650 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:29.850 8 WARNING neutron_lib.context [None req-a1623a7f-4b6b-4b60-8bc3-191a6bb88d42 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:29.916 8 INFO neutron.db.segments_db [None req-a1623a7f-4b6b-4b60-8bc3-191a6bb88d42 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Added segment 50fe8e23-5ea3-439e-bdda-8517021cf5d9 of type vxlan for network 33dfa214-f35d-4510-b287-39f010317c0c [pid: 8|app: 0|req: 563/1116] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:29 2026] POST /v2.0/networks => generated 650 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:30.041 8 WARNING neutron_lib.context [None req-7a0d541e-e265-4eef-b7df-9a064ee67391 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:30.101 8 WARNING neutron_lib.context [None req-7a0d541e-e265-4eef-b7df-9a064ee67391 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1117] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:04:29 2026] PUT /v2.0/routers/c1563cb7-c6d5-45c2-a7b9-685eb0fb25a8/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:30.741 7 WARNING neutron_lib.context [None req-030ea8dd-a811-48cb-a285-bc713c415da0 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1118] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:04:30 2026] POST /v2.0/ports => generated 1506 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1119] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:04:30 2026] GET /v2.0/ports => generated 1506 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1120] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:04:30 2026] POST /v2.0/ports => generated 955 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1121] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:31 2026] DELETE /v2.0/ports/de5a9ca8-bc68-4ff6-b185-e0e62a8b83b4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:04:31.274 7 WARNING neutron_lib.context [None req-16e4d35c-ec3b-4353-be5c-a895ff3b98ad 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:31.395 8 INFO neutron.services.segments.plugin [-] Segment ecf34085-36e5-4b9c-b065-bb466ae7c02c resource provider aggregate not found 2026-07-15 06:04:31.427 8 INFO neutron.services.segments.plugin [-] Segment ecf34085-36e5-4b9c-b065-bb466ae7c02c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf34085-36e5-4b9c-b065-bb466ae7c02c found for delete ", "request_id": "req-205b84af-6d1e-43cf-b0fd-b26bd38390b0"}]} 2026-07-15 06:04:31.428 8 INFO neutron.services.segments.plugin [-] Segment ecf34085-36e5-4b9c-b065-bb466ae7c02c resource provider aggregate not found 2026-07-15 06:04:31.448 8 INFO neutron.services.segments.plugin [-] Segment ecf34085-36e5-4b9c-b065-bb466ae7c02c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf34085-36e5-4b9c-b065-bb466ae7c02c found for delete ", "request_id": "req-3f833ff0-b7eb-47b1-b6f5-7b2c9a1975c0"}]} [pid: 8|app: 0|req: 567/1122] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:31 2026] DELETE /v2.0/ports/af161e3e-8e47-417e-b2ce-c6356005c836 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1123] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:04:31 2026] GET /v2.0/ports => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:04:31.582 8 WARNING neutron_lib.context [None req-dd7746b1-f5cd-4428-bcd4-4d03489c9956 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:31.636 8 INFO neutron.db.segments_db [None req-dd7746b1-f5cd-4428-bcd4-4d03489c9956 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Added segment 90a8181e-043e-4857-a680-16537085a8c5 of type vxlan for network 2ef03393-2980-44ee-b061-2120fae32b8d [pid: 8|app: 0|req: 569/1124] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:31 2026] POST /v2.0/networks => generated 648 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:31.757 8 WARNING neutron_lib.context [None req-8b77f5c1-9c7d-455b-9772-2447a74b43e8 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 556/1125] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:04:31 2026] POST /v2.0/ports => generated 958 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:04:31.770 7 WARNING neutron_lib.context [None req-a7581650-8842-4ce4-95a8-0795336414ca 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:31.818 8 INFO neutron.db.segments_db [None req-8b77f5c1-9c7d-455b-9772-2447a74b43e8 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Added segment 92e042ae-4218-4fdc-964c-735d1595cee4 of type vxlan for network 80a87bb5-f2c3-472a-83e3-2db5336d01e8 [pid: 8|app: 0|req: 570/1126] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:31 2026] POST /v2.0/networks => generated 650 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:31.992 8 WARNING neutron_lib.context [None req-db103d70-d366-4ea5-b0a8-d23c5cd58f57 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:32.047 8 WARNING neutron_lib.context [None req-db103d70-d366-4ea5-b0a8-d23c5cd58f57 8f75477bca4b4089bd68341a6dc394dd 8837a6375f5f41bfa09036f70d3470cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 571/1127] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:31 2026] POST /v2.0/subnets => generated 1226 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1128] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:04:32 2026] GET /v2.0/subnets => generated 1839 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:33.020 7 INFO neutron.db.l3_db [None req-a7581650-8842-4ce4-95a8-0795336414ca 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Floating IP b75ebf8f-609c-4a2c-9f29-ab63eed7ad7e associated. External IP: 10.96.250.201, port: e7988024-0c06-49b2-b7c4-3c8067d8f69b. [pid: 8|app: 0|req: 573/1129] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:32 2026] DELETE /v2.0/subnets/56ac015a-fa70-4b74-ab2f-da96945c7887 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1130] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:33 2026] DELETE /v2.0/subnets/11026509-d66c-4e63-9751-62bf3e1b7f16 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1131] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:04:33 2026] GET /v2.0/subnets => generated 626 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1132] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 15 06:04:31 2026] POST /v2.0/floatingips => generated 842 bytes in 1627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:33.542 7 INFO neutron.db.l3_db [None req-7b1d370d-271e-419b-b618-2046999fcaf4 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Floating IP b75ebf8f-609c-4a2c-9f29-ab63eed7ad7e disassociated. External IP: 10.96.250.201, port: e7988024-0c06-49b2-b7c4-3c8067d8f69b. 2026-07-15 06:04:33.615 8 INFO neutron.services.segments.plugin [-] Segment 92e042ae-4218-4fdc-964c-735d1595cee4 resource provider aggregate not found 2026-07-15 06:04:33.620 8 INFO neutron.services.segments.plugin [-] Segment 92e042ae-4218-4fdc-964c-735d1595cee4 resource provider aggregate not found 2026-07-15 06:04:33.636 8 INFO neutron.services.segments.plugin [-] Segment 92e042ae-4218-4fdc-964c-735d1595cee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92e042ae-4218-4fdc-964c-735d1595cee4 found for delete ", "request_id": "req-fe711dd6-d661-4e23-835e-20b8920fcf56"}]} 2026-07-15 06:04:33.638 8 INFO neutron.services.segments.plugin [-] Segment 92e042ae-4218-4fdc-964c-735d1595cee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92e042ae-4218-4fdc-964c-735d1595cee4 found for delete ", "request_id": "req-bf2cfdb4-8dc5-47b2-8861-0584e23153c3"}]} [pid: 8|app: 0|req: 576/1133] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:33 2026] DELETE /v2.0/networks/80a87bb5-f2c3-472a-83e3-2db5336d01e8 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1134] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:04:33 2026] PUT /v2.0/floatingips/b75ebf8f-609c-4a2c-9f29-ab63eed7ad7e => generated 552 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1135] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:04:33 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1136] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:33 2026] DELETE /v2.0/networks/2ef03393-2980-44ee-b061-2120fae32b8d => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1137] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:34 2026] GET /v2.0/security-groups?tenant_id=19b0a7a2b5bd4ed9b7e8fa3c6be1f871&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1138] 10.0.0.202 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:34 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1139] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:34 2026] DELETE /v2.0/floatingips/b75ebf8f-609c-4a2c-9f29-ab63eed7ad7e => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1140] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:34 2026] DELETE /v2.0/networks/33dfa214-f35d-4510-b287-39f010317c0c => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:34.519 7 INFO neutron.services.segments.plugin [-] Segment 50fe8e23-5ea3-439e-bdda-8517021cf5d9 resource provider aggregate not found 2026-07-15 06:04:34.526 7 WARNING neutron_lib.context [None req-f3042c03-59cc-4465-9827-927de2dd8edf 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:34.529 7 INFO neutron.services.segments.plugin [-] Segment 50fe8e23-5ea3-439e-bdda-8517021cf5d9 resource provider aggregate not found [pid: 8|app: 0|req: 579/1141] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:34 2026] DELETE /v2.0/security-groups/13bc5bca-b77b-40d8-a941-5b617a2fb093 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:34.551 7 INFO neutron.services.segments.plugin [-] Segment 50fe8e23-5ea3-439e-bdda-8517021cf5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50fe8e23-5ea3-439e-bdda-8517021cf5d9 found for delete ", "request_id": "req-8b2d2a5b-8c8a-495c-868d-a14f4415cf8e"}]} 2026-07-15 06:04:34.553 7 INFO neutron.services.segments.plugin [-] Segment 50fe8e23-5ea3-439e-bdda-8517021cf5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50fe8e23-5ea3-439e-bdda-8517021cf5d9 found for delete ", "request_id": "req-685bc1fd-51e7-4576-86ea-7fd1bd02122a"}]} [pid: 8|app: 0|req: 580/1142] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:34 2026] DELETE /v2.0/networks/83d93fc5-31fe-4fc3-abb3-62aedce1e3fe => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1143] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:35 2026] GET /v2.0/security-groups?tenant_id=8837a6375f5f41bfa09036f70d3470cd&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:35.516 7 INFO neutron.db.l3_db [None req-f3042c03-59cc-4465-9827-927de2dd8edf 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Floating IP ac30004b-3809-46e1-a4c3-a642a66482ad associated. External IP: 10.96.250.204, port: 0a3c891e-ee19-48ce-a344-2cd15487821d. [pid: 8|app: 0|req: 582/1144] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:35 2026] DELETE /v2.0/security-groups/400ae210-68f0-4a50-ba4e-be135cf8f3ff => 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: 563/1145] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 15 06:04:34 2026] POST /v2.0/floatingips => generated 842 bytes in 1404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:35.975 8 INFO neutron.services.segments.plugin [-] Segment 90a8181e-043e-4857-a680-16537085a8c5 resource provider aggregate not found 2026-07-15 06:04:35.987 8 INFO neutron.services.segments.plugin [-] Segment 90a8181e-043e-4857-a680-16537085a8c5 resource provider aggregate not found 2026-07-15 06:04:35.998 8 INFO neutron.services.segments.plugin [-] Segment 90a8181e-043e-4857-a680-16537085a8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a8181e-043e-4857-a680-16537085a8c5 found for delete ", "request_id": "req-d2a4731b-539c-49d5-a2d4-3e6c5b5d3978"}]} [pid: 8|app: 0|req: 583/1146] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:04:35 2026] GET /v2.0/floatingips/ac30004b-3809-46e1-a4c3-a642a66482ad => generated 842 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1147] 10.0.0.36 () {32 vars in 654 bytes} [Wed Jul 15 06:04:36 2026] GET /v2.0/floatingips => generated 845 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:36.109 8 INFO neutron.services.segments.plugin [-] Segment 90a8181e-043e-4857-a680-16537085a8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a8181e-043e-4857-a680-16537085a8c5 found for delete ", "request_id": "req-55fb5989-2bc5-40c8-98fa-0856bc60c13c"}]} 2026-07-15 06:04:36.113 8 INFO neutron.services.segments.plugin [-] Segment 0a68a28e-9179-4a08-96ea-99a743522684 resource provider aggregate not found 2026-07-15 06:04:36.133 8 INFO neutron.services.segments.plugin [-] Segment 0a68a28e-9179-4a08-96ea-99a743522684 resource provider aggregate not found 2026-07-15 06:04:36.139 8 INFO neutron.services.segments.plugin [-] Segment 0a68a28e-9179-4a08-96ea-99a743522684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a68a28e-9179-4a08-96ea-99a743522684 found for delete ", "request_id": "req-8c9aadfc-7101-4cd5-9301-5e2c087b668e"}]} 2026-07-15 06:04:36.152 8 INFO neutron.services.segments.plugin [-] Segment 0a68a28e-9179-4a08-96ea-99a743522684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a68a28e-9179-4a08-96ea-99a743522684 found for delete ", "request_id": "req-e112af22-b5a4-47ac-98de-0cc1c086b36e"}]} 2026-07-15 06:04:36.589 8 INFO neutron.db.l3_db [None req-10c652c1-bb63-4543-b7ee-e3ed39cfe7f2 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Floating IP ac30004b-3809-46e1-a4c3-a642a66482ad associated. External IP: 10.96.250.204, port: 0a3c891e-ee19-48ce-a344-2cd15487821d. 2026-07-15 06:04:37.345 7 WARNING neutron_lib.context [None req-3f2e45f1-b336-46ca-87c1-5e6f399b99db a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:37.501 7 INFO neutron.db.segments_db [None req-3f2e45f1-b336-46ca-87c1-5e6f399b99db a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] Added segment d2b063f0-6959-4fa9-b43d-550b227f60b9 of type vxlan for network 3086d598-0595-4e9b-a18b-760091f78de6 [pid: 7|app: 0|req: 565/1148] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:37 2026] POST /v2.0/networks => generated 648 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1149] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:04:36 2026] PUT /v2.0/floatingips/ac30004b-3809-46e1-a4c3-a642a66482ad => generated 842 bytes in 1581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:37.843 7 INFO neutron.db.l3_db [None req-1a467cce-b137-4402-81b9-81e8c9419301 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] Floating IP ac30004b-3809-46e1-a4c3-a642a66482ad disassociated. External IP: 10.96.250.204, port: e7988024-0c06-49b2-b7c4-3c8067d8f69b. [pid: 8|app: 0|req: 585/1150] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:37 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1151] 10.0.0.232 () {30 vars in 650 bytes} [Wed Jul 15 06:04:37 2026] GET /v2.0/extensions => generated 19901 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1152] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:38 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&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: 588/1153] 10.0.0.232 () {30 vars in 724 bytes} [Wed Jul 15 06:04:38 2026] GET /v2.0/quotas/e4e87722fc1a46af8965304b63b3db09/details => generated 847 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:38.180 8 WARNING neutron_lib.context [None req-d6049c2e-3f70-4fb9-971e-862ad5c7a523 a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 566/1154] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:04:37 2026] PUT /v2.0/floatingips/ac30004b-3809-46e1-a4c3-a642a66482ad => generated 552 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1155] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:38 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1156] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:38 2026] POST /v2.0/subnets => generated 649 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1157] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:04:38 2026] GET /v2.0/security-groups?id=4a83b20a-fae1-4882-b8cc-a62f8506af75&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:38.561 8 WARNING neutron_lib.context [None req-80d017d5-0d59-490f-afdc-f8eaff0504f7 a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:38.632 8 INFO neutron.db.segments_db [None req-80d017d5-0d59-490f-afdc-f8eaff0504f7 a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] Added segment c1f3960b-fb98-4959-9991-1b95c66d994d of type vxlan for network 758ad042-cf13-40ed-9a6d-3950568a4812 [pid: 8|app: 0|req: 591/1158] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:38 2026] POST /v2.0/networks => generated 646 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1159] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:38 2026] DELETE /v2.0/floatingips/ac30004b-3809-46e1-a4c3-a642a66482ad => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1160] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:04:38 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:38.866 7 INFO neutron.api.v2.resource [None req-df785081-631a-4714-a744-8ed7049a8ecd 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1161] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:38 2026] DELETE /v2.0/floatingips/ac30004b-3809-46e1-a4c3-a642a66482ad => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1162] 10.0.0.36 () {34 vars in 742 bytes} [Wed Jul 15 06:04:38 2026] PUT /v2.0/networks/758ad042-cf13-40ed-9a6d-3950568a4812 => generated 592 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:39.287 7 INFO neutron.db.l3_db [req-fa1face7-7a86-4d74-9ee2-26b1ee2fb796 req-52db1fcc-d87c-460c-ab85-f6f426e9da32 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] Floating IP 1c1cd343-5af5-4bc2-8da8-77282afd9c2b disassociated. External IP: 10.96.250.214, port: dd35dd41-5973-4b66-bdec-afabf09f9cb6. [pid: 8|app: 0|req: 593/1163] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:38 2026] DELETE /v2.0/ports/e7988024-0c06-49b2-b7c4-3c8067d8f69b => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:39.431 8 WARNING neutron_lib.context [None req-a10c764e-0dcf-4690-bcda-73855cfe1d2d a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1164] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:39 2026] POST /v2.0/subnets => generated 622 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1165] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:04:38 2026] DELETE /v2.0/ports/dd35dd41-5973-4b66-bdec-afabf09f9cb6 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1166] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:39 2026] DELETE /v2.0/ports/0a3c891e-ee19-48ce-a344-2cd15487821d => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1167] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:04:39 2026] GET /v2.0/ports?device_id=97382297-cc4b-4e94-8f20-d2a898941890 => generated 12 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:04:40.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6841a253-ddad-4aa8-9744-11c4ea93785c'] response: {'server_uuid': '97382297-cc4b-4e94-8f20-d2a898941890', 'name': 'network-vif-deleted', 'tag': 'dd35dd41-5973-4b66-bdec-afabf09f9cb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 573/1168] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:04:40 2026] GET /v2.0/ports?device_id=c1563cb7-c6d5-45c2-a7b9-685eb0fb25a8 => generated 958 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1169] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 15 06:04:40 2026] PUT /v2.0/subnets/6d1b6d0d-5beb-4fc8-8207-6224a497232c => generated 632 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:41.020 8 INFO neutron.services.segments.plugin [-] Segment c1f3960b-fb98-4959-9991-1b95c66d994d resource provider aggregate not found 2026-07-15 06:04:41.031 8 INFO neutron.services.segments.plugin [-] Segment c1f3960b-fb98-4959-9991-1b95c66d994d resource provider aggregate not found 2026-07-15 06:04:41.035 8 INFO neutron.services.segments.plugin [-] Segment c1f3960b-fb98-4959-9991-1b95c66d994d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f3960b-fb98-4959-9991-1b95c66d994d found for delete ", "request_id": "req-c75ed19a-89c3-4755-901e-8f0ab1ba05c1"}]} 2026-07-15 06:04:41.044 8 INFO neutron.services.segments.plugin [-] Segment c1f3960b-fb98-4959-9991-1b95c66d994d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f3960b-fb98-4959-9991-1b95c66d994d found for delete ", "request_id": "req-20507ee7-19b2-41d4-a9f5-36634e6aa12f"}]} [pid: 8|app: 0|req: 597/1170] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:40 2026] DELETE /v2.0/networks/758ad042-cf13-40ed-9a6d-3950568a4812 => generated 0 bytes in 669 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1171] 10.0.0.232 () {30 vars in 650 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-15 06:04:41.092 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa9a7c2e-ec24-4df6-9f99-b9ada245bf87 a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1172] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:41 2026] DELETE /v2.0/networks/758ad042-cf13-40ed-9a6d-3950568a4812 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1173] 10.0.0.232 () {30 vars in 724 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/quotas/e4e87722fc1a46af8965304b63b3db09/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1174] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1175] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:41 2026] DELETE /v2.0/security-groups/4a83b20a-fae1-4882-b8cc-a62f8506af75 => 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: 603/1176] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/subnets?network_id=b62641f9-1d14-4c19-81ac-7df815d77d33 => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:41.516 8 INFO neutron.api.v2.resource [None req-0ef49bff-c461-41b0-a342-af3bbd3c28f6 946a7705a7c94458ab28f9114e302843 4bb271f04f4d40269613bb840bb50986 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1177] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/security-groups/4a83b20a-fae1-4882-b8cc-a62f8506af75 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1178] 10.0.0.36 () {32 vars in 652 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/extensions => generated 19901 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1179] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:04:40 2026] PUT /v2.0/routers/c1563cb7-c6d5-45c2-a7b9-685eb0fb25a8/remove_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1180] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/networks => generated 1313 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1181] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:41 2026] DELETE /v2.0/floatingips/1c1cd343-5af5-4bc2-8da8-77282afd9c2b => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1182] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:04:41 2026] GET /v2.0/subnets => generated 1265 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:42.865 7 INFO neutron.services.segments.plugin [-] Segment 1ab0b665-006a-423e-a8fe-59d506bc407a resource provider aggregate not found 2026-07-15 06:04:42.879 7 INFO neutron.services.segments.plugin [-] Segment 1ab0b665-006a-423e-a8fe-59d506bc407a resource provider aggregate not found 2026-07-15 06:04:42.899 7 INFO neutron.db.l3_hamode_db [None req-60dc95b1-1b3c-49c6-a15a-7cb587bde770 2ec0b501d3de4eb6be059cc3bf37178f 2445bd871f42485db4f19ab12b4df0b5 - - default default] HA network 516c0bb4-0d97-46c9-bd73-26047125857b was deleted as no HA routers are present in tenant 2445bd871f42485db4f19ab12b4df0b5. 2026-07-15 06:04:42.903 7 INFO neutron.services.segments.plugin [-] Segment 1ab0b665-006a-423e-a8fe-59d506bc407a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ab0b665-006a-423e-a8fe-59d506bc407a found for delete ", "request_id": "req-616ead5c-95ef-48e4-87d5-1169bfa2e20d"}]} 2026-07-15 06:04:42.904 7 INFO neutron.services.segments.plugin [-] Segment 1ab0b665-006a-423e-a8fe-59d506bc407a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ab0b665-006a-423e-a8fe-59d506bc407a found for delete ", "request_id": "req-bf2db8ba-ecc4-4099-b1a1-89f07cf87378"}]} [pid: 7|app: 0|req: 576/1183] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:41 2026] DELETE /v2.0/routers/c1563cb7-c6d5-45c2-a7b9-685eb0fb25a8 => generated 0 bytes in 1164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1184] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:04:42 2026] GET /v2.0/networks/3086d598-0595-4e9b-a18b-760091f78de6 => generated 673 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1185] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:04:41 2026] PUT /v2.0/routers/89ef2a58-831e-452e-a559-bcd86ebde7a6/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1186] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:04:43 2026] GET /v2.0/subnets/f0ec6941-b88d-4d1d-8492-2c420d5240f5 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1187] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:42 2026] DELETE /v2.0/subnets/d54e9bb6-4326-49d7-8e51-4db0405e8a7e => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:43.207 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9dd338d-c185-4588-906c-954e33ff602e a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1188] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:43 2026] DELETE /v2.0/subnets/6d1b6d0d-5beb-4fc8-8207-6224a497232c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1189] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:43 2026] DELETE /v2.0/networks/cdfbc58b-c10c-4d35-932f-e7c17a0354f8 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:43.419 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3787143c-69da-4508-9847-c52e5cfa438a a0429c6faf2842fb981d540de018e2b3 55eb72bd35ce4ba495c1a265620e72b7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1190] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:43 2026] DELETE /v2.0/networks/758ad042-cf13-40ed-9a6d-3950568a4812 => 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: 582/1191] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:43 2026] DELETE /v2.0/subnets/f0ec6941-b88d-4d1d-8492-2c420d5240f5 => 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: 583/1192] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:43 2026] DELETE /v2.0/networks/3086d598-0595-4e9b-a18b-760091f78de6 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:44.428 8 INFO neutron.services.segments.plugin [-] Segment 7aa4efb6-c74e-43d4-9713-66e13d320d30 resource provider aggregate not found 2026-07-15 06:04:44.433 8 INFO neutron.services.segments.plugin [-] Segment 7aa4efb6-c74e-43d4-9713-66e13d320d30 resource provider aggregate not found 2026-07-15 06:04:44.449 8 INFO neutron.services.segments.plugin [-] Segment 7aa4efb6-c74e-43d4-9713-66e13d320d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa4efb6-c74e-43d4-9713-66e13d320d30 found for delete ", "request_id": "req-a5ef5eda-065c-4c6c-849d-9b2e46cdc873"}]} 2026-07-15 06:04:44.451 8 INFO neutron.services.segments.plugin [-] Segment 7aa4efb6-c74e-43d4-9713-66e13d320d30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa4efb6-c74e-43d4-9713-66e13d320d30 found for delete ", "request_id": "req-fd4c30ff-156a-4e70-be6f-89bb3bbda1c3"}]} 2026-07-15 06:04:44.459 8 INFO neutron.db.l3_hamode_db [None req-d4fd8a79-267c-4dad-8782-f6a855c47574 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network e484566a-4c23-446f-b2ef-c3fac30f80ac was deleted as no HA routers are present in tenant 4bb271f04f4d40269613bb840bb50986. [pid: 8|app: 0|req: 610/1193] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:43 2026] DELETE /v2.0/routers/89ef2a58-831e-452e-a559-bcd86ebde7a6 => generated 0 bytes in 1292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1194] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:44 2026] GET /v2.0/security-groups?tenant_id=e4e87722fc1a46af8965304b63b3db09&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1197] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:44 2026] GET /v2.0/security-groups?tenant_id=2445bd871f42485db4f19ab12b4df0b5&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1198] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:44 2026] DELETE /v2.0/security-groups/2fe1a20a-23dc-4c34-8fb4-3a8c29d8e37a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1199] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:44 2026] DELETE /v2.0/subnets/3c6b1669-059c-4b3f-9f9a-4f9fa10a6320 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1200] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:44 2026] GET /v2.0/security-groups?tenant_id=55eb72bd35ce4ba495c1a265620e72b7&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1201] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:44 2026] DELETE /v2.0/security-groups/a9fbca65-cc5b-4637-924d-5bfd5b6ba7a8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:44.924 7 INFO neutron.services.segments.plugin [-] Segment 1024ef8d-eaa9-4028-863b-ab50001ad272 resource provider aggregate not found 2026-07-15 06:04:44.932 7 INFO neutron.services.segments.plugin [-] Segment 1024ef8d-eaa9-4028-863b-ab50001ad272 resource provider aggregate not found 2026-07-15 06:04:44.943 7 INFO neutron.services.segments.plugin [-] Segment 1024ef8d-eaa9-4028-863b-ab50001ad272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1024ef8d-eaa9-4028-863b-ab50001ad272 found for delete ", "request_id": "req-6b1cbe91-acf9-48f7-932a-000f9e2ddf20"}]} 2026-07-15 06:04:44.950 7 INFO neutron.services.segments.plugin [-] Segment 1024ef8d-eaa9-4028-863b-ab50001ad272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1024ef8d-eaa9-4028-863b-ab50001ad272 found for delete ", "request_id": "req-79f24d41-bff3-44e6-82a8-7931c6b8e2bb"}]} 2026-07-15 06:04:44.962 7 INFO neutron.services.segments.plugin [-] Segment d2b063f0-6959-4fa9-b43d-550b227f60b9 resource provider aggregate not found 2026-07-15 06:04:44.973 7 INFO neutron.services.segments.plugin [-] Segment d2b063f0-6959-4fa9-b43d-550b227f60b9 resource provider aggregate not found 2026-07-15 06:04:44.980 7 INFO neutron.services.segments.plugin [-] Segment d2b063f0-6959-4fa9-b43d-550b227f60b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b063f0-6959-4fa9-b43d-550b227f60b9 found for delete ", "request_id": "req-712acfdb-e246-462b-b4b4-fc776ef91dee"}]} 2026-07-15 06:04:44.992 7 INFO neutron.services.segments.plugin [-] Segment d2b063f0-6959-4fa9-b43d-550b227f60b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b063f0-6959-4fa9-b43d-550b227f60b9 found for delete ", "request_id": "req-200af5f4-db99-44d4-a8c6-2b205ace8904"}]} [pid: 7|app: 0|req: 589/1202] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:44 2026] DELETE /v2.0/security-groups/d8a8f1eb-3e3d-4f20-a97a-9386f0cc224c => 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: 614/1203] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:44 2026] DELETE /v2.0/networks/b56ec455-efc1-45ab-951a-f1eea27df104 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1204] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:45 2026] GET /v2.0/security-groups?tenant_id=4bb271f04f4d40269613bb840bb50986&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1205] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:45 2026] DELETE /v2.0/security-groups/ba15f3fe-5c30-421d-a206-8a92d728fb6b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:46.801 7 WARNING neutron_lib.context [None req-44a564b0-cecf-47c9-a645-9bb6f9f9ddf5 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1206] 10.0.0.36 () {32 vars in 622 bytes} [Wed Jul 15 06:04:46 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-15 06:04:46.873 8 INFO neutron.services.segments.plugin [-] Segment c84278a3-6f47-4172-bb9a-4378dd949bb1 resource provider aggregate not found 2026-07-15 06:04:46.882 8 INFO neutron.services.segments.plugin [-] Segment c84278a3-6f47-4172-bb9a-4378dd949bb1 resource provider aggregate not found [pid: 8|app: 0|req: 617/1207] 10.0.0.36 () {32 vars in 632 bytes} [Wed Jul 15 06:04:46 2026] GET /v2.0/ => generated 632 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:46.941 7 INFO neutron.db.segments_db [None req-44a564b0-cecf-47c9-a645-9bb6f9f9ddf5 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Added segment 627f06bc-984e-4778-9526-ef505334a607 of type vxlan for network bcc68f32-1357-4b62-8a1a-bb9e036c55a0 [pid: 7|app: 0|req: 591/1208] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:46 2026] POST /v2.0/networks => generated 645 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:47.101 8 INFO neutron.services.segments.plugin [-] Segment c84278a3-6f47-4172-bb9a-4378dd949bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84278a3-6f47-4172-bb9a-4378dd949bb1 found for delete ", "request_id": "req-af6a6245-5d29-46ae-98d0-76347f8cb76a"}]} 2026-07-15 06:04:47.103 8 INFO neutron.services.segments.plugin [-] Segment c84278a3-6f47-4172-bb9a-4378dd949bb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c84278a3-6f47-4172-bb9a-4378dd949bb1 found for delete ", "request_id": "req-7357bc95-f1ae-4de8-873f-ca78fb518c6f"}]} 2026-07-15 06:04:47.109 8 WARNING neutron_lib.context [None req-5e0fa87c-3a19-47d2-8d57-6c98bbc5c553 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1209] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:04:47 2026] POST /v2.0/ports => generated 775 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:04:47.488 8 WARNING neutron_lib.context [None req-7aebb252-67d1-4c37-acb8-dc6fc6a85037 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:47.551 8 INFO neutron.db.segments_db [None req-7aebb252-67d1-4c37-acb8-dc6fc6a85037 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Added segment a0b7a7f5-ac1f-4b1f-9fec-336789d6ffd9 of type vxlan for network 3c777b57-664d-486f-97f1-a64dc4966bcd [pid: 8|app: 0|req: 619/1210] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:47 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:47.676 8 WARNING neutron_lib.context [None req-96c9dca1-35be-4a5c-8744-a1f6b5ddf346 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 592/1211] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:47 2026] GET /v2.0/security-groups?tenant_id=a4403e40d6e145df9e170c693840ab05&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1212] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:47 2026] DELETE /v2.0/security-groups/cfa1f8a2-1173-4325-9c41-dd2f03e5bbac => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1213] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:47 2026] POST /v2.0/subnets => generated 602 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:48.047 7 WARNING neutron_lib.context [None req-c47d8e35-98e4-4aaa-9040-80b3804cfc31 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 594/1214] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:04:48 2026] POST /v2.0/ports => generated 954 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1215] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:48 2026] DELETE /v2.0/ports/161e38b7-12f3-48a9-a8c3-954a2c17c534 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:49.033 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ca83d4f-e75f-47de-8db9-e3322db50c5e ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 622/1216] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:49 2026] DELETE /v2.0/ports/161e38b7-12f3-48a9-a8c3-954a2c17c534 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:04:49.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11e14d19-90df-4c2d-af08-56e122c04f6b ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1217] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:04:49 2026] GET /v2.0/ports/161e38b7-12f3-48a9-a8c3-954a2c17c534 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:04:49.202 7 INFO neutron.db.segments_db [None req-0a74aa73-1478-4176-a141-514a671162f0 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] Added segment 45b73c04-637c-440f-8168-67fa8cb1b6ea of type vxlan for network 7a16c2ca-40d3-401a-946c-d924817ed933 [pid: 8|app: 0|req: 624/1218] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:49 2026] DELETE /v2.0/subnets/6a4276c8-a60f-4e81-bac6-94c5ded7593e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1219] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:48 2026] POST /v2.0/networks => generated 727 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1220] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:49 2026] POST /v2.0/subnets => generated 620 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:49.615 7 WARNING neutron.api.v2.base [None req-f6a93aa1-462a-43cb-a868-2509c4b440d8 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-15 06:04:49.616 7 INFO neutron.api.v2.resource [None req-f6a93aa1-462a-43cb-a868-2509c4b440d8 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 597/1221] 10.0.0.36 () {34 vars in 680 bytes} [Wed Jul 15 06:04:49 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-15 06:04:49.645 8 INFO neutron.services.segments.plugin [-] Segment a0b7a7f5-ac1f-4b1f-9fec-336789d6ffd9 resource provider aggregate not found 2026-07-15 06:04:49.651 8 INFO neutron.services.segments.plugin [-] Segment a0b7a7f5-ac1f-4b1f-9fec-336789d6ffd9 resource provider aggregate not found 2026-07-15 06:04:49.658 8 INFO neutron.services.segments.plugin [-] Segment a0b7a7f5-ac1f-4b1f-9fec-336789d6ffd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b7a7f5-ac1f-4b1f-9fec-336789d6ffd9 found for delete ", "request_id": "req-4eb9511f-582c-48ff-a859-548bd3445b0d"}]} 2026-07-15 06:04:49.674 8 INFO neutron.services.segments.plugin [-] Segment a0b7a7f5-ac1f-4b1f-9fec-336789d6ffd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b7a7f5-ac1f-4b1f-9fec-336789d6ffd9 found for delete ", "request_id": "req-d337c6a6-e4b6-4499-8375-f0f6a966dccc"}]} [pid: 8|app: 0|req: 625/1222] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:49 2026] DELETE /v2.0/networks/3c777b57-664d-486f-97f1-a64dc4966bcd => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:49.689 8 WARNING neutron_lib.context [None req-26e6107d-a9ce-4723-904c-9fb463fc9dd7 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:49.760 8 INFO neutron.db.segments_db [None req-26e6107d-a9ce-4723-904c-9fb463fc9dd7 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Added segment dbf5d51c-3518-4976-9cbc-9c28e7591994 of type vxlan for network 12de6f3a-5a79-44bc-b877-6ddf3bbb7e2d [pid: 8|app: 0|req: 626/1223] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:49 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:49.890 8 WARNING neutron_lib.context [None req-9f790c8f-4d08-45c0-a739-519f4efbb38c ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:50.075 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider aggregate not found 2026-07-15 06:04:50.079 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider aggregate not found 2026-07-15 06:04:50.090 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b73c04-637c-440f-8168-67fa8cb1b6ea found for delete ", "request_id": "req-1a93d53e-788c-4340-a5dc-102e580f0a74"}]} 2026-07-15 06:04:50.094 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b73c04-637c-440f-8168-67fa8cb1b6ea found for delete ", "request_id": "req-87d3e6b0-c05a-4b5f-9fbc-a25c1a421ed6"}]} [pid: 8|app: 0|req: 627/1224] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:49 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:50.243 8 WARNING neutron_lib.context [None req-3585d731-1d20-4bbd-a3db-8f56e48cd53e ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 598/1225] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:49 2026] DELETE /v2.0/networks/7a16c2ca-40d3-401a-946c-d924817ed933 => generated 0 bytes in 1362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:51.062 7 INFO neutron.db.segments_db [None req-9dfa6a17-671e-418b-a0f8-87523257aa77 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] Added segment 37665fd8-312f-4605-b674-481e65e66213 of type vxlan for network 20692818-d1b6-4d63-a3b2-3db9dc84dc32 [pid: 7|app: 0|req: 599/1226] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:50 2026] POST /v2.0/networks => generated 726 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1227] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:04:50 2026] POST /v2.0/ports => generated 912 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1228] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:51 2026] POST /v2.0/subnets => generated 623 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:51.509 7 WARNING neutron.api.v2.base [None req-d9bec155-7ae4-4548-8021-1e04509e1012 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-15 06:04:51.510 7 INFO neutron.api.v2.resource [None req-d9bec155-7ae4-4548-8021-1e04509e1012 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 601/1229] 10.0.0.36 () {34 vars in 680 bytes} [Wed Jul 15 06:04:51 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1230] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:51 2026] DELETE /v2.0/ports/6d42e11b-ff38-460c-a3a6-a73e296468c8 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1231] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:51 2026] DELETE /v2.0/networks/20692818-d1b6-4d63-a3b2-3db9dc84dc32 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:51.829 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f41c188c-5daa-4b82-b816-cf7d67c41be0 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1232] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:04:51 2026] GET /v2.0/ports/6d42e11b-ff38-460c-a3a6-a73e296468c8 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:04:51.897 7 INFO neutron.db.segments_db [None req-44b1f35b-ecad-44b4-af4e-8345d15881e4 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] Added segment 179f3549-aa04-411d-9677-da6a1e42ccdd of type vxlan for network 96879129-fd44-4705-a23c-a7133de1c66e [pid: 7|app: 0|req: 604/1233] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:51 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: 8|app: 0|req: 630/1234] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:51 2026] GET /v2.0/security-groups?tenant_id=db1f7f5bcb14487cb409fc286c64a3ff&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:52.126 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider aggregate not found 2026-07-15 06:04:52.132 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider aggregate not found 2026-07-15 06:04:52.148 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b73c04-637c-440f-8168-67fa8cb1b6ea found for delete ", "request_id": "req-08ce57ad-9814-4401-b9ae-f33d24ec215d"}]} 2026-07-15 06:04:52.151 7 INFO neutron.services.segments.plugin [-] Segment 45b73c04-637c-440f-8168-67fa8cb1b6ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b73c04-637c-440f-8168-67fa8cb1b6ea found for delete ", "request_id": "req-5e1ecb94-0ece-4ab4-837d-09ab88ca722c"}]} 2026-07-15 06:04:52.167 7 INFO neutron.services.segments.plugin [-] Segment 37665fd8-312f-4605-b674-481e65e66213 resource provider aggregate not found 2026-07-15 06:04:52.173 7 INFO neutron.services.segments.plugin [-] Segment 37665fd8-312f-4605-b674-481e65e66213 resource provider aggregate not found 2026-07-15 06:04:52.186 7 INFO neutron.services.segments.plugin [-] Segment 37665fd8-312f-4605-b674-481e65e66213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37665fd8-312f-4605-b674-481e65e66213 found for delete ", "request_id": "req-61437ebd-ddbd-41f1-8e92-ed3b4f0dc5d3"}]} 2026-07-15 06:04:52.196 7 INFO neutron.services.segments.plugin [-] Segment 37665fd8-312f-4605-b674-481e65e66213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37665fd8-312f-4605-b674-481e65e66213 found for delete ", "request_id": "req-cafd0e10-352a-43be-8b90-b259b0b5968f"}]} [pid: 7|app: 0|req: 605/1235] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:52 2026] DELETE /v2.0/subnets/929c29c3-ad16-4f7f-9e55-5709159d17e4 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1236] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:52 2026] POST /v2.0/subnets => generated 623 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1237] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:52 2026] DELETE /v2.0/security-groups/5030f150-e484-42c7-8155-8cfd15e5b672 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:52.696 8 INFO neutron.services.segments.plugin [-] Segment dbf5d51c-3518-4976-9cbc-9c28e7591994 resource provider aggregate not found 2026-07-15 06:04:52.700 8 INFO neutron.services.segments.plugin [-] Segment dbf5d51c-3518-4976-9cbc-9c28e7591994 resource provider aggregate not found 2026-07-15 06:04:52.715 8 INFO neutron.services.segments.plugin [-] Segment dbf5d51c-3518-4976-9cbc-9c28e7591994 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf5d51c-3518-4976-9cbc-9c28e7591994 found for delete ", "request_id": "req-2e2c18b0-5ef5-4131-bc0f-f0f139de7d7b"}]} 2026-07-15 06:04:52.718 8 INFO neutron.services.segments.plugin [-] Segment dbf5d51c-3518-4976-9cbc-9c28e7591994 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf5d51c-3518-4976-9cbc-9c28e7591994 found for delete ", "request_id": "req-13876861-f090-4fe4-beb2-2da891205d8b"}]} [pid: 8|app: 0|req: 632/1238] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:52 2026] DELETE /v2.0/networks/12de6f3a-5a79-44bc-b877-6ddf3bbb7e2d => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1239] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:52 2026] GET /v2.0/security-groups?tenant_id=a632e14036a44968bec936500b61ab3f&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:52.846 8 WARNING neutron_lib.context [None req-a48639c6-2034-4564-9930-b109133380d7 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1240] 10.0.0.36 () {34 vars in 680 bytes} [Wed Jul 15 06:04:52 2026] POST /v2.0/rbac-policies => generated 324 bytes in 724 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1241] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:04:52 2026] POST /v2.0/ports => generated 775 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1242] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:53 2026] DELETE /v2.0/security-groups/6bbab7d0-5b12-47dd-86c0-02809ed7b2f0 => generated 0 bytes in 105 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, ' 2026-07-15 06:04:53.351 8 WARNING neutron_lib.context [None req-113bdb57-c563-4fe3-ba37-1e4766ebf7ce 27056cd7f221499ba142be7db7e82d67 f1fbc9e407354d90ae8b302e84b9bd0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1243] 10.0.0.36 () {34 vars in 736 bytes} [Wed Jul 15 06:04:53 2026] PUT /v2.0/ports/4e3a338a-c735-4a84-87cb-19676ed24f94 => generated 752 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1244] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:53 2026] DELETE /v2.0/ports/4e3a338a-c735-4a84-87cb-19676ed24f94 => generated 0 bytes in 277 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: 611/1245] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:04:53 2026] GET /v2.0/networks/96879129-fd44-4705-a23c-a7133de1c66e => generated 654 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1246] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:04:53 2026] GET /v2.0/ports => generated 778 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:04:53.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c33692c-00c2-42ce-aee3-97d14abb27fb ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1247] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:04:53 2026] GET /v2.0/ports/4e3a338a-c735-4a84-87cb-19676ed24f94 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1248] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:04:53 2026] GET /v2.0/ports => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1249] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:04:54 2026] GET /v2.0/ports/e59ccd00-4588-416b-a113-c787917da50d => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1250] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:04:53 2026] POST /v2.0/floatingips => generated 552 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:54.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b061f51-ffa6-4f0f-9038-fddca8fc1726 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1251] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:54 2026] DELETE /v2.0/ports/6d42e11b-ff38-460c-a3a6-a73e296468c8 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:04:54.140 7 WARNING neutron_lib.context [None req-83fff233-413e-4575-9de8-69e073125251 27056cd7f221499ba142be7db7e82d67 f1fbc9e407354d90ae8b302e84b9bd0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:54.153 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0a607b6-5b8f-47de-8fbb-3728838aeb81 ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1252] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:54 2026] DELETE /v2.0/subnets/929c29c3-ad16-4f7f-9e55-5709159d17e4 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:04:54.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf6859e9-63bf-4a4f-8de5-256e5ad311ab ae32c89cc72e4ff39dd4ca25ab217fef 59bb818e05e1467eace1ba1ee2bbcd5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1253] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:54 2026] DELETE /v2.0/subnets/6a4276c8-a60f-4e81-bac6-94c5ded7593e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1254] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:04:54 2026] DELETE /v2.0/ports/e59ccd00-4588-416b-a113-c787917da50d => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:54.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e0a54c2-eed0-41fb-86b8-ffd805a93164 16be449bf130400d9406c1a05ce9cf3b cd57677c1d7e441dad1386d78c78f480 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1255] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:04:54 2026] GET /v2.0/networks/96879129-fd44-4705-a23c-a7133de1c66e => generated 138 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1256] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:04:54 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:54.805 8 INFO neutron.services.segments.plugin [-] Segment 627f06bc-984e-4778-9526-ef505334a607 resource provider aggregate not found 2026-07-15 06:04:54.811 8 INFO neutron.services.segments.plugin [-] Segment 627f06bc-984e-4778-9526-ef505334a607 resource provider aggregate not found 2026-07-15 06:04:54.826 8 INFO neutron.services.segments.plugin [-] Segment 627f06bc-984e-4778-9526-ef505334a607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627f06bc-984e-4778-9526-ef505334a607 found for delete ", "request_id": "req-1c7ada5a-449f-4666-ac88-13da7b921a48"}]} [pid: 8|app: 0|req: 640/1257] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:54 2026] DELETE /v2.0/networks/bcc68f32-1357-4b62-8a1a-bb9e036c55a0 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:54.837 8 INFO neutron.services.segments.plugin [-] Segment 627f06bc-984e-4778-9526-ef505334a607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 627f06bc-984e-4778-9526-ef505334a607 found for delete ", "request_id": "req-478b422e-d71d-4686-9b0a-b041df350493"}]} 2026-07-15 06:04:54.840 8 WARNING neutron_lib.context [None req-f3bee4c7-2320-4e82-9730-fcbf996a366c 27056cd7f221499ba142be7db7e82d67 f1fbc9e407354d90ae8b302e84b9bd0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:55.293 7 INFO neutron.services.segments.plugin [-] Segment 179f3549-aa04-411d-9677-da6a1e42ccdd resource provider aggregate not found 2026-07-15 06:04:55.301 7 INFO neutron.services.segments.plugin [-] Segment 179f3549-aa04-411d-9677-da6a1e42ccdd resource provider aggregate not found 2026-07-15 06:04:55.318 7 INFO neutron.services.segments.plugin [-] Segment 179f3549-aa04-411d-9677-da6a1e42ccdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179f3549-aa04-411d-9677-da6a1e42ccdd found for delete ", "request_id": "req-93837061-6c7f-440e-adec-6e91970b43f1"}]} 2026-07-15 06:04:55.336 7 INFO neutron.services.segments.plugin [-] Segment 179f3549-aa04-411d-9677-da6a1e42ccdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 179f3549-aa04-411d-9677-da6a1e42ccdd found for delete ", "request_id": "req-fa6e6119-574d-46ec-95bb-c3fd99db8a73"}]} [pid: 7|app: 0|req: 618/1258] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:04:54 2026] DELETE /v2.0/networks/96879129-fd44-4705-a23c-a7133de1c66e => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:04:55.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d772595-2278-488f-9932-1507f621bbf9 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1259] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:55 2026] DELETE /v2.0/subnets/bd370942-c511-412c-b567-40d6904417b2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1260] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:04:54 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:55.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f769f739-d687-408c-ae45-3f9074975566 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 642/1261] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:55 2026] DELETE /v2.0/subnets/0188173c-c984-46a5-bcbe-d4f0fbde4233 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:04:55.492 8 WARNING neutron_lib.context [None req-b743ac40-52da-4f04-89ce-54b63694459b 27056cd7f221499ba142be7db7e82d67 f1fbc9e407354d90ae8b302e84b9bd0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 620/1262] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:55 2026] GET /v2.0/security-groups?tenant_id=59bb818e05e1467eace1ba1ee2bbcd5e&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:55.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc1a7f8b-b478-4441-8c1f-29c39f30f62c 2917b73102f94b48b449779979c825a0 623be60eaa524b19af408bd7c53f975c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1263] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:04:55 2026] DELETE /v2.0/subnets/243db655-27dc-4c02-987a-69fb5a65691d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1264] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:55 2026] DELETE /v2.0/security-groups/95b36f79-17e1-40e9-bf20-181773cad654 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1265] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:04:55 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:56.122 7 WARNING neutron_lib.context [None req-de9223a7-ce64-4fb1-90ef-e796694a274d 27056cd7f221499ba142be7db7e82d67 f1fbc9e407354d90ae8b302e84b9bd0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 623/1266] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:04:56 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1267] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:04:56 2026] PUT /v2.0/floatingips/4b936c61-c08c-44c3-9240-e515b5021ce6/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: 625/1268] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:04:56 2026] PUT /v2.0/floatingips/caa71f36-a8d9-4ddb-942d-165df7d5eb51/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1269] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:04:56 2026] PUT /v2.0/floatingips/cfe2b643-686f-4536-a16c-8b575a050b0e/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1270] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:56 2026] GET /v2.0/security-groups?tenant_id=97af87a8fa9847a68c536eb3ca80ae41&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1271] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:04:57 2026] PUT /v2.0/floatingips/3bf18681-9b80-4fec-9707-c2790430f230/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1272] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/security-groups?tenant_id=7efb3659ce394415a41b01e70942f801&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1273] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1274] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:57 2026] DELETE /v2.0/security-groups/98180843-37ad-4fe0-9e69-5a80d12f0dcd => 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: 647/1275] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1276] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:57 2026] DELETE /v2.0/security-groups/a203e7c7-cf48-472e-b375-8f47c579dd0a => 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: 648/1277] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1278] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1279] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1280] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1281] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/security-groups?tenant_id=cd57677c1d7e441dad1386d78c78f480&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1282] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/security-groups?tenant_id=da170a6b499549819a4ab168b56e032b&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1283] 10.0.0.36 () {32 vars in 689 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:57.695 8 WARNING neutron_lib.context [None req-82ecd3f9-e1b3-45b4-8dae-5369b29a465a 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 634/1284] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:57 2026] DELETE /v2.0/security-groups/36c7de99-9858-4129-9b09-e38a06ec71d7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:57.821 8 INFO neutron.db.segments_db [None req-82ecd3f9-e1b3-45b4-8dae-5369b29a465a 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment 05096702-8730-4e03-a840-09239602a285 of type vxlan for network c3af2001-dc12-47b2-ae57-3b3c50719424 [pid: 7|app: 0|req: 635/1285] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:57 2026] DELETE /v2.0/security-groups/e1f5721d-38ed-4c36-ac64-8b68829b3f01 => 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: 636/1286] 10.0.0.36 () {32 vars in 701 bytes} [Wed Jul 15 06:04:57 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1287] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:57 2026] POST /v2.0/networks => generated 633 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:57.975 8 WARNING neutron_lib.context [None req-a1224935-8e5d-4cd9-a005-a2feada22641 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:58.034 8 INFO neutron.db.segments_db [None req-a1224935-8e5d-4cd9-a005-a2feada22641 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment 5315e308-177b-4772-8507-9e3dd299c648 of type vxlan for network a93f7289-81fc-4951-883e-222f66cfc95e [pid: 8|app: 0|req: 652/1288] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:04:57 2026] POST /v2.0/networks => generated 633 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1289] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:04:58 2026] GET /v2.0/security-groups?tenant_id=623be60eaa524b19af408bd7c53f975c&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:04:58.196 8 WARNING neutron_lib.context [None req-2ea3ee09-a9c3-4587-997f-32a4ca09df06 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 637/1290] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:57 2026] DELETE /v2.0/floatingips/4b936c61-c08c-44c3-9240-e515b5021ce6 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1291] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:04:58 2026] DELETE /v2.0/security-groups/7102340f-c69a-41ac-970b-8eb1ba058d3b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1292] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:58 2026] POST /v2.0/subnets => generated 622 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:58.495 8 WARNING neutron_lib.context [None req-966986dd-ace2-4ab4-ac38-298f0e9887a3 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 639/1293] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:58 2026] DELETE /v2.0/floatingips/caa71f36-a8d9-4ddb-942d-165df7d5eb51 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1294] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:58 2026] POST /v2.0/subnets => generated 631 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:04:58.804 8 WARNING neutron_lib.context [None req-449d3227-8a25-43e0-9387-09976ce5f9a4 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:04:58.837 8 INFO neutron.db.segments_db [None req-449d3227-8a25-43e0-9387-09976ce5f9a4 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment 7e4331b4-5faa-44b0-b99d-126ee4f14b7b of type vxlan for network 7de38d59-4715-4c9d-95b8-5af6c50773f6 [pid: 7|app: 0|req: 640/1295] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:58 2026] DELETE /v2.0/floatingips/cfe2b643-686f-4536-a16c-8b575a050b0e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:04:59.177 8 INFO neutron.db.l3_hamode_db [None req-449d3227-8a25-43e0-9387-09976ce5f9a4 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:04:59.407 8 INFO neutron.db.l3_hamode_db [None req-449d3227-8a25-43e0-9387-09976ce5f9a4 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 641/1296] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:59 2026] DELETE /v2.0/floatingips/3bf18681-9b80-4fec-9707-c2790430f230 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1299] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:04:59 2026] DELETE /v2.0/floatingips/444dc9b3-c673-42aa-b1b8-2e18e7d5682e => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1300] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:04:58 2026] POST /v2.0/routers => generated 511 bytes in 1489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1301] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:00 2026] GET /v2.0/security-groups?tenant_id=f1fbc9e407354d90ae8b302e84b9bd0e&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1302] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:01 2026] DELETE /v2.0/security-groups/0fd0f08d-cf9d-4dab-99b8-df5c2270ab18 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1303] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:01 2026] GET /v2.0/security-groups?tenant_id=486e4e4e20a0414d9b7b08f9d0b4710e&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1304] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:01 2026] DELETE /v2.0/security-groups/7c724646-f3c0-48b8-ab86-26a0390e08af => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1305] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:00 2026] PUT /v2.0/routers/6baf628f-820e-4bc9-82c6-8a04b1db98d6/add_router_interface => generated 309 bytes in 1709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1306] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:02 2026] GET /v2.0/ports/f80adb03-2aea-4eab-8236-937dccbe8620 => generated 959 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1307] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:02 2026] GET /v2.0/security-groups?tenant_id=c9e135ecd1064eb7bb6126c6f7850a72&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1308] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:02 2026] DELETE /v2.0/security-groups/fb66d5c4-339c-4e78-a0f5-615a403d6576 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:03.544 7 WARNING neutron_lib.context [None req-45f3d48b-193b-4142-8bde-f0de07ffbb15 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:03.680 7 INFO neutron.db.segments_db [None req-45f3d48b-193b-4142-8bde-f0de07ffbb15 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Added segment bffc6ff5-b4d1-4ebe-97e0-6ced0e94239a of type vxlan for network 9cb5dfbc-725f-422d-9391-4043122783e1 [pid: 7|app: 0|req: 648/1309] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:03 2026] POST /v2.0/networks => generated 632 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:03.803 7 WARNING neutron_lib.context [None req-4e13c2fe-abc6-41d1-bee6-318eea8b5f86 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 662/1310] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:02 2026] PUT /v2.0/routers/6baf628f-820e-4bc9-82c6-8a04b1db98d6/add_router_interface => generated 309 bytes in 1894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1311] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:03 2026] GET /v2.0/ports/51d29c80-c596-4b99-81df-b9053456dec3 => generated 967 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1312] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:05:03 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:05:04.204 7 WARNING neutron_lib.context [None req-9c4402f3-6d71-4ba0-9fa4-3a535dec81f5 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:04.268 7 INFO neutron.db.segments_db [None req-9c4402f3-6d71-4ba0-9fa4-3a535dec81f5 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Added segment fed0ce31-c109-4282-a2aa-70e59068a67d of type vxlan for network 9084241d-1066-46d3-bb1c-73e10d1d2205 [pid: 7|app: 0|req: 650/1313] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:04 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:04.443 7 WARNING neutron_lib.context [None req-60c8de01-0d3c-4460-8070-422fe59b5598 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 651/1314] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:05:04 2026] POST /v2.0/ports => generated 743 bytes in 455 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: 664/1315] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:04 2026] PUT /v2.0/routers/6baf628f-820e-4bc9-82c6-8a04b1db98d6/remove_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:05.259 8 WARNING neutron_lib.context [None req-23da86d3-17df-4a2c-9045-419bb030564b 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:05.325 8 INFO neutron.db.segments_db [None req-23da86d3-17df-4a2c-9045-419bb030564b 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Added segment 3ca091a1-b624-4d5c-a971-ecb3e7fc42a7 of type vxlan for network 92705b24-9644-4ff7-a017-99460a694eb3 [pid: 7|app: 0|req: 652/1316] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:04 2026] GET /v2.0/security-groups?tenant_id=a96d1c3ab295466aa56ada93e2b6d69d&name=default => generated 2925 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1317] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:05 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1318] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:05 2026] DELETE /v2.0/security-groups/18967a96-c266-4253-a157-92c0ed40fbf7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:05.603 8 WARNING neutron_lib.context [None req-8deaa2d9-b1c2-47d2-9596-68ead787f8b4 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1319] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:05:05 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 668/1320] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:05 2026] GET /v2.0/security-groups?tenant_id=b807553aaebc4b518da9fdf548d845a7&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:06.098 8 WARNING neutron_lib.context [None req-ff1fa2ce-8085-4429-89e4-7250bf9a1d65 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:06.161 8 INFO neutron.db.segments_db [None req-ff1fa2ce-8085-4429-89e4-7250bf9a1d65 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Added segment d3a72906-d352-46a1-a209-6779648bb1f8 of type vxlan for network 2b2adb24-3730-4b04-9b2a-810b80598d55 [pid: 8|app: 0|req: 669/1321] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:06 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1322] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:06 2026] DELETE /v2.0/security-groups/f0cbf7d4-950d-4986-990e-dd722e8bcfd1 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:06.411 8 WARNING neutron_lib.context [None req-3aa2b3cb-fbd4-4a67-8fb3-ade78cb5a46a 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 653/1323] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:05 2026] PUT /v2.0/routers/6baf628f-820e-4bc9-82c6-8a04b1db98d6/remove_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1324] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:05:06 2026] POST /v2.0/ports => generated 743 bytes in 393 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: 672/1325] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:06 2026] GET /v2.0/ports?device_id=6baf628f-820e-4bc9-82c6-8a04b1db98d6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:06.831 8 WARNING neutron_lib.context [None req-0d777ee1-227e-4110-bbac-457d64b8d108 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:06.892 8 INFO neutron.db.segments_db [None req-0d777ee1-227e-4110-bbac-457d64b8d108 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Added segment b4268d93-e745-4c54-a02e-ca898854c113 of type vxlan for network 791509f6-f3e4-4519-a9cf-17fcac8e5c80 2026-07-15 06:05:06.988 7 WARNING neutron_lib.context [None req-132e2e96-719b-4cb2-b736-37bd0e782905 13e5d69ed9d94492a055e893dad41ed6 49723c1f1e7f465888f8dde904fd3ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 673/1326] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:06 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1327] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:05:07.213 7 WARNING neutron_lib.context [None req-f8bbe4e0-a15b-4f5f-9956-70a98e131bae 77a709d696744a198888d4210193b067 fd3384d7e97343b581f57d91297d82bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 655/1328] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:05:07 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:05:07.584 7 WARNING neutron_lib.context [None req-c6bf2d72-4b56-4113-b7b2-bf1edd300766 13e5d69ed9d94492a055e893dad41ed6 49723c1f1e7f465888f8dde904fd3ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1329] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:05:07.732 8 INFO neutron.services.segments.plugin [-] Segment 7e4331b4-5faa-44b0-b99d-126ee4f14b7b resource provider aggregate not found 2026-07-15 06:05:07.737 8 INFO neutron.db.l3_hamode_db [None req-e6998a45-bbe3-401c-a73c-1c3ee2cecc45 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] HA network 7de38d59-4715-4c9d-95b8-5af6c50773f6 was deleted as no HA routers are present in tenant 1bd59244f56648b2a2aa583f0fd3c0e2. 2026-07-15 06:05:07.739 8 INFO neutron.services.segments.plugin [-] Segment 7e4331b4-5faa-44b0-b99d-126ee4f14b7b resource provider aggregate not found [pid: 8|app: 0|req: 674/1330] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:07 2026] DELETE /v2.0/routers/6baf628f-820e-4bc9-82c6-8a04b1db98d6 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:07.751 8 WARNING neutron_lib.context [None req-e08089e0-4fca-4af6-971f-eaab0367053d 13e5d69ed9d94492a055e893dad41ed6 49723c1f1e7f465888f8dde904fd3ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 657/1331] 10.0.0.36 () {34 vars in 746 bytes} [Wed Jul 15 06:05:07 2026] PUT /v2.0/ports/43eec53c-1f18-4d76-8160-366359d15dec/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:07.759 8 INFO neutron.services.segments.plugin [-] Segment 7e4331b4-5faa-44b0-b99d-126ee4f14b7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4331b4-5faa-44b0-b99d-126ee4f14b7b found for delete ", "request_id": "req-81e9327c-8161-4c4e-b96a-3a76c1eedd32"}]} 2026-07-15 06:05:07.766 8 INFO neutron.services.segments.plugin [-] Segment 7e4331b4-5faa-44b0-b99d-126ee4f14b7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4331b4-5faa-44b0-b99d-126ee4f14b7b found for delete ", "request_id": "req-bf081f86-0847-489a-bfcd-38af6cd3b705"}]} [pid: 8|app: 0|req: 675/1332] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1333] 10.0.0.36 () {34 vars in 746 bytes} [Wed Jul 15 06:05:07 2026] PUT /v2.0/ports/6bdfc98d-9bae-4bb5-ad07-ff6d17c6d248/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:07.982 8 WARNING neutron_lib.context [None req-035c9a32-f403-4338-a0c3-9e504c70ddfa 13e5d69ed9d94492a055e893dad41ed6 49723c1f1e7f465888f8dde904fd3ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 658/1334] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:07 2026] DELETE /v2.0/subnets/2e58763b-89de-40a9-ae2a-198f54fbd931 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1335] 10.0.0.36 () {34 vars in 746 bytes} [Wed Jul 15 06:05:07 2026] PUT /v2.0/ports/3b275e8f-78d1-48aa-b720-90e8fe23978f/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: 677/1336] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1337] 10.0.0.36 () {34 vars in 746 bytes} [Wed Jul 15 06:05:08 2026] PUT /v2.0/ports/6fc5d2a6-983b-4839-9e99-423c4afd75a0/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:08.163 8 WARNING neutron_lib.context [None req-5de9bf96-1499-4c37-9652-d7b8a9e9dfb4 13e5d69ed9d94492a055e893dad41ed6 49723c1f1e7f465888f8dde904fd3ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 660/1338] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:08 2026] DELETE /v2.0/subnets/472e4c8e-8d7a-4239-a1e9-73e0e0f3e7c8 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1339] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 661/1340] 10.0.0.36 () {32 vars in 659 bytes} [Wed Jul 15 06:05:08 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1341] 10.0.0.36 () {34 vars in 766 bytes} [Wed Jul 15 06:05:08 2026] PUT /v2.0/security-groups/3c6b038d-5814-4483-9597-4720161770ba/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1342] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 15 06:05:08 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1343] 10.0.0.36 () {34 vars in 766 bytes} [Wed Jul 15 06:05:08 2026] PUT /v2.0/security-groups/0c8df24c-92eb-400a-b58a-f2422804f469/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1344] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:08 2026] DELETE /v2.0/networks/a93f7289-81fc-4951-883e-222f66cfc95e => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1345] 10.0.0.36 () {32 vars in 669 bytes} [Wed Jul 15 06:05:08 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1346] 10.0.0.36 () {34 vars in 766 bytes} [Wed Jul 15 06:05:08 2026] PUT /v2.0/security-groups/b3660be6-4899-4068-9001-782bc1556aaf/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:08.888 7 INFO neutron.services.segments.plugin [-] Segment 05096702-8730-4e03-a840-09239602a285 resource provider aggregate not found 2026-07-15 06:05:08.894 7 INFO neutron.services.segments.plugin [-] Segment 05096702-8730-4e03-a840-09239602a285 resource provider aggregate not found 2026-07-15 06:05:08.907 7 INFO neutron.services.segments.plugin [-] Segment 05096702-8730-4e03-a840-09239602a285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05096702-8730-4e03-a840-09239602a285 found for delete ", "request_id": "req-85859ddb-aefc-4ea3-b24c-b18f5f2d86f7"}]} 2026-07-15 06:05:08.909 7 INFO neutron.services.segments.plugin [-] Segment 05096702-8730-4e03-a840-09239602a285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05096702-8730-4e03-a840-09239602a285 found for delete ", "request_id": "req-d75d2bdd-8c45-432b-afd0-3dd669847a47"}]} [pid: 7|app: 0|req: 666/1347] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:08 2026] DELETE /v2.0/networks/c3af2001-dc12-47b2-ae57-3b3c50719424 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1348] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 15 06:05:08 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1349] 10.0.0.36 () {34 vars in 766 bytes} [Wed Jul 15 06:05:08 2026] PUT /v2.0/security-groups/02d18468-1238-49c7-9795-a9d366f3b2e4/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:08.971 7 WARNING neutron_lib.context [None req-43b02400-e1f5-4387-aea0-474d1c115265 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:09.047 7 INFO neutron.db.segments_db [None req-43b02400-e1f5-4387-aea0-474d1c115265 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment eef04102-ce8f-4ec9-b699-9daff555d13b of type vxlan for network 1ff6f7d2-1719-4afc-96f4-b18fb95210e8 [pid: 7|app: 0|req: 668/1350] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:08 2026] POST /v2.0/networks => generated 634 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1351] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:08 2026] GET /v2.0/security-groups?tenant_id=e7898331c7644fcca8feda713c603978&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1352] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:09.303 7 WARNING neutron_lib.context [None req-ed56a469-7c7e-41eb-8ce2-6bab8b5dd88d 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 684/1353] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1354] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:09 2026] DELETE /v2.0/security-groups/beda9d75-0e42-407d-bac2-bcbdb0586668 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1355] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1356] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1357] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:09 2026] POST /v2.0/subnets => generated 622 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1358] 10.0.0.36 () {32 vars in 689 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:09.694 7 WARNING neutron_lib.context [None req-4d80eb71-8de9-401e-bc2e-193aacd5032f 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 688/1359] 10.0.0.36 () {32 vars in 677 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:09.732 7 INFO neutron.db.segments_db [None req-4d80eb71-8de9-401e-bc2e-193aacd5032f 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment a554ee84-c858-4926-a19f-a25d69db6bff of type vxlan for network 614f8b7d-c263-4300-8785-d0c5baf1ccb2 [pid: 8|app: 0|req: 689/1360] 10.0.0.36 () {32 vars in 701 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:09.777 8 INFO neutron.services.segments.plugin [-] Segment 5315e308-177b-4772-8507-9e3dd299c648 resource provider aggregate not found [pid: 8|app: 0|req: 690/1361] 10.0.0.36 () {32 vars in 689 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:09.790 8 INFO neutron.services.segments.plugin [-] Segment 5315e308-177b-4772-8507-9e3dd299c648 resource provider aggregate not found 2026-07-15 06:05:09.794 8 INFO neutron.services.segments.plugin [-] Segment 5315e308-177b-4772-8507-9e3dd299c648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5315e308-177b-4772-8507-9e3dd299c648 found for delete ", "request_id": "req-1f4bc928-9be8-444f-82fa-a9eefc65c6a9"}]} 2026-07-15 06:05:09.808 8 INFO neutron.services.segments.plugin [-] Segment 5315e308-177b-4772-8507-9e3dd299c648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5315e308-177b-4772-8507-9e3dd299c648 found for delete ", "request_id": "req-62b4088d-63c2-40e0-a888-68b4f2c9391c"}]} [pid: 8|app: 0|req: 691/1362] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 15 06:05:09 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:10.125 7 INFO neutron.db.l3_hamode_db [None req-4d80eb71-8de9-401e-bc2e-193aacd5032f 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 692/1363] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:09 2026] DELETE /v2.0/ports/43eec53c-1f18-4d76-8160-366359d15dec => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1364] 10.0.0.36 () {32 vars in 701 bytes} [Wed Jul 15 06:05:10 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:10.332 7 INFO neutron.db.l3_hamode_db [None req-4d80eb71-8de9-401e-bc2e-193aacd5032f 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 694/1365] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:10 2026] DELETE /v2.0/ports/6bdfc98d-9bae-4bb5-ad07-ff6d17c6d248 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1366] 10.0.0.36 () {32 vars in 697 bytes} [Wed Jul 15 06:05:10 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1367] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:10 2026] DELETE /v2.0/ports/3b275e8f-78d1-48aa-b720-90e8fe23978f => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1368] 10.0.0.36 () {32 vars in 709 bytes} [Wed Jul 15 06:05:10 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1369] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:10 2026] DELETE /v2.0/ports/6fc5d2a6-983b-4839-9e99-423c4afd75a0 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1370] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:11 2026] DELETE /v2.0/security-groups/3c6b038d-5814-4483-9597-4720161770ba => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1371] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:09 2026] POST /v2.0/routers => generated 511 bytes in 1518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1372] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:11 2026] DELETE /v2.0/security-groups/0c8df24c-92eb-400a-b58a-f2422804f469 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:11.305 7 WARNING neutron_lib.context [None req-c03cd0a7-466d-4f8b-aefc-d8974b051e44 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1373] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:11 2026] DELETE /v2.0/ports/7e735249-2591-4330-9364-86dee39a619c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1374] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:11 2026] DELETE /v2.0/security-groups/b3660be6-4899-4068-9001-782bc1556aaf => 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: 702/1375] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:11 2026] DELETE /v2.0/networks/9cb5dfbc-725f-422d-9391-4043122783e1 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1376] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:05:11 2026] POST /v2.0/ports => generated 963 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:05:11.795 8 WARNING neutron_lib.context [None req-8005c9b7-a13f-44a6-b67b-cc19e25c7bc5 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:11.796 8 WARNING neutron_lib.context [None req-8005c9b7-a13f-44a6-b67b-cc19e25c7bc5 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:11.825 8 INFO neutron.services.segments.plugin [-] Segment bffc6ff5-b4d1-4ebe-97e0-6ced0e94239a resource provider aggregate not found [pid: 7|app: 0|req: 675/1377] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:11 2026] DELETE /v2.0/security-groups/02d18468-1238-49c7-9795-a9d366f3b2e4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:11.830 8 INFO neutron.services.segments.plugin [-] Segment bffc6ff5-b4d1-4ebe-97e0-6ced0e94239a resource provider aggregate not found 2026-07-15 06:05:11.855 8 INFO neutron.services.segments.plugin [-] Segment bffc6ff5-b4d1-4ebe-97e0-6ced0e94239a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bffc6ff5-b4d1-4ebe-97e0-6ced0e94239a found for delete ", "request_id": "req-91c896a6-706f-4645-bc37-7a1184b66a8c"}]} 2026-07-15 06:05:11.857 8 INFO neutron.services.segments.plugin [-] Segment bffc6ff5-b4d1-4ebe-97e0-6ced0e94239a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bffc6ff5-b4d1-4ebe-97e0-6ced0e94239a found for delete ", "request_id": "req-462b1440-9093-4c80-876d-fe4afd191525"}]} 2026-07-15 06:05:12.000 8 INFO neutron.db.segments_db [None req-8005c9b7-a13f-44a6-b67b-cc19e25c7bc5 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Added segment bbeeb0a0-223d-47d5-a0d9-9b6cc34219bd of type vxlan for network fd6331a7-7842-4991-a84c-95c0ed4dc726 2026-07-15 06:05:12.010 7 INFO neutron.services.segments.plugin [-] Segment fed0ce31-c109-4282-a2aa-70e59068a67d resource provider aggregate not found 2026-07-15 06:05:12.014 7 INFO neutron.services.segments.plugin [-] Segment fed0ce31-c109-4282-a2aa-70e59068a67d resource provider aggregate not found 2026-07-15 06:05:12.031 7 INFO neutron.services.segments.plugin [-] Segment fed0ce31-c109-4282-a2aa-70e59068a67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed0ce31-c109-4282-a2aa-70e59068a67d found for delete ", "request_id": "req-f7540483-057a-4e76-be8a-7f7103a7c007"}]} 2026-07-15 06:05:12.032 7 INFO neutron.services.segments.plugin [-] Segment fed0ce31-c109-4282-a2aa-70e59068a67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed0ce31-c109-4282-a2aa-70e59068a67d found for delete ", "request_id": "req-75801b2c-00e0-43bb-a96b-e527c15ca064"}]} [pid: 7|app: 0|req: 676/1378] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:11 2026] DELETE /v2.0/networks/9084241d-1066-46d3-bb1c-73e10d1d2205 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:12.095 8 INFO neutron.db.segments_db [None req-8005c9b7-a13f-44a6-b67b-cc19e25c7bc5 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Added segment dfb24ce2-c166-4722-a1cc-248016f8abc8 of type vxlan for network 9d79dc06-8dae-44c0-a63a-09c59cf41e4b [pid: 8|app: 0|req: 703/1379] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:11 2026] POST /v2.0/networks => generated 1245 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1380] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:12 2026] DELETE /v2.0/security-groups/39e04dfa-08a1-43c8-adae-7dad354e3a9c => 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: 705/1381] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:12 2026] DELETE /v2.0/networks/92705b24-9644-4ff7-a017-99460a694eb3 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1382] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:05:12 2026] GET /v2.0/networks => generated 1844 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1383] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:12 2026] DELETE /v2.0/networks/2b2adb24-3730-4b04-9b2a-810b80598d55 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1384] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:12 2026] DELETE /v2.0/networks/fd6331a7-7842-4991-a84c-95c0ed4dc726 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1385] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:12 2026] DELETE /v2.0/networks/791509f6-f3e4-4519-a9cf-17fcac8e5c80 => 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: 710/1386] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:13 2026] DELETE /v2.0/networks/9d79dc06-8dae-44c0-a63a-09c59cf41e4b => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1387] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:12 2026] PUT /v2.0/routers/2ed9e462-07e6-42ce-8fc5-ed7afffcf82e/add_router_interface => generated 309 bytes in 1321 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: 678/1388] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:05:13 2026] GET /v2.0/networks => generated 651 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1389] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:13 2026] GET /v2.0/ports/135e9e45-0284-4659-b589-c0e78ae60909 => generated 1037 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:13.495 7 WARNING neutron_lib.context [None req-0f648e5e-74c7-474f-b396-beb1d5e1376e 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:13.551 7 INFO neutron.db.segments_db [None req-0f648e5e-74c7-474f-b396-beb1d5e1376e 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Added segment e172f014-19b0-47aa-8769-24ae23f13a54 of type vxlan for network ea6ad503-eba2-4982-b366-6e342386b566 [pid: 8|app: 0|req: 711/1390] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:13 2026] GET /v2.0/security-groups?tenant_id=49723c1f1e7f465888f8dde904fd3ded&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1391] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:13 2026] POST /v2.0/networks => generated 654 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1392] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:13 2026] DELETE /v2.0/security-groups/4663758a-d43a-4d6e-a514-99fd1d167b0d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:13.827 7 WARNING neutron_lib.context [None req-6bb35ff6-6914-4717-a8b1-1c602da98852 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:13.886 7 INFO neutron.db.segments_db [None req-6bb35ff6-6914-4717-a8b1-1c602da98852 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Added segment 821e0da9-2688-4dcd-8019-3ef4aa2d7c7a of type vxlan for network 555a8753-8587-4dc1-9bf7-070b305c373a [pid: 7|app: 0|req: 682/1393] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:13 2026] POST /v2.0/networks => generated 652 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:14.071 8 INFO neutron.services.segments.plugin [-] Segment 3ca091a1-b624-4d5c-a971-ecb3e7fc42a7 resource provider aggregate not found 2026-07-15 06:05:14.075 8 INFO neutron.services.segments.plugin [-] Segment 3ca091a1-b624-4d5c-a971-ecb3e7fc42a7 resource provider aggregate not found 2026-07-15 06:05:14.090 8 INFO neutron.services.segments.plugin [-] Segment 3ca091a1-b624-4d5c-a971-ecb3e7fc42a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca091a1-b624-4d5c-a971-ecb3e7fc42a7 found for delete ", "request_id": "req-775f9c99-32e8-4d57-9ab0-e2def46cf895"}]} 2026-07-15 06:05:14.099 8 INFO neutron.services.segments.plugin [-] Segment 3ca091a1-b624-4d5c-a971-ecb3e7fc42a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca091a1-b624-4d5c-a971-ecb3e7fc42a7 found for delete ", "request_id": "req-1f3ba7ed-8b0a-4e4d-91ac-008b4c226cf7"}]} 2026-07-15 06:05:14.109 8 INFO neutron.services.segments.plugin [-] Segment d3a72906-d352-46a1-a209-6779648bb1f8 resource provider aggregate not found 2026-07-15 06:05:14.117 8 INFO neutron.services.segments.plugin [-] Segment d3a72906-d352-46a1-a209-6779648bb1f8 resource provider aggregate not found 2026-07-15 06:05:14.125 8 INFO neutron.services.segments.plugin [-] Segment d3a72906-d352-46a1-a209-6779648bb1f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a72906-d352-46a1-a209-6779648bb1f8 found for delete ", "request_id": "req-dbcb17bd-0276-4228-8b27-543666546fff"}]} 2026-07-15 06:05:14.130 8 INFO neutron.services.segments.plugin [-] Segment d3a72906-d352-46a1-a209-6779648bb1f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3a72906-d352-46a1-a209-6779648bb1f8 found for delete ", "request_id": "req-710ee0a9-54b9-4220-81e0-f157dff9396b"}]} 2026-07-15 06:05:14.147 8 INFO neutron.services.segments.plugin [-] Segment bbeeb0a0-223d-47d5-a0d9-9b6cc34219bd resource provider aggregate not found 2026-07-15 06:05:14.151 8 INFO neutron.services.segments.plugin [-] Segment bbeeb0a0-223d-47d5-a0d9-9b6cc34219bd resource provider aggregate not found 2026-07-15 06:05:14.178 8 INFO neutron.services.segments.plugin [-] Segment bbeeb0a0-223d-47d5-a0d9-9b6cc34219bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbeeb0a0-223d-47d5-a0d9-9b6cc34219bd found for delete ", "request_id": "req-7feac360-ea4f-418d-9b80-7a8d24a4e1a5"}]} 2026-07-15 06:05:14.182 8 INFO neutron.services.segments.plugin [-] Segment bbeeb0a0-223d-47d5-a0d9-9b6cc34219bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbeeb0a0-223d-47d5-a0d9-9b6cc34219bd found for delete ", "request_id": "req-59c5644d-2def-4363-be21-291de102a82b"}]} 2026-07-15 06:05:14.195 8 INFO neutron.services.segments.plugin [-] Segment b4268d93-e745-4c54-a02e-ca898854c113 resource provider aggregate not found 2026-07-15 06:05:14.202 8 INFO neutron.services.segments.plugin [-] Segment b4268d93-e745-4c54-a02e-ca898854c113 resource provider aggregate not found 2026-07-15 06:05:14.208 8 INFO neutron.services.segments.plugin [-] Segment b4268d93-e745-4c54-a02e-ca898854c113 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4268d93-e745-4c54-a02e-ca898854c113 found for delete ", "request_id": "req-3dd82559-a75f-465f-9be9-ac58acc4c2dd"}]} 2026-07-15 06:05:14.224 8 INFO neutron.services.segments.plugin [-] Segment dfb24ce2-c166-4722-a1cc-248016f8abc8 resource provider aggregate not found 2026-07-15 06:05:14.228 8 INFO neutron.services.segments.plugin [-] Segment b4268d93-e745-4c54-a02e-ca898854c113 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4268d93-e745-4c54-a02e-ca898854c113 found for delete ", "request_id": "req-ffb6ea23-aba6-4a2e-9bd6-9e56cc7da0a7"}]} 2026-07-15 06:05:14.253 8 INFO neutron.services.segments.plugin [-] Segment dfb24ce2-c166-4722-a1cc-248016f8abc8 resource provider aggregate not found 2026-07-15 06:05:14.257 8 INFO neutron.services.segments.plugin [-] Segment dfb24ce2-c166-4722-a1cc-248016f8abc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb24ce2-c166-4722-a1cc-248016f8abc8 found for delete ", "request_id": "req-d8d901d0-5f80-4ca6-aae2-21775e9ea309"}]} 2026-07-15 06:05:14.269 8 INFO neutron.services.segments.plugin [-] Segment dfb24ce2-c166-4722-a1cc-248016f8abc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfb24ce2-c166-4722-a1cc-248016f8abc8 found for delete ", "request_id": "req-c926f8ca-b23b-4c61-b26a-e46083449d96"}]} [pid: 7|app: 0|req: 683/1394] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:14 2026] GET /v2.0/security-groups?tenant_id=b28f7329ebd2491192b4a278a389532e&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1395] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:14 2026] GET /v2.0/security-groups?tenant_id=bab1aa26eb33471586d88136836ebe71&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:14.417 7 WARNING neutron_lib.context [None req-02158367-68bb-441d-8a49-190927697614 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:14.458 7 WARNING neutron_lib.context [None req-02158367-68bb-441d-8a49-190927697614 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 712/1396] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:13 2026] PUT /v2.0/routers/2ed9e462-07e6-42ce-8fc5-ed7afffcf82e/remove_router_interface => generated 309 bytes in 1523 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: 685/1397] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:05:14 2026] POST /v2.0/ports => generated 1506 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 713/1400] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:15 2026] DELETE /v2.0/security-groups/a5ecc3f6-3a71-4629-85d4-6624c8508244 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1401] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:15 2026] DELETE /v2.0/security-groups/902883c3-f93e-4ab2-b4fc-5773985a4562 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:15.323 8 INFO neutron.api.v2.resource [None req-0570737f-e11b-49d2-b5b6-712315c35e4a 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1402] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:15 2026] PUT /v2.0/routers/2ed9e462-07e6-42ce-8fc5-ed7afffcf82e/remove_router_interface => generated 197 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1403] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:05:15 2026] GET /v2.0/ports => generated 1506 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1404] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:15 2026] GET /v2.0/ports?device_id=2ed9e462-07e6-42ce-8fc5-ed7afffcf82e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1405] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:15 2026] GET /v2.0/security-groups?tenant_id=1bf2e62b2e5c468fac966141b1216cd7&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1406] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:15 2026] GET /v2.0/security-groups?tenant_id=2a13bbb2443c4797adf93851155347e3&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1407] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:15 2026] DELETE /v2.0/ports/e74c297d-578a-4a1a-a4b9-d16e68285e8e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1408] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:15 2026] DELETE /v2.0/security-groups/8ebb37c4-44b0-4063-869b-e8d319d1c3e0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1409] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:15 2026] DELETE /v2.0/security-groups/76fe66d1-ca17-4c4c-83bd-ed6cc3a20da4 => 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: 719/1410] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:15 2026] DELETE /v2.0/ports/53d8e312-a729-4a3a-ab66-04e77476e8c6 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1411] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:16 2026] GET /v2.0/security-groups?tenant_id=fd3384d7e97343b581f57d91297d82bb&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1412] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:05:16 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1413] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:16 2026] DELETE /v2.0/security-groups/9a930812-8d49-4a9c-83c7-5889512837fa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:16.359 8 WARNING neutron_lib.context [None req-be339d31-2004-4ec6-b765-426347755a29 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:16.421 8 INFO neutron.db.segments_db [None req-be339d31-2004-4ec6-b765-426347755a29 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Added segment efc65f62-1d0e-4a19-8a75-e9fa71bd206b of type vxlan for network 3a4f0878-5afa-4b06-a7ca-b1eccddf64ab [pid: 8|app: 0|req: 723/1414] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:16 2026] POST /v2.0/networks => generated 654 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:16.532 8 WARNING neutron_lib.context [None req-99622326-ea97-4538-9908-b2ba88e40963 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:16.586 7 INFO neutron.services.segments.plugin [-] Segment a554ee84-c858-4926-a19f-a25d69db6bff resource provider aggregate not found 2026-07-15 06:05:16.592 7 INFO neutron.services.segments.plugin [-] Segment a554ee84-c858-4926-a19f-a25d69db6bff resource provider aggregate not found 2026-07-15 06:05:16.606 7 INFO neutron.services.segments.plugin [-] Segment a554ee84-c858-4926-a19f-a25d69db6bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a554ee84-c858-4926-a19f-a25d69db6bff found for delete ", "request_id": "req-1b4de086-471b-4f44-a8ce-76cb228accf5"}]} 2026-07-15 06:05:16.609 8 INFO neutron.db.segments_db [None req-99622326-ea97-4538-9908-b2ba88e40963 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Added segment 1fc296b5-f468-46c4-a6c5-d7215747e66f of type vxlan for network 4954a5f0-de38-442c-913e-ce8bddd655b8 2026-07-15 06:05:16.609 7 INFO neutron.db.l3_hamode_db [None req-d7329d3f-3429-4d21-a9ec-45819bc5c4f1 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] HA network 614f8b7d-c263-4300-8785-d0c5baf1ccb2 was deleted as no HA routers are present in tenant 1bd59244f56648b2a2aa583f0fd3c0e2. 2026-07-15 06:05:16.611 7 INFO neutron.services.segments.plugin [-] Segment a554ee84-c858-4926-a19f-a25d69db6bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a554ee84-c858-4926-a19f-a25d69db6bff found for delete ", "request_id": "req-b7a20d28-669e-4f17-9530-1944e087fd3e"}]} [pid: 7|app: 0|req: 692/1415] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:15 2026] DELETE /v2.0/routers/2ed9e462-07e6-42ce-8fc5-ed7afffcf82e => generated 0 bytes in 1085 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1416] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:16 2026] POST /v2.0/networks => generated 653 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1417] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:16 2026] DELETE /v2.0/subnets/160ab9ab-bab2-4528-8654-193c400c4766 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:17.213 7 WARNING neutron_lib.context [None req-d80d442c-7a93-4a15-8dec-262c58a4b3db 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:17.261 7 WARNING neutron_lib.context [None req-d80d442c-7a93-4a15-8dec-262c58a4b3db 4d2474b2ec75412db851af6c667d74a1 f9e16a26ce984f2e9be7b58d296af4f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:17.265 8 INFO neutron.services.segments.plugin [-] Segment eef04102-ce8f-4ec9-b699-9daff555d13b resource provider aggregate not found 2026-07-15 06:05:17.270 8 INFO neutron.services.segments.plugin [-] Segment eef04102-ce8f-4ec9-b699-9daff555d13b resource provider aggregate not found 2026-07-15 06:05:17.286 8 INFO neutron.services.segments.plugin [-] Segment eef04102-ce8f-4ec9-b699-9daff555d13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef04102-ce8f-4ec9-b699-9daff555d13b found for delete ", "request_id": "req-cb3df6df-19db-4408-b094-b29e2bf87e77"}]} 2026-07-15 06:05:17.292 8 INFO neutron.services.segments.plugin [-] Segment eef04102-ce8f-4ec9-b699-9daff555d13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eef04102-ce8f-4ec9-b699-9daff555d13b found for delete ", "request_id": "req-005b1180-4f53-4170-b5bb-21b640a62387"}]} [pid: 8|app: 0|req: 725/1418] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:16 2026] DELETE /v2.0/networks/1ff6f7d2-1719-4afc-96f4-b18fb95210e8 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:17.317 8 WARNING neutron_lib.context [None req-6d5ee6da-3355-4d18-94e9-900972809cc7 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:17.378 8 INFO neutron.db.segments_db [None req-6d5ee6da-3355-4d18-94e9-900972809cc7 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment a0c70cd7-9d4b-4c3e-a088-582e43de306a of type vxlan for network 67dcc6aa-b478-428e-85b6-b85da067b0cf [pid: 8|app: 0|req: 726/1419] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:17 2026] POST /v2.0/networks => generated 633 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:17.509 8 WARNING neutron_lib.context [None req-b9cf7e96-06f2-4c9d-8561-770f7cc163de 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1420] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:17 2026] POST /v2.0/subnets => generated 622 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1421] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:17 2026] POST /v2.0/subnets => generated 1274 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:05:17.854 8 WARNING neutron_lib.context [None req-0b90637a-75b0-4c3c-a2de-4526b66b77ed 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:17.910 8 INFO neutron.db.segments_db [None req-0b90637a-75b0-4c3c-a2de-4526b66b77ed 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment c032c346-9c07-413d-903a-5046d679de54 of type vxlan for network 733a9ac2-52de-4608-8231-e2881d840ab4 [pid: 7|app: 0|req: 695/1422] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:05:17 2026] GET /v2.0/subnets => generated 1887 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:18.271 8 INFO neutron.db.l3_hamode_db [None req-0b90637a-75b0-4c3c-a2de-4526b66b77ed 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:05:18.436 8 INFO neutron.db.l3_hamode_db [None req-0b90637a-75b0-4c3c-a2de-4526b66b77ed 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 696/1423] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:17 2026] DELETE /v2.0/subnets/6154bf0c-4a86-482e-af62-f32f8c031d63 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1424] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:18 2026] DELETE /v2.0/subnets/c606bebd-75d7-4fc0-a427-a2e41a542430 => 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: 698/1425] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:05:18 2026] GET /v2.0/subnets => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:19.147 7 INFO neutron.services.segments.plugin [-] Segment 1fc296b5-f468-46c4-a6c5-d7215747e66f resource provider aggregate not found 2026-07-15 06:05:19.160 7 INFO neutron.services.segments.plugin [-] Segment 1fc296b5-f468-46c4-a6c5-d7215747e66f resource provider aggregate not found 2026-07-15 06:05:19.165 7 INFO neutron.services.segments.plugin [-] Segment 1fc296b5-f468-46c4-a6c5-d7215747e66f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc296b5-f468-46c4-a6c5-d7215747e66f found for delete ", "request_id": "req-79350da2-380a-435b-ba28-283c17928ae9"}]} 2026-07-15 06:05:19.176 7 INFO neutron.services.segments.plugin [-] Segment 1fc296b5-f468-46c4-a6c5-d7215747e66f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc296b5-f468-46c4-a6c5-d7215747e66f found for delete ", "request_id": "req-b7daf5e6-a0ac-4421-bec7-6e5f320d3925"}]} [pid: 7|app: 0|req: 699/1426] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:18 2026] DELETE /v2.0/networks/4954a5f0-de38-442c-913e-ce8bddd655b8 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1427] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:17 2026] POST /v2.0/routers => generated 511 bytes in 1455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1428] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:19 2026] DELETE /v2.0/networks/3a4f0878-5afa-4b06-a7ca-b1eccddf64ab => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:19.793 7 WARNING neutron_lib.context [None req-c67f4a1f-ada4-41d6-abb4-344b158fb3c8 96cd075cda75403d80f650478a3169c5 47f26849d0694ec3a28a593ff91140b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:19.955 7 INFO neutron.db.segments_db [None req-c67f4a1f-ada4-41d6-abb4-344b158fb3c8 96cd075cda75403d80f650478a3169c5 47f26849d0694ec3a28a593ff91140b1 - - default default] Added segment 056d563b-3956-4d35-870f-bd45defe1d08 of type vxlan for network 19b05d50-16e6-4ad3-adb8-0382be4152f7 [pid: 7|app: 0|req: 701/1429] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:19 2026] POST /v2.0/networks => generated 631 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1430] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:20 2026] DELETE /v2.0/networks/555a8753-8587-4dc1-9bf7-070b305c373a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1431] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:20 2026] PUT /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1432] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:20 2026] DELETE /v2.0/networks/ea6ad503-eba2-4982-b366-6e342386b566 => 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: 705/1433] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:20 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1434] 10.0.0.36 () {34 vars in 677 bytes} [Wed Jul 15 06:05:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1435] 10.0.0.36 () {34 vars in 763 bytes} [Wed Jul 15 06:05:20 2026] PUT /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1436] 10.0.0.36 () {34 vars in 677 bytes} [Wed Jul 15 06:05:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1437] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:19 2026] PUT /v2.0/routers/1326a12d-35e0-47c5-8c93-22b79c05db6b/add_router_interface => generated 309 bytes in 1719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1438] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:20 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1439] 10.0.0.36 () {34 vars in 677 bytes} [Wed Jul 15 06:05:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1440] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:21 2026] GET /v2.0/ports/3c2da10b-1f77-45bf-a33c-5363589c6e47 => generated 959 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1441] 10.0.0.36 () {34 vars in 759 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 06:05:21.194 7 INFO neutron.services.segments.plugin [-] Segment efc65f62-1d0e-4a19-8a75-e9fa71bd206b resource provider aggregate not found 2026-07-15 06:05:21.200 7 INFO neutron.services.segments.plugin [-] Segment efc65f62-1d0e-4a19-8a75-e9fa71bd206b resource provider aggregate not found [pid: 7|app: 0|req: 711/1442] 10.0.0.36 () {34 vars in 677 bytes} [Wed Jul 15 06:05:21 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) 2026-07-15 06:05:21.221 7 INFO neutron.services.segments.plugin [-] Segment efc65f62-1d0e-4a19-8a75-e9fa71bd206b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc65f62-1d0e-4a19-8a75-e9fa71bd206b found for delete ", "request_id": "req-f97f32ba-619a-49c8-993a-18e6049d4d6a"}]} 2026-07-15 06:05:21.233 7 INFO neutron.services.segments.plugin [-] Segment efc65f62-1d0e-4a19-8a75-e9fa71bd206b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc65f62-1d0e-4a19-8a75-e9fa71bd206b found for delete ", "request_id": "req-1406f7cc-e533-4659-ac19-d6a4437f1999"}]} 2026-07-15 06:05:21.239 7 INFO neutron.services.segments.plugin [-] Segment 821e0da9-2688-4dcd-8019-3ef4aa2d7c7a resource provider aggregate not found 2026-07-15 06:05:21.254 7 INFO neutron.services.segments.plugin [-] Segment 821e0da9-2688-4dcd-8019-3ef4aa2d7c7a resource provider aggregate not found 2026-07-15 06:05:21.265 7 INFO neutron.services.segments.plugin [-] Segment 821e0da9-2688-4dcd-8019-3ef4aa2d7c7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 821e0da9-2688-4dcd-8019-3ef4aa2d7c7a found for delete ", "request_id": "req-9cbe5cc9-37f2-4587-aa38-4976a7323fac"}]} 2026-07-15 06:05:21.270 7 INFO neutron.services.segments.plugin [-] Segment 821e0da9-2688-4dcd-8019-3ef4aa2d7c7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 821e0da9-2688-4dcd-8019-3ef4aa2d7c7a found for delete ", "request_id": "req-3adc4016-c874-449d-bb24-4c5ac2b53a9a"}]} 2026-07-15 06:05:21.281 7 INFO neutron.services.segments.plugin [-] Segment e172f014-19b0-47aa-8769-24ae23f13a54 resource provider aggregate not found 2026-07-15 06:05:21.297 7 INFO neutron.services.segments.plugin [-] Segment e172f014-19b0-47aa-8769-24ae23f13a54 resource provider aggregate not found 2026-07-15 06:05:21.302 7 INFO neutron.services.segments.plugin [-] Segment e172f014-19b0-47aa-8769-24ae23f13a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e172f014-19b0-47aa-8769-24ae23f13a54 found for delete ", "request_id": "req-ef4b4d97-c516-49e8-bdcc-8ee9875200f5"}]} [pid: 7|app: 0|req: 712/1443] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:21 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:21.321 7 INFO neutron.services.segments.plugin [-] Segment e172f014-19b0-47aa-8769-24ae23f13a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e172f014-19b0-47aa-8769-24ae23f13a54 found for delete ", "request_id": "req-80dde5e1-7b0d-4a9c-8265-ef66ada389d5"}]} [pid: 7|app: 0|req: 713/1444] 10.0.0.36 () {34 vars in 677 bytes} [Wed Jul 15 06:05:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1445] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:21 2026] GET /v2.0/security-groups?tenant_id=f9e16a26ce984f2e9be7b58d296af4f8&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1446] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1447] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/policies/b955362c-4f16-4b00-b7bd-90f0ffb6653d/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1448] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:21 2026] DELETE /v2.0/security-groups/2efb9f72-d17c-49a8-81ac-96375460c285 => 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: 718/1449] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:21 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1450] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/policies/9c6e077b-a2be-44cf-8011-d05c9ececb18/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: 720/1451] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1452] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/policies/9048320b-3ae5-4e49-8644-149020c74f23/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1453] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:21 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1454] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/policies/e25bfc7a-54c1-4f66-b1bf-8de69aadef11/tags => 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: 724/1455] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 15 06:05:21 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:22.003 7 INFO neutron.api.v2.resource [None req-118a4018-0de1-4b49-be64-1cf3653be299 96cd075cda75403d80f650478a3169c5 47f26849d0694ec3a28a593ff91140b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1456] 10.0.0.36 () {32 vars in 744 bytes} [Wed Jul 15 06:05:21 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1457] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:21 2026] PUT /v2.0/routers/1326a12d-35e0-47c5-8c93-22b79c05db6b/remove_router_interface => generated 309 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1458] 10.0.0.36 () {32 vars in 743 bytes} [Wed Jul 15 06:05:22 2026] DELETE /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1459] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/ports?device_id=1326a12d-35e0-47c5-8c93-22b79c05db6b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1460] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:22.180 7 INFO neutron.api.v2.resource [None req-40a01f0d-3983-43a9-8d49-b66b8fd19da1 96cd075cda75403d80f650478a3169c5 47f26849d0694ec3a28a593ff91140b1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1461] 10.0.0.36 () {32 vars in 747 bytes} [Wed Jul 15 06:05:22 2026] DELETE /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/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: 729/1462] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:22 2026] DELETE /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1463] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1464] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1465] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1466] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:22 2026] DELETE /v2.0/networks/19b05d50-16e6-4ad3-adb8-0382be4152f7 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:22.736 8 INFO neutron.services.segments.plugin [-] Segment c032c346-9c07-413d-903a-5046d679de54 resource provider aggregate not found 2026-07-15 06:05:22.740 8 INFO neutron.services.segments.plugin [-] Segment c032c346-9c07-413d-903a-5046d679de54 resource provider aggregate not found 2026-07-15 06:05:22.753 8 INFO neutron.services.segments.plugin [-] Segment c032c346-9c07-413d-903a-5046d679de54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c032c346-9c07-413d-903a-5046d679de54 found for delete ", "request_id": "req-77481634-8cae-4aba-9d98-017ed2d56198"}]} 2026-07-15 06:05:22.754 8 INFO neutron.services.segments.plugin [-] Segment c032c346-9c07-413d-903a-5046d679de54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c032c346-9c07-413d-903a-5046d679de54 found for delete ", "request_id": "req-709f1cbd-dfbf-43e2-a3ad-fe3afbdba4aa"}]} 2026-07-15 06:05:22.759 8 INFO neutron.db.l3_hamode_db [None req-78047b36-cde4-42a3-835c-d91f4d0e5909 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] HA network 733a9ac2-52de-4608-8231-e2881d840ab4 was deleted as no HA routers are present in tenant 1bd59244f56648b2a2aa583f0fd3c0e2. [pid: 8|app: 0|req: 734/1467] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:22 2026] DELETE /v2.0/routers/1326a12d-35e0-47c5-8c93-22b79c05db6b => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1468] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1469] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1470] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1471] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 15 06:05:22 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1472] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:22 2026] DELETE /v2.0/subnets/6e6f5096-3cca-4f4f-ae82-390373a6209e => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1473] 10.0.0.36 () {32 vars in 691 bytes} [Wed Jul 15 06:05:23 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1474] 10.0.0.36 () {32 vars in 703 bytes} [Wed Jul 15 06:05:23 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1475] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:05:23 2026] DELETE /v2.0/qos/policies/b955362c-4f16-4b00-b7bd-90f0ffb6653d => 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: 741/1476] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:05:23 2026] DELETE /v2.0/qos/policies/9c6e077b-a2be-44cf-8011-d05c9ececb18 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:23.320 7 INFO neutron.services.segments.plugin [-] Segment 056d563b-3956-4d35-870f-bd45defe1d08 resource provider aggregate not found 2026-07-15 06:05:23.344 7 INFO neutron.services.segments.plugin [-] Segment 056d563b-3956-4d35-870f-bd45defe1d08 resource provider aggregate not found 2026-07-15 06:05:23.350 7 INFO neutron.services.segments.plugin [-] Segment 056d563b-3956-4d35-870f-bd45defe1d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056d563b-3956-4d35-870f-bd45defe1d08 found for delete ", "request_id": "req-7cbbeaff-7a8c-4a9f-89d5-9c78ad95af22"}]} 2026-07-15 06:05:23.365 7 INFO neutron.services.segments.plugin [-] Segment 056d563b-3956-4d35-870f-bd45defe1d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056d563b-3956-4d35-870f-bd45defe1d08 found for delete ", "request_id": "req-3a53ef23-23c1-452f-a24b-a91bfdbd5eba"}]} [pid: 7|app: 0|req: 742/1477] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:05:23 2026] DELETE /v2.0/qos/policies/9048320b-3ae5-4e49-8644-149020c74f23 => 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: 743/1478] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:05:23 2026] DELETE /v2.0/qos/policies/e25bfc7a-54c1-4f66-b1bf-8de69aadef11 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1479] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:23 2026] DELETE /v2.0/networks/67dcc6aa-b478-428e-85b6-b85da067b0cf => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:23.573 8 WARNING neutron_lib.context [None req-0452bc69-956a-4d5d-85da-3c1deb26d7fc 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 744/1480] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:23 2026] GET /v2.0/security-groups?tenant_id=47f26849d0694ec3a28a593ff91140b1&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1481] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:05:23 2026] DELETE /v2.0/qos/policies/08a36704-b147-42de-b2c7-b8a2d31ab216 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:23.697 7 WARNING neutron_lib.context [None req-9d021fa7-9155-4704-83e9-d40c95132404 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:23.709 8 INFO neutron.db.segments_db [None req-0452bc69-956a-4d5d-85da-3c1deb26d7fc 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] Added segment 93ce3650-2eab-4d3a-81a8-c7ce45207970 of type vxlan for network 7c04b656-c60b-4ea8-bab0-44d109f51858 2026-07-15 06:05:23.738 7 INFO neutron.db.segments_db [None req-9d021fa7-9155-4704-83e9-d40c95132404 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Added segment f31f3eae-e4b8-43b3-bab5-0eab8f1c226d of type vxlan for network ab3d448e-2437-48e4-8bce-495174e14f8f [pid: 8|app: 0|req: 737/1482] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:23 2026] POST /v2.0/networks => generated 643 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1483] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:23 2026] DELETE /v2.0/security-groups/aafc9463-50e6-4906-aa14-47d472d5c11a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:23.928 8 WARNING neutron_lib.context [None req-77de222a-8a17-44fc-a348-7aeb862fa239 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:24.049 7 INFO neutron.db.l3_hamode_db [None req-9d021fa7-9155-4704-83e9-d40c95132404 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 739/1484] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:23 2026] POST /v2.0/subnets => generated 617 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1485] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:24 2026] GET /v2.0/security-groups?tenant_id=7bfb27414b56481ea0c1e76c49daf5ce&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:24.416 8 WARNING neutron_lib.context [None req-3a3f233a-e143-478e-afa5-2f17e878c34a 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:24.482 8 INFO neutron.db.segments_db [None req-3a3f233a-e143-478e-afa5-2f17e878c34a 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] Added segment 6dbd76a8-ffbc-4d80-984a-49e89f57f77b of type vxlan for network cd199e37-9e31-4bb2-9cc5-52ba55f12e43 [pid: 8|app: 0|req: 741/1486] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:24 2026] POST /v2.0/networks => generated 643 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1487] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:24 2026] DELETE /v2.0/security-groups/b31fcbfc-b7a9-4e6b-8a8a-e189bbf54e36 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:24.778 8 INFO neutron.services.segments.plugin [-] Segment a0c70cd7-9d4b-4c3e-a088-582e43de306a resource provider aggregate not found 2026-07-15 06:05:24.785 8 INFO neutron.services.segments.plugin [-] Segment a0c70cd7-9d4b-4c3e-a088-582e43de306a resource provider aggregate not found 2026-07-15 06:05:24.797 8 INFO neutron.services.segments.plugin [-] Segment a0c70cd7-9d4b-4c3e-a088-582e43de306a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c70cd7-9d4b-4c3e-a088-582e43de306a found for delete ", "request_id": "req-74970de2-7e36-4f84-96cb-705169ce43d7"}]} 2026-07-15 06:05:24.804 8 INFO neutron.services.segments.plugin [-] Segment a0c70cd7-9d4b-4c3e-a088-582e43de306a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c70cd7-9d4b-4c3e-a088-582e43de306a found for delete ", "request_id": "req-dd7c49a3-561d-4f29-97c8-c15f1633fa81"}]} [pid: 8|app: 0|req: 743/1488] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:24 2026] GET /v2.0/security-groups?tenant_id=ab2d1908b14543c9a31acba9b0e0d153&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:25.157 7 INFO neutron.db.l3_hamode_db [None req-9d021fa7-9155-4704-83e9-d40c95132404 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 744/1489] 10.0.0.36 () {34 vars in 742 bytes} [Wed Jul 15 06:05:25 2026] PUT /v2.0/networks/cd199e37-9e31-4bb2-9cc5-52ba55f12e43 => generated 592 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1490] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:25 2026] DELETE /v2.0/security-groups/6fdd9904-fc0b-408b-ade4-e4338506e8b0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:25.371 8 WARNING neutron_lib.context [None req-99bf5f71-40e5-4d8b-a676-d0711ed2dff2 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1491] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:25 2026] POST /v2.0/subnets => generated 602 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1492] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:25 2026] GET /v2.0/security-groups?tenant_id=6e28e5ab728343fea66239177ff6c6fb&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1493] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 15 06:05:25 2026] PUT /v2.0/subnets/6a7f2430-6723-42d3-9faf-9a237d862f92 => generated 612 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1494] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:23 2026] POST /v2.0/routers => generated 692 bytes in 2576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1495] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:26 2026] DELETE /v2.0/security-groups/adddc8c5-c322-4007-a4ef-689392e2452b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1496] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:05:26 2026] GET /v2.0/routers/d86d7a1f-74a9-4a96-b48a-5b4c2b36a86d => generated 698 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1497] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:05:26 2026] GET /v2.0/routers => generated 701 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1498] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:26 2026] GET /v2.0/security-groups?tenant_id=463dac9d565c42a99eb145008110c653&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:26.798 7 INFO neutron.services.segments.plugin [-] Segment 6dbd76a8-ffbc-4d80-984a-49e89f57f77b resource provider aggregate not found 2026-07-15 06:05:26.802 7 INFO neutron.services.segments.plugin [-] Segment 6dbd76a8-ffbc-4d80-984a-49e89f57f77b resource provider aggregate not found 2026-07-15 06:05:26.816 7 INFO neutron.services.segments.plugin [-] Segment 6dbd76a8-ffbc-4d80-984a-49e89f57f77b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dbd76a8-ffbc-4d80-984a-49e89f57f77b found for delete ", "request_id": "req-7ab6fa59-4ffc-4fd1-9532-110643e08596"}]} [pid: 7|app: 0|req: 747/1499] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:26 2026] DELETE /v2.0/networks/cd199e37-9e31-4bb2-9cc5-52ba55f12e43 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:26.826 7 INFO neutron.services.segments.plugin [-] Segment 6dbd76a8-ffbc-4d80-984a-49e89f57f77b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dbd76a8-ffbc-4d80-984a-49e89f57f77b found for delete ", "request_id": "req-263519f0-2c4a-4699-a764-b8307dc6e80b"}]} [pid: 7|app: 0|req: 748/1500] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:26 2026] DELETE /v2.0/security-groups/56286ac4-b93f-4b98-8137-16c6d3413b61 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:26.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cf931ad-612d-4933-8490-29b40a92e1ae 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1501] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:26 2026] DELETE /v2.0/networks/cd199e37-9e31-4bb2-9cc5-52ba55f12e43 => 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: 750/1502] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:05:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1503] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/subnets?network_id=b62641f9-1d14-4c19-81ac-7df815d77d33 => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1504] 10.0.0.36 () {32 vars in 652 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1505] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 15 06:05:26 2026] PUT /v2.0/routers/d86d7a1f-74a9-4a96-b48a-5b4c2b36a86d => generated 705 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1506] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/networks => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1507] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/subnets => generated 1233 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1508] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/routers/d86d7a1f-74a9-4a96-b48a-5b4c2b36a86d => generated 705 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1509] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/ports?device_id=d86d7a1f-74a9-4a96-b48a-5b4c2b36a86d => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1510] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/networks/7c04b656-c60b-4ea8-bab0-44d109f51858 => generated 668 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1511] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:05:27 2026] GET /v2.0/subnets/4e2d7b17-1452-4db4-a5e5-b9432f841967 => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:27.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42560dda-ac00-4f98-b263-bdd660d03f4f 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1512] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:27 2026] DELETE /v2.0/subnets/6a7f2430-6723-42d3-9faf-9a237d862f92 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:27.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb65ddd1-242f-48a5-bcdb-69b44270bbea 3b1c326507fd456d960ffed460caf77a 1fdc91da5b324b7a9d048ca1e4cd5ac1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1513] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:27 2026] DELETE /v2.0/networks/cd199e37-9e31-4bb2-9cc5-52ba55f12e43 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1514] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:27 2026] DELETE /v2.0/subnets/4e2d7b17-1452-4db4-a5e5-b9432f841967 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1515] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:27 2026] DELETE /v2.0/networks/7c04b656-c60b-4ea8-bab0-44d109f51858 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1516] 10.0.0.36 () {34 vars in 677 bytes} [Wed Jul 15 06:05:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1517] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:28 2026] PUT /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1518] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:28 2026] GET /v2.0/security-groups?tenant_id=1fdc91da5b324b7a9d048ca1e4cd5ac1&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1519] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:28 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:28.836 7 INFO neutron.services.segments.plugin [-] Segment 93ce3650-2eab-4d3a-81a8-c7ce45207970 resource provider aggregate not found 2026-07-15 06:05:28.856 7 INFO neutron.services.segments.plugin [-] Segment 93ce3650-2eab-4d3a-81a8-c7ce45207970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ce3650-2eab-4d3a-81a8-c7ce45207970 found for delete ", "request_id": "req-32fe6575-b64e-42f2-b945-c8ad9cd50cee"}]} 2026-07-15 06:05:28.857 7 INFO neutron.services.segments.plugin [-] Segment 93ce3650-2eab-4d3a-81a8-c7ce45207970 resource provider aggregate not found 2026-07-15 06:05:28.880 7 INFO neutron.services.segments.plugin [-] Segment 93ce3650-2eab-4d3a-81a8-c7ce45207970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ce3650-2eab-4d3a-81a8-c7ce45207970 found for delete ", "request_id": "req-4f5f7b51-6fea-40ad-8f10-07074a8e56a5"}]} [pid: 7|app: 0|req: 765/1520] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:28 2026] DELETE /v2.0/security-groups/8fd739d8-268e-41e4-b7a9-13ebf874a838 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1521] 10.0.0.36 () {34 vars in 763 bytes} [Wed Jul 15 06:05:28 2026] PUT /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1522] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/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: 768/1523] 10.0.0.36 () {34 vars in 759 bytes} [Wed Jul 15 06:05:29 2026] PUT /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1524] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1525] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 15 06:05:29 2026] PUT /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1526] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1527] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:05:29 2026] PUT /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1528] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:29.230 8 INFO neutron.services.segments.plugin [-] Segment f31f3eae-e4b8-43b3-bab5-0eab8f1c226d resource provider aggregate not found 2026-07-15 06:05:29.233 8 INFO neutron.services.segments.plugin [-] Segment f31f3eae-e4b8-43b3-bab5-0eab8f1c226d resource provider aggregate not found [pid: 7|app: 0|req: 774/1529] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:29.248 8 INFO neutron.services.segments.plugin [-] Segment f31f3eae-e4b8-43b3-bab5-0eab8f1c226d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31f3eae-e4b8-43b3-bab5-0eab8f1c226d found for delete ", "request_id": "req-b334cea3-59a0-431c-9005-9b5ca807fc02"}]} 2026-07-15 06:05:29.251 8 INFO neutron.services.segments.plugin [-] Segment f31f3eae-e4b8-43b3-bab5-0eab8f1c226d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31f3eae-e4b8-43b3-bab5-0eab8f1c226d found for delete ", "request_id": "req-20f70f7d-57b1-4ddb-ba3f-f61182e58a64"}]} 2026-07-15 06:05:29.254 8 INFO neutron.db.l3_hamode_db [None req-e6ccd966-d261-4187-9c33-3ca4158a034e 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] HA network ab3d448e-2437-48e4-8bce-495174e14f8f was deleted as no HA routers are present in tenant 1bd59244f56648b2a2aa583f0fd3c0e2. 2026-07-15 06:05:29.255 7 INFO neutron.api.v2.resource [None req-4e038cb9-9b11-4a02-9d0b-8844b6b5279e 442664b5d597457897b8479a14efd3a8 5df582d4947247f6ae99c659a6bea870 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1530] 10.0.0.36 () {32 vars in 744 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/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: 756/1531] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:27 2026] DELETE /v2.0/routers/d86d7a1f-74a9-4a96-b48a-5b4c2b36a86d => generated 0 bytes in 1852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1532] 10.0.0.36 () {32 vars in 743 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1533] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/ports?device_id=d86d7a1f-74a9-4a96-b48a-5b4c2b36a86d => 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: 777/1534] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:29.335 8 INFO neutron.api.v2.resource [None req-441a331c-4a18-44f1-a74c-31130a88baa0 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1535] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/routers/d86d7a1f-74a9-4a96-b48a-5b4c2b36a86d => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1536] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/ports?device_id=1326a12d-35e0-47c5-8c93-22b79c05db6b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:29.370 7 INFO neutron.api.v2.resource [None req-10f7aaeb-9bb9-4492-90e9-0194697f2b1a 442664b5d597457897b8479a14efd3a8 5df582d4947247f6ae99c659a6bea870 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1537] 10.0.0.36 () {32 vars in 747 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:05:29.394 8 INFO neutron.api.v2.resource [None req-ce763ea9-d43f-4a09-9978-f40ad1141b8a 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1538] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/routers/1326a12d-35e0-47c5-8c93-22b79c05db6b => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1541] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:29.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c66552f-2e95-4e69-88aa-f5ef45163333 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1542] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/subnets/6e6f5096-3cca-4f4f-ae82-390373a6209e => 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: 780/1543] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/policies/cc01d517-d840-47b7-b482-45b94cdc66bd/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1544] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/ports?device_id=2ed9e462-07e6-42ce-8fc5-ed7afffcf82e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:29.485 8 INFO neutron.api.v2.resource [None req-623bdc0c-e6a8-46db-b431-109c1adb5ac1 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1545] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/routers/2ed9e462-07e6-42ce-8fc5-ed7afffcf82e => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1546] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/qos/policies/cc01d517-d840-47b7-b482-45b94cdc66bd => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:29.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c9c809e-7174-46b8-bd46-2a4d6b1fcc68 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1547] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/subnets/160ab9ab-bab2-4528-8654-193c400c4766 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1548] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:29 2026] GET /v2.0/ports?device_id=6baf628f-820e-4bc9-82c6-8a04b1db98d6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:29.579 8 INFO neutron.api.v2.resource [None req-b4f55b1b-3532-4998-aa05-2db069b455e4 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1549] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/routers/6baf628f-820e-4bc9-82c6-8a04b1db98d6 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:29.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-056ae856-3259-4695-8360-5092a11c550a 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1550] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/subnets/2e58763b-89de-40a9-ae2a-198f54fbd931 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:29.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa0f0d12-d0b1-481d-8515-a1b632e004d3 2d198318de474a938e5772efa1d97336 1bd59244f56648b2a2aa583f0fd3c0e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1551] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:29 2026] DELETE /v2.0/subnets/472e4c8e-8d7a-4239-a1e9-73e0e0f3e7c8 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1552] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:30 2026] GET /v2.0/security-groups?tenant_id=1bd59244f56648b2a2aa583f0fd3c0e2&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1553] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:30 2026] DELETE /v2.0/security-groups/4fd71fa6-0a25-4ee0-83ad-31d971ede0b2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1554] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:30 2026] GET /v2.0/security-groups?tenant_id=5df582d4947247f6ae99c659a6bea870&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1555] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:30 2026] DELETE /v2.0/security-groups/586f8fd2-5a95-493c-84e2-cefcfaa85244 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1556] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:30 2026] GET /v2.0/security-groups?tenant_id=a41e9666322b47ecb61562abc4b08c80&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1557] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:30 2026] DELETE /v2.0/security-groups/8631278e-01f5-4dff-8cb1-f801dfacd05a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:30.867 8 WARNING neutron_lib.context [None req-2889e206-acb1-4ee1-b1d3-d45287699b44 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:31.035 8 INFO neutron.db.segments_db [None req-2889e206-acb1-4ee1-b1d3-d45287699b44 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Added segment 03e968cf-cbb4-473a-8f34-c382db453de0 of type vxlan for network 41c6b7b3-c4c6-49ed-b669-1942b2c6a527 [pid: 8|app: 0|req: 771/1558] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:30 2026] POST /v2.0/networks => generated 648 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:31.177 7 WARNING neutron_lib.context [None req-7f35d12b-1493-403e-ab34-612b38a114d9 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:31.442 8 WARNING neutron_lib.context [None req-de4a06a4-f15d-41cf-993c-6e8f371e292c 4282fdfc65304dc9a0e20bcabda10a30 801773e3a7604893a06686600c5c900d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1559] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:31.518 8 WARNING neutron_lib.context [None req-ded21d10-995e-48a7-92b1-c75bdfaef9c7 4282fdfc65304dc9a0e20bcabda10a30 801773e3a7604893a06686600c5c900d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 788/1560] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/ports => generated 776 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:05:31.531 7 WARNING neutron_lib.context [None req-da1e0b44-be99-4bca-9ecc-5f61a8c3cdff 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 773/1561] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:31.604 7 INFO neutron.db.segments_db [None req-da1e0b44-be99-4bca-9ecc-5f61a8c3cdff 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Added segment 8e513569-d414-4365-ae5c-d0b7b204fbb1 of type vxlan for network 18d39c2f-12bb-47bf-8a69-591fa8a48110 2026-07-15 06:05:31.605 8 WARNING neutron_lib.context [None req-77865e03-c50b-47d8-881a-bda52c858c4c 4282fdfc65304dc9a0e20bcabda10a30 801773e3a7604893a06686600c5c900d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 774/1562] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:31.670 8 WARNING neutron_lib.context [None req-fe2ded4b-0049-4137-83fe-a53c8ea7aea3 4282fdfc65304dc9a0e20bcabda10a30 801773e3a7604893a06686600c5c900d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 789/1563] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/networks => generated 635 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:31.718 7 WARNING neutron_lib.context [None req-8943d7f2-f393-47d3-a7b2-11726192ba5f 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1564] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:31.748 8 WARNING neutron_lib.context [None req-e87bdf07-4739-4505-bff8-12a048971c43 4282fdfc65304dc9a0e20bcabda10a30 801773e3a7604893a06686600c5c900d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 776/1565] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1566] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:05:31 2026] PUT /v2.0/subnetpools/63f12b4f-ef60-4215-a7fe-083bdfcb405b/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1567] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:05:31 2026] PUT /v2.0/subnetpools/18a871ae-32ee-4a48-af31-7a86bfb368b8/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: 779/1568] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:05:31 2026] PUT /v2.0/subnetpools/b2937d5c-6b76-470d-9d05-4963cf09aded/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1569] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:05:31 2026] PUT /v2.0/subnetpools/a63f3913-ccff-4278-a287-144aa8c2ddc0/tags => 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: 781/1570] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1571] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1572] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:31 2026] POST /v2.0/subnets => generated 622 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1573] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:32.141 8 WARNING neutron_lib.context [None req-08787827-664e-450a-9126-ba2cd46ca4b8 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:32.286 7 WARNING neutron_lib.context [None req-b06d46fd-63bb-402c-a42f-3358c05a18c6 1feba26995824c54ab70bc044928be19 e0e56b19cb384730a56fa0e6987927c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1574] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1575] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1576] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:05:32 2026] POST /v2.0/ports => generated 966 bytes in 463 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: 785/1577] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1578] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/security-groups => generated 4530 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1579] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1580] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 15 06:05:32 2026] PUT /v2.0/security-groups/ca69c00b-703d-4e97-b4ad-432cec0c1031 => generated 1663 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1581] 10.0.0.36 () {32 vars in 689 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1582] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/security-groups/ca69c00b-703d-4e97-b4ad-432cec0c1031 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1583] 10.0.0.36 () {32 vars in 701 bytes} [Wed Jul 15 06:05:32 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1584] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:32 2026] DELETE /v2.0/security-groups/ca69c00b-703d-4e97-b4ad-432cec0c1031 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1585] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:32 2026] DELETE /v2.0/ports/b4dc69ed-1be9-4d53-8a80-39369f2b12be => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1586] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:32 2026] DELETE /v2.0/subnetpools/63f12b4f-ef60-4215-a7fe-083bdfcb405b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:33.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6af9741d-611e-43be-9906-e39c33e3f281 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1587] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/ports/b4dc69ed-1be9-4d53-8a80-39369f2b12be => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1588] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:05:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:33.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38441f99-9d8c-4093-8934-8937be2ac71b 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1589] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:33 2026] GET /v2.0/ports/b4dc69ed-1be9-4d53-8a80-39369f2b12be => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:33.100 8 INFO neutron.api.v2.resource [None req-277cea56-bda0-41b8-985f-2f884820dd76 1feba26995824c54ab70bc044928be19 e0e56b19cb384730a56fa0e6987927c3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1590] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/security-groups/ca69c00b-703d-4e97-b4ad-432cec0c1031 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1591] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/subnetpools/18a871ae-32ee-4a48-af31-7a86bfb368b8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:33.113 7 WARNING neutron_lib.context [None req-ee78697a-1c2c-4cbf-a08e-d6f58e35ad34 1feba26995824c54ab70bc044928be19 e0e56b19cb384730a56fa0e6987927c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 803/1592] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1593] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/subnetpools/b2937d5c-6b76-470d-9d05-4963cf09aded => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1594] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/subnets/3b2b8071-88f2-498a-b504-f576954dca8f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:33.281 7 WARNING neutron_lib.context [None req-5ad6625a-d75c-46de-aba5-b67e4b3ffb75 1feba26995824c54ab70bc044928be19 e0e56b19cb384730a56fa0e6987927c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 791/1595] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/subnetpools/a63f3913-ccff-4278-a287-144aa8c2ddc0 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1596] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:05:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1597] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/subnetpools/3aba94c2-6779-4be8-9b23-11dfe1474f7d => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1598] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:33 2026] GET /v2.0/security-group-rules/28fd8679-d16e-4835-848c-10e795a3b128 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1599] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:05:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1600] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/security-group-rules/28fd8679-d16e-4835-848c-10e795a3b128 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:33.699 8 INFO neutron.services.segments.plugin [-] Segment 8e513569-d414-4365-ae5c-d0b7b204fbb1 resource provider aggregate not found 2026-07-15 06:05:33.703 8 INFO neutron.services.segments.plugin [-] Segment 8e513569-d414-4365-ae5c-d0b7b204fbb1 resource provider aggregate not found [pid: 7|app: 0|req: 810/1601] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:05:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:33.717 7 WARNING neutron_lib.context [None req-5947bd5c-50e7-4dfe-8397-bbc62377f92c 1feba26995824c54ab70bc044928be19 e0e56b19cb384730a56fa0e6987927c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:33.718 8 INFO neutron.services.segments.plugin [-] Segment 8e513569-d414-4365-ae5c-d0b7b204fbb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e513569-d414-4365-ae5c-d0b7b204fbb1 found for delete ", "request_id": "req-ccedcb17-6cd8-48d4-8a40-5a3c245e081d"}]} 2026-07-15 06:05:33.719 8 INFO neutron.services.segments.plugin [-] Segment 8e513569-d414-4365-ae5c-d0b7b204fbb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e513569-d414-4365-ae5c-d0b7b204fbb1 found for delete ", "request_id": "req-fcc82abd-3a3e-4563-bfbf-3c45c8a152dd"}]} [pid: 8|app: 0|req: 792/1602] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/networks/18d39c2f-12bb-47bf-8a69-591fa8a48110 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:33.741 8 WARNING neutron_lib.context [None req-c68d8774-c810-4ccf-aa6b-9a986a953990 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:33.800 8 INFO neutron.db.segments_db [None req-c68d8774-c810-4ccf-aa6b-9a986a953990 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Added segment b50f2ede-4063-4316-bcbf-ff9a2a511c21 of type vxlan for network 2ea0a9af-bff4-4f06-b0af-200b30c93d17 [pid: 7|app: 0|req: 811/1603] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:05:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1604] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:33 2026] GET /v2.0/security-group-rules/66607b20-741c-4786-b72c-64f647352ffa => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1605] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:33 2026] POST /v2.0/networks => generated 636 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1606] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:05:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:33.917 8 WARNING neutron_lib.context [None req-48b7d552-7ce8-4a43-8b20-eb152e2ee2f4 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 814/1607] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:05:33 2026] DELETE /v2.0/security-group-rules/66607b20-741c-4786-b72c-64f647352ffa => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1608] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:05:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:34.073 7 WARNING neutron_lib.context [None req-4869c9b5-cee6-4366-bd6f-963dcf14236c 1feba26995824c54ab70bc044928be19 e0e56b19cb384730a56fa0e6987927c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:34.106 7 INFO neutron.db.securitygroups_db [None req-4869c9b5-cee6-4366-bd6f-963dcf14236c 1feba26995824c54ab70bc044928be19 e0e56b19cb384730a56fa0e6987927c3 - - default default] Project e0e56b19cb384730a56fa0e6987927c3 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: 816/1609] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:05:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1610] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:33 2026] POST /v2.0/subnets => generated 622 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1611] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:34 2026] GET /v2.0/security-group-rules/06c89158-8331-49e5-8134-c3168ce8eb8e => generated 607 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:34.273 8 WARNING neutron_lib.context [None req-c49337d0-32a5-4310-90ef-a83f7233feaf 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:34.336 7 WARNING neutron_lib.context [None req-a42f1eeb-f8d2-4437-b660-63f9d8217818 eeaaf73e400e4796b3cba0b9b4b8d26d dbeb318c76804689acc57a71b34222c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:34.375 7 INFO neutron.db.segments_db [None req-a42f1eeb-f8d2-4437-b660-63f9d8217818 eeaaf73e400e4796b3cba0b9b4b8d26d dbeb318c76804689acc57a71b34222c8 - - default default] Added segment 1a2b6f68-68d7-4b19-911b-0f136cadb39f of type vxlan for network 104f2664-cde2-46cd-b3ee-10908d40a220 [pid: 8|app: 0|req: 796/1612] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:05:34 2026] POST /v2.0/ports => generated 927 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:34.671 7 INFO neutron.db.l3_hamode_db [None req-a42f1eeb-f8d2-4437-b660-63f9d8217818 eeaaf73e400e4796b3cba0b9b4b8d26d dbeb318c76804689acc57a71b34222c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 797/1613] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:05:34 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:34.839 7 INFO neutron.db.l3_hamode_db [None req-a42f1eeb-f8d2-4437-b660-63f9d8217818 eeaaf73e400e4796b3cba0b9b4b8d26d dbeb318c76804689acc57a71b34222c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1614] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:34 2026] GET /v2.0/security-groups?tenant_id=801773e3a7604893a06686600c5c900d&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1615] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:34 2026] DELETE /v2.0/ports/135e5afb-9b66-46e0-9f81-aefc9df1987e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1616] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:05:35 2026] DELETE /v2.0/security-group-rules/06c89158-8331-49e5-8134-c3168ce8eb8e => 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: 801/1617] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:35 2026] DELETE /v2.0/security-groups/eaefc6a1-a9c3-408d-8d9d-380182489182 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:35.427 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77e2e50c-f325-47a6-9612-cdb4b7187b96 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1618] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:35 2026] GET /v2.0/ports/135e5afb-9b66-46e0-9f81-aefc9df1987e => 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: 803/1619] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 15 06:05:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1620] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 15 06:05:34 2026] POST /v2.0/routers => generated 474 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1621] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:35 2026] DELETE /v2.0/subnets/8ead9d13-9f69-414c-8784-0a59d1ce0b41 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1622] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:35 2026] GET /v2.0/security-groups?tenant_id=eee15fd6d3fd423b85c757b4bc3a4ec4&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1623] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:35 2026] DELETE /v2.0/security-groups/a6da0606-3bdd-4ad6-a17d-527904244c94 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1624] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:05:35 2026] PUT /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1625] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:35 2026] DELETE /v2.0/security-groups/83b2798b-1194-4f37-8fb0-6be7698989b1 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1626] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:05:35 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1627] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1628] 10.0.0.36 () {34 vars in 761 bytes} [Wed Jul 15 06:05:36 2026] PUT /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 06:05:36.224 8 INFO neutron.services.segments.plugin [-] Segment b50f2ede-4063-4316-bcbf-ff9a2a511c21 resource provider aggregate not found 2026-07-15 06:05:36.228 8 INFO neutron.services.segments.plugin [-] Segment b50f2ede-4063-4316-bcbf-ff9a2a511c21 resource provider aggregate not found 2026-07-15 06:05:36.240 8 INFO neutron.services.segments.plugin [-] Segment b50f2ede-4063-4316-bcbf-ff9a2a511c21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50f2ede-4063-4316-bcbf-ff9a2a511c21 found for delete ", "request_id": "req-80b40717-d5fc-483f-99a0-e11086f76261"}]} 2026-07-15 06:05:36.250 8 INFO neutron.services.segments.plugin [-] Segment b50f2ede-4063-4316-bcbf-ff9a2a511c21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50f2ede-4063-4316-bcbf-ff9a2a511c21 found for delete ", "request_id": "req-9a1993b6-4c1f-48c5-b5b5-c0b4980a1e63"}]} [pid: 8|app: 0|req: 806/1629] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:35 2026] DELETE /v2.0/networks/2ea0a9af-bff4-4f06-b0af-200b30c93d17 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1630] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/security-groups?tenant_id=edb17f5c744e4b6ca87a8415ac79c439&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1631] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:36.321 8 WARNING neutron_lib.context [None req-ea4482c5-59fd-4f0c-b72a-d340b7eda4a2 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1632] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1633] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:36 2026] DELETE /v2.0/security-groups/0310028d-a5d0-4287-a9ab-27026be5d9f2 => 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: 827/1634] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 15 06:05:36 2026] PUT /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/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: 828/1635] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1636] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:05:36 2026] POST /v2.0/ports => generated 778 bytes in 406 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: 829/1637] 10.0.0.36 () {34 vars in 779 bytes} [Wed Jul 15 06:05:36 2026] PUT /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1638] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1639] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:05:36 2026] PUT /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 37 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1640] 10.0.0.36 () {34 vars in 736 bytes} [Wed Jul 15 06:05:36 2026] PUT /v2.0/ports/17142d10-1b43-4013-bdfb-cd366304b6b4 => generated 752 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1641] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 37 bytes in 80 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: 832/1642] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:36 2026] GET /v2.0/security-groups?tenant_id=e0e56b19cb384730a56fa0e6987927c3&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1643] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1644] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/ports/17142d10-1b43-4013-bdfb-cd366304b6b4 => 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: 834/1645] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/security-groups/7fb5194d-29d5-479f-8206-ecf0bf786129 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:37.333 8 INFO neutron.api.v2.resource [None req-e345a544-555e-4c86-8e2a-2d901900f9b4 eeaaf73e400e4796b3cba0b9b4b8d26d dbeb318c76804689acc57a71b34222c8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1646] 10.0.0.36 () {32 vars in 742 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1647] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/ports => generated 779 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1648] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:37.438 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4694b35e-c7be-42c9-9a26-737244923181 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1649] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/ports/17142d10-1b43-4013-bdfb-cd366304b6b4 => 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: 837/1651] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/ports => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1651] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 30 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1652] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/ports/67985f98-3c99-46a0-b459-6da4bac5f04e => generated 776 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:37.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6bab5052-7223-4574-a548-e64d18ca512c 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1653] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/ports/135e5afb-9b66-46e0-9f81-aefc9df1987e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:37.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4b6e93b-1d30-417b-afc0-f9c97fb5f468 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1654] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/subnets/8ead9d13-9f69-414c-8784-0a59d1ce0b41 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:37.591 7 INFO neutron.api.v2.resource [None req-5a966ed4-f275-4890-a72f-28b6cd6c1696 eeaaf73e400e4796b3cba0b9b4b8d26d dbeb318c76804689acc57a71b34222c8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1655] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:05:37.611 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d31604f-9957-4392-9a05-7f1b35714f7a 30811a46d71548cc8df3c392d74495b7 2f8518708ce746fdbb9a9b0c4c5be308 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1656] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/subnets/3b2b8071-88f2-498a-b504-f576954dca8f => 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: 839/1657] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1658] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1659] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/ports/67985f98-3c99-46a0-b459-6da4bac5f04e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1660] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:05:37 2026] GET /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463 => generated 480 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1661] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:37 2026] DELETE /v2.0/networks/41c6b7b3-c4c6-49ed-b669-1942b2c6a527 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:38.520 8 INFO neutron.services.segments.plugin [-] Segment 03e968cf-cbb4-473a-8f34-c382db453de0 resource provider aggregate not found 2026-07-15 06:05:38.529 8 INFO neutron.services.segments.plugin [-] Segment 03e968cf-cbb4-473a-8f34-c382db453de0 resource provider aggregate not found 2026-07-15 06:05:38.546 8 INFO neutron.services.segments.plugin [-] Segment 03e968cf-cbb4-473a-8f34-c382db453de0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e968cf-cbb4-473a-8f34-c382db453de0 found for delete ", "request_id": "req-64a20974-058b-4593-beb2-7627452f2aa6"}]} 2026-07-15 06:05:38.548 8 INFO neutron.services.segments.plugin [-] Segment 03e968cf-cbb4-473a-8f34-c382db453de0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e968cf-cbb4-473a-8f34-c382db453de0 found for delete ", "request_id": "req-8d57aa6b-0ccc-4868-a626-d2ae7b69d70b"}]} [pid: 7|app: 0|req: 842/1662] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 15 06:05:37 2026] PUT /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463 => generated 480 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1663] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:38 2026] GET /v2.0/ports?device_id=ba2cbc30-5226-4277-ab46-22e90d2fe463 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1664] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:38 2026] GET /v2.0/security-groups?tenant_id=2f8518708ce746fdbb9a9b0c4c5be308&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1665] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:38 2026] DELETE /v2.0/security-groups/948afb7f-0d45-412f-a05f-d36c6d9bc39f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:39.320 8 WARNING neutron_lib.context [None req-8bc533a2-e8e0-4c94-80e2-69946992f4e2 df60fcb6e5c94839ae50a46cb731c413 04295e939ce245f8bdf91c0f724fb479 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1666] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 15 06:05:39 2026] POST /v2.0/subnetpools => generated 549 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1667] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:39 2026] GET /v2.0/subnetpools/9807a794-eaa9-4944-bb5d-3437441c0247 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1668] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:05:39 2026] PUT /v2.0/subnetpools/9807a794-eaa9-4944-bb5d-3437441c0247 => generated 500 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:39.686 7 INFO neutron.services.segments.plugin [-] Segment 1a2b6f68-68d7-4b19-911b-0f136cadb39f resource provider aggregate not found 2026-07-15 06:05:39.690 7 INFO neutron.services.segments.plugin [-] Segment 1a2b6f68-68d7-4b19-911b-0f136cadb39f resource provider aggregate not found [pid: 8|app: 0|req: 826/1669] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:39 2026] DELETE /v2.0/subnetpools/9807a794-eaa9-4944-bb5d-3437441c0247 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:39.707 7 INFO neutron.services.segments.plugin [-] Segment 1a2b6f68-68d7-4b19-911b-0f136cadb39f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2b6f68-68d7-4b19-911b-0f136cadb39f found for delete ", "request_id": "req-232e95f9-ab35-428c-a4e2-52085d7b7a53"}]} 2026-07-15 06:05:39.708 7 INFO neutron.db.l3_hamode_db [None req-6772c889-0032-4051-bf62-91fe382fbee3 eeaaf73e400e4796b3cba0b9b4b8d26d dbeb318c76804689acc57a71b34222c8 - - default default] HA network 104f2664-cde2-46cd-b3ee-10908d40a220 was deleted as no HA routers are present in tenant dbeb318c76804689acc57a71b34222c8. 2026-07-15 06:05:39.711 7 INFO neutron.services.segments.plugin [-] Segment 1a2b6f68-68d7-4b19-911b-0f136cadb39f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a2b6f68-68d7-4b19-911b-0f136cadb39f found for delete ", "request_id": "req-44706133-94e6-4b93-9f22-16a99e775053"}]} [pid: 7|app: 0|req: 844/1670] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:38 2026] DELETE /v2.0/routers/ba2cbc30-5226-4277-ab46-22e90d2fe463 => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:39.730 7 INFO neutron.api.v2.resource [None req-4ae4de07-19c5-46c8-a46f-20ee798a8261 df60fcb6e5c94839ae50a46cb731c413 04295e939ce245f8bdf91c0f724fb479 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1671] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:39 2026] GET /v2.0/subnetpools/9807a794-eaa9-4944-bb5d-3437441c0247 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:39.747 7 INFO neutron.api.v2.resource [None req-5caded00-9ff7-4ac4-a10e-6f52b02b76c9 df60fcb6e5c94839ae50a46cb731c413 04295e939ce245f8bdf91c0f724fb479 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1672] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:39 2026] DELETE /v2.0/subnetpools/9807a794-eaa9-4944-bb5d-3437441c0247 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:05:39.818 8 WARNING neutron_lib.context [None req-a8103a26-7a8b-406b-bea9-45142667e8e2 15a21a510d6745918560acdf8814a15c 6069691222fc48b9b9f26bef7e9204fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:39.998 8 INFO neutron.db.segments_db [None req-a8103a26-7a8b-406b-bea9-45142667e8e2 15a21a510d6745918560acdf8814a15c 6069691222fc48b9b9f26bef7e9204fa - - default default] Added segment 1237fdef-9060-4658-9bdc-de95336b22ef of type vxlan for network d82fea07-2d32-41c1-86b6-c3238f941a59 [pid: 8|app: 0|req: 827/1673] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:39 2026] POST /v2.0/networks => generated 631 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:40.114 7 WARNING neutron_lib.context [None req-de9af94c-f33e-4b8f-881b-9e901b80a12d 15a21a510d6745918560acdf8814a15c 6069691222fc48b9b9f26bef7e9204fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1674] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:40 2026] GET /v2.0/security-groups?tenant_id=04295e939ce245f8bdf91c0f724fb479&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1675] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:05:40 2026] POST /v2.0/ports => generated 743 bytes in 368 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: 848/1676] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:40 2026] DELETE /v2.0/security-groups/0f1e053f-3b4d-472e-ad37-feb70210344d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1677] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:40 2026] GET /v2.0/security-groups?tenant_id=51c774ee64c54c139b45cd08f64d6590&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1678] 10.0.0.36 () {34 vars in 746 bytes} [Wed Jul 15 06:05:40 2026] PUT /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1679] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:40 2026] DELETE /v2.0/security-groups/13c9f877-4b98-49ca-b68f-7e7250b2a442 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:40.762 8 WARNING neutron_lib.context [None req-e1921351-b9a9-4390-9116-86ef31b82970 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 851/1680] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:05:40 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1681] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 15 06:05:40 2026] PUT /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/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: 853/1682] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:05:40 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:40.918 8 INFO neutron.db.segments_db [None req-e1921351-b9a9-4390-9116-86ef31b82970 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment 8e47ac10-9121-4494-a691-cce5f78e084c of type vxlan for network 8f82c076-1fbf-45dc-b442-b79156625dfe [pid: 7|app: 0|req: 854/1683] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:40 2026] GET /v2.0/security-groups?tenant_id=dbeb318c76804689acc57a71b34222c8&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1684] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:40 2026] POST /v2.0/networks => generated 629 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1685] 10.0.0.36 () {34 vars in 753 bytes} [Wed Jul 15 06:05:41 2026] PUT /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 06:05:41.066 7 WARNING neutron_lib.context [None req-d0d7cf82-3163-4033-a4be-29fc56e48676 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:41.129 7 INFO neutron.db.segments_db [None req-d0d7cf82-3163-4033-a4be-29fc56e48676 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment b20a5691-da49-4595-9dda-7ab4c10eefd3 of type vxlan for network 4ef88d48-19d5-4883-8364-97d243a19b5a [pid: 8|app: 0|req: 831/1686] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:41 2026] DELETE /v2.0/security-groups/bceebcbf-09d6-4b4c-88e2-bb9f5525b3c3 => 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: 832/1687] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:05:41 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1688] 10.0.0.36 () {34 vars in 775 bytes} [Wed Jul 15 06:05:41 2026] PUT /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1689] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:41 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:41.247 7 WARNING neutron_lib.context [None req-98333aa3-344d-4eac-a75f-2bf8c8093dfc 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1690] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:05:41 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1691] 10.0.0.36 () {34 vars in 746 bytes} [Wed Jul 15 06:05:41 2026] PUT /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/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: 836/1692] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:05:41 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1693] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 15 06:05:41 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:41.447 8 INFO neutron.api.v2.resource [None req-ed83a9e8-faf3-4e1c-9ebe-34a888bfd039 15a21a510d6745918560acdf8814a15c 6069691222fc48b9b9f26bef7e9204fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1694] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:41 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1695] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 15 06:05:41 2026] DELETE /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/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: 840/1696] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:05:41 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1697] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:41 2026] POST /v2.0/subnets => generated 602 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:41.568 7 WARNING neutron_lib.context [None req-34b2ab5e-8e78-4d08-97cc-1c3f43101fc2 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:41.587 8 INFO neutron.api.v2.resource [None req-a3b12b03-e45b-48e2-95c8-889d12e5d0fc 15a21a510d6745918560acdf8814a15c 6069691222fc48b9b9f26bef7e9204fa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1698] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:05:41 2026] DELETE /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/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: 842/1699] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 15 06:05:41 2026] DELETE /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1700] 10.0.0.36 () {32 vars in 726 bytes} [Wed Jul 15 06:05:41 2026] GET /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1701] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:41 2026] POST /v2.0/subnets => generated 602 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:41.848 7 WARNING neutron_lib.context [None req-284881a8-692e-4f2f-b5f0-69c686527e2f 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:41.891 7 INFO neutron.db.segments_db [None req-284881a8-692e-4f2f-b5f0-69c686527e2f 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment 1e92c286-4714-4cbc-834e-f6a731c11b6b of type vxlan for network 9eefd025-776c-421a-b927-95beda0b7d49 [pid: 8|app: 0|req: 844/1702] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:41 2026] DELETE /v2.0/ports/b5dfa408-9e3d-44a2-83a4-3cf8aaf85865 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:42.162 8 INFO neutron.services.segments.plugin [-] Segment 1237fdef-9060-4658-9bdc-de95336b22ef resource provider aggregate not found 2026-07-15 06:05:42.165 8 INFO neutron.services.segments.plugin [-] Segment 1237fdef-9060-4658-9bdc-de95336b22ef resource provider aggregate not found 2026-07-15 06:05:42.183 8 INFO neutron.services.segments.plugin [-] Segment 1237fdef-9060-4658-9bdc-de95336b22ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1237fdef-9060-4658-9bdc-de95336b22ef found for delete ", "request_id": "req-9e4bc42d-4031-4fc8-b56a-55cbb1d65e2a"}]} [pid: 8|app: 0|req: 845/1703] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:41 2026] DELETE /v2.0/networks/d82fea07-2d32-41c1-86b6-c3238f941a59 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:42.216 7 INFO neutron.db.l3_hamode_db [None req-284881a8-692e-4f2f-b5f0-69c686527e2f 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:05:42.388 7 INFO neutron.db.l3_hamode_db [None req-284881a8-692e-4f2f-b5f0-69c686527e2f 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:05:42.915 8 INFO neutron.services.segments.plugin [-] Segment 1237fdef-9060-4658-9bdc-de95336b22ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1237fdef-9060-4658-9bdc-de95336b22ef found for delete ", "request_id": "req-54bb75d9-a14b-4793-ade0-787853682ed3"}]} [pid: 8|app: 0|req: 846/1704] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:42 2026] GET /v2.0/security-groups?tenant_id=6069691222fc48b9b9f26bef7e9204fa&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1705] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:43 2026] DELETE /v2.0/security-groups/ae3a41ef-d6fd-4e9c-9b58-f73af29a0c67 => 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: 859/1706] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:41 2026] POST /v2.0/routers => generated 507 bytes in 1498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1707] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:43 2026] GET /v2.0/security-groups?tenant_id=4c1770e917b749088443fd9389d62e82&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1708] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:43 2026] DELETE /v2.0/security-groups/372eec00-c218-4ba9-896f-2dcd94e04bef => 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: 862/1709] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:44 2026] GET /v2.0/security-groups?tenant_id=4847c59c7a2246dc8381be7876041cd3&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1712] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:44 2026] DELETE /v2.0/security-groups/cbc98c63-0093-4941-b9a7-843ed99cba1c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:44.967 7 WARNING neutron_lib.context [None req-2d345d8f-2b82-4349-a943-72fdea69f423 f56abadd1b5e4f6bab2e3a8992de8eca 43c5bd0cf3cb4eafa354ffd0408f8edb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 866/1713] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:05:44 2026] POST /v2.0/security-groups => generated 1601 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1714] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:43 2026] PUT /v2.0/routers/856b613c-70e5-4e5a-bfb3-6e6cd37ee994/add_router_interface => generated 309 bytes in 1906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1715] 10.0.0.36 () {34 vars in 766 bytes} [Wed Jul 15 06:05:45 2026] PUT /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1716] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1717] 10.0.0.36 () {34 vars in 777 bytes} [Wed Jul 15 06:05:45 2026] PUT /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1718] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/ports/aebdd200-fd10-48d7-a0a7-cc823c28c745 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1719] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1720] 10.0.0.36 () {34 vars in 773 bytes} [Wed Jul 15 06:05:45 2026] PUT /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1721] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1722] 10.0.0.36 () {34 vars in 795 bytes} [Wed Jul 15 06:05:45 2026] PUT /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1723] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1724] 10.0.0.36 () {34 vars in 766 bytes} [Wed Jul 15 06:05:45 2026] PUT /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1725] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/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: 877/1726] 10.0.0.36 () {32 vars in 754 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags/red => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:45.714 7 INFO neutron.api.v2.resource [None req-749e19b7-2a74-4950-bfa1-516161583629 f56abadd1b5e4f6bab2e3a8992de8eca 43c5bd0cf3cb4eafa354ffd0408f8edb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 878/1727] 10.0.0.36 () {32 vars in 758 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1728] 10.0.0.36 () {32 vars in 757 bytes} [Wed Jul 15 06:05:45 2026] DELETE /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1729] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:45.809 7 INFO neutron.api.v2.resource [None req-c145b677-10d3-4619-ac52-8b1bce7525bc f56abadd1b5e4f6bab2e3a8992de8eca 43c5bd0cf3cb4eafa354ffd0408f8edb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1730] 10.0.0.36 () {32 vars in 761 bytes} [Wed Jul 15 06:05:45 2026] DELETE /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1731] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:05:45 2026] DELETE /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1732] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:45 2026] GET /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c/tags => 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: 884/1733] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:45 2026] DELETE /v2.0/security-groups/ea0b99b0-6e90-4574-93f6-742ccf771f7c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:46.642 7 INFO neutron.db.segments_db [None req-cc74a25e-8d55-4c21-b53d-c1e04e44c50e 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 96301390-9d94-468f-a6af-71080481a0e5 of type vxlan for network b36b1dae-0908-4597-b7a9-627f83357683 [pid: 7|app: 0|req: 885/1734] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:05:46 2026] POST /v2.0/networks => generated 740 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1735] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:45 2026] PUT /v2.0/routers/856b613c-70e5-4e5a-bfb3-6e6cd37ee994/add_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1736] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:46 2026] GET /v2.0/security-groups?tenant_id=2aea038446ce450b90716d03d16c7e59&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1737] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:47 2026] GET /v2.0/ports/828c7d22-8f11-49cd-b994-ccda4456eeb0 => generated 955 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1738] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:46 2026] POST /v2.0/subnets => generated 663 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1739] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:47 2026] DELETE /v2.0/security-groups/906c8720-c688-4461-96af-4cc78050b433 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:47.352 7 INFO neutron.db.segments_db [None req-c77c1421-139d-4a55-9fc7-ab4a572d63f0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 7102f6d5-5cd6-4e74-be78-72a0b40bf51f of type vxlan for network b775fdcf-f2ed-4bc3-ba8a-39885579d0f2 2026-07-15 06:05:47.634 7 INFO neutron.db.l3_hamode_db [None req-c77c1421-139d-4a55-9fc7-ab4a572d63f0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 852/1740] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:47 2026] PUT /v2.0/routers/856b613c-70e5-4e5a-bfb3-6e6cd37ee994/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:48.499 8 WARNING neutron_lib.context [None req-ae13db72-41c8-4918-87a9-6140d88d6a7f 1d29db5799144a729a82eda7cdec9972 b91765c7d93245879f1441a6572ed3ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 853/1741] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:05:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1742] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:48 2026] GET /v2.0/security-groups?tenant_id=43c5bd0cf3cb4eafa354ffd0408f8edb&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:48.746 7 INFO neutron.db.l3_hamode_db [None req-c77c1421-139d-4a55-9fc7-ab4a572d63f0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 855/1743] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:48 2026] PUT /v2.0/routers/856b613c-70e5-4e5a-bfb3-6e6cd37ee994/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1744] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:05:49 2026] PUT /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1745] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:49 2026] DELETE /v2.0/security-groups/02f454c3-4ea6-4d2f-b8c1-6b7f4c47a142 => 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: 858/1746] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:49 2026] GET /v2.0/ports?device_id=856b613c-70e5-4e5a-bfb3-6e6cd37ee994 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1747] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:49 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1748] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:47 2026] POST /v2.0/routers => generated 727 bytes in 2558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1749] 10.0.0.36 () {34 vars in 769 bytes} [Wed Jul 15 06:05:49 2026] PUT /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-15 06:05:50.555 8 INFO neutron.services.segments.plugin [-] Segment 1e92c286-4714-4cbc-834e-f6a731c11b6b resource provider aggregate not found 2026-07-15 06:05:50.560 8 INFO neutron.services.segments.plugin [-] Segment 1e92c286-4714-4cbc-834e-f6a731c11b6b resource provider aggregate not found 2026-07-15 06:05:50.571 8 INFO neutron.services.segments.plugin [-] Segment 1e92c286-4714-4cbc-834e-f6a731c11b6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e92c286-4714-4cbc-834e-f6a731c11b6b found for delete ", "request_id": "req-c270a86f-4222-456b-a2e3-3c9d15d5f1b7"}]} 2026-07-15 06:05:50.578 8 INFO neutron.services.segments.plugin [-] Segment 1e92c286-4714-4cbc-834e-f6a731c11b6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e92c286-4714-4cbc-834e-f6a731c11b6b found for delete ", "request_id": "req-ed4642f8-06ce-47bb-aa2c-4dfc37d5a9cc"}]} 2026-07-15 06:05:50.592 8 INFO neutron.db.l3_hamode_db [None req-5ef51055-1c40-45a4-88a1-1ee8e475d745 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] HA network 9eefd025-776c-421a-b927-95beda0b7d49 was deleted as no HA routers are present in tenant 69e06c46774340bd9990d827d338198b. [pid: 8|app: 0|req: 860/1750] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:49 2026] DELETE /v2.0/routers/856b613c-70e5-4e5a-bfb3-6e6cd37ee994 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1751] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:50 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1752] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:50 2026] DELETE /v2.0/subnets/e98f3d87-7acd-4064-9e16-40ca393e1737 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1753] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 15 06:05:50 2026] PUT /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/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: 864/1754] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:50 2026] DELETE /v2.0/subnets/88080832-36e6-4c97-814c-febe908195cc => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1755] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:51 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/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: 866/1756] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:51 2026] DELETE /v2.0/networks/4ef88d48-19d5-4883-8364-97d243a19b5a => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1757] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 15 06:05:51 2026] PUT /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/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: 891/1758] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:49 2026] PUT /v2.0/routers/84ad0f9b-66e5-454a-af95-fa892100bf25/add_router_interface => generated 309 bytes in 2021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1759] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:51 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1760] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:05:51 2026] PUT /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1761] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:52 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1762] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:05:52 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:52.119 7 INFO neutron.api.v2.resource [None req-55fa4f5f-017f-464d-b38f-efced670157c 1d29db5799144a729a82eda7cdec9972 b91765c7d93245879f1441a6572ed3ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 896/1763] 10.0.0.36 () {32 vars in 750 bytes} [Wed Jul 15 06:05:52 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/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: 897/1764] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:05:52 2026] DELETE /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1765] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:51 2026] DELETE /v2.0/networks/8f82c076-1fbf-45dc-b442-b79156625dfe => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1766] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:52 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:52.193 8 WARNING neutron_lib.context [None req-f44830a4-8962-42d2-9f16-0e221cc7ff45 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:52.221 7 INFO neutron.api.v2.resource [None req-4deda17a-5589-4c8e-a279-b6a15608e1cc 1d29db5799144a729a82eda7cdec9972 b91765c7d93245879f1441a6572ed3ed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1767] 10.0.0.36 () {32 vars in 753 bytes} [Wed Jul 15 06:05:52 2026] DELETE /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1768] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:05:52 2026] DELETE /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:52.263 8 INFO neutron.db.segments_db [None req-f44830a4-8962-42d2-9f16-0e221cc7ff45 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment 5eee18c9-05a4-4b0b-b928-a2f7e2e39f80 of type vxlan for network 324039ed-b081-496d-8bd5-e5b3a579c6ab [pid: 7|app: 0|req: 901/1769] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:05:52 2026] GET /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae/tags => 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: 902/1770] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:52 2026] DELETE /v2.0/subnetpools/05c3a183-e723-4b43-bdb7-da532d3749ae => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1771] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:52 2026] POST /v2.0/networks => generated 630 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:52.392 7 WARNING neutron_lib.context [None req-98679d0c-933a-4e44-a26e-ce8ab1179a4a 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1772] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:52 2026] POST /v2.0/subnets => generated 602 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:52.739 8 WARNING neutron_lib.context [None req-836c4103-62dd-4234-b229-c97c6c1cb42e 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:52.767 8 INFO neutron.services.segments.plugin [-] Segment b20a5691-da49-4595-9dda-7ab4c10eefd3 resource provider aggregate not found 2026-07-15 06:05:52.776 8 INFO neutron.services.segments.plugin [-] Segment b20a5691-da49-4595-9dda-7ab4c10eefd3 resource provider aggregate not found 2026-07-15 06:05:52.789 8 INFO neutron.services.segments.plugin [-] Segment b20a5691-da49-4595-9dda-7ab4c10eefd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20a5691-da49-4595-9dda-7ab4c10eefd3 found for delete ", "request_id": "req-220206d1-f6ea-45c2-9fd6-ffe485e13d2e"}]} 2026-07-15 06:05:52.799 8 INFO neutron.services.segments.plugin [-] Segment b20a5691-da49-4595-9dda-7ab4c10eefd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20a5691-da49-4595-9dda-7ab4c10eefd3 found for delete ", "request_id": "req-23cd0ed5-0a09-4b9e-a465-8f2fa953dcaa"}]} 2026-07-15 06:05:52.809 8 INFO neutron.services.segments.plugin [-] Segment 8e47ac10-9121-4494-a691-cce5f78e084c resource provider aggregate not found 2026-07-15 06:05:52.821 8 INFO neutron.db.segments_db [None req-836c4103-62dd-4234-b229-c97c6c1cb42e 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment e41eaa20-67a4-4a57-a7ca-96204ddf8c82 of type vxlan for network 35d83f7b-5bf8-414a-997d-08152cbb81bb 2026-07-15 06:05:52.823 8 INFO neutron.services.segments.plugin [-] Segment 8e47ac10-9121-4494-a691-cce5f78e084c resource provider aggregate not found 2026-07-15 06:05:52.831 8 INFO neutron.services.segments.plugin [-] Segment 8e47ac10-9121-4494-a691-cce5f78e084c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e47ac10-9121-4494-a691-cce5f78e084c found for delete ", "request_id": "req-e8a2ed9f-f3b1-4f46-837c-29e5ce812472"}]} 2026-07-15 06:05:52.840 8 INFO neutron.services.segments.plugin [-] Segment 8e47ac10-9121-4494-a691-cce5f78e084c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e47ac10-9121-4494-a691-cce5f78e084c found for delete ", "request_id": "req-0555c76b-b2e7-44a7-95f7-21be018562af"}]} 2026-07-15 06:05:53.143 8 INFO neutron.db.l3_hamode_db [None req-836c4103-62dd-4234-b229-c97c6c1cb42e 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:05:53.321 8 INFO neutron.db.l3_hamode_db [None req-836c4103-62dd-4234-b229-c97c6c1cb42e 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:05:53.351 7 WARNING neutron_lib.context [None req-b0fb2d79-e656-4483-96f4-9acc464d6731 2b687df3c811489ea8d3a7f35cd0854a 7b9d9269af48458db5b0a27cb54a6cfb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:53.503 7 INFO neutron.db.segments_db [None req-b0fb2d79-e656-4483-96f4-9acc464d6731 2b687df3c811489ea8d3a7f35cd0854a 7b9d9269af48458db5b0a27cb54a6cfb - - default default] Added segment 1c8b39ed-aa4a-4e6f-a94e-f58ed310ebc5 of type vxlan for network c556e555-eef5-4707-83dc-96b14fa6ff3d [pid: 7|app: 0|req: 904/1773] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:53 2026] POST /v2.0/networks => generated 632 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1774] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:53 2026] GET /v2.0/security-groups?tenant_id=b91765c7d93245879f1441a6572ed3ed&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:53.829 7 WARNING neutron_lib.context [None req-d8fddb0b-ec19-4a07-93b4-094429b1afc4 2b687df3c811489ea8d3a7f35cd0854a 7b9d9269af48458db5b0a27cb54a6cfb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 906/1775] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:05:53 2026] POST /v2.0/ports => generated 743 bytes in 393 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: 870/1776] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:52 2026] POST /v2.0/routers => generated 507 bytes in 1502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:54.238 8 WARNING neutron_lib.context [None req-308c9d1e-dd18-44d0-9da9-f777569c4465 2b687df3c811489ea8d3a7f35cd0854a 7b9d9269af48458db5b0a27cb54a6cfb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 907/1777] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:54 2026] DELETE /v2.0/security-groups/214edd59-73ed-448b-ab3e-59183b4f617a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:54.347 7 WARNING neutron_lib.context [None req-1899f266-fde8-46fe-9b23-fcd436fd4352 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1778] 10.0.0.36 () {34 vars in 665 bytes} [Wed Jul 15 06:05:54 2026] POST /v2.0/trunks => generated 407 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1779] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:05:54 2026] GET /v2.0/networks?id=b36b1dae-0908-4597-b7a9-627f83357683 => generated 672 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1780] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:54 2026] GET /v2.0/security-groups?tenant_id=7f84b39a1e1843138e234fda448270f3&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1781] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:05:54 2026] PUT /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1782] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:05:54 2026] GET /v2.0/quotas/ae76b0520aea4db2813ae291ec0a5f52 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1783] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 15 06:05:54 2026] POST /v2.0/ports => generated 951 bytes in 497 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: 876/1784] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:54 2026] DELETE /v2.0/security-groups/02fe3c9b-b8da-4f68-bab1-aea76a4bb19d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1785] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:54 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1786] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:05:54 2026] GET /v2.0/ports?tenant_id=ae76b0520aea4db2813ae291ec0a5f52&fields=id => generated 103 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1787] 10.0.0.36 () {34 vars in 759 bytes} [Wed Jul 15 06:05:55 2026] PUT /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1788] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/networks/b36b1dae-0908-4597-b7a9-627f83357683?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: 880/1789] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/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: 881/1790] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/networks/b36b1dae-0908-4597-b7a9-627f83357683?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1791] 10.0.0.36 () {34 vars in 755 bytes} [Wed Jul 15 06:05:55 2026] PUT /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1792] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1793] 10.0.0.36 () {34 vars in 777 bytes} [Wed Jul 15 06:05:55 2026] PUT /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1794] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1795] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:05:55 2026] PUT /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1796] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => 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: 888/1797] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/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: 889/1798] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:05:55.476 8 INFO neutron.api.v2.resource [None req-bf1f2bbf-0fa9-492c-92cc-b55ddce810e6 2b687df3c811489ea8d3a7f35cd0854a 7b9d9269af48458db5b0a27cb54a6cfb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1799] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/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: 891/1800] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:55 2026] DELETE /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/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: 892/1801] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:55.564 8 INFO neutron.api.v2.resource [None req-363fdf9f-5463-4dac-8b15-96890c57b4ea 2b687df3c811489ea8d3a7f35cd0854a 7b9d9269af48458db5b0a27cb54a6cfb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 893/1802] 10.0.0.36 () {32 vars in 743 bytes} [Wed Jul 15 06:05:55 2026] DELETE /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1803] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:05:55 2026] DELETE /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1804] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1805] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1806] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:55 2026] GET /v2.0/ports/2ddf176b-aa99-4094-b9fb-d234e4476bfe => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1807] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 15 06:05:55 2026] DELETE /v2.0/trunks/9491591d-7c63-4b45-b0f6-475e0b906cd6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1808] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:05:55 2026] DELETE /v2.0/ports/2ddf176b-aa99-4094-b9fb-d234e4476bfe => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:56.294 8 INFO neutron.services.segments.plugin [-] Segment 1c8b39ed-aa4a-4e6f-a94e-f58ed310ebc5 resource provider aggregate not found 2026-07-15 06:05:56.300 8 INFO neutron.services.segments.plugin [-] Segment 1c8b39ed-aa4a-4e6f-a94e-f58ed310ebc5 resource provider aggregate not found 2026-07-15 06:05:56.319 8 INFO neutron.services.segments.plugin [-] Segment 1c8b39ed-aa4a-4e6f-a94e-f58ed310ebc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8b39ed-aa4a-4e6f-a94e-f58ed310ebc5 found for delete ", "request_id": "req-ac1bfeb6-1c32-403c-b5bb-7b96ed6649c3"}]} 2026-07-15 06:05:56.321 8 INFO neutron.services.segments.plugin [-] Segment 1c8b39ed-aa4a-4e6f-a94e-f58ed310ebc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8b39ed-aa4a-4e6f-a94e-f58ed310ebc5 found for delete ", "request_id": "req-78c4374f-86eb-488a-a648-13351f87bdf3"}]} [pid: 8|app: 0|req: 900/1809] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:56 2026] DELETE /v2.0/networks/c556e555-eef5-4707-83dc-96b14fa6ff3d => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1810] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:05:54 2026] PUT /v2.0/routers/5204e285-2064-46df-a087-ede96a219a22/add_router_interface => generated 309 bytes in 1539 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: 901/1811] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:05:56 2026] GET /v2.0/networks?id=b36b1dae-0908-4597-b7a9-627f83357683 => generated 672 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:05:56.454 8 WARNING neutron_lib.context [req-0333478d-13a0-41d0-8711-53c9c7655aa3 req-5287fdb5-4fd7-4a97-966e-4d93ead38ef7 473db78d8f2744b285d8ba7e823ec277 ae76b0520aea4db2813ae291ec0a5f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 911/1812] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:05:56 2026] GET /v2.0/ports/b668cfbc-59e9-496b-85a2-d8f609333e61 => generated 1025 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1813] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:05:56 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => 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: 902/1814] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:05:56 2026] POST /v2.0/ports => generated 954 bytes in 571 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: 903/1815] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:05:57 2026] PUT /v2.0/ports/b24ad074-8c20-4990-bb1c-0686855a1370 => generated 1199 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:57.591 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6de4670-dfa7-4c1c-82e4-3f4089c60770'] response: {'name': 'network-changed', 'server_uuid': '6a021858-9f7a-4fb2-b8aa-747fd87f8dd1', 'tag': 'b24ad074-8c20-4990-bb1c-0686855a1370', '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: 904/1816] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:57 2026] GET /v2.0/security-groups?tenant_id=7b9d9269af48458db5b0a27cb54a6cfb&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1817] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:05:57 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1818] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:05:57 2026] GET /v2.0/ports?tenant_id=ae76b0520aea4db2813ae291ec0a5f52&device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1819] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:56 2026] PUT /v2.0/routers/5204e285-2064-46df-a087-ede96a219a22/remove_router_interface => generated 309 bytes in 1451 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: 907/1820] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:57 2026] DELETE /v2.0/security-groups/23f2a825-b974-4df4-af06-ea075c2dd6c5 => 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: 914/1821] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:05:57 2026] GET /v2.0/security-groups?id=2e34f5b1-ccee-4c59-af97-3148111a2a35&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1822] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:05:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b24ad074-8c20-4990-bb1c-0686855a1370 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1823] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/subnets?id=fd84748f-bd12-4163-92d0-ac2b692f2be0 => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1824] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/ports?network_id=b36b1dae-0908-4597-b7a9-627f83357683&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:05:58.158 7 INFO neutron.api.v2.resource [None req-5701e8a8-ee5c-4861-9f7c-65d6af77654b 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1825] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:05:58 2026] PUT /v2.0/routers/5204e285-2064-46df-a087-ede96a219a22/remove_router_interface => generated 197 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1826] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/networks/b36b1dae-0908-4597-b7a9-627f83357683?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1827] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/ports?device_id=5204e285-2064-46df-a087-ede96a219a22 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1828] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/security-groups?tenant_id=3a681c5e10f64c25a2aaeebcf6395464&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1829] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/networks/b36b1dae-0908-4597-b7a9-627f83357683?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: 919/1830] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:05:58 2026] DELETE /v2.0/security-groups/a5a4ed48-c6d0-4fac-874a-c0c7724f398d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1831] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/ports?tenant_id=ae76b0520aea4db2813ae291ec0a5f52&device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1832] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/networks?id=b36b1dae-0908-4597-b7a9-627f83357683 => generated 768 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1833] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b24ad074-8c20-4990-bb1c-0686855a1370 => 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: 923/1834] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/subnets?id=fd84748f-bd12-4163-92d0-ac2b692f2be0 => generated 666 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1835] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/ports?network_id=b36b1dae-0908-4597-b7a9-627f83357683&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1836] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/networks/b36b1dae-0908-4597-b7a9-627f83357683?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1837] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:05:58 2026] GET /v2.0/networks/b36b1dae-0908-4597-b7a9-627f83357683?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:05:58.948 8 INFO neutron.services.segments.plugin [-] Segment e41eaa20-67a4-4a57-a7ca-96204ddf8c82 resource provider aggregate not found 2026-07-15 06:05:58.953 8 INFO neutron.services.segments.plugin [-] Segment e41eaa20-67a4-4a57-a7ca-96204ddf8c82 resource provider aggregate not found 2026-07-15 06:05:58.971 8 INFO neutron.services.segments.plugin [-] Segment e41eaa20-67a4-4a57-a7ca-96204ddf8c82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e41eaa20-67a4-4a57-a7ca-96204ddf8c82 found for delete ", "request_id": "req-5e86199a-d544-40da-b048-882adcc5b2b8"}]} 2026-07-15 06:05:58.974 8 INFO neutron.db.l3_hamode_db [None req-e6d74e50-e2fd-4487-b971-08fd42f398d0 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] HA network 35d83f7b-5bf8-414a-997d-08152cbb81bb was deleted as no HA routers are present in tenant 69e06c46774340bd9990d827d338198b. 2026-07-15 06:05:58.975 8 INFO neutron.services.segments.plugin [-] Segment e41eaa20-67a4-4a57-a7ca-96204ddf8c82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e41eaa20-67a4-4a57-a7ca-96204ddf8c82 found for delete ", "request_id": "req-872a1469-892d-4dc3-b405-15f0b1ee67a2"}]} [pid: 8|app: 0|req: 912/1838] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:58 2026] DELETE /v2.0/routers/5204e285-2064-46df-a087-ede96a219a22 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1839] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:05:59 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1840] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:05:59 2026] GET /v2.0/security-groups?id=2e34f5b1-ccee-4c59-af97-3148111a2a35&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1841] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:05:58 2026] DELETE /v2.0/subnets/89685267-4d3b-4dce-8401-eb7cc8beb2e1 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1844] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:05:59 2026] DELETE /v2.0/networks/324039ed-b081-496d-8bd5-e5b3a579c6ab => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:05:59.630 7 WARNING neutron_lib.context [None req-193aa902-11d4-47f3-88a4-7596b5a4131e 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:05:59.689 7 INFO neutron.db.segments_db [None req-193aa902-11d4-47f3-88a4-7596b5a4131e 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment 1b6c1816-5503-4a83-bd05-39108ab18803 of type vxlan for network 25f7eba4-954d-4a00-af34-d9f5a7174244 [pid: 7|app: 0|req: 930/1845] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:05:59 2026] POST /v2.0/networks => generated 629 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:05:59.812 8 WARNING neutron_lib.context [None req-e4639ef9-d173-424a-967c-2629c2bd9dc2 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 916/1846] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:05:59 2026] POST /v2.0/subnets => generated 602 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:00.166 7 WARNING neutron_lib.context [None req-9c2afec0-23e6-4a53-bcb0-526f0c9a3dd9 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:00.215 7 INFO neutron.db.segments_db [None req-9c2afec0-23e6-4a53-bcb0-526f0c9a3dd9 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment a0020952-91a9-4fb7-a097-171808a20312 of type vxlan for network a72855fb-2bd0-412b-953e-ab10d0ce8e74 [pid: 8|app: 0|req: 917/1847] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:00 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1848] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:06:00 2026] GET /v2.0/security-groups?id=2e34f5b1-ccee-4c59-af97-3148111a2a35&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:00.533 7 INFO neutron.db.l3_hamode_db [None req-9c2afec0-23e6-4a53-bcb0-526f0c9a3dd9 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:06:00.721 7 INFO neutron.db.l3_hamode_db [None req-9c2afec0-23e6-4a53-bcb0-526f0c9a3dd9 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 919/1849] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:00 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:01.009 8 INFO neutron.services.segments.plugin [-] Segment 5eee18c9-05a4-4b0b-b928-a2f7e2e39f80 resource provider aggregate not found 2026-07-15 06:06:01.017 8 INFO neutron.services.segments.plugin [-] Segment 5eee18c9-05a4-4b0b-b928-a2f7e2e39f80 resource provider aggregate not found 2026-07-15 06:06:01.033 8 INFO neutron.services.segments.plugin [-] Segment 5eee18c9-05a4-4b0b-b928-a2f7e2e39f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eee18c9-05a4-4b0b-b928-a2f7e2e39f80 found for delete ", "request_id": "req-0558f323-e1b0-4f85-910c-d83a2ba72b70"}]} 2026-07-15 06:06:01.039 8 INFO neutron.services.segments.plugin [-] Segment 5eee18c9-05a4-4b0b-b928-a2f7e2e39f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eee18c9-05a4-4b0b-b928-a2f7e2e39f80 found for delete ", "request_id": "req-91021f46-5b71-4f85-8258-7df03bac8bdc"}]} [pid: 8|app: 0|req: 920/1850] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:06:01 2026] GET /v2.0/security-groups?id=2e34f5b1-ccee-4c59-af97-3148111a2a35&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1851] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:06:01 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1852] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:00 2026] POST /v2.0/routers => generated 507 bytes in 1450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1853] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:06:01 2026] DELETE /v2.0/ports/b24ad074-8c20-4990-bb1c-0686855a1370 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1854] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:02 2026] GET /v2.0/ports?device_id=6a021858-9f7a-4fb2-b8aa-747fd87f8dd1 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:02.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c444c50e-48e0-481d-b4a5-4cd7d00fffdf'] response: {'server_uuid': '6a021858-9f7a-4fb2-b8aa-747fd87f8dd1', 'name': 'network-vif-deleted', 'tag': 'b24ad074-8c20-4990-bb1c-0686855a1370', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 924/1855] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:02 2026] GET /v2.0/security-groups?tenant_id=ebb88867fca04db5a581242cc865e50d&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1856] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:02 2026] DELETE /v2.0/security-groups/465b4575-46ba-4096-a3d0-5c044a897ca3 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1857] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:06:01 2026] PUT /v2.0/routers/3ef403ee-8f28-4011-a3d9-63f2a7ffd3c6/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1858] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:03 2026] GET /v2.0/security-groups?tenant_id=5f70b0cb79c944408c8f82dfed2ee27d&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1859] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:06:03 2026] GET /v2.0/ports/c775016b-2874-42d7-9862-f6b2fb2a0f22 => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1860] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:03 2026] DELETE /v2.0/security-groups/674d631b-4c4c-4c3d-b025-1ba168875e5f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1861] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:06:03 2026] PUT /v2.0/routers/3ef403ee-8f28-4011-a3d9-63f2a7ffd3c6/remove_router_interface => generated 309 bytes in 1403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1862] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:04 2026] GET /v2.0/ports?device_id=3ef403ee-8f28-4011-a3d9-63f2a7ffd3c6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:05.271 7 INFO neutron.services.segments.plugin [-] Segment a0020952-91a9-4fb7-a097-171808a20312 resource provider aggregate not found 2026-07-15 06:06:05.275 7 INFO neutron.services.segments.plugin [-] Segment a0020952-91a9-4fb7-a097-171808a20312 resource provider aggregate not found 2026-07-15 06:06:05.292 7 INFO neutron.db.l3_hamode_db [None req-89da1a64-105a-4424-9812-f328959eb207 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] HA network a72855fb-2bd0-412b-953e-ab10d0ce8e74 was deleted as no HA routers are present in tenant 69e06c46774340bd9990d827d338198b. 2026-07-15 06:06:05.293 7 INFO neutron.services.segments.plugin [-] Segment a0020952-91a9-4fb7-a097-171808a20312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0020952-91a9-4fb7-a097-171808a20312 found for delete ", "request_id": "req-a361874f-1b38-424f-b837-6786f5a75b41"}]} [pid: 7|app: 0|req: 936/1863] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:04 2026] DELETE /v2.0/routers/3ef403ee-8f28-4011-a3d9-63f2a7ffd3c6 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:05.302 7 INFO neutron.services.segments.plugin [-] Segment a0020952-91a9-4fb7-a097-171808a20312 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0020952-91a9-4fb7-a097-171808a20312 found for delete ", "request_id": "req-d6352f91-ae6b-4d72-bce7-7660c7de8a3d"}]} [pid: 7|app: 0|req: 937/1864] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:05 2026] DELETE /v2.0/subnets/68f93f55-b7bd-4a43-9247-e9da7948e7c9 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1865] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:06:04 2026] PUT /v2.0/routers/84ad0f9b-66e5-454a-af95-fa892100bf25/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1866] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:05 2026] DELETE /v2.0/networks/25f7eba4-954d-4a00-af34-d9f5a7174244 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:06:05.897 7 WARNING neutron_lib.context [None req-c2202de1-9087-4460-8055-9822233df48c 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:05.958 7 INFO neutron.db.segments_db [None req-c2202de1-9087-4460-8055-9822233df48c 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Added segment 9481ba22-1a8f-4bd0-b879-96cef405c5ba of type vxlan for network 37cd9149-6cc0-4014-bc9d-081a7877586c /var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py:340: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. items = [ 2026-07-15 06:06:06.256 7 INFO neutron.db.l3_hamode_db [None req-c2202de1-9087-4460-8055-9822233df48c 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:06:06.661 8 INFO neutron.services.segments.plugin [-] Segment 7102f6d5-5cd6-4e74-be78-72a0b40bf51f resource provider aggregate not found 2026-07-15 06:06:06.665 8 INFO neutron.services.segments.plugin [-] Segment 7102f6d5-5cd6-4e74-be78-72a0b40bf51f resource provider aggregate not found 2026-07-15 06:06:06.684 8 INFO neutron.db.l3_hamode_db [None req-ac0c5a40-70d6-4a24-b698-852d410f9e16 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network b775fdcf-f2ed-4bc3-ba8a-39885579d0f2 was deleted as no HA routers are present in tenant ae76b0520aea4db2813ae291ec0a5f52. [pid: 8|app: 0|req: 929/1867] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:05 2026] DELETE /v2.0/routers/84ad0f9b-66e5-454a-af95-fa892100bf25 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:06.697 8 INFO neutron.services.segments.plugin [-] Segment 7102f6d5-5cd6-4e74-be78-72a0b40bf51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7102f6d5-5cd6-4e74-be78-72a0b40bf51f found for delete ", "request_id": "req-aefbcb9c-8a2d-4eaf-82c5-6ea3a3233c6f"}]} 2026-07-15 06:06:06.698 8 INFO neutron.services.segments.plugin [-] Segment 7102f6d5-5cd6-4e74-be78-72a0b40bf51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7102f6d5-5cd6-4e74-be78-72a0b40bf51f found for delete ", "request_id": "req-3b3b2b7c-18b1-4ddc-9edd-63345d697b0e"}]} [pid: 8|app: 0|req: 930/1868] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:06 2026] DELETE /v2.0/subnets/fd84748f-bd12-4163-92d0-ac2b692f2be0 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1869] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:06 2026] DELETE /v2.0/networks/b36b1dae-0908-4597-b7a9-627f83357683 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:06:07.286 7 INFO neutron.db.l3_hamode_db [None req-c2202de1-9087-4460-8055-9822233df48c 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:06:07.327 7 INFO neutron.services.segments.plugin [-] Segment 1b6c1816-5503-4a83-bd05-39108ab18803 resource provider aggregate not found 2026-07-15 06:06:07.331 7 INFO neutron.services.segments.plugin [-] Segment 1b6c1816-5503-4a83-bd05-39108ab18803 resource provider aggregate not found 2026-07-15 06:06:07.347 7 INFO neutron.services.segments.plugin [-] Segment 1b6c1816-5503-4a83-bd05-39108ab18803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b6c1816-5503-4a83-bd05-39108ab18803 found for delete ", "request_id": "req-391cd97a-f2f8-40f2-836c-23b5c5a15826"}]} 2026-07-15 06:06:07.362 7 INFO neutron.services.segments.plugin [-] Segment 1b6c1816-5503-4a83-bd05-39108ab18803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b6c1816-5503-4a83-bd05-39108ab18803 found for delete ", "request_id": "req-8af57da7-0e19-40d3-a690-92a5de546fb5"}]} [pid: 8|app: 0|req: 932/1870] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:07 2026] GET /v2.0/security-groups?tenant_id=ae76b0520aea4db2813ae291ec0a5f52&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1871] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:07 2026] DELETE /v2.0/security-groups/2e34f5b1-ccee-4c59-af97-3148111a2a35 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1872] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:05 2026] POST /v2.0/routers => generated 688 bytes in 2419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1873] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:06:08 2026] GET /v2.0/routers/21f62015-b60f-4a49-aadf-b835ef53f4e7 => generated 694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1874] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:06:08 2026] GET /v2.0/routers => generated 697 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:08.743 8 INFO neutron.services.segments.plugin [-] Segment 96301390-9d94-468f-a6af-71080481a0e5 resource provider aggregate not found 2026-07-15 06:06:08.759 8 INFO neutron.services.segments.plugin [-] Segment 96301390-9d94-468f-a6af-71080481a0e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96301390-9d94-468f-a6af-71080481a0e5 found for delete ", "request_id": "req-aec01344-ab81-418a-9939-687974a5c973"}]} 2026-07-15 06:06:08.773 8 INFO neutron.services.segments.plugin [-] Segment 96301390-9d94-468f-a6af-71080481a0e5 resource provider aggregate not found 2026-07-15 06:06:08.790 8 INFO neutron.services.segments.plugin [-] Segment 96301390-9d94-468f-a6af-71080481a0e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96301390-9d94-468f-a6af-71080481a0e5 found for delete ", "request_id": "req-60708de1-1bd5-4786-9631-3852878e0696"}]} [pid: 8|app: 0|req: 935/1875] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 15 06:06:08 2026] PUT /v2.0/routers/21f62015-b60f-4a49-aadf-b835ef53f4e7 => generated 701 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1876] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:06:09 2026] GET /v2.0/routers/21f62015-b60f-4a49-aadf-b835ef53f4e7 => generated 701 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:09.545 8 INFO neutron.db.segments_db [None req-a34a62b2-71fc-4b5c-99a0-19b55713338f 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 45531a3a-c44b-4353-b264-01fa8328be45 of type vxlan for network 466591e0-b927-4b81-9be1-da3e5b27a028 [pid: 7|app: 0|req: 942/1877] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:09 2026] GET /v2.0/ports?device_id=21f62015-b60f-4a49-aadf-b835ef53f4e7 => 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: 936/1878] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:06:09 2026] POST /v2.0/networks => generated 741 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1879] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:09 2026] POST /v2.0/subnets => generated 664 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:09.934 8 INFO neutron.db.segments_db [None req-ee3d8493-662c-4c9c-b960-58c6d006903c 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 9cf2da0f-bee4-44e0-a985-18178f469970 of type vxlan for network 79dcdde2-fd2d-432a-801d-aa7e37ac3a08 2026-07-15 06:06:10.251 8 INFO neutron.db.l3_hamode_db [None req-ee3d8493-662c-4c9c-b960-58c6d006903c 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:06:10.605 7 INFO neutron.services.segments.plugin [-] Segment 9481ba22-1a8f-4bd0-b879-96cef405c5ba resource provider aggregate not found 2026-07-15 06:06:10.608 7 INFO neutron.services.segments.plugin [-] Segment 9481ba22-1a8f-4bd0-b879-96cef405c5ba resource provider aggregate not found 2026-07-15 06:06:10.626 7 INFO neutron.services.segments.plugin [-] Segment 9481ba22-1a8f-4bd0-b879-96cef405c5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9481ba22-1a8f-4bd0-b879-96cef405c5ba found for delete ", "request_id": "req-f2019209-2a4b-406f-adba-96d347d0a061"}]} 2026-07-15 06:06:10.628 7 INFO neutron.services.segments.plugin [-] Segment 9481ba22-1a8f-4bd0-b879-96cef405c5ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9481ba22-1a8f-4bd0-b879-96cef405c5ba found for delete ", "request_id": "req-9d765f1d-4102-47fe-bc81-cc32c44d7cc1"}]} 2026-07-15 06:06:10.631 7 INFO neutron.db.l3_hamode_db [None req-63f3b1b9-3c1a-4bba-b2de-e0e549b573f1 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] HA network 37cd9149-6cc0-4014-bc9d-081a7877586c was deleted as no HA routers are present in tenant 69e06c46774340bd9990d827d338198b. [pid: 7|app: 0|req: 943/1880] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:09 2026] DELETE /v2.0/routers/21f62015-b60f-4a49-aadf-b835ef53f4e7 => generated 0 bytes in 1082 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1881] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:10 2026] GET /v2.0/ports?device_id=21f62015-b60f-4a49-aadf-b835ef53f4e7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:10.696 7 INFO neutron.api.v2.resource [None req-a788c6d8-a577-4810-ae3b-28ac8d685071 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1882] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/routers/21f62015-b60f-4a49-aadf-b835ef53f4e7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1883] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:10 2026] GET /v2.0/ports?device_id=3ef403ee-8f28-4011-a3d9-63f2a7ffd3c6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:10.756 7 INFO neutron.api.v2.resource [None req-6f196dfa-435c-4121-a048-de0841aeb9ec 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1884] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/routers/3ef403ee-8f28-4011-a3d9-63f2a7ffd3c6 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:10.776 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e3fa85f-adcc-4dbc-a2ef-c77448e5c99c 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1885] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/subnets/68f93f55-b7bd-4a43-9247-e9da7948e7c9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1886] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:10 2026] GET /v2.0/ports?device_id=5204e285-2064-46df-a087-ede96a219a22 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:10.834 7 INFO neutron.api.v2.resource [None req-3d668d6f-2083-4caf-b57e-4c196781b6bb 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1887] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/routers/5204e285-2064-46df-a087-ede96a219a22 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:10.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfc55301-ccac-4bd2-8112-a55c68ddca42 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1888] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/subnets/89685267-4d3b-4dce-8401-eb7cc8beb2e1 => 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: 952/1889] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:10 2026] GET /v2.0/ports?device_id=856b613c-70e5-4e5a-bfb3-6e6cd37ee994 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:10.928 7 INFO neutron.api.v2.resource [None req-4040cf35-eb83-4fd2-bf6c-d0d6274a43f6 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1890] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/routers/856b613c-70e5-4e5a-bfb3-6e6cd37ee994 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:10.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc09f26f-70c3-47ec-933d-a08974571bc3 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1891] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/subnets/e98f3d87-7acd-4064-9e16-40ca393e1737 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:10.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63665fa9-cfea-4d61-bd60-355dbfb9bea9 267e0a1e34fd481d9cc1673f6f5c16e8 69e06c46774340bd9990d827d338198b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1892] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:10 2026] DELETE /v2.0/subnets/88080832-36e6-4c97-814c-febe908195cc => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:11.338 8 INFO neutron.db.l3_hamode_db [None req-ee3d8493-662c-4c9c-b960-58c6d006903c 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 956/1893] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:11 2026] GET /v2.0/security-groups?tenant_id=69e06c46774340bd9990d827d338198b&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1894] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:11 2026] DELETE /v2.0/security-groups/d7c41d89-ab4c-4fe5-a370-d091c5b53df4 => 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: 938/1895] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:09 2026] POST /v2.0/routers => generated 728 bytes in 2894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1896] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:06:12 2026] PUT /v2.0/routers/c0612f58-d9c2-4bda-ac8e-bed2d9be10a0/add_router_interface => generated 309 bytes in 1594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:15.733 8 INFO neutron.db.segments_db [None req-88a4b64c-5d5d-4252-b0f9-173640a7d694 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment d6bf26d8-2b99-4fc4-9c3b-41c640b06ef5 of type vxlan for network 259cf023-c028-43e0-950b-2b7a0491f331 [pid: 8|app: 0|req: 940/1899] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:06:15 2026] POST /v2.0/networks => generated 740 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1900] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:15 2026] GET /v2.0/security-groups?tenant_id=bf044df2b97f43a28d89c0031f7f822e&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1901] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:15 2026] POST /v2.0/subnets => generated 663 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1902] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:15 2026] DELETE /v2.0/security-groups/caf41081-5e7f-45e7-9ecd-1c72c06f7d39 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:16.155 8 INFO neutron.db.segments_db [None req-dfd4b6a2-bc2e-4f10-8ed8-31db107704a0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Added segment 14a8fc56-3ec8-407e-af95-ec5b5f7599dc of type vxlan for network 68287013-61ad-43bd-b012-4d18a80578d1 [pid: 7|app: 0|req: 962/1903] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:16 2026] GET /v2.0/security-groups?tenant_id=6b3c27358204419bb980f286f9997553&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1904] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:16 2026] DELETE /v2.0/security-groups/3753c254-0a6d-45d8-a6eb-a3654244444c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:16.448 8 INFO neutron.db.l3_hamode_db [None req-dfd4b6a2-bc2e-4f10-8ed8-31db107704a0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:06:17.538 8 INFO neutron.db.l3_hamode_db [None req-dfd4b6a2-bc2e-4f10-8ed8-31db107704a0 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1905] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:16 2026] POST /v2.0/routers => generated 727 bytes in 2555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1906] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:06:18 2026] PUT /v2.0/routers/89c83d21-c903-4a2e-98c5-457893d3b37e/add_router_interface => generated 309 bytes in 1458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1907] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:19 2026] GET /v2.0/security-groups?tenant_id=73893364e05247059c774684c448b1fa&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1908] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:20 2026] DELETE /v2.0/security-groups/809ee8c0-800c-4ad6-a82f-71fbaa0b6db0 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:20.787 8 WARNING neutron_lib.context [None req-44ebce4e-30cb-4baf-aced-c96df5f84d64 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 944/1909] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:06:20 2026] POST /v2.0/security-groups => generated 1675 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:06:20.961 7 WARNING neutron_lib.context [None req-b41a3e35-3efd-4eff-ae03-0f7fbf7babff fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1910] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:21.089 8 WARNING neutron_lib.context [None req-4da4b30b-0b66-4e7b-8d2f-34deb65896c9 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/1911] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:21.269 7 WARNING neutron_lib.context [None req-0e547526-a690-428b-bc4f-96977e255079 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/1912] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:21.469 8 WARNING neutron_lib.context [None req-76a3ff3c-9654-449a-a8cb-02727dcdd395 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 946/1913] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:21.592 7 WARNING neutron_lib.context [None req-47ef0371-2e43-493f-bd86-59d2833e6f31 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:21.638 7 INFO neutron.db.securitygroups_db [None req-47ef0371-2e43-493f-bd86-59d2833e6f31 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Project fc1000374b21411899442f6f7a6e9540 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: 968/1914] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:21.735 8 WARNING neutron_lib.context [None req-4308f5ce-120d-41ce-af5e-0d0a614298ff fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:21.769 8 INFO neutron.db.securitygroups_db [None req-4308f5ce-120d-41ce-af5e-0d0a614298ff fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Project fc1000374b21411899442f6f7a6e9540 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: 947/1915] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:22.245 7 WARNING neutron_lib.context [None req-af693388-835e-4656-ad80-b21ad31f3cb2 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/1916] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:06:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:06:22.371 8 WARNING neutron_lib.context [None req-8dd6d4f3-6481-4c10-84d2-35399610342a fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1917] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:22.510 7 WARNING neutron_lib.context [None req-e3306aea-74bd-4605-a348-e8fb41bf9f45 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1918] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:22.699 8 WARNING neutron_lib.context [None req-4487929c-d9ce-429c-b4d2-e30db581542d fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 949/1919] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:06:22 2026] POST /v2.0/floatingips => generated 552 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1920] 10.0.0.239 () {34 vars in 1100 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1953354142&fields=id&tenant_id=fc1000374b21411899442f6f7a6e9540 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1921] 10.0.0.239 () {34 vars in 1100 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1831153818&fields=id&tenant_id=fc1000374b21411899442f6f7a6e9540 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1922] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/networks?id=466591e0-b927-4b81-9be1-da3e5b27a028 => generated 673 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1923] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/quotas/fc1000374b21411899442f6f7a6e9540 => 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: 973/1924] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/ports?tenant_id=fc1000374b21411899442f6f7a6e9540&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1925] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1926] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:06:23 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?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: 953/1927] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:24 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => 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: 975/1928] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:06:24 2026] GET /v2.0/networks?id=466591e0-b927-4b81-9be1-da3e5b27a028 => generated 673 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1929] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:06:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fc1000374b21411899442f6f7a6e9540 => generated 274 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:24.809 7 WARNING neutron_lib.context [req-04321186-dab4-4b89-82e2-07fa749cf3a1 req-71e0d47f-fcf7-464a-8960-9bfe339dc50e fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/1930] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:25 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => 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: 976/1931] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:06:24 2026] POST /v2.0/ports => generated 993 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1932] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:06:25 2026] PUT /v2.0/ports/206eba03-db9f-4532-99ce-4d4a480504a5 => generated 1238 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 977/1933] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:06:25 2026] GET /v2.0/ports?tenant_id=fc1000374b21411899442f6f7a6e9540&device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 957/1934] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=206eba03-db9f-4532-99ce-4d4a480504a5 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1935] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:06:25 2026] GET /v2.0/subnets?id=236276c3-ad07-48cc-8cec-ed9e14ee601b => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:26.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c9ea372-89a7-4c13-a5ee-35fdc9d9e5ba'] response: {'name': 'network-changed', 'server_uuid': '5bae642f-9f69-434a-8f7f-41df8d282ab6', 'tag': '206eba03-db9f-4532-99ce-4d4a480504a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 958/1936] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/ports?network_id=466591e0-b927-4b81-9be1-da3e5b27a028&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1937] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 959/1938] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?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: 980/1939] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1940] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/ports?tenant_id=fc1000374b21411899442f6f7a6e9540&device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1941] 10.0.0.239 () {34 vars in 1120 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/security-groups?id=f00484f6-df79-4103-b4a7-9efd8a5b6113&id=113c02ac-26d5-49fc-a7f3-cb59d2473983&fields=id&fields=name => generated 207 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1942] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/networks?id=466591e0-b927-4b81-9be1-da3e5b27a028 => generated 769 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1943] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=206eba03-db9f-4532-99ce-4d4a480504a5 => 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: 982/1944] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1277 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1945] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/subnets?id=236276c3-ad07-48cc-8cec-ed9e14ee601b => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1946] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/ports?network_id=466591e0-b927-4b81-9be1-da3e5b27a028&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1947] 199.204.45.129 () {34 vars in 1124 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/security-groups?id=f00484f6-df79-4103-b4a7-9efd8a5b6113&id=113c02ac-26d5-49fc-a7f3-cb59d2473983&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1948] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1949] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:06:26 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?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: 966/1950] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:27 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1951] 10.0.0.239 () {34 vars in 1120 bytes} [Wed Jul 15 06:06:27 2026] GET /v2.0/security-groups?id=f00484f6-df79-4103-b4a7-9efd8a5b6113&id=113c02ac-26d5-49fc-a7f3-cb59d2473983&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1952] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:28 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1953] 10.0.0.239 () {34 vars in 1120 bytes} [Wed Jul 15 06:06:28 2026] GET /v2.0/security-groups?id=f00484f6-df79-4103-b4a7-9efd8a5b6113&id=113c02ac-26d5-49fc-a7f3-cb59d2473983&fields=id&fields=name => generated 207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1954] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:28 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:06:29.871 7 INFO neutron.db.l3_db [None req-e3f0fc22-21a9-4d33-8867-5ee8f20a280c fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Floating IP 0db69983-8ca8-4a7e-a2da-f93d802739ff associated. External IP: 10.96.250.206, port: 206eba03-db9f-4532-99ce-4d4a480504a5. [pid: 7|app: 0|req: 987/1957] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:06:28 2026] PUT /v2.0/floatingips/0db69983-8ca8-4a7e-a2da-f93d802739ff => generated 855 bytes in 1373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1958] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:33 2026] GET /v2.0/security-groups?tenant_id=d7ce7712f8c94b2697fb140a33506f91&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:06:34.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68a3fd69-7098-4bf4-8b07-23ad9cb122a7'] response: {'name': 'network-changed', 'server_uuid': '5bae642f-9f69-434a-8f7f-41df8d282ab6', 'tag': '206eba03-db9f-4532-99ce-4d4a480504a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 988/1959] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:34 2026] DELETE /v2.0/security-groups/098bc77d-2f08-41fe-b1fb-e0b7eec4caae => 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: 972/1960] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/ports?tenant_id=fc1000374b21411899442f6f7a6e9540&device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1961] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/networks?id=466591e0-b927-4b81-9be1-da3e5b27a028 => generated 769 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1962] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=206eba03-db9f-4532-99ce-4d4a480504a5 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1963] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/subnets?id=236276c3-ad07-48cc-8cec-ed9e14ee601b => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1964] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/ports?network_id=466591e0-b927-4b81-9be1-da3e5b27a028&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1965] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?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: 975/1966] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:06:34 2026] GET /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:37.135 7 WARNING neutron_lib.context [None req-5d22452e-8e8d-4a5f-9d28-8f4ca19137db 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:37.286 7 INFO neutron.db.segments_db [None req-5d22452e-8e8d-4a5f-9d28-8f4ca19137db 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Added segment 6d1b8edc-1382-4b3c-9808-f87cf28fb5e6 of type vxlan for network 2be71829-d6c5-4acb-912f-7cdbe5bb8d0e [pid: 7|app: 0|req: 992/1967] 10.0.0.36 () {34 vars in 670 bytes} [Wed Jul 15 06:06:36 2026] POST /v2.0/networks => generated 632 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:37.437 8 WARNING neutron_lib.context [None req-5cd2b431-3184-4cc7-a1c2-ef4b9f761ff7 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:37.469 8 INFO neutron.db.segments_db [None req-5cd2b431-3184-4cc7-a1c2-ef4b9f761ff7 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Added segment 8b3c8bb1-3e29-4bcd-ab3d-85efd09946ed of type vxlan for network 310edca3-f71a-45a5-af5b-0c2c0b27390f [pid: 7|app: 0|req: 993/1968] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:37 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1010 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1969] 10.0.0.239 () {34 vars in 1120 bytes} [Wed Jul 15 06:06:37 2026] GET /v2.0/security-groups?id=f00484f6-df79-4103-b4a7-9efd8a5b6113&id=113c02ac-26d5-49fc-a7f3-cb59d2473983&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:37.772 8 INFO neutron.db.l3_hamode_db [None req-5cd2b431-3184-4cc7-a1c2-ef4b9f761ff7 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 995/1970] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:37 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1279 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1971] 10.0.0.36 () {32 vars in 857 bytes} [Wed Jul 15 06:06:37 2026] GET /v2.0/floatingips?floating_network_id=b62641f9-1d14-4c19-81ac-7df815d77d33&port_id=206eba03-db9f-4532-99ce-4d4a480504a5 => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1972] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:06:38 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1973] 10.0.0.202 () {34 vars in 1120 bytes} [Wed Jul 15 06:06:38 2026] GET /v2.0/security-groups?id=f00484f6-df79-4103-b4a7-9efd8a5b6113&id=113c02ac-26d5-49fc-a7f3-cb59d2473983&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:39.217 8 INFO neutron.db.l3_hamode_db [None req-5cd2b431-3184-4cc7-a1c2-ef4b9f761ff7 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 976/1974] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:37 2026] POST /v2.0/routers => generated 694 bytes in 2912 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1975] 10.0.0.36 () {32 vars in 775 bytes} [Wed Jul 15 06:06:40 2026] GET /v2.0/subnets?project_id=0585833501c640a099d243c89d21390a&cidr=10.100.0.0%2F28 => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1976] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:40 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1977] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:06:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1978] 10.0.0.239 () {34 vars in 1120 bytes} [Wed Jul 15 06:06:40 2026] GET /v2.0/security-groups?id=f00484f6-df79-4103-b4a7-9efd8a5b6113&id=113c02ac-26d5-49fc-a7f3-cb59d2473983&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1979] 10.0.0.36 () {32 vars in 783 bytes} [Wed Jul 15 06:06:40 2026] GET /v2.0/subnets?network_id=b62641f9-1d14-4c19-81ac-7df815d77d33&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:06:40.565 8 WARNING neutron_lib.context [None req-08ec1c50-dd05-438b-9a90-cba21868099c 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 979/1980] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:06:40 2026] POST /v2.0/subnets => generated 633 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1981] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:06:40 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:06:41.442 7 INFO neutron.db.l3_db [req-77fa284f-07b4-4305-946f-bbaf71665ab2 req-2c8e86e7-0389-479a-ba0d-6bc6f8c91957 fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] Floating IP 0db69983-8ca8-4a7e-a2da-f93d802739ff disassociated. External IP: 10.96.250.206, port: 206eba03-db9f-4532-99ce-4d4a480504a5. [pid: 7|app: 0|req: 1003/1982] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:06:40 2026] DELETE /v2.0/ports/206eba03-db9f-4532-99ce-4d4a480504a5 => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1983] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:42 2026] GET /v2.0/ports?device_id=5bae642f-9f69-434a-8f7f-41df8d282ab6 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1984] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:06:40 2026] PUT /v2.0/routers/859aa025-58ad-48b3-9b22-5c1bb55d400d/add_router_interface => generated 309 bytes in 1962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:42.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-803c7b26-29fd-4fd7-aace-a839346d24af'] response: {'server_uuid': '5bae642f-9f69-434a-8f7f-41df8d282ab6', 'name': 'network-vif-deleted', 'tag': '206eba03-db9f-4532-99ce-4d4a480504a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1005/1985] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:06:42 2026] GET /v2.0/networks => generated 6507 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1986] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:06:43 2026] GET /v2.0/subnets => generated 5003 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1987] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:06:43 2026] GET /v2.0/routers => generated 2184 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1988] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:43 2026] DELETE /v2.0/security-groups/f00484f6-df79-4103-b4a7-9efd8a5b6113 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:43.415 7 INFO neutron.api.v2.resource [None req-6b909c7c-d573-4f78-a0be-7086cf9fe55f fca2e9fd88e646888b972f6a3e90bde3 fc1000374b21411899442f6f7a6e9540 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/1989] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:06:43 2026] GET /v2.0/security-groups/f00484f6-df79-4103-b4a7-9efd8a5b6113 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:43.465 7 WARNING neutron_lib.context [None req-f98e3ee4-26ae-4a41-8f6c-cb0cd07b2c59 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/1990] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:06:43 2026] POST /v2.0/security-groups => generated 1677 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:06:43.610 7 WARNING neutron_lib.context [None req-c86d0433-c366-4c29-9087-3e9b03aa840b 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/1991] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:43.753 7 WARNING neutron_lib.context [None req-23787363-cde7-4e0b-b912-5e25700dcd71 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/1992] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:06:43 2026] DELETE /v2.0/floatingips/0db69983-8ca8-4a7e-a2da-f93d802739ff => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1993] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:43 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:43.875 7 WARNING neutron_lib.context [None req-4488191d-98b7-492c-bf18-07ddd6065142 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/1994] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:43 2026] DELETE /v2.0/security-groups/113c02ac-26d5-49fc-a7f3-cb59d2473983 => 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: 1011/1995] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:44.011 8 WARNING neutron_lib.context [None req-3ecb0664-8e73-45b9-88de-f9af0771752e 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 985/1996] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:44.154 8 WARNING neutron_lib.context [None req-70d311e9-a887-4b81-913a-f6db1bd5d0d3 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:44.197 8 INFO neutron.db.securitygroups_db [None req-70d311e9-a887-4b81-913a-f6db1bd5d0d3 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Project 0585833501c640a099d243c89d21390a 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: 986/1997] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:44.290 8 WARNING neutron_lib.context [None req-f845cfbd-cc89-4d49-80a3-d871e42cc7b2 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:44.333 8 INFO neutron.db.securitygroups_db [None req-f845cfbd-cc89-4d49-80a3-d871e42cc7b2 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Project 0585833501c640a099d243c89d21390a 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: 987/1998] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:06:44 2026] POST /v2.0/security-group-rules => generated 606 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2001] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:06:44 2026] GET /v2.0/networks => generated 1297 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2002] 10.0.0.239 () {34 vars in 1100 bytes} [Wed Jul 15 06:06:45 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1959396592&fields=id&tenant_id=0585833501c640a099d243c89d21390a => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2003] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:06:45 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 660 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2004] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:06:45 2026] GET /v2.0/quotas/0585833501c640a099d243c89d21390a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2005] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:06:45 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&fields=id => generated 103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2006] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:06:44 2026] PUT /v2.0/routers/c0612f58-d9c2-4bda-ac8e-bed2d9be10a0/remove_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2007] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:06:45 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 996/2008] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:06:45 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 997/2009] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:45 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2010] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:06:46 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 660 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2011] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:06:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0585833501c640a099d243c89d21390a => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:46.647 8 WARNING neutron_lib.context [req-a24452e6-7650-4083-b2e8-ba8e04f42d00 req-413db7f3-6167-4404-b454-dc1c2e51ae4a 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:46.687 7 INFO neutron.db.l3_hamode_db [None req-32689589-6b9c-4ea5-bbc2-c66e9516934f 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network 79dcdde2-fd2d-432a-801d-aa7e37ac3a08 was deleted as no HA routers are present in tenant fc1000374b21411899442f6f7a6e9540. 2026-07-15 06:06:46.689 7 INFO neutron.services.segments.plugin [-] Segment 9cf2da0f-bee4-44e0-a985-18178f469970 resource provider aggregate not found 2026-07-15 06:06:46.694 7 INFO neutron.services.segments.plugin [-] Segment 9cf2da0f-bee4-44e0-a985-18178f469970 resource provider aggregate not found [pid: 7|app: 0|req: 1013/2012] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:45 2026] DELETE /v2.0/routers/c0612f58-d9c2-4bda-ac8e-bed2d9be10a0 => generated 0 bytes in 1086 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:46.722 7 INFO neutron.services.segments.plugin [-] Segment 9cf2da0f-bee4-44e0-a985-18178f469970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cf2da0f-bee4-44e0-a985-18178f469970 found for delete ", "request_id": "req-f0180e8c-14df-4917-9aaf-9259b389cd8f"}]} 2026-07-15 06:06:46.723 7 INFO neutron.services.segments.plugin [-] Segment 9cf2da0f-bee4-44e0-a985-18178f469970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cf2da0f-bee4-44e0-a985-18178f469970 found for delete ", "request_id": "req-97030132-7fb6-487c-a14b-5312015e150e"}]} [pid: 7|app: 0|req: 1014/2013] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:46 2026] DELETE /v2.0/subnets/236276c3-ad07-48cc-8cec-ed9e14ee601b => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2014] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:46 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2015] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:06:46 2026] POST /v2.0/ports => generated 954 bytes in 555 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: 1016/2016] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:47 2026] DELETE /v2.0/networks/466591e0-b927-4b81-9be1-da3e5b27a028 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2017] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:06:47 2026] PUT /v2.0/ports/112cd75a-8467-40fd-890f-e287d4697d78 => generated 1199 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:06:47.855 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ed6de66-5ef8-4c49-bc77-908793fb9d33'] response: {'name': 'network-changed', 'server_uuid': '9c195759-5f09-46c7-ab9d-23376952edaa', 'tag': '112cd75a-8467-40fd-890f-e287d4697d78', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1002/2018] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:06:47 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2019] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=112cd75a-8467-40fd-890f-e287d4697d78 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1004/2020] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:06:47 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2021] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:06:47 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&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: 1006/2022] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1007/2023] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2024] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1009/2025] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/security-groups?id=b843a2a8-8c07-463b-b4e0-69ec8f485b3a&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2026] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2027] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 756 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2028] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=112cd75a-8467-40fd-890f-e287d4697d78 => 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: 1013/2029] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2030] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:06:48.740 7 INFO neutron.services.segments.plugin [-] Segment 45531a3a-c44b-4353-b264-01fa8328be45 resource provider aggregate not found 2026-07-15 06:06:48.748 7 INFO neutron.services.segments.plugin [-] Segment 45531a3a-c44b-4353-b264-01fa8328be45 resource provider aggregate not found 2026-07-15 06:06:48.753 7 INFO neutron.services.segments.plugin [-] Segment 45531a3a-c44b-4353-b264-01fa8328be45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45531a3a-c44b-4353-b264-01fa8328be45 found for delete ", "request_id": "req-ed56b2c1-14e5-4b77-a811-6a362a9f9300"}]} 2026-07-15 06:06:48.760 7 INFO neutron.services.segments.plugin [-] Segment 45531a3a-c44b-4353-b264-01fa8328be45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45531a3a-c44b-4353-b264-01fa8328be45 found for delete ", "request_id": "req-7003303d-3c35-4402-bfeb-cb526e80012b"}]} [pid: 8|app: 0|req: 1015/2031] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2032] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:06:48 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1017/2033] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:06:47 2026] PUT /v2.0/routers/89c83d21-c903-4a2e-98c5-457893d3b37e/remove_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2034] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:49 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2035] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:06:49 2026] GET /v2.0/security-groups?id=b843a2a8-8c07-463b-b4e0-69ec8f485b3a&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:50.018 8 INFO neutron.db.l3_hamode_db [None req-1490c56f-811e-459f-808e-0ef14a794209 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] HA network 68287013-61ad-43bd-b012-4d18a80578d1 was deleted as no HA routers are present in tenant f5fa8131bd80459f9d07f35a19e43bad. 2026-07-15 06:06:50.021 8 INFO neutron.services.segments.plugin [-] Segment 14a8fc56-3ec8-407e-af95-ec5b5f7599dc resource provider aggregate not found 2026-07-15 06:06:50.026 8 INFO neutron.services.segments.plugin [-] Segment 14a8fc56-3ec8-407e-af95-ec5b5f7599dc resource provider aggregate not found [pid: 8|app: 0|req: 1017/2036] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:48 2026] DELETE /v2.0/routers/89c83d21-c903-4a2e-98c5-457893d3b37e => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2037] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:06:50 2026] DELETE /v2.0/subnets/2dd1cb4e-f5e0-40cc-972f-9db2cb7128ff => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:06:50.262 8 INFO neutron.services.segments.plugin [-] Segment 14a8fc56-3ec8-407e-af95-ec5b5f7599dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a8fc56-3ec8-407e-af95-ec5b5f7599dc found for delete ", "request_id": "req-4ecb1598-2774-42f2-aa36-d2aa0691e976"}]} 2026-07-15 06:06:50.270 8 INFO neutron.services.segments.plugin [-] Segment 14a8fc56-3ec8-407e-af95-ec5b5f7599dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a8fc56-3ec8-407e-af95-ec5b5f7599dc found for delete ", "request_id": "req-47c76551-02b0-4440-8a95-c4361806344f"}]} [pid: 8|app: 0|req: 1018/2038] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:50 2026] DELETE /v2.0/networks/259cf023-c028-43e0-950b-2b7a0491f331 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2039] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:50 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2040] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:06:50 2026] GET /v2.0/security-groups?id=b843a2a8-8c07-463b-b4e0-69ec8f485b3a&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2041] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:06:50 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2042] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:06:50 2026] GET /v2.0/security-groups?id=b843a2a8-8c07-463b-b4e0-69ec8f485b3a&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2043] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:51 2026] GET /v2.0/security-groups?tenant_id=fc1000374b21411899442f6f7a6e9540&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2044] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:06:51 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:06:51.094 8 WARNING neutron_lib.context [None req-f212b0ef-6813-40ef-9dc0-5f22fc52189c 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/2045] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:51 2026] DELETE /v2.0/security-groups/14ad374a-676f-4132-8e0b-104b0999dd32 => 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: 1025/2046] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:06:51 2026] GET /v2.0/security-groups?tenant_id=f5fa8131bd80459f9d07f35a19e43bad&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2047] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:06:51 2026] DELETE /v2.0/security-groups/34fc77d6-af71-40f5-8892-755dfc17aa08 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:52.117 8 INFO neutron.db.l3_db [None req-f212b0ef-6813-40ef-9dc0-5f22fc52189c 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Floating IP 2ff05892-ed29-45be-bb52-ae85345c399d associated. External IP: 10.96.250.205, port: 112cd75a-8467-40fd-890f-e287d4697d78. 2026-07-15 06:06:52.280 8 INFO neutron.services.segments.plugin [-] Segment d6bf26d8-2b99-4fc4-9c3b-41c640b06ef5 resource provider aggregate not found 2026-07-15 06:06:52.286 8 INFO neutron.services.segments.plugin [-] Segment d6bf26d8-2b99-4fc4-9c3b-41c640b06ef5 resource provider aggregate not found 2026-07-15 06:06:52.302 8 INFO neutron.services.segments.plugin [-] Segment d6bf26d8-2b99-4fc4-9c3b-41c640b06ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bf26d8-2b99-4fc4-9c3b-41c640b06ef5 found for delete ", "request_id": "req-3663a36a-6934-4b95-b32d-605e70737069"}]} 2026-07-15 06:06:52.358 8 INFO neutron.services.segments.plugin [-] Segment d6bf26d8-2b99-4fc4-9c3b-41c640b06ef5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bf26d8-2b99-4fc4-9c3b-41c640b06ef5 found for delete ", "request_id": "req-f89298aa-04fc-40e1-87a3-c3a4ffc05ee1"}]} [pid: 8|app: 0|req: 1022/2048] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 15 06:06:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2049] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:06:52 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:53.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f45bba-48d4-4092-a7da-680cef1a0f41'] response: {'name': 'network-changed', 'server_uuid': '9c195759-5f09-46c7-ab9d-23376952edaa', 'tag': '112cd75a-8467-40fd-890f-e287d4697d78', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1023/2050] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:06:53 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 855 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2051] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:06:53 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2052] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:06:53 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2053] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:06:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=112cd75a-8467-40fd-890f-e287d4697d78 => generated 860 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2054] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:06:53 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2055] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:06:53 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&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: 1026/2056] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:06:54 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2057] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:06:54 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1027/2058] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:06:54 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:55.802 7 WARNING neutron_lib.context [None req-1c1a7dec-0b0f-423d-9271-726cacd5272a 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:55.935 7 INFO neutron.db.segments_db [None req-1c1a7dec-0b0f-423d-9271-726cacd5272a 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Added segment 05225f01-7080-4b10-89a0-4c98d6ccdc67 of type vxlan for network 47e0afd5-36a8-4836-9152-44f3bbe9d06f [pid: 7|app: 0|req: 1032/2059] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:06:55 2026] POST /v2.0/networks => generated 631 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:56.069 8 WARNING neutron_lib.context [None req-742d0c45-bb02-49c8-bc5f-45596a78efe7 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:56.125 8 INFO neutron.db.segments_db [None req-742d0c45-bb02-49c8-bc5f-45596a78efe7 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Added segment 2016da4a-dfbe-4594-83b5-a0ab63764a96 of type vxlan for network 47ac852e-1c8f-49bc-b331-cfd1bc8a5328 [pid: 8|app: 0|req: 1028/2060] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:06:56 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:56.264 7 WARNING neutron_lib.context [None req-2b30f293-41cb-4cc4-9100-5ab985950572 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:56.331 7 INFO neutron.db.segments_db [None req-2b30f293-41cb-4cc4-9100-5ab985950572 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Added segment 85eb1f2a-dfb6-4976-9d56-d2be0e3eaed5 of type vxlan for network eed1fd34-39fb-42d6-ac4b-853d2511cdbf [pid: 7|app: 0|req: 1033/2061] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:06:56 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:56.448 8 WARNING neutron_lib.context [None req-c509f820-716a-468d-ae7b-10e671acac9d 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:56.515 8 INFO neutron.db.segments_db [None req-c509f820-716a-468d-ae7b-10e671acac9d 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Added segment b6d2c830-3fb3-4cb7-8570-315a14e13ac7 of type vxlan for network b43a2711-b108-4871-b65d-f198225cf8ee [pid: 8|app: 0|req: 1029/2062] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:06:56 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:06:56.619 7 WARNING neutron_lib.context [None req-76dcf364-885b-4f44-8abc-b1f746571105 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:06:56.689 7 INFO neutron.db.segments_db [None req-76dcf364-885b-4f44-8abc-b1f746571105 355038d9b5674ac1bd32ae30728dfb94 bdea89d40abd4b1489f8f9a821c38003 - - default default] Added segment ccabbb1d-6ead-4836-8b6e-440fec002a4a of type vxlan for network bfe52688-f457-479e-bb82-33fd1f355dab [pid: 7|app: 0|req: 1034/2063] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:06:56 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2064] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:06:56 2026] PUT /v2.0/networks/47e0afd5-36a8-4836-9152-44f3bbe9d06f/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2065] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:06:56 2026] PUT /v2.0/networks/47ac852e-1c8f-49bc-b331-cfd1bc8a5328/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2066] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:06:56 2026] PUT /v2.0/networks/eed1fd34-39fb-42d6-ac4b-853d2511cdbf/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2067] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:06:57 2026] PUT /v2.0/networks/b43a2711-b108-4871-b65d-f198225cf8ee/tags => 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: 1032/2068] 10.0.0.36 () {32 vars in 665 bytes} [Wed Jul 15 06:06:57 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2069] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 15 06:06:57 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2070] 10.0.0.36 () {32 vars in 675 bytes} [Wed Jul 15 06:06:57 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2071] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 15 06:06:57 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2072] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 15 06:06:57 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2073] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 15 06:06:57 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2074] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 15 06:06:58 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2075] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 15 06:06:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:06:58.549 8 INFO neutron.services.segments.plugin [-] Segment 05225f01-7080-4b10-89a0-4c98d6ccdc67 resource provider aggregate not found 2026-07-15 06:06:58.554 8 INFO neutron.services.segments.plugin [-] Segment 05225f01-7080-4b10-89a0-4c98d6ccdc67 resource provider aggregate not found 2026-07-15 06:06:58.563 8 INFO neutron.services.segments.plugin [-] Segment 05225f01-7080-4b10-89a0-4c98d6ccdc67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05225f01-7080-4b10-89a0-4c98d6ccdc67 found for delete ", "request_id": "req-20d28131-7d13-4687-be42-5897ec06991a"}]} 2026-07-15 06:06:58.569 8 INFO neutron.services.segments.plugin [-] Segment 05225f01-7080-4b10-89a0-4c98d6ccdc67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05225f01-7080-4b10-89a0-4c98d6ccdc67 found for delete ", "request_id": "req-1fc4f7e9-4d12-4de9-ab8d-c82594173bc1"}]} [pid: 8|app: 0|req: 1036/2076] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:58 2026] DELETE /v2.0/networks/47e0afd5-36a8-4836-9152-44f3bbe9d06f => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2077] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:58 2026] DELETE /v2.0/networks/47ac852e-1c8f-49bc-b331-cfd1bc8a5328 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2078] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:58 2026] DELETE /v2.0/networks/eed1fd34-39fb-42d6-ac4b-853d2511cdbf => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:06:59.051 7 INFO neutron.services.segments.plugin [-] Segment 2016da4a-dfbe-4594-83b5-a0ab63764a96 resource provider aggregate not found 2026-07-15 06:06:59.058 7 INFO neutron.services.segments.plugin [-] Segment 2016da4a-dfbe-4594-83b5-a0ab63764a96 resource provider aggregate not found 2026-07-15 06:06:59.087 7 INFO neutron.services.segments.plugin [-] Segment 2016da4a-dfbe-4594-83b5-a0ab63764a96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2016da4a-dfbe-4594-83b5-a0ab63764a96 found for delete ", "request_id": "req-2d7b5adc-f26f-4938-93ed-51cacfb91ce9"}]} 2026-07-15 06:06:59.088 7 INFO neutron.services.segments.plugin [-] Segment 2016da4a-dfbe-4594-83b5-a0ab63764a96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2016da4a-dfbe-4594-83b5-a0ab63764a96 found for delete ", "request_id": "req-aa319318-24f3-417a-a783-b08610543c65"}]} [pid: 7|app: 0|req: 1042/2079] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:59 2026] DELETE /v2.0/networks/b43a2711-b108-4871-b65d-f198225cf8ee => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2082] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:06:59 2026] DELETE /v2.0/networks/bfe52688-f457-479e-bb82-33fd1f355dab => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2083] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:00 2026] GET /v2.0/security-groups?tenant_id=bdea89d40abd4b1489f8f9a821c38003&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:00.585 8 INFO neutron.services.segments.plugin [-] Segment 85eb1f2a-dfb6-4976-9d56-d2be0e3eaed5 resource provider aggregate not found 2026-07-15 06:07:00.589 8 INFO neutron.services.segments.plugin [-] Segment 85eb1f2a-dfb6-4976-9d56-d2be0e3eaed5 resource provider aggregate not found 2026-07-15 06:07:00.605 8 INFO neutron.services.segments.plugin [-] Segment 85eb1f2a-dfb6-4976-9d56-d2be0e3eaed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85eb1f2a-dfb6-4976-9d56-d2be0e3eaed5 found for delete ", "request_id": "req-4caf4713-c2e0-48a6-8cf7-aa772aadc1d2"}]} 2026-07-15 06:07:00.609 8 INFO neutron.services.segments.plugin [-] Segment 85eb1f2a-dfb6-4976-9d56-d2be0e3eaed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85eb1f2a-dfb6-4976-9d56-d2be0e3eaed5 found for delete ", "request_id": "req-10de37d8-c0e5-43c9-8bcb-eaf312d06b20"}]} 2026-07-15 06:07:00.617 8 INFO neutron.services.segments.plugin [-] Segment ccabbb1d-6ead-4836-8b6e-440fec002a4a resource provider aggregate not found 2026-07-15 06:07:00.632 8 INFO neutron.services.segments.plugin [-] Segment ccabbb1d-6ead-4836-8b6e-440fec002a4a resource provider aggregate not found 2026-07-15 06:07:00.639 8 INFO neutron.services.segments.plugin [-] Segment ccabbb1d-6ead-4836-8b6e-440fec002a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccabbb1d-6ead-4836-8b6e-440fec002a4a found for delete ", "request_id": "req-21149a1f-39d4-411a-8357-ffe90939285a"}]} 2026-07-15 06:07:00.653 8 INFO neutron.services.segments.plugin [-] Segment ccabbb1d-6ead-4836-8b6e-440fec002a4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccabbb1d-6ead-4836-8b6e-440fec002a4a found for delete ", "request_id": "req-86c5e280-b015-4fa7-a84b-040ade150439"}]} [pid: 8|app: 0|req: 1039/2084] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:00 2026] DELETE /v2.0/security-groups/f188ae85-f4bd-442d-955c-87e86a793b26 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2085] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:00 2026] GET /v2.0/security-groups?tenant_id=ad341f6997ca4c4cbee25b467d9a76d8&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2086] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:00 2026] DELETE /v2.0/security-groups/985710d6-3c56-4865-9193-9b2d1fefd776 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:01.351 7 INFO neutron.services.segments.plugin [-] Segment b6d2c830-3fb3-4cb7-8570-315a14e13ac7 resource provider aggregate not found 2026-07-15 06:07:01.359 7 INFO neutron.services.segments.plugin [-] Segment b6d2c830-3fb3-4cb7-8570-315a14e13ac7 resource provider aggregate not found 2026-07-15 06:07:01.375 7 INFO neutron.services.segments.plugin [-] Segment b6d2c830-3fb3-4cb7-8570-315a14e13ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d2c830-3fb3-4cb7-8570-315a14e13ac7 found for delete ", "request_id": "req-ce557ec7-bf81-450f-91db-d965cfdd81f7"}]} 2026-07-15 06:07:01.378 7 INFO neutron.services.segments.plugin [-] Segment b6d2c830-3fb3-4cb7-8570-315a14e13ac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d2c830-3fb3-4cb7-8570-315a14e13ac7 found for delete ", "request_id": "req-94b2ac93-5514-4c10-8970-5bbacfd94f4a"}]} [pid: 7|app: 0|req: 1047/2087] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:01 2026] GET /v2.0/security-groups?tenant_id=5a17f975204e4846aa52797b876adbdd&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2088] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:07:01 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2089] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:01 2026] DELETE /v2.0/security-groups/d94ca497-c7fe-4274-a9d9-5d72d1021035 => 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: 1049/2090] 10.0.0.202 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:01 2026] GET /v2.0/security-groups?id=b843a2a8-8c07-463b-b4e0-69ec8f485b3a&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:05.959 8 WARNING neutron_lib.context [None req-395f984e-d85c-49e5-a4e6-2e69b88e0514 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:06.011 8 INFO neutron.db.segments_db [None req-395f984e-d85c-49e5-a4e6-2e69b88e0514 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Added segment 653050ac-1ea6-4af0-8306-d5dbba1b0661 of type vxlan for network b5651812-0123-415c-b0d8-962625e2e935 2026-07-15 06:07:06.298 8 INFO neutron.db.l3_hamode_db [None req-395f984e-d85c-49e5-a4e6-2e69b88e0514 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:07:06.453 8 INFO neutron.db.l3_hamode_db [None req-395f984e-d85c-49e5-a4e6-2e69b88e0514 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1050/2091] 10.0.0.36 () {32 vars in 825 bytes} [Wed Jul 15 06:07:07 2026] GET /v2.0/ports?project_id=0585833501c640a099d243c89d21390a&network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 3691 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2092] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 15 06:07:05 2026] POST /v2.0/routers => generated 474 bytes in 1438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:07.207 7 WARNING neutron_lib.context [None req-a9e744ed-7f74-4694-9ae4-85844b2269ec febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:07.256 7 INFO neutron.db.l3_hamode_db [None req-a9e744ed-7f74-4694-9ae4-85844b2269ec febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:07:07.406 7 INFO neutron.db.l3_hamode_db [None req-a9e744ed-7f74-4694-9ae4-85844b2269ec febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1043/2093] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:07:07 2026] GET /v2.0/subnets?network_id=b62641f9-1d14-4c19-81ac-7df815d77d33 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:07.908 8 INFO neutron.db.l3_db [None req-dd83be99-b527-4622-a2a0-7db715051bf4 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Floating IP 2ff05892-ed29-45be-bb52-ae85345c399d disassociated. External IP: 10.96.250.205, port: 112cd75a-8467-40fd-890f-e287d4697d78. [pid: 8|app: 0|req: 1044/2094] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:07:07 2026] PUT /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 554 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2095] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:08.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce7420fc-52c6-4274-a085-4e502e2f4e1e'] response: {'name': 'network-changed', 'server_uuid': '9c195759-5f09-46c7-ab9d-23376952edaa', 'tag': '112cd75a-8467-40fd-890f-e287d4697d78', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1046/2096] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2097] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2098] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=112cd75a-8467-40fd-890f-e287d4697d78 => 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: 1051/2099] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 15 06:07:07 2026] POST /v2.0/routers => generated 474 bytes in 1440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:08.649 7 WARNING neutron_lib.context [None req-d168e9d4-eef7-46ac-9375-99ab3ca67cab febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2100] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:08.689 7 INFO neutron.db.l3_hamode_db [None req-d168e9d4-eef7-46ac-9375-99ab3ca67cab febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1050/2101] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2102] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:07:08.867 7 INFO neutron.db.l3_hamode_db [None req-d168e9d4-eef7-46ac-9375-99ab3ca67cab febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/2103] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:07:08 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1053/2104] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:07:09 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2105] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 15 06:07:08 2026] POST /v2.0/routers => generated 474 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:09.695 8 WARNING neutron_lib.context [None req-7d6e3bdb-ff79-47d1-9de1-2034038b08b5 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:09.735 8 INFO neutron.db.l3_hamode_db [None req-7d6e3bdb-ff79-47d1-9de1-2034038b08b5 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:07:09.902 8 INFO neutron.db.l3_hamode_db [None req-7d6e3bdb-ff79-47d1-9de1-2034038b08b5 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1053/2106] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:07:10 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2107] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 15 06:07:09 2026] POST /v2.0/routers => generated 474 bytes in 924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:10.627 7 WARNING neutron_lib.context [None req-85109c39-0644-407d-83da-75dc8b854d62 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:10.676 7 INFO neutron.db.l3_hamode_db [None req-85109c39-0644-407d-83da-75dc8b854d62 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:07:10.832 7 INFO neutron.db.l3_hamode_db [None req-85109c39-0644-407d-83da-75dc8b854d62 febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-15 06:07:11.521 8 WARNING neutron_lib.context [None req-afb2b3c3-81f4-4fe7-87b0-c3df7834c06f 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2108] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 15 06:07:10 2026] POST /v2.0/routers => generated 474 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2109] 10.0.0.36 () {34 vars in 684 bytes} [Wed Jul 15 06:07:11 2026] POST /v2.0/security-groups => generated 1675 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:07:11.645 8 WARNING neutron_lib.context [None req-82877903-cea1-4e90-8818-b82d66e99203 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/2110] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:11 2026] PUT /v2.0/routers/e9491749-71cc-4497-8eec-859a7b29fd40/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2111] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:07:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:11.765 8 WARNING neutron_lib.context [None req-6499db36-fe61-468d-bfcc-9db455e70c03 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2112] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:11 2026] PUT /v2.0/routers/5ae721da-6e11-41ae-958b-4346a534aeae/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2113] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:11 2026] PUT /v2.0/routers/3d8ace36-11d6-46a7-9305-6ff60399b072/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2114] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:07:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:11.907 8 WARNING neutron_lib.context [None req-95de0c5c-79f9-4df7-81eb-2048d21e6725 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1058/2115] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:11 2026] PUT /v2.0/routers/2e3cd544-8457-45a8-a839-09f368db6433/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2116] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:07:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:12.035 8 WARNING neutron_lib.context [None req-4686f6b3-20e5-435a-89ff-ce353cc17a6f 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2117] 10.0.0.36 () {32 vars in 663 bytes} [Wed Jul 15 06:07:11 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2118] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:07:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:12.143 8 WARNING neutron_lib.context [None req-d99efed3-d6eb-459e-b620-474a37f1e7ab 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:12.180 8 INFO neutron.db.securitygroups_db [None req-d99efed3-d6eb-459e-b620-474a37f1e7ab 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Project 0585833501c640a099d243c89d21390a 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: 1060/2119] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:07:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2120] 10.0.0.36 () {32 vars in 677 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:12.265 7 WARNING neutron_lib.context [None req-9ac1c659-3f33-40e7-a3cd-e5c994bbd6a8 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:12.317 7 INFO neutron.db.securitygroups_db [None req-9ac1c659-3f33-40e7-a3cd-e5c994bbd6a8 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Project 0585833501c640a099d243c89d21390a 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: 1061/2121] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2122] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:07:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2123] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2124] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2125] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2126] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2127] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/networks => generated 1297 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2128] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2129] 10.0.0.239 () {34 vars in 1098 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-283984730&fields=id&tenant_id=0585833501c640a099d243c89d21390a => 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: 1066/2130] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 660 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2131] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/quotas/0585833501c640a099d243c89d21390a => 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: 1068/2132] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&fields=id => generated 149 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2133] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1065/2134] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:07:12 2026] GET /v2.0/routers/e9491749-71cc-4497-8eec-859a7b29fd40 => generated 485 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2135] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1071/2136] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2137] 199.204.45.129 () {34 vars in 1096 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa&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: 1073/2138] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2139] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 756 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2140] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=112cd75a-8467-40fd-890f-e287d4697d78 => 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: 1076/2141] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:07:13 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2142] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:07:14 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2143] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:07:14 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1066/2144] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 15 06:07:13 2026] PUT /v2.0/routers/e9491749-71cc-4497-8eec-859a7b29fd40 => generated 485 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2145] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:07:14 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2146] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:07:14 2026] GET /v2.0/ports?device_id=e9491749-71cc-4497-8eec-859a7b29fd40 => 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: 1068/2147] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:07:14 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 660 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2150] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:07:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0585833501c640a099d243c89d21390a => generated 273 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:14.529 8 WARNING neutron_lib.context [req-39511f9e-c647-473b-ba10-51da3d59795d req-46540a1f-a8ed-4eef-b573-d5c76c2c1f7b 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2151] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:07:14 2026] POST /v2.0/ports => generated 954 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1073/2152] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 957 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2153] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:14 2026] DELETE /v2.0/routers/e9491749-71cc-4497-8eec-859a7b29fd40 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2154] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/security-groups?id=777bd782-3ab0-4e09-af3f-41d434274c0f&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: 1082/2155] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/routers/5ae721da-6e11-41ae-958b-4346a534aeae => generated 493 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2156] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:07:15 2026] PUT /v2.0/ports/91b04a1d-8991-4272-877b-6a56f588bb46 => generated 1199 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:15.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6107bd2a-7dec-4579-a4cb-1fcaa1d9a599'] response: {'name': 'network-changed', 'server_uuid': 'ff56c13c-7fd4-432f-b02d-44461a954cf2', 'tag': '91b04a1d-8991-4272-877b-6a56f588bb46', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1075/2157] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1076/2158] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=91b04a1d-8991-4272-877b-6a56f588bb46 => 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: 1077/2159] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2160] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&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: 1079/2161] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1080/2162] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2163] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:07:15 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => 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: 1082/2164] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2165] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 15 06:07:15 2026] PUT /v2.0/routers/5ae721da-6e11-41ae-958b-4346a534aeae => generated 493 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2166] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=91b04a1d-8991-4272-877b-6a56f588bb46 => 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: 1084/2167] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/ports?device_id=5ae721da-6e11-41ae-958b-4346a534aeae => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2168] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2169] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&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: 8|app: 0|req: 1086/2170] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2171] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2172] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2173] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/security-groups?id=777bd782-3ab0-4e09-af3f-41d434274c0f&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: 1085/2174] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:16 2026] DELETE /v2.0/routers/5ae721da-6e11-41ae-958b-4346a534aeae => generated 0 bytes in 479 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2175] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:07:16 2026] GET /v2.0/routers/3d8ace36-11d6-46a7-9305-6ff60399b072 => generated 502 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2176] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 15 06:07:16 2026] PUT /v2.0/routers/3d8ace36-11d6-46a7-9305-6ff60399b072 => generated 502 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2177] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:07:17 2026] GET /v2.0/ports?device_id=3d8ace36-11d6-46a7-9305-6ff60399b072 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2178] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:17 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2179] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:17 2026] GET /v2.0/security-groups?id=777bd782-3ab0-4e09-af3f-41d434274c0f&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: 7|app: 0|req: 1089/2180] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:17 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2181] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:17 2026] GET /v2.0/security-groups?id=777bd782-3ab0-4e09-af3f-41d434274c0f&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: 7|app: 0|req: 1091/2182] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:07:17 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2183] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:17 2026] DELETE /v2.0/routers/3d8ace36-11d6-46a7-9305-6ff60399b072 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2184] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:07:18 2026] GET /v2.0/routers/2e3cd544-8457-45a8-a839-09f368db6433 => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:18.488 7 INFO neutron.db.l3_db [None req-a5a34b5a-fe51-45eb-9273-836a88570f62 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Floating IP 2ff05892-ed29-45be-bb52-ae85345c399d associated. External IP: 10.96.250.205, port: 91b04a1d-8991-4272-877b-6a56f588bb46. [pid: 8|app: 0|req: 1094/2185] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 15 06:07:18 2026] PUT /v2.0/routers/2e3cd544-8457-45a8-a839-09f368db6433 => generated 487 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2186] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:07:18 2026] GET /v2.0/ports?device_id=2e3cd544-8457-45a8-a839-09f368db6433 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2187] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:07:17 2026] PUT /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 855 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2188] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:19.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-089836d3-8306-4bc8-afab-8f2bf069635a'] response: {'name': 'network-changed', 'server_uuid': 'ff56c13c-7fd4-432f-b02d-44461a954cf2', 'tag': '91b04a1d-8991-4272-877b-6a56f588bb46', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1094/2189] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/ports?tenant_id=0585833501c640a099d243c89d21390a&device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2190] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/networks?id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2191] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=91b04a1d-8991-4272-877b-6a56f588bb46 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2192] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:19 2026] DELETE /v2.0/routers/2e3cd544-8457-45a8-a839-09f368db6433 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2193] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/subnets?id=ddacda94-4919-4009-8926-5449107797d3 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2194] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/ports?network_id=2be71829-d6c5-4acb-912f-7cdbe5bb8d0e&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2195] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/routers/6d1a371f-1812-4e47-bc3d-1e40fe7db57e => generated 480 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2196] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2197] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:07:19 2026] GET /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e?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: 1101/2198] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:07:20 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2199] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 15 06:07:19 2026] PUT /v2.0/routers/6d1a371f-1812-4e47-bc3d-1e40fe7db57e => generated 480 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2200] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 15 06:07:20 2026] GET /v2.0/ports?device_id=6d1a371f-1812-4e47-bc3d-1e40fe7db57e => 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: 1103/2201] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:07:21 2026] GET /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:21.604 8 INFO neutron.services.segments.plugin [-] Segment 653050ac-1ea6-4af0-8306-d5dbba1b0661 resource provider aggregate not found 2026-07-15 06:07:21.613 8 INFO neutron.services.segments.plugin [-] Segment 653050ac-1ea6-4af0-8306-d5dbba1b0661 resource provider aggregate not found 2026-07-15 06:07:21.619 8 INFO neutron.services.segments.plugin [-] Segment 653050ac-1ea6-4af0-8306-d5dbba1b0661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653050ac-1ea6-4af0-8306-d5dbba1b0661 found for delete ", "request_id": "req-4dc7be44-1415-4af1-8e75-284afe64c98d"}]} 2026-07-15 06:07:21.622 8 INFO neutron.db.l3_hamode_db [None req-d2a04b76-8c65-4cb8-b36a-bbd0657df61c febdbcecac334384a17f52fd51cc7d79 3b74a371ff02434b8c97324b653fa0c2 - - default default] HA network b5651812-0123-415c-b0d8-962625e2e935 was deleted as no HA routers are present in tenant 3b74a371ff02434b8c97324b653fa0c2. [pid: 8|app: 0|req: 1099/2202] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:20 2026] DELETE /v2.0/routers/6d1a371f-1812-4e47-bc3d-1e40fe7db57e => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2203] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:22 2026] GET /v2.0/security-groups?tenant_id=5d4d217c76cb4ec6b16f8eeec4004502&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:22.713 8 INFO neutron.services.segments.plugin [-] Segment 653050ac-1ea6-4af0-8306-d5dbba1b0661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 653050ac-1ea6-4af0-8306-d5dbba1b0661 found for delete ", "request_id": "req-b996d998-a39f-4468-87ab-9a2402a20f06"}]} [pid: 8|app: 0|req: 1100/2204] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:22 2026] DELETE /v2.0/security-groups/43ec3550-9557-484e-84ec-172a04ad1f70 => 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: 1105/2205] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:22 2026] GET /v2.0/security-groups?tenant_id=3b74a371ff02434b8c97324b653fa0c2&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2206] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:23 2026] DELETE /v2.0/security-groups/5de62cb7-7bd0-4a3b-ac17-55122e4eb8b8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2207] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:23 2026] GET /v2.0/security-groups?tenant_id=e6047e1184064c3a97170372cc0fc577&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2208] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:23 2026] DELETE /v2.0/security-groups/3b971616-828c-40e3-ac4d-fc96679111f6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:27.806 7 WARNING neutron_lib.context [None req-9c85c81e-84a9-4186-8c26-e382cfe82c72 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:28.003 7 INFO neutron.db.segments_db [None req-9c85c81e-84a9-4186-8c26-e382cfe82c72 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Added segment 040c4eb8-9e2e-4157-bfa0-b147ef91455c of type vxlan for network 79d6ce29-acfc-408b-877f-b958b687ea22 [pid: 7|app: 0|req: 1107/2209] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:27 2026] POST /v2.0/networks => generated 632 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:28.135 8 WARNING neutron_lib.context [None req-442a0de7-6645-4239-b6c7-9548eb038b9c 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1103/2210] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:07:28 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:28.521 7 WARNING neutron_lib.context [None req-5a6f72ef-ad4d-451e-9862-dcd3e57fa736 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2211] 10.0.0.36 () {34 vars in 665 bytes} [Wed Jul 15 06:07:28 2026] POST /v2.0/trunks => generated 407 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:28.775 8 WARNING neutron_lib.context [None req-28e55674-67d4-44fe-9533-80fed77d75f3 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:28.833 8 INFO neutron.db.segments_db [None req-28e55674-67d4-44fe-9533-80fed77d75f3 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Added segment d8e908c5-9436-46cc-9c07-aef2660afd7d of type vxlan for network 77116160-d905-461f-b42a-e402ad3e0703 [pid: 8|app: 0|req: 1104/2212] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:28 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:28.969 7 WARNING neutron_lib.context [None req-e15e571b-afaf-483d-b80d-f211b066f87f 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2213] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:07:28 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1105/2214] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:07:29 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:29.367 7 WARNING neutron_lib.context [None req-9cefa2c1-ef74-4174-8288-50de177e7033 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1106/2215] 10.0.0.202 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:29 2026] GET /v2.0/security-groups?id=777bd782-3ab0-4e09-af3f-41d434274c0f&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2218] 10.0.0.36 () {34 vars in 665 bytes} [Wed Jul 15 06:07:29 2026] POST /v2.0/trunks => generated 407 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:29.571 8 WARNING neutron_lib.context [None req-a5abb6b1-2c80-46d1-9496-fcbf68b22c38 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:29.630 8 INFO neutron.db.segments_db [None req-a5abb6b1-2c80-46d1-9496-fcbf68b22c38 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Added segment bdc3bd75-0a63-4137-9b72-a223111cbbe7 of type vxlan for network e2f17be9-7b8d-47dd-9bf8-14ba38d3b15b [pid: 8|app: 0|req: 1109/2219] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:29 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:29.760 7 WARNING neutron_lib.context [None req-9af99db6-a87d-44f7-ae63-1268ea161680 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2220] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:07:29 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:30.127 8 WARNING neutron_lib.context [None req-e58b38ab-9b2b-4bb0-bbab-93a4e1ff5d70 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2221] 10.0.0.36 () {34 vars in 665 bytes} [Wed Jul 15 06:07:30 2026] POST /v2.0/trunks => generated 407 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:30.382 7 WARNING neutron_lib.context [None req-680d7e57-3e5d-4d6b-87c1-285bb9d0fe2e 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:30.434 7 INFO neutron.db.segments_db [None req-680d7e57-3e5d-4d6b-87c1-285bb9d0fe2e 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Added segment aedac73b-d49f-4c05-943e-48b34e34a47b of type vxlan for network bf0bc0a4-7ea4-4cb2-9817-f1505a3c4796 [pid: 7|app: 0|req: 1112/2222] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:30 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:30.533 8 WARNING neutron_lib.context [None req-885ba920-bf95-44e5-a394-9d482563aaef 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2223] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:30 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2224] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:07:30 2026] POST /v2.0/ports => generated 743 bytes in 356 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: 1114/2225] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:30 2026] GET /v2.0/security-groups?id=777bd782-3ab0-4e09-af3f-41d434274c0f&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:30.897 8 WARNING neutron_lib.context [None req-d0ea971b-a76e-47eb-a543-2bd726cb9ea7 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1112/2226] 10.0.0.36 () {34 vars in 665 bytes} [Wed Jul 15 06:07:30 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:31.123 7 WARNING neutron_lib.context [None req-8b97655b-93c7-45c1-aa26-6ddacccf8311 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:31.186 7 INFO neutron.db.segments_db [None req-8b97655b-93c7-45c1-aa26-6ddacccf8311 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Added segment 26d79ceb-83ab-485f-972f-a3d9edcc8994 of type vxlan for network 8b936e43-290f-45b6-a133-4f3518d9fcb7 [pid: 7|app: 0|req: 1115/2227] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:31 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2228] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:07:31 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:31.307 7 WARNING neutron_lib.context [None req-7de8a327-c109-4782-bf9b-5ae7d84e2898 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2229] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 15 06:07:31 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:31.667 7 WARNING neutron_lib.context [None req-b1f3ef8d-a773-4cc7-b8d2-3ffd1682c420 262b0571f88446a6be89dbc37f3f7fab 2101a4103b3d458683302260f0f213b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:31.698 8 INFO neutron.db.l3_db [req-19a84921-0b3a-4ebb-9c5b-ae740e0d9cce req-8aa4606c-b694-4af6-8332-09175ada14f4 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] Floating IP 2ff05892-ed29-45be-bb52-ae85345c399d disassociated. External IP: 10.96.250.205, port: 91b04a1d-8991-4272-877b-6a56f588bb46. [pid: 7|app: 0|req: 1117/2230] 10.0.0.36 () {34 vars in 665 bytes} [Wed Jul 15 06:07:31 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2231] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:07:31 2026] PUT /v2.0/trunks/19a9ecfb-abd4-4b32-9db2-3716ec847702/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2232] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:07:31 2026] PUT /v2.0/trunks/38606280-a384-4418-93d6-1beb5434e0cc/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2233] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:31 2026] GET /v2.0/ports?device_id=ff56c13c-7fd4-432f-b02d-44461a954cf2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2234] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:07:32 2026] PUT /v2.0/trunks/9ac09a3d-9ad8-4dd1-8f4f-713311c3ed96/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: 1122/2235] 10.0.0.36 () {34 vars in 748 bytes} [Wed Jul 15 06:07:32 2026] PUT /v2.0/trunks/2f10c1e2-1d83-4b64-af1a-fc0f04c97b5e/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2236] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2237] 10.0.0.36 () {32 vars in 675 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2238] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2239] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:07:31 2026] DELETE /v2.0/ports/91b04a1d-8991-4272-877b-6a56f588bb46 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2240] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2241] 10.0.0.36 () {32 vars in 669 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2242] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:32.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f34c3abc-19b1-432a-825f-106e5efa88e3'] response: {'server_uuid': 'ff56c13c-7fd4-432f-b02d-44461a954cf2', 'name': 'network-vif-deleted', 'tag': '91b04a1d-8991-4272-877b-6a56f588bb46', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1116/2243] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2244] 10.0.0.36 () {32 vars in 691 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2245] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks/19a9ecfb-abd4-4b32-9db2-3716ec847702 => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2246] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/ports/7230628a-c739-450c-8d26-d550f67b5364 => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2247] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 15 06:07:32 2026] DELETE /v2.0/trunks/19a9ecfb-abd4-4b32-9db2-3716ec847702 => 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: 1130/2248] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks/38606280-a384-4418-93d6-1beb5434e0cc => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2249] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/ports/55dd3ebf-8490-4377-ac02-c892ded105be => generated 826 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2250] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 15 06:07:32 2026] DELETE /v2.0/trunks/38606280-a384-4418-93d6-1beb5434e0cc => 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: 1120/2251] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/trunks/9ac09a3d-9ad8-4dd1-8f4f-713311c3ed96 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2252] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:07:32 2026] GET /v2.0/ports/a3d57243-365b-4332-bfb2-2e54c9f71b74 => generated 826 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2253] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 15 06:07:32 2026] DELETE /v2.0/trunks/9ac09a3d-9ad8-4dd1-8f4f-713311c3ed96 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2254] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:07:33 2026] GET /v2.0/trunks/2f10c1e2-1d83-4b64-af1a-fc0f04c97b5e => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2255] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:33 2026] DELETE /v2.0/security-groups/777bd782-3ab0-4e09-af3f-41d434274c0f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2256] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:07:33 2026] GET /v2.0/ports/649e89bb-a704-45c4-ad53-5a62510bc12a => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2257] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 15 06:07:33 2026] DELETE /v2.0/trunks/2f10c1e2-1d83-4b64-af1a-fc0f04c97b5e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2258] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 15 06:07:33 2026] GET /v2.0/trunks/2433dcd1-3e6d-42b9-b701-9a696109ec3c => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2259] 10.0.0.36 () {32 vars in 716 bytes} [Wed Jul 15 06:07:33 2026] GET /v2.0/ports/695beccd-ecbc-4b39-a907-d2891150798e => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2260] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:07:33 2026] DELETE /v2.0/floatingips/2ff05892-ed29-45be-bb52-ae85345c399d => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2261] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 15 06:07:33 2026] DELETE /v2.0/trunks/2433dcd1-3e6d-42b9-b701-9a696109ec3c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2262] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:33 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2263] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:07:33 2026] GET /v2.0/security-groups?id=b843a2a8-8c07-463b-b4e0-69ec8f485b3a&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: 1135/2264] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:07:33 2026] DELETE /v2.0/ports/7230628a-c739-450c-8d26-d550f67b5364 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2265] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:07:33 2026] DELETE /v2.0/ports/55dd3ebf-8490-4377-ac02-c892ded105be => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2266] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:07:34 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => 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: 1136/2267] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:07:34 2026] DELETE /v2.0/ports/a3d57243-365b-4332-bfb2-2e54c9f71b74 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2268] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:07:34 2026] DELETE /v2.0/ports/112cd75a-8467-40fd-890f-e287d4697d78 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2269] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:07:34 2026] DELETE /v2.0/ports/649e89bb-a704-45c4-ad53-5a62510bc12a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:34.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaf779c6-9d8d-4500-aac4-9ddd49cf48ac'] response: {'server_uuid': '9c195759-5f09-46c7-ab9d-23376952edaa', 'name': 'network-vif-deleted', 'tag': '112cd75a-8467-40fd-890f-e287d4697d78', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1133/2270] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 15 06:07:34 2026] DELETE /v2.0/ports/695beccd-ecbc-4b39-a907-d2891150798e => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2271] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:07:34 2026] GET /v2.0/ports?device_id=9c195759-5f09-46c7-ab9d-23376952edaa => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:07:35.050 7 INFO neutron.services.segments.plugin [-] Segment 040c4eb8-9e2e-4157-bfa0-b147ef91455c resource provider aggregate not found [pid: 7|app: 0|req: 1138/2272] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:34 2026] DELETE /v2.0/networks/79d6ce29-acfc-408b-877f-b958b687ea22 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:35.261 8 INFO neutron.services.segments.plugin [-] Segment d8e908c5-9436-46cc-9c07-aef2660afd7d resource provider aggregate not found [pid: 8|app: 0|req: 1135/2273] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:35 2026] DELETE /v2.0/networks/77116160-d905-461f-b42a-e402ad3e0703 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:35.281 7 INFO neutron.services.segments.plugin [-] Segment 040c4eb8-9e2e-4157-bfa0-b147ef91455c resource provider aggregate not found 2026-07-15 06:07:35.297 7 INFO neutron.services.segments.plugin [-] Segment 040c4eb8-9e2e-4157-bfa0-b147ef91455c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 040c4eb8-9e2e-4157-bfa0-b147ef91455c found for delete ", "request_id": "req-a9f9ec18-766f-468f-9160-ae02997bc68f"}]} 2026-07-15 06:07:35.309 7 INFO neutron.services.segments.plugin [-] Segment 040c4eb8-9e2e-4157-bfa0-b147ef91455c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 040c4eb8-9e2e-4157-bfa0-b147ef91455c found for delete ", "request_id": "req-7653daba-2adc-4ed0-90bd-581a7adccece"}]} [pid: 7|app: 0|req: 1139/2274] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:35 2026] DELETE /v2.0/networks/e2f17be9-7b8d-47dd-9bf8-14ba38d3b15b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:35.478 8 INFO neutron.services.segments.plugin [-] Segment d8e908c5-9436-46cc-9c07-aef2660afd7d resource provider aggregate not found 2026-07-15 06:07:35.497 8 INFO neutron.services.segments.plugin [-] Segment d8e908c5-9436-46cc-9c07-aef2660afd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e908c5-9436-46cc-9c07-aef2660afd7d found for delete ", "request_id": "req-545ae0ef-8d42-46ca-8f3f-8007f806d21d"}]} 2026-07-15 06:07:35.501 8 INFO neutron.services.segments.plugin [-] Segment d8e908c5-9436-46cc-9c07-aef2660afd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e908c5-9436-46cc-9c07-aef2660afd7d found for delete ", "request_id": "req-30d74ea2-53fa-48c0-8afb-8c3f4323f379"}]} [pid: 8|app: 0|req: 1136/2275] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:35 2026] DELETE /v2.0/networks/bf0bc0a4-7ea4-4cb2-9817-f1505a3c4796 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2276] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:35 2026] DELETE /v2.0/networks/8b936e43-290f-45b6-a133-4f3518d9fcb7 => 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: 1137/2277] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:35 2026] DELETE /v2.0/security-groups/b843a2a8-8c07-463b-b4e0-69ec8f485b3a => 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: 1138/2278] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:36 2026] GET /v2.0/security-groups?tenant_id=70995156f76348a0a0d4ffc0c8630f65&name=default => generated 2929 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2279] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:37 2026] DELETE /v2.0/security-groups/953b5996-0bb3-4b8b-a951-19a590ded2c2 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2280] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:37 2026] GET /v2.0/security-groups?tenant_id=fb7ed03099ff4ccab0bee639c4354cc4&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:37.319 7 INFO neutron.services.segments.plugin [-] Segment bdc3bd75-0a63-4137-9b72-a223111cbbe7 resource provider aggregate not found 2026-07-15 06:07:37.348 7 INFO neutron.services.segments.plugin [-] Segment bdc3bd75-0a63-4137-9b72-a223111cbbe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc3bd75-0a63-4137-9b72-a223111cbbe7 found for delete ", "request_id": "req-bd55a972-6a91-4692-b99e-3f8576edade6"}]} 2026-07-15 06:07:37.355 7 INFO neutron.services.segments.plugin [-] Segment bdc3bd75-0a63-4137-9b72-a223111cbbe7 resource provider aggregate not found 2026-07-15 06:07:37.369 7 INFO neutron.services.segments.plugin [-] Segment 26d79ceb-83ab-485f-972f-a3d9edcc8994 resource provider aggregate not found 2026-07-15 06:07:37.375 7 INFO neutron.services.segments.plugin [-] Segment bdc3bd75-0a63-4137-9b72-a223111cbbe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc3bd75-0a63-4137-9b72-a223111cbbe7 found for delete ", "request_id": "req-7b240595-f4f5-4624-8f53-6c5f083328c3"}]} 2026-07-15 06:07:37.394 7 INFO neutron.services.segments.plugin [-] Segment 26d79ceb-83ab-485f-972f-a3d9edcc8994 resource provider aggregate not found 2026-07-15 06:07:37.398 7 INFO neutron.services.segments.plugin [-] Segment 26d79ceb-83ab-485f-972f-a3d9edcc8994 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d79ceb-83ab-485f-972f-a3d9edcc8994 found for delete ", "request_id": "req-c9296fbc-a2ab-4d56-98be-02df132d0f4b"}]} [pid: 7|app: 0|req: 1141/2281] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:07:36 2026] PUT /v2.0/routers/859aa025-58ad-48b3-9b22-5c1bb55d400d/remove_router_interface => generated 309 bytes in 1295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:07:37.415 7 INFO neutron.services.segments.plugin [-] Segment 26d79ceb-83ab-485f-972f-a3d9edcc8994 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d79ceb-83ab-485f-972f-a3d9edcc8994 found for delete ", "request_id": "req-9b80afb6-002d-4241-9516-165b76b4eebf"}]} [pid: 8|app: 0|req: 1141/2282] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:37 2026] DELETE /v2.0/security-groups/4380ccb0-9fee-4e89-a918-0e18dab343b9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:37.596 8 INFO neutron.services.segments.plugin [-] Segment aedac73b-d49f-4c05-943e-48b34e34a47b resource provider aggregate not found 2026-07-15 06:07:37.600 8 INFO neutron.services.segments.plugin [-] Segment aedac73b-d49f-4c05-943e-48b34e34a47b resource provider aggregate not found 2026-07-15 06:07:37.615 8 INFO neutron.services.segments.plugin [-] Segment aedac73b-d49f-4c05-943e-48b34e34a47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aedac73b-d49f-4c05-943e-48b34e34a47b found for delete ", "request_id": "req-f020327b-f12f-4b36-8669-abafd0754f19"}]} 2026-07-15 06:07:37.615 8 INFO neutron.services.segments.plugin [-] Segment aedac73b-d49f-4c05-943e-48b34e34a47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aedac73b-d49f-4c05-943e-48b34e34a47b found for delete ", "request_id": "req-ca138ea5-e33c-489b-be7f-60128ced8496"}]} [pid: 7|app: 0|req: 1142/2283] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:37 2026] DELETE /v2.0/subnets/ddacda94-4919-4009-8926-5449107797d3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2284] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:37 2026] GET /v2.0/security-groups?tenant_id=2101a4103b3d458683302260f0f213b9&name=default => generated 2929 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2285] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:37 2026] DELETE /v2.0/security-groups/cefea2be-8242-4109-a8d6-e2a8cf4fbb53 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:39.212 7 INFO neutron.db.l3_hamode_db [None req-f42d2a70-d840-44d9-a4f3-11b4d3f9485b 58748ce4fdc240b9a1bda74f6237c8c7 0585833501c640a099d243c89d21390a - - default default] HA network 310edca3-f71a-45a5-af5b-0c2c0b27390f was deleted as no HA routers are present in tenant 0585833501c640a099d243c89d21390a. [pid: 7|app: 0|req: 1143/2286] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:37 2026] DELETE /v2.0/routers/859aa025-58ad-48b3-9b22-5c1bb55d400d => generated 0 bytes in 1592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2287] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:39 2026] DELETE /v2.0/networks/2be71829-d6c5-4acb-912f-7cdbe5bb8d0e => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:40.046 7 INFO neutron.services.segments.plugin [-] Segment 8b3c8bb1-3e29-4bcd-ab3d-85efd09946ed resource provider aggregate not found 2026-07-15 06:07:40.050 7 INFO neutron.services.segments.plugin [-] Segment 8b3c8bb1-3e29-4bcd-ab3d-85efd09946ed resource provider aggregate not found 2026-07-15 06:07:40.058 7 INFO neutron.services.segments.plugin [-] Segment 8b3c8bb1-3e29-4bcd-ab3d-85efd09946ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b3c8bb1-3e29-4bcd-ab3d-85efd09946ed found for delete ", "request_id": "req-73c6ad4a-ede7-43f4-be31-1f3efb3208a7"}]} 2026-07-15 06:07:40.061 7 INFO neutron.services.segments.plugin [-] Segment 8b3c8bb1-3e29-4bcd-ab3d-85efd09946ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b3c8bb1-3e29-4bcd-ab3d-85efd09946ed found for delete ", "request_id": "req-fbe56084-f4e5-4265-b0da-00a4132ad97e"}]} [pid: 7|app: 0|req: 1144/2288] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:40 2026] GET /v2.0/security-groups?tenant_id=0585833501c640a099d243c89d21390a&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:40.284 8 INFO neutron.services.segments.plugin [-] Segment 6d1b8edc-1382-4b3c-9808-f87cf28fb5e6 resource provider aggregate not found 2026-07-15 06:07:40.294 8 INFO neutron.services.segments.plugin [-] Segment 6d1b8edc-1382-4b3c-9808-f87cf28fb5e6 resource provider aggregate not found 2026-07-15 06:07:40.309 8 INFO neutron.services.segments.plugin [-] Segment 6d1b8edc-1382-4b3c-9808-f87cf28fb5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1b8edc-1382-4b3c-9808-f87cf28fb5e6 found for delete ", "request_id": "req-bfcb964b-703d-48c1-b889-75606c25b5d1"}]} 2026-07-15 06:07:40.310 8 INFO neutron.services.segments.plugin [-] Segment 6d1b8edc-1382-4b3c-9808-f87cf28fb5e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1b8edc-1382-4b3c-9808-f87cf28fb5e6 found for delete ", "request_id": "req-553ce17d-3773-4928-999a-6e56aac41e81"}]} [pid: 8|app: 0|req: 1145/2289] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:40 2026] DELETE /v2.0/security-groups/8cd0da8a-2410-404f-88e5-ef4d73d07aa8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2290] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:40 2026] GET /v2.0/security-groups?tenant_id=a1ce637bd68848d89bf96068c8bd0606&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2291] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:40 2026] DELETE /v2.0/security-groups/1866b924-7073-4750-861b-628d60c0aa97 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:41.101 7 WARNING neutron_lib.context [None req-24a0f2e0-9153-4430-b91c-07449e935df9 3e60beb7dfe8442fb816fad26413386e c56cc11bc114487a9e75e07f363384c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:41.258 7 INFO neutron.db.segments_db [None req-24a0f2e0-9153-4430-b91c-07449e935df9 3e60beb7dfe8442fb816fad26413386e c56cc11bc114487a9e75e07f363384c4 - - default default] Added segment 64e1b78c-948c-4f9a-8c04-87dd522b6c81 of type vxlan for network ff55c9fd-97b7-4391-94df-49c17ae4ed9b [pid: 7|app: 0|req: 1146/2292] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:40 2026] POST /v2.0/networks => generated 631 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:41.383 8 WARNING neutron_lib.context [None req-c4f060b1-4313-4af3-9941-524727c63762 3e60beb7dfe8442fb816fad26413386e c56cc11bc114487a9e75e07f363384c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1147/2293] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:41 2026] POST /v2.0/subnets => generated 602 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2294] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:41 2026] PUT /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2295] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:07:41 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2296] 10.0.0.36 () {34 vars in 761 bytes} [Wed Jul 15 06:07:41 2026] PUT /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2297] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:07:41 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2298] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 15 06:07:41 2026] PUT /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2299] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:07:42 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2300] 10.0.0.36 () {34 vars in 779 bytes} [Wed Jul 15 06:07:42 2026] PUT /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2301] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:07:42 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2302] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:42 2026] PUT /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2303] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:07:42 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2304] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:42 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:42.423 8 INFO neutron.api.v2.resource [None req-f028c038-9886-4666-9f22-b09f834ee5ab 3e60beb7dfe8442fb816fad26413386e c56cc11bc114487a9e75e07f363384c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1153/2305] 10.0.0.36 () {32 vars in 742 bytes} [Wed Jul 15 06:07:42 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2306] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:07:42 2026] DELETE /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/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: 1154/2307] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:07:42 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:07:42.574 7 INFO neutron.api.v2.resource [None req-d616f704-3339-4f16-86af-c2469e35db5b 3e60beb7dfe8442fb816fad26413386e c56cc11bc114487a9e75e07f363384c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2308] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 15 06:07:42 2026] DELETE /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2309] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 15 06:07:42 2026] DELETE /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2310] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 15 06:07:42 2026] GET /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2311] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:42 2026] DELETE /v2.0/subnets/69d03835-7deb-43cd-8b9d-08f44cfe7176 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:43.339 7 INFO neutron.services.segments.plugin [-] Segment 64e1b78c-948c-4f9a-8c04-87dd522b6c81 resource provider aggregate not found 2026-07-15 06:07:43.343 7 INFO neutron.services.segments.plugin [-] Segment 64e1b78c-948c-4f9a-8c04-87dd522b6c81 resource provider aggregate not found 2026-07-15 06:07:43.358 7 INFO neutron.services.segments.plugin [-] Segment 64e1b78c-948c-4f9a-8c04-87dd522b6c81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e1b78c-948c-4f9a-8c04-87dd522b6c81 found for delete ", "request_id": "req-c3ff7d61-31b9-4e06-82ce-7cfe4f50c140"}]} 2026-07-15 06:07:43.367 7 INFO neutron.services.segments.plugin [-] Segment 64e1b78c-948c-4f9a-8c04-87dd522b6c81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e1b78c-948c-4f9a-8c04-87dd522b6c81 found for delete ", "request_id": "req-26755735-3306-428a-b364-e87c65c9b567"}]} [pid: 7|app: 0|req: 1156/2312] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:42 2026] DELETE /v2.0/networks/ff55c9fd-97b7-4391-94df-49c17ae4ed9b => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2313] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:44 2026] GET /v2.0/security-groups?tenant_id=7ad32a4690714721a653ebe8a6678afd&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2316] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:44 2026] DELETE /v2.0/security-groups/787d771d-789d-4a3c-adc6-03d67456c37b => 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: 1160/2317] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:44 2026] GET /v2.0/security-groups?tenant_id=c56cc11bc114487a9e75e07f363384c4&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2318] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:44 2026] DELETE /v2.0/security-groups/5bf9e330-54f7-4868-a1c0-968caef91b1d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:45.124 8 WARNING neutron_lib.context [None req-b13e5585-c37a-4010-849c-c470a849a1c7 e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:45.281 8 INFO neutron.db.segments_db [None req-b13e5585-c37a-4010-849c-c470a849a1c7 e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Added segment 0d135431-e7c5-4419-b1e1-9f77336ec19f of type vxlan for network 453d46f3-0ae1-46a9-b410-eb1ddb5e4c64 [pid: 8|app: 0|req: 1161/2319] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:44 2026] POST /v2.0/networks => generated 631 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:45.388 7 WARNING neutron_lib.context [None req-e1728a4e-9de3-46e2-a453-75e8df4f04be e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1159/2320] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:45 2026] POST /v2.0/subnets => generated 602 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:45.714 8 WARNING neutron_lib.context [None req-65104e01-46de-4cdd-84a8-99bc66c0e92c e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:45.782 8 INFO neutron.db.segments_db [None req-65104e01-46de-4cdd-84a8-99bc66c0e92c e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Added segment d4f8d8a5-6920-48f0-b64d-e65eb2214a25 of type vxlan for network 9b0e5c0f-c9bb-411b-870a-7b9bbc6c62b0 [pid: 8|app: 0|req: 1162/2321] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:45 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:45.897 7 WARNING neutron_lib.context [None req-dca2785f-d1c2-4586-b34a-f992292a682a e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1160/2322] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:45 2026] POST /v2.0/subnets => generated 605 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:46.227 8 WARNING neutron_lib.context [None req-970caa73-4e5e-4bde-a6f4-1b36a6edfd7b e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:46.307 8 INFO neutron.db.segments_db [None req-970caa73-4e5e-4bde-a6f4-1b36a6edfd7b e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Added segment 5f530be1-669a-41b7-918d-dfaca9395519 of type vxlan for network 5ac74652-af41-4762-b603-af2a026f160e [pid: 8|app: 0|req: 1163/2323] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:46 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:46.440 7 WARNING neutron_lib.context [None req-24b0e972-f9d8-4e6a-aafd-6f59fed963bb e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2324] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:46 2026] POST /v2.0/subnets => generated 605 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:46.773 8 WARNING neutron_lib.context [None req-52e36d4c-c362-4f75-88c4-cf20bd8b4cae e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:46.850 8 INFO neutron.db.segments_db [None req-52e36d4c-c362-4f75-88c4-cf20bd8b4cae e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Added segment 37b58e4a-b8f2-46a3-a10a-be27f39293cd of type vxlan for network 456118e1-6307-4f45-a6c2-62425362bf08 [pid: 8|app: 0|req: 1164/2325] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:46 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:47.010 7 WARNING neutron_lib.context [None req-e187e447-6294-4e5f-b959-524b82788942 e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1162/2326] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:47 2026] POST /v2.0/subnets => generated 605 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:47.363 8 WARNING neutron_lib.context [None req-105c1c84-e0b0-4719-96d0-db36fe57c4f6 e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:47.438 8 INFO neutron.db.segments_db [None req-105c1c84-e0b0-4719-96d0-db36fe57c4f6 e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Added segment d9cdcf80-42fc-4b22-842d-6594d1a4fd03 of type vxlan for network f9f4f76f-900a-456d-b367-f45c670dfa60 [pid: 8|app: 0|req: 1165/2327] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:47 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:47.549 7 WARNING neutron_lib.context [None req-6585912e-b9bf-48c1-b246-c1b852b95557 e007857d1b4c41aca1115ba86d089f60 c7e6f27c62cd4ba2bf6caf886793e8dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1163/2328] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:47 2026] POST /v2.0/subnets => generated 605 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2329] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:47 2026] PUT /v2.0/subnets/0f4ac23c-ed6f-4d35-a93b-d038c08cb35f/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2330] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:47 2026] PUT /v2.0/subnets/b4ce4bc2-9f34-4985-bb7a-de5afd6e4723/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: 1167/2331] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:48 2026] PUT /v2.0/subnets/3c602d0e-a9e7-420a-babd-f42e95d1f4f5/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2332] 10.0.0.36 () {34 vars in 750 bytes} [Wed Jul 15 06:07:48 2026] PUT /v2.0/subnets/5c60a13c-1d8a-4868-b0b2-0b1fb9e206db/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2333] 10.0.0.36 () {32 vars in 663 bytes} [Wed Jul 15 06:07:48 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2334] 10.0.0.36 () {32 vars in 677 bytes} [Wed Jul 15 06:07:48 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2335] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 15 06:07:48 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2336] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 15 06:07:48 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2337] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 15 06:07:48 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2338] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 15 06:07:49 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2339] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 15 06:07:49 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2340] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 15 06:07:49 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2341] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:49 2026] DELETE /v2.0/subnets/0f4ac23c-ed6f-4d35-a93b-d038c08cb35f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2342] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:49 2026] DELETE /v2.0/subnets/b4ce4bc2-9f34-4985-bb7a-de5afd6e4723 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2343] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:49 2026] DELETE /v2.0/subnets/3c602d0e-a9e7-420a-babd-f42e95d1f4f5 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2344] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:49 2026] DELETE /v2.0/subnets/5c60a13c-1d8a-4868-b0b2-0b1fb9e206db => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2345] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:07:50 2026] DELETE /v2.0/subnets/320114a0-b104-409d-bae8-e256d1b6349f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:50.615 7 INFO neutron.services.segments.plugin [-] Segment 0d135431-e7c5-4419-b1e1-9f77336ec19f resource provider aggregate not found 2026-07-15 06:07:50.620 7 INFO neutron.services.segments.plugin [-] Segment 0d135431-e7c5-4419-b1e1-9f77336ec19f resource provider aggregate not found 2026-07-15 06:07:50.633 7 INFO neutron.services.segments.plugin [-] Segment 0d135431-e7c5-4419-b1e1-9f77336ec19f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d135431-e7c5-4419-b1e1-9f77336ec19f found for delete ", "request_id": "req-0ac9b100-d135-4768-8115-778df51f590e"}]} [pid: 7|app: 0|req: 1172/2346] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:50 2026] DELETE /v2.0/networks/453d46f3-0ae1-46a9-b410-eb1ddb5e4c64 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:50.831 8 INFO neutron.services.segments.plugin [-] Segment d4f8d8a5-6920-48f0-b64d-e65eb2214a25 resource provider aggregate not found 2026-07-15 06:07:50.836 8 INFO neutron.services.segments.plugin [-] Segment d4f8d8a5-6920-48f0-b64d-e65eb2214a25 resource provider aggregate not found 2026-07-15 06:07:50.855 8 INFO neutron.services.segments.plugin [-] Segment d4f8d8a5-6920-48f0-b64d-e65eb2214a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4f8d8a5-6920-48f0-b64d-e65eb2214a25 found for delete ", "request_id": "req-367490da-7310-45c6-b173-0e9c76c38ac7"}]} 2026-07-15 06:07:50.857 8 INFO neutron.services.segments.plugin [-] Segment d4f8d8a5-6920-48f0-b64d-e65eb2214a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4f8d8a5-6920-48f0-b64d-e65eb2214a25 found for delete ", "request_id": "req-8dff6884-b561-4413-9820-c7fa61630966"}]} [pid: 8|app: 0|req: 1175/2347] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:50 2026] DELETE /v2.0/networks/9b0e5c0f-c9bb-411b-870a-7b9bbc6c62b0 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:07:50.875 7 INFO neutron.services.segments.plugin [-] Segment 0d135431-e7c5-4419-b1e1-9f77336ec19f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d135431-e7c5-4419-b1e1-9f77336ec19f found for delete ", "request_id": "req-8865d8be-ab9e-4b69-a7e7-c88a9030a708"}]} [pid: 7|app: 0|req: 1173/2348] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:50 2026] DELETE /v2.0/networks/5ac74652-af41-4762-b603-af2a026f160e => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2349] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:51 2026] DELETE /v2.0/networks/456118e1-6307-4f45-a6c2-62425362bf08 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2350] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:07:51 2026] DELETE /v2.0/networks/f9f4f76f-900a-456d-b367-f45c670dfa60 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2351] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:52 2026] GET /v2.0/security-groups?tenant_id=7d14044bab14446ebf9094af34b81104&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:52.758 7 INFO neutron.services.segments.plugin [-] Segment 5f530be1-669a-41b7-918d-dfaca9395519 resource provider aggregate not found 2026-07-15 06:07:52.778 7 INFO neutron.services.segments.plugin [-] Segment 5f530be1-669a-41b7-918d-dfaca9395519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f530be1-669a-41b7-918d-dfaca9395519 found for delete ", "request_id": "req-b2c617f9-5577-450a-bb58-dfaef09ad77b"}]} 2026-07-15 06:07:52.800 7 INFO neutron.services.segments.plugin [-] Segment d9cdcf80-42fc-4b22-842d-6594d1a4fd03 resource provider aggregate not found 2026-07-15 06:07:52.822 7 INFO neutron.services.segments.plugin [-] Segment d9cdcf80-42fc-4b22-842d-6594d1a4fd03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cdcf80-42fc-4b22-842d-6594d1a4fd03 found for delete ", "request_id": "req-154698f8-50f5-47d8-8b74-4d222aec8970"}]} [pid: 7|app: 0|req: 1175/2352] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:52 2026] DELETE /v2.0/security-groups/74b83763-8ca7-46f8-a947-663fe6bcde95 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:53.038 8 INFO neutron.services.segments.plugin [-] Segment 37b58e4a-b8f2-46a3-a10a-be27f39293cd resource provider aggregate not found 2026-07-15 06:07:53.043 8 INFO neutron.services.segments.plugin [-] Segment 37b58e4a-b8f2-46a3-a10a-be27f39293cd resource provider aggregate not found 2026-07-15 06:07:53.058 8 INFO neutron.services.segments.plugin [-] Segment 37b58e4a-b8f2-46a3-a10a-be27f39293cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37b58e4a-b8f2-46a3-a10a-be27f39293cd found for delete ", "request_id": "req-28e9ad2e-1494-4675-a480-01045e89068d"}]} 2026-07-15 06:07:53.061 8 INFO neutron.services.segments.plugin [-] Segment 37b58e4a-b8f2-46a3-a10a-be27f39293cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37b58e4a-b8f2-46a3-a10a-be27f39293cd found for delete ", "request_id": "req-e492917a-e083-4558-aaa7-e9cd4c95fc19"}]} [pid: 8|app: 0|req: 1178/2353] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:52 2026] GET /v2.0/security-groups?tenant_id=c7e6f27c62cd4ba2bf6caf886793e8dc&name=default => generated 2929 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:07:53.104 7 INFO neutron.services.segments.plugin [-] Segment 5f530be1-669a-41b7-918d-dfaca9395519 resource provider aggregate not found 2026-07-15 06:07:53.121 7 INFO neutron.services.segments.plugin [-] Segment 5f530be1-669a-41b7-918d-dfaca9395519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f530be1-669a-41b7-918d-dfaca9395519 found for delete ", "request_id": "req-ab84a4c5-f854-4295-9c21-1dd7a0c15bc2"}]} 2026-07-15 06:07:53.143 7 INFO neutron.services.segments.plugin [-] Segment d9cdcf80-42fc-4b22-842d-6594d1a4fd03 resource provider aggregate not found 2026-07-15 06:07:53.162 7 INFO neutron.services.segments.plugin [-] Segment d9cdcf80-42fc-4b22-842d-6594d1a4fd03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cdcf80-42fc-4b22-842d-6594d1a4fd03 found for delete ", "request_id": "req-b763e5b6-236f-4fd4-8b60-89207f78cb43"}]} [pid: 7|app: 0|req: 1176/2354] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:53 2026] DELETE /v2.0/security-groups/26a5239a-5613-48ac-9d2f-1f298bf871d6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2355] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:53 2026] GET /v2.0/security-groups?tenant_id=a790ee497160419997255c4108771b70&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2356] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:07:53 2026] DELETE /v2.0/security-groups/d9d3a6c5-f372-4e22-beca-0bb565bc9175 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:54.329 8 WARNING neutron_lib.context [None req-bbc4fa49-aebb-498e-86b2-2d3359391a04 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:54.465 8 INFO neutron.db.segments_db [None req-bbc4fa49-aebb-498e-86b2-2d3359391a04 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Added segment 13f78152-7cb0-4be1-9cc3-374ece705ac4 of type vxlan for network ab2564d0-9833-4386-9dfe-5c6629f2f815 [pid: 8|app: 0|req: 1180/2357] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:54 2026] POST /v2.0/networks => generated 639 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:54.594 7 WARNING neutron_lib.context [None req-88484026-59a1-4e26-8c5f-f48aaabe5ede f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1178/2358] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:54 2026] POST /v2.0/subnets => generated 634 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2359] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 15 06:07:54 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:07:55.185 7 WARNING neutron_lib.context [None req-4fb33ab6-4a8a-4e8b-b9a3-1ba2e6d9544a f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1179/2360] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:55 2026] POST /v2.0/subnets => generated 708 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:55.585 8 WARNING neutron_lib.context [None req-9bb0ab2e-0a0a-4fe4-9160-2d1f6ef1f6f7 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:55.640 8 INFO neutron.db.segments_db [None req-9bb0ab2e-0a0a-4fe4-9160-2d1f6ef1f6f7 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Added segment f9be6d68-c4c2-4a0b-9cbe-e6c07d75de70 of type vxlan for network b87a51c6-565c-4f94-9ae5-a3c7053e6894 [pid: 8|app: 0|req: 1182/2361] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:55 2026] POST /v2.0/networks => generated 637 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:55.768 7 WARNING neutron_lib.context [None req-56218570-b402-4651-a513-43014f9730dc f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2362] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:55 2026] POST /v2.0/subnets => generated 632 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:56.152 8 WARNING neutron_lib.context [None req-13b5a5cd-2bd1-4bcf-aabf-ee0553df8566 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2363] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:56 2026] POST /v2.0/subnets => generated 701 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:56.585 7 WARNING neutron_lib.context [None req-62f5e5f7-9694-4ffa-8302-4eec0f0249eb f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:56.644 7 INFO neutron.db.segments_db [None req-62f5e5f7-9694-4ffa-8302-4eec0f0249eb f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Added segment db00b348-7c13-4f16-809d-6aebcbfee781 of type vxlan for network d06d9817-29b2-43c3-8432-c62a3806b5bb [pid: 7|app: 0|req: 1181/2364] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:07:56 2026] POST /v2.0/networks => generated 638 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:56.773 8 WARNING neutron_lib.context [None req-6c1c6bac-14dc-4a9a-a4dd-8fd6b448432f f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:57.109 7 WARNING neutron_lib.context [None req-4be3f42b-6b95-49bf-ac24-88e3ab72f6f8 6024b39236ac41b1a585478cccdad2b3 062e73719c7340028d22677aace3d1b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1184/2365] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:56 2026] POST /v2.0/subnets => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:57.199 8 WARNING neutron_lib.context [None req-ad09fcf5-30e9-4f9c-bc88-c93200ab3f91 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1185/2366] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:57 2026] POST /v2.0/subnets => generated 705 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:07:57.579 8 WARNING neutron_lib.context [None req-3b526ab7-a609-4956-a8bc-0246f33653df f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:07:57.625 8 INFO neutron.db.segments_db [None req-3b526ab7-a609-4956-a8bc-0246f33653df f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Added segment 6b1d01dd-c63a-4369-ba77-c5a9d0f586ab of type vxlan for network 909e48c9-872a-40ed-9b0d-4de33385ab14 [pid: 7|app: 0|req: 1182/2367] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 15 06:07:56 2026] POST /v2.0/floatingips => generated 552 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2368] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:07:57 2026] PUT /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2369] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:57 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:07:57.955 8 INFO neutron.db.l3_hamode_db [None req-3b526ab7-a609-4956-a8bc-0246f33653df f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1185/2370] 10.0.0.36 () {34 vars in 769 bytes} [Wed Jul 15 06:07:57 2026] PUT /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2371] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2372] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 15 06:07:58 2026] PUT /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2373] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2374] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 15 06:07:58 2026] PUT /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2375] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2376] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 15 06:07:58 2026] PUT /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2377] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2378] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:58.471 7 INFO neutron.api.v2.resource [None req-586a8944-1a9a-4abc-b70a-c0781d557c3b 6024b39236ac41b1a585478cccdad2b3 062e73719c7340028d22677aace3d1b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1194/2379] 10.0.0.36 () {32 vars in 750 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2380] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:07:58 2026] DELETE /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2381] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:07:58.625 7 INFO neutron.api.v2.resource [None req-40fd0ad2-4f5a-4f42-90be-40b66ff1ebe5 6024b39236ac41b1a585478cccdad2b3 062e73719c7340028d22677aace3d1b3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1197/2382] 10.0.0.36 () {32 vars in 753 bytes} [Wed Jul 15 06:07:58 2026] DELETE /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2383] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 15 06:07:58 2026] DELETE /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2384] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 15 06:07:58 2026] GET /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc/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: 1200/2385] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:07:58 2026] DELETE /v2.0/floatingips/975291c4-632d-4a2f-8706-c946fd458acc => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:07:59.085 8 INFO neutron.db.l3_hamode_db [None req-3b526ab7-a609-4956-a8bc-0246f33653df f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1203/2388] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:07:59 2026] GET /v2.0/security-groups?tenant_id=494dce9d29824b91a440d63865a92a44&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2389] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:08:00 2026] DELETE /v2.0/security-groups/a7728e38-e5a9-4c5c-b67e-93443d333510 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2390] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 15 06:07:57 2026] POST /v2.0/routers => generated 684 bytes in 2750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2391] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:08:00 2026] GET /v2.0/security-groups?tenant_id=062e73719c7340028d22677aace3d1b3&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2392] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:08:00 2026] DELETE /v2.0/security-groups/76c2e55e-f111-4622-96d2-b5bd783ec126 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2393] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:08:00 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/add_router_interface => generated 309 bytes in 2210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:04.090 8 WARNING neutron_lib.context [None req-609e6efb-5e17-4e49-9e91-9b6ed195f5a4 67b5a8f4b814422592e64322f4d54257 08b056abd0b541e69c1a2debe61bff7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:08:04.241 8 INFO neutron.db.segments_db [None req-609e6efb-5e17-4e49-9e91-9b6ed195f5a4 67b5a8f4b814422592e64322f4d54257 08b056abd0b541e69c1a2debe61bff7e - - default default] Added segment 9a118ede-5902-4030-88ef-12823981c5b0 of type vxlan for network f8ac3c9f-2e2e-4079-b5ba-14eefb8e0f9b [pid: 8|app: 0|req: 1188/2394] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:08:03 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:04.378 8 WARNING neutron_lib.context [None req-7d58ff47-2767-4437-8cf9-661d1e3e6cbb 67b5a8f4b814422592e64322f4d54257 08b056abd0b541e69c1a2debe61bff7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:08:04.464 8 INFO neutron.db.segments_db [None req-7d58ff47-2767-4437-8cf9-661d1e3e6cbb 67b5a8f4b814422592e64322f4d54257 08b056abd0b541e69c1a2debe61bff7e - - default default] Added segment 47510dc3-6d19-422a-ac22-5815eff6d4ed of type vxlan for network b3e267c3-dcc0-48f1-8605-f190b35cc2c1 [pid: 8|app: 0|req: 1189/2395] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 15 06:08:04 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2396] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:08:04 2026] PUT /v2.0/networks/f8ac3c9f-2e2e-4079-b5ba-14eefb8e0f9b/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2397] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:08:04 2026] GET /v2.0/networks/f8ac3c9f-2e2e-4079-b5ba-14eefb8e0f9b/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2398] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:08:04 2026] PUT /v2.0/networks/b3e267c3-dcc0-48f1-8605-f190b35cc2c1/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2399] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:08:02 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/add_router_interface => generated 309 bytes in 2244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2400] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:08:04 2026] GET /v2.0/networks/b3e267c3-dcc0-48f1-8605-f190b35cc2c1/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2401] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 15 06:08:04 2026] PUT /v2.0/networks/b3e267c3-dcc0-48f1-8605-f190b35cc2c1/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2402] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:08:04 2026] GET /v2.0/networks/b3e267c3-dcc0-48f1-8605-f190b35cc2c1/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2403] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 15 06:08:04 2026] GET /v2.0/networks/f8ac3c9f-2e2e-4079-b5ba-14eefb8e0f9b/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:05.242 8 INFO neutron.services.segments.plugin [-] Segment 9a118ede-5902-4030-88ef-12823981c5b0 resource provider aggregate not found 2026-07-15 06:08:05.248 8 INFO neutron.services.segments.plugin [-] Segment 9a118ede-5902-4030-88ef-12823981c5b0 resource provider aggregate not found 2026-07-15 06:08:05.262 8 INFO neutron.services.segments.plugin [-] Segment 9a118ede-5902-4030-88ef-12823981c5b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a118ede-5902-4030-88ef-12823981c5b0 found for delete ", "request_id": "req-35dcec47-bb90-4058-a012-ecf08959f2b7"}]} 2026-07-15 06:08:05.274 8 INFO neutron.services.segments.plugin [-] Segment 9a118ede-5902-4030-88ef-12823981c5b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a118ede-5902-4030-88ef-12823981c5b0 found for delete ", "request_id": "req-dac024ba-e6b9-4a0a-9a89-5d2afa4d8ee7"}]} [pid: 8|app: 0|req: 1197/2404] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:08:05 2026] DELETE /v2.0/networks/f8ac3c9f-2e2e-4079-b5ba-14eefb8e0f9b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2405] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:08:05 2026] DELETE /v2.0/networks/b3e267c3-dcc0-48f1-8605-f190b35cc2c1 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2406] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:08:06 2026] GET /v2.0/security-groups?tenant_id=08b056abd0b541e69c1a2debe61bff7e&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2407] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:08:06 2026] DELETE /v2.0/security-groups/109e5f57-2b5a-43d6-b641-157dacf864db => 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: 1208/2408] 10.0.0.36 () {34 vars in 782 bytes} [Wed Jul 15 06:08:04 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/add_router_interface => generated 309 bytes in 1720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:06.593 7 WARNING neutron_lib.context [None req-751d09f7-a5de-4f61-802a-0987257ec976 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2409] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:08:06 2026] GET /v2.0/security-groups?tenant_id=01353c31f1ca4552a06d24ba0029d635&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2410] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:08:06 2026] DELETE /v2.0/security-groups/ff4d9624-d5cb-41b0-a4ff-0f38a002c07e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2411] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 15 06:08:06 2026] POST /v2.0/security-groups => generated 1629 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-15 06:08:06.731 8 WARNING neutron_lib.context [None req-e9835629-f56f-4591-8ed9-c81315e2c7e3 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1203/2412] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:06.885 7 WARNING neutron_lib.context [None req-0f930804-f37b-4eb1-800a-d428734c8078 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2413] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:07.026 8 WARNING neutron_lib.context [None req-3e28feec-d6a9-4e73-b244-b3df5940a302 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1204/2414] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:07 2026] POST /v2.0/security-group-rules => generated 599 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:07.166 7 WARNING neutron_lib.context [None req-082c4158-92cb-40d8-87e2-acc13e18427d f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1211/2415] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:07.317 8 WARNING neutron_lib.context [None req-4f012add-fabb-4448-a37b-c5c4588764a7 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:08:07.328 8 INFO neutron.services.segments.plugin [-] Segment 47510dc3-6d19-422a-ac22-5815eff6d4ed resource provider aggregate not found 2026-07-15 06:08:07.342 8 INFO neutron.services.segments.plugin [-] Segment 47510dc3-6d19-422a-ac22-5815eff6d4ed resource provider aggregate not found 2026-07-15 06:08:07.348 8 INFO neutron.services.segments.plugin [-] Segment 47510dc3-6d19-422a-ac22-5815eff6d4ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47510dc3-6d19-422a-ac22-5815eff6d4ed found for delete ", "request_id": "req-7448253c-667b-41f6-afd5-c3e09da2e0ae"}]} 2026-07-15 06:08:07.359 8 INFO neutron.services.segments.plugin [-] Segment 47510dc3-6d19-422a-ac22-5815eff6d4ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47510dc3-6d19-422a-ac22-5815eff6d4ed found for delete ", "request_id": "req-87a34dc9-1565-439b-8fee-c6d83d55c3e4"}]} [pid: 8|app: 0|req: 1205/2416] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:07.457 7 WARNING neutron_lib.context [None req-57b5f156-4dce-4df1-8eb5-10f6e79bf582 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1212/2417] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:07.588 8 WARNING neutron_lib.context [None req-cdfcf427-6219-4fb9-9366-5dc9d2fa126c f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1206/2418] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:07.731 7 WARNING neutron_lib.context [None req-f68ca849-75b6-4cda-bca4-a0a5b7701dc2 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1213/2419] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:07.858 8 WARNING neutron_lib.context [None req-7d732d00-b2df-4864-a9bb-2372e9d7e2ec f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1207/2420] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:07 2026] POST /v2.0/security-group-rules => generated 599 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:08.031 7 WARNING neutron_lib.context [None req-de143e75-5845-412c-8a0e-667f437fb544 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1214/2421] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-15 06:08:08.200 8 WARNING neutron_lib.context [None req-10f32e74-467f-4a09-bc64-a7e9d710747d f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1208/2422] 10.0.0.36 () {34 vars in 694 bytes} [Wed Jul 15 06:08:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2423] 10.0.0.239 () {34 vars in 1094 bytes} [Wed Jul 15 06:08:08 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-662068776&fields=id&tenant_id=38076dd4b46a4e5080d9292fc848f7d4 => 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: 1209/2424] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:08:08 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 704 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2425] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:08:08 2026] GET /v2.0/quotas/38076dd4b46a4e5080d9292fc848f7d4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2426] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:08 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&fields=id => generated 287 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2427] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1211/2428] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2429] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:09 2026] GET /v2.0/ports?device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => 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: 1212/2430] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:10 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 704 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2431] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:08:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=38076dd4b46a4e5080d9292fc848f7d4 => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:10.266 8 WARNING neutron_lib.context [req-7a9851e7-5863-4d4f-9ae5-d8254ecbe2e5 req-f152dec2-d30b-4637-8411-629cb527c339 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1213/2432] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:08:10 2026] POST /v2.0/ports => generated 1183 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2433] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:08:10 2026] PUT /v2.0/ports/fc959139-792d-45ba-b2d1-686c5b510e16 => generated 1428 bytes in 555 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: 1214/2434] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1467 bytes in 45 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: 1221/2435] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2436] 199.204.45.129 () {34 vars in 1104 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A231&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:11.598 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58228dfa-8f83-4256-a1c5-e4373ef9190a'] response: {'name': 'network-changed', 'server_uuid': '44dbdc2e-9603-4a59-a9d3-f6d0e520806d', 'tag': 'fc959139-792d-45ba-b2d1-686c5b510e16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2437] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2438] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 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: 1223/2439] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2440] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2441] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2442] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2443] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:11 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2444] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => 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: 1226/2445] 199.204.45.129 () {34 vars in 1104 bytes} [Wed Jul 15 06:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A231&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => 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: 1220/2446] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:08:12 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2447] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:12 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&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: 1221/2448] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:12 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2449] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:12 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1222/2450] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:12 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1229/2451] 199.204.45.129 () {34 vars in 1096 bytes} [Wed Jul 15 06:08:13 2026] GET /v2.0/ports?device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2452] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:13 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2453] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:13 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2454] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => 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: 1231/2455] 199.204.45.129 () {34 vars in 1104 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A231&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => 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: 1225/2456] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2457] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2458] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2459] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2460] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1229/2463] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/ports?device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1200 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2464] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/security-groups?id=28740bab-1d61-45a9-8a2c-e6785e696df5&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2465] 10.0.0.36 () {32 vars in 817 bytes} [Wed Jul 15 06:08:14 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&mac_address=fa%3A16%3A3e%3Af6%3A4d%3A1e => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:15.063 7 WARNING neutron_lib.context [None req-3328e03e-b202-4769-a6a6-d5a13683a10c f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:08:16.107 7 INFO neutron.db.l3_db [None req-3328e03e-b202-4769-a6a6-d5a13683a10c f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Floating IP 6e946128-9e52-4a07-94f9-758a6a4723fb associated. External IP: 10.96.250.211, port: fc959139-792d-45ba-b2d1-686c5b510e16. [pid: 7|app: 0|req: 1236/2466] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 15 06:08:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2467] 10.0.0.239 () {34 vars in 1094 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-662068776&fields=id&tenant_id=38076dd4b46a4e5080d9292fc848f7d4 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:17.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-025bdf69-5827-465e-abb2-d82c353fd492'] response: {'name': 'network-changed', 'server_uuid': '44dbdc2e-9603-4a59-a9d3-f6d0e520806d', 'tag': 'fc959139-792d-45ba-b2d1-686c5b510e16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1237/2468] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 705 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2469] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/quotas/38076dd4b46a4e5080d9292fc848f7d4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2470] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1469 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2471] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2472] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2473] 199.204.45.129 () {34 vars in 1104 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A231&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2474] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&fields=id => generated 333 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2475] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2476] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1237/2477] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2478] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2479] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1239/2480] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2481] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1240/2482] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:17 2026] GET /v2.0/ports?device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2483] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:18 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2484] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:08:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=38076dd4b46a4e5080d9292fc848f7d4 => generated 178 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:18.835 7 WARNING neutron_lib.context [req-832a9a52-6ebb-47fc-ae52-c7adca55269c req-b38d81cd-4a8e-4400-bc1b-7ef0d4d209a2 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1244/2485] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:08:18 2026] POST /v2.0/ports => generated 1187 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2486] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:08:19 2026] PUT /v2.0/ports/cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 1432 bytes in 602 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: 1245/2487] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:19 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1471 bytes in 65 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: 1243/2488] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.190&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => 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: 1246/2489] 199.204.45.129 () {34 vars in 1106 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A378&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:20.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ce54859-44c2-468c-a9f7-9e275f2d2fd0'] response: {'name': 'network-changed', 'server_uuid': 'dbd2b29c-54e8-407e-a26d-b8fb0e5345a5', 'tag': 'cf0d872e-0d66-4dae-bb50-29e7bc714719', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1244/2490] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743&id=e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2491] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1245/2492] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2493] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1246/2494] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2495] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1471 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2496] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2497] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.190&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => 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: 1248/2498] 199.204.45.129 () {34 vars in 1106 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A378&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2499] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743&id=e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2500] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&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: 1252/2501] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2502] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1253/2503] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:20 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1251/2504] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:22 2026] GET /v2.0/ports?device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1204 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2505] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:23 2026] GET /v2.0/security-groups?id=28740bab-1d61-45a9-8a2c-e6785e696df5&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2506] 10.0.0.36 () {32 vars in 817 bytes} [Wed Jul 15 06:08:23 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&mac_address=fa%3A16%3A3e%3A50%3A78%3A6a => generated 1204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:23.246 7 WARNING neutron_lib.context [None req-585a76f3-d906-4165-bcd4-1f0997ceb949 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1253/2507] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:08:24 2026] GET /v2.0/ports?device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1469 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:08:24.235 7 INFO neutron.db.l3_db [None req-585a76f3-d906-4165-bcd4-1f0997ceb949 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Floating IP ff736649-e17b-4476-b47f-ff7cf511484a associated. External IP: 10.96.250.208, port: cf0d872e-0d66-4dae-bb50-29e7bc714719. [pid: 8|app: 0|req: 1254/2508] 10.0.0.202 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:24 2026] GET /v2.0/security-groups?id=28740bab-1d61-45a9-8a2c-e6785e696df5&fields=id&fields=name => generated 111 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2509] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 15 06:08:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2512] 10.0.0.202 () {34 vars in 990 bytes} [Wed Jul 15 06:08:33 2026] GET /v2.0/ports?device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2513] 10.0.0.202 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:33 2026] GET /v2.0/security-groups?id=28740bab-1d61-45a9-8a2c-e6785e696df5&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:08:33.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b70b657b-279d-45d0-85e0-620998e213fe'] response: {'name': 'network-changed', 'server_uuid': 'dbd2b29c-54e8-407e-a26d-b8fb0e5345a5', 'tag': 'cf0d872e-0d66-4dae-bb50-29e7bc714719', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1258/2514] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:33 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2515] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:33 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => 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: 1259/2516] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:08:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.190&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2517] 199.204.45.129 () {34 vars in 1106 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A378&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => 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: 1260/2518] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743&id=e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2519] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2520] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2521] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1262/2522] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:34 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1261/2523] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:08:38 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2524] 10.0.0.86 () {30 vars in 689 bytes} [Wed Jul 15 06:08:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2525] 10.0.0.86 () {30 vars in 691 bytes} [Wed Jul 15 06:08:39 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: 1264/2526] 10.0.0.86 () {30 vars in 667 bytes} [Wed Jul 15 06:08:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2527] 10.0.0.86 () {30 vars in 703 bytes} [Wed Jul 15 06:08:39 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: 1265/2528] 10.0.0.86 () {28 vars in 438 bytes} [Wed Jul 15 06:08:39 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: 1264/2529] 10.0.0.86 () {30 vars in 727 bytes} [Wed Jul 15 06:08:39 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 634 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2530] 10.0.0.86 () {30 vars in 689 bytes} [Wed Jul 15 06:08:39 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: 1265/2531] 10.0.0.86 () {30 vars in 691 bytes} [Wed Jul 15 06:08:39 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: 1267/2532] 10.0.0.86 () {30 vars in 667 bytes} [Wed Jul 15 06:08:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2533] 10.0.0.86 () {30 vars in 703 bytes} [Wed Jul 15 06:08:39 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: 1268/2534] 10.0.0.86 () {30 vars in 727 bytes} [Wed Jul 15 06:08:39 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2535] 10.0.0.86 () {30 vars in 689 bytes} [Wed Jul 15 06:08:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2536] 10.0.0.86 () {30 vars in 691 bytes} [Wed Jul 15 06:08:40 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: 1268/2537] 10.0.0.86 () {30 vars in 667 bytes} [Wed Jul 15 06:08:40 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: 1270/2538] 10.0.0.86 () {30 vars in 703 bytes} [Wed Jul 15 06:08:40 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: 1269/2539] 10.0.0.86 () {30 vars in 729 bytes} [Wed Jul 15 06:08:40 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2540] 10.0.0.86 () {30 vars in 681 bytes} [Wed Jul 15 06:08:40 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: 1270/2541] 10.0.0.86 () {34 vars in 703 bytes} [Wed Jul 15 06:08:40 2026] POST /v2.0/ports => generated 1128 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2542] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:08:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1271/2543] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:08:43 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: 1273/2544] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:08:43 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: 1272/2545] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:08:43 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: 1274/2546] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:08:43 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2547] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:08:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2548] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:08:43 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: 1274/2549] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:08:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2550] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:08:43 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) 2026-07-15 06:08:43.476 8 INFO neutron.api.v2.resource [None req-2e64bbfe-5a5e-4585-afb5-2601efa786b2 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1275/2551] 199.204.45.129 () {30 vars in 763 bytes} [Wed Jul 15 06:08:43 2026] GET /v2.0/security-groups/lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2552] 199.204.45.129 () {30 vars in 785 bytes} [Wed Jul 15 06:08:43 2026] GET /v2.0/security-groups?name=lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2553] 199.204.45.129 () {34 vars in 736 bytes} [Wed Jul 15 06:08:43 2026] POST /v2.0/security-groups => generated 1638 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2554] 199.204.45.129 () {30 vars in 815 bytes} [Wed Jul 15 06:08:43 2026] GET /v2.0/security-group-rules?security_group_id=37727ad2-7a0f-4636-9b20-4359011af8c4 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2555] 199.204.45.129 () {34 vars in 789 bytes} [Wed Jul 15 06:08:43 2026] PUT /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2556] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:08:44 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1278/2557] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:08:44 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: 1280/2558] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2559] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2560] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:08:44 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2563] 10.0.0.239 () {34 vars in 1016 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/security-groups?id=41c3fa5f-28c7-4170-96da-5f92b9f7ed82&fields=id => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2564] 10.0.0.239 () {34 vars in 982 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/networks?id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2565] 10.0.0.239 () {34 vars in 965 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/quotas/a3fbcab3567d4a37b1be69f374fcf4fe => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2566] 10.0.0.239 () {34 vars in 1002 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&fields=id => generated 149 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2567] 10.0.0.239 () {34 vars in 1008 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1285/2568] 10.0.0.239 () {34 vars in 1108 bytes} [Wed Jul 15 06:08:51 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2569] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2570] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => 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: 1285/2571] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/networks?id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2572] 199.204.45.129 () {34 vars in 1050 bytes} [Wed Jul 15 06:08:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe => generated 343 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2573] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:08:52 2026] POST /v2.0/ports => generated 1082 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2574] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:08:53 2026] PUT /v2.0/ports/60f9af7c-3c7a-461b-951b-ac5e436c5e6b => generated 1207 bytes in 545 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: 1287/2575] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:53 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1246 bytes in 45 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: 1289/2576] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => 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: 1288/2577] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2578] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2579] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:08:54.254 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12f48463-72ef-46a4-a346-a86cd80d4f55'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': '60f9af7c-3c7a-461b-951b-ac5e436c5e6b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1291/2580] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1290/2581] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2582] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks?id=8f8063bf-8317-4802-b4d6-13e03d001446 => generated 735 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2583] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => 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: 1292/2584] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2585] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2586] 199.204.45.129 () {34 vars in 1044 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/security-groups?id=41c3fa5f-28c7-4170-96da-5f92b9f7ed82&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2587] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2588] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2589] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:08:54 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2590] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2591] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/security-groups?id=41c3fa5f-28c7-4170-96da-5f92b9f7ed82&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2592] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:55 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2593] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2594] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/security-groups?id=41c3fa5f-28c7-4170-96da-5f92b9f7ed82&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2595] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:08:58 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2600] 199.204.45.129 () {34 vars in 1096 bytes} [Wed Jul 15 06:09:14 2026] GET /v2.0/ports?device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2601] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:14 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2602] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:09:14 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2603] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2604] 199.204.45.129 () {34 vars in 1104 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A231&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2605] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2606] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2607] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2608] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1304/2609] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:15 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1307/2612] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2613] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:09:33 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: 1308/2614] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2615] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2616] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2617] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:09:33 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2618] 199.204.45.129 () {34 vars in 717 bytes} [Wed Jul 15 06:09:33 2026] POST /v2.0/ports => generated 1089 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2619] 10.0.0.239 () {34 vars in 971 bytes} [Wed Jul 15 06:09:34 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1089 bytes in 53 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: 1311/2620] 10.0.0.239 () {34 vars in 907 bytes} [Wed Jul 15 06:09:34 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2621] 199.204.45.129 () {34 vars in 1262 bytes} [Wed Jul 15 06:09:34 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2622] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:34 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2623] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:34 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1313/2624] 199.204.45.129 () {34 vars in 975 bytes} [Wed Jul 15 06:09:34 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1089 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2625] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:09:34 2026] GET /v2.0/networks?id=ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2626] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:09:34 2026] PUT /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1243 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2627] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2519 bytes in 50 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: 1315/2628] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2629] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:35.444 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dc57be5-c7d0-43dd-acb2-dff76d70b90a'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': 'c94e7769-dd3c-4fab-ab6e-4546a83d00ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2630] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2631] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1317/2632] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1316/2633] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => 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: 1318/2634] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => 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: 1317/2635] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&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: 1319/2636] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1318/2637] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1320/2638] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:35 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2519 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2639] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/networks?id=ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 802 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2640] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2641] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2642] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2643] 10.0.0.239 () {34 vars in 971 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2644] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2645] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1322/2646] 199.204.45.129 () {34 vars in 789 bytes} [Wed Jul 15 06:09:36 2026] PUT /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1303 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:36.547 7 INFO neutron.api.v2.resource [None req-28aaadce-5079-45ca-8721-6984bf53989f 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1325/2647] 199.204.45.129 () {30 vars in 763 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/security-groups/lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1323/2648] 199.204.45.129 () {30 vars in 785 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/security-groups?name=lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 1639 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:09:36.700 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74d4376c-7859-41ec-9146-8fce9b6ddbfb'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': 'c94e7769-dd3c-4fab-ab6e-4546a83d00ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1324/2649] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2579 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2650] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/networks?id=ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2651] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2652] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2653] 199.204.45.129 () {34 vars in 789 bytes} [Wed Jul 15 06:09:36 2026] PUT /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1303 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2654] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&device_owner=network%3Adhcp => generated 1461 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: 1327/2655] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:36 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2656] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1328/2657] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:09:37 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: 1330/2658] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2659] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:09:37 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: 1331/2660] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:09:37 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: 1330/2661] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2662] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2663] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1341 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2664] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:37.485 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b6494b9-539d-4ed8-8ea3-fd2f9024f66d'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': 'c94e7769-dd3c-4fab-ab6e-4546a83d00ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2665] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 799 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2666] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2667] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2668] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2669] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/networks?id=ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 802 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2670] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => 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: 1336/2671] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2672] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2673] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2674] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:37 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 06:09:41.078 8 WARNING neutron_lib.context [None req-459cca0f-2294-4952-89dc-1fe3704ac1e1 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-15 06:09:42.503 8 INFO neutron.db.l3_db [None req-459cca0f-2294-4952-89dc-1fe3704ac1e1 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Floating IP 77e21d88-b017-4c0e-b959-2e8e262289e1 associated. External IP: 10.96.250.214, port: 44a178d2-a33b-495d-883c-8db930aebb1f. [pid: 8|app: 0|req: 1338/2675] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 15 06:09:41 2026] POST /v2.0/floatingips => generated 898 bytes in 1835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2678] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:09:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2679] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:09:47 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: 1340/2680] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:09:47 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: 1341/2681] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:09:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:47.365 7 INFO neutron.api.v2.resource [None req-7376f4fb-ac1f-45fe-8015-999633e21c5e 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2682] 199.204.45.129 () {30 vars in 763 bytes} [Wed Jul 15 06:09:47 2026] GET /v2.0/security-groups/lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2683] 199.204.45.129 () {30 vars in 785 bytes} [Wed Jul 15 06:09:47 2026] GET /v2.0/security-groups?name=lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 1639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2684] 199.204.45.129 () {30 vars in 815 bytes} [Wed Jul 15 06:09:47 2026] GET /v2.0/security-group-rules?security_group_id=37727ad2-7a0f-4636-9b20-4359011af8c4 => generated 1182 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2685] 199.204.45.129 () {34 vars in 747 bytes} [Wed Jul 15 06:09:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2686] 199.204.45.129 () {34 vars in 747 bytes} [Wed Jul 15 06:09:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2687] 10.0.0.86 () {30 vars in 689 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2688] 10.0.0.86 () {30 vars in 691 bytes} [Wed Jul 15 06:09:54 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: 1345/2689] 10.0.0.86 () {30 vars in 667 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2690] 10.0.0.86 () {30 vars in 703 bytes} [Wed Jul 15 06:09:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2691] 10.0.0.86 () {28 vars in 438 bytes} [Wed Jul 15 06:09:55 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: 1346/2692] 10.0.0.86 () {30 vars in 727 bytes} [Wed Jul 15 06:09:55 2026] GET /v2.0/subnets/5e3c765c-a393-4935-8921-28c137408a08 => generated 632 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2693] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:09: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: 7|app: 0|req: 1347/2694] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:09:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2695] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:09:56 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: 1348/2696] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2697] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/subnets/5e3c765c-a393-4935-8921-28c137408a08 => 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: 1349/2698] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2699] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:09:56 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: 1350/2700] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:09:56 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: 1351/2701] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2702] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:09:56 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: 1352/2703] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2704] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:56 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2705] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:09:57 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => 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: 1353/2706] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:09:57 2026] POST /v2.0/ports => generated 1299 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2707] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:09:57 2026] PUT /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1424 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: 7|app: 0|req: 1354/2708] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4033 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1355/2709] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => 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: 1355/2710] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:09:58.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-657e0bac-8e2b-43c0-bad7-afec7ff42bfe'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': 'a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1356/2711] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&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: 1356/2712] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 81 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: 1357/2713] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:58 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1357/2714] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => 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: 1358/2715] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2716] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2717] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2718] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2719] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => 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: 1360/2720] 199.204.45.129 () {34 vars in 1102 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aff&port_id=a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2723] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2724] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2725] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2726] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1363/2727] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2728] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4033 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2729] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2730] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2731] 199.204.45.129 () {34 vars in 1102 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aff&port_id=a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => 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: 1367/2732] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:09:59 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2733] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&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: 1368/2734] 10.0.0.239 () {34 vars in 971 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2735] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2736] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2737] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2738] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2739] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2740] 199.204.45.129 () {34 vars in 790 bytes} [Wed Jul 15 06:10:00 2026] PUT /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1199 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2741] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 797 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:10:00.761 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f16fbde0-3f69-4c4b-993a-b6be0ca213a2'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': 'a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2742] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/subnets/5e3c765c-a393-4935-8921-28c137408a08 => generated 650 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2743] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3808 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2744] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:00 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: 1373/2745] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10:00 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: 1373/2746] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2747] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:00 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: 1375/2748] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:00 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: 1374/2749] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => 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: 1376/2750] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:00 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2751] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2752] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2753] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&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: 1378/2754] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1341 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2755] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1379/2756] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2757] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2758] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1381/2759] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2760] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:01 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2761] 10.0.0.86 () {30 vars in 689 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2762] 10.0.0.86 () {30 vars in 691 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2763] 10.0.0.86 () {30 vars in 667 bytes} [Wed Jul 15 06:10:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2764] 10.0.0.86 () {30 vars in 703 bytes} [Wed Jul 15 06:10:05 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: 1384/2765] 10.0.0.86 () {28 vars in 438 bytes} [Wed Jul 15 06:10:06 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: 1382/2766] 10.0.0.86 () {30 vars in 727 bytes} [Wed Jul 15 06:10:06 2026] GET /v2.0/subnets/bca223ed-066f-4c81-9faf-c5cd7deee743 => generated 632 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2767] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2768] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10: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: 8|app: 0|req: 1386/2769] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:07 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: 1384/2770] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2771] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/subnets/5e3c765c-a393-4935-8921-28c137408a08 => generated 650 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2772] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/subnets/bca223ed-066f-4c81-9faf-c5cd7deee743 => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2773] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2774] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2775] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10:07 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: 1387/2776] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2777] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:07 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: 1388/2778] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1391/2779] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1389/2780] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:10:07 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2781] 199.204.45.129 () {38 vars in 955 bytes} [Wed Jul 15 06:10:08 2026] POST /v2.0/ports => generated 1303 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2782] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:10:08 2026] PUT /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1428 bytes in 627 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: 1393/2783] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 5266 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1391/2784] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => 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: 1394/2785] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:09.418 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0340c5c-ae91-471f-815b-551556304f7e'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': '02d59e1d-0017-4892-a30d-2ed4e04208c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2786] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2787] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 62 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: 1393/2788] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1396/2789] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => 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: 1394/2790] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2791] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2792] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1398/2793] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1396/2794] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => 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: 1399/2795] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08 => 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: 1397/2796] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:09 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2797] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2798] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1401/2799] 199.204.45.129 () {34 vars in 1056 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2800] 199.204.45.129 () {34 vars in 1106 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3df&port_id=02d59e1d-0017-4892-a30d-2ed4e04208c9 => 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: 1402/2801] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743&id=e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2802] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2803] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2804] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1404/2805] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2806] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 5266 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2807] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2808] 199.204.45.129 () {34 vars in 1056 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=02d59e1d-0017-4892-a30d-2ed4e04208c9 => 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: 1406/2809] 199.204.45.129 () {34 vars in 1106 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3df&port_id=02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2810] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743&id=e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 1366 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2811] 10.0.0.239 () {34 vars in 971 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1464 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2812] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:10 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2813] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&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: 1406/2814] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1464 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2815] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2816] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2817] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1408/2818] 199.204.45.129 () {34 vars in 790 bytes} [Wed Jul 15 06:10:11 2026] PUT /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1197 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2819] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 797 bytes in 67 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: 1409/2820] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/subnets/bca223ed-066f-4c81-9faf-c5cd7deee743 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2821] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 5035 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:11.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91429a0b-24e7-40a8-8375-418dbd6f7024'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': '02d59e1d-0017-4892-a30d-2ed4e04208c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1413/2822] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2823] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10:11 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: 1415/2824] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:11 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: 1410/2825] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => 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: 1416/2826] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:11 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: 1411/2827] 199.204.45.129 () {34 vars in 1056 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.21&port_id=02d59e1d-0017-4892-a30d-2ed4e04208c9 => 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: 1417/2828] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2829] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2830] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2831] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:11 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2832] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1341 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2833] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2834] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2835] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2836] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1422/2837] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2838] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:12 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2841] 199.204.45.129 () {34 vars in 1096 bytes} [Wed Jul 15 06:10:14 2026] GET /v2.0/ports?device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2842] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:14 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2843] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:10:14 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2844] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:10:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.190&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2845] 199.204.45.129 () {34 vars in 1106 bytes} [Wed Jul 15 06:10:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A378&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => 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: 1420/2846] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:10:15 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743&id=e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2847] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:15 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2848] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:15 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2849] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:15 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1422/2850] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:15 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2851] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2852] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10:20 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: 1430/2853] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2854] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2855] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/subnets/5e3c765c-a393-4935-8921-28c137408a08 => generated 650 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2856] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 5035 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2857] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10: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: 1426/2858] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10: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: 8|app: 0|req: 1433/2859] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:20 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/2860] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2861] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:20 2026] GET /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1233 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2862] 199.204.45.129 () {34 vars in 789 bytes} [Wed Jul 15 06:10:20 2026] PUT /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1026 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2863] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 797 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:21.518 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a9a3b2a-3deb-4e34-af76-35507604e801'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': '02d59e1d-0017-4892-a30d-2ed4e04208c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1429/2864] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2865] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 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: 1437/2866] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2867] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2868] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?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: 1431/2869] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:21 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2870] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:22 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2871] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:23 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2872] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:24 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2873] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:25 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2874] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:27 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2875] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:28 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2876] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:29 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2879] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:30 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2880] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:31 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2881] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:32 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2882] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:33 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2883] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:34 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2884] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:35 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2885] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:36 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2886] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:37 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2887] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:38 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2888] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:39 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2889] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:41 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2890] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:42 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 4864 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2891] 199.204.45.129 () {34 vars in 975 bytes} [Wed Jul 15 06:10:42 2026] GET /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2892] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:10:42 2026] DELETE /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2893] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:42 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3810 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:42.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6466203b-b20e-4e87-8886-faebbfacc815'] response: {'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'name': 'network-vif-deleted', 'tag': '02d59e1d-0017-4892-a30d-2ed4e04208c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2894] 199.204.45.129 () {34 vars in 1226 bytes} [Wed Jul 15 06:10:42 2026] GET /v2.0/networks?id=8f8063bf-8317-4802-b4d6-13e03d001446&id=ab2564d0-9833-4386-9dfe-5c6629f2f815&id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 3095 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2895] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:10:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2896] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:42 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2897] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:42 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&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: 8|app: 0|req: 1453/2898] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1446/2899] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1454/2900] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2901] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3810 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2902] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:10:43.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34ae5bb9-2349-495c-bf90-4b1248304efb 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2903] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 15 06:10:43 2026] DELETE /v2.0/ports/02d59e1d-0017-4892-a30d-2ed4e04208c9 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2904] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2905] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:43 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: 1458/2906] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10:43 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: 1449/2907] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2908] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2909] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2910] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2911] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2912] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => 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: 1462/2913] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2914] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08 => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2915] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1341 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2916] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2917] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2918] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1465/2919] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2920] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2921] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2922] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:10:43 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2925] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:51 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: 1457/2926] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10:51 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: 1470/2927] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:51 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: 1458/2928] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2929] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3810 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2930] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2931] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:10:51 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: 1460/2932] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2933] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:10:51 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: 1461/2934] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:10:51 2026] GET /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2935] 199.204.45.129 () {34 vars in 789 bytes} [Wed Jul 15 06:10:51 2026] PUT /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1026 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2936] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 797 bytes in 89 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: 1475/2937] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:10:52.495 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dc28a8e-7c93-4035-ab4d-64b88ee5d6cb'] response: {'name': 'network-changed', 'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'tag': 'a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1463/2938] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2939] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2940] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2941] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1465/2942] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:10:52 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1478/2943] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:53 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2944] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:54 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2945] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:55 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2946] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:56 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2947] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:57 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2948] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:10:58 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2951] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:00 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2952] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:01 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2953] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:02 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2954] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:03 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2955] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:04 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2956] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:05 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2957] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:06 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2958] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:07 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2959] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:08 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2960] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:09 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2961] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:10 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2962] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:11 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2963] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:12 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 3635 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2964] 199.204.45.129 () {34 vars in 975 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2965] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:11:13 2026] DELETE /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => 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: 1477/2966] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:13.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6db9a857-0e7e-42c0-ba5d-e60c41c9399e'] response: {'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'name': 'network-vif-deleted', 'tag': 'a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1490/2967] 199.204.45.129 () {34 vars in 1146 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/networks?id=8f8063bf-8317-4802-b4d6-13e03d001446&id=ab2564d0-9833-4386-9dfe-5c6629f2f815&id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 2309 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2968] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2969] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2970] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2971] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2972] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2973] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => 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: 1493/2974] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:13 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:14.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90129ae2-3cfa-4b55-b403-67891f1c00de 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/2975] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 15 06:11:14 2026] DELETE /v2.0/ports/a6657ef5-fad3-4f4f-88a6-e8fcbc263cdf => 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: 1482/2976] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2977] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2978] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:11:14 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: 1497/2979] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:11:14 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: 1483/2980] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2981] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:11:14 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: 1499/2982] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:11:14 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: 1500/2983] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2984] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1501/2985] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2986] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1341 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2989] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2990] 199.204.45.129 () {30 vars in 743 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2991] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2992] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2993] 199.204.45.129 () {34 vars in 1096 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2994] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2995] 199.204.45.129 () {34 vars in 1066 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/networks?id=8f8063bf-8317-4802-b4d6-13e03d001446&id=ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 1523 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2996] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2997] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:11:14 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2998] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&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: 1507/2999] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3000] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?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: 1508/3001] 199.204.45.129 () {34 vars in 1054 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.7&port_id=c94e7769-dd3c-4fab-ab6e-4546a83d00ae => 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: 1494/3002] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/subnets?id=bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3003] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/ports?network_id=ab2564d0-9833-4386-9dfe-5c6629f2f815&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: 1495/3004] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?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: 1510/3005] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:15 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3006] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:11:23 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: 1511/3007] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:11:23 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: 1497/3008] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:11:23 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: 1512/3009] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:23.539 7 INFO neutron.api.v2.resource [None req-e2135131-90a9-4b2b-8b3c-f2ce3edccb9d 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3010] 199.204.45.129 () {30 vars in 763 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/security-groups/lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3011] 199.204.45.129 () {30 vars in 785 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/security-groups?name=lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 2865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3012] 199.204.45.129 () {30 vars in 815 bytes} [Wed Jul 15 06:11:23 2026] GET /v2.0/security-group-rules?security_group_id=37727ad2-7a0f-4636-9b20-4359011af8c4 => generated 2334 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3013] 199.204.45.129 () {32 vars in 789 bytes} [Wed Jul 15 06:11:23 2026] DELETE /v2.0/security-group-rules/b396e043-5798-49f5-b27c-d540df883194 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3014] 199.204.45.129 () {32 vars in 789 bytes} [Wed Jul 15 06:11:23 2026] DELETE /v2.0/security-group-rules/daac5c98-22af-4b4f-acd8-cb4f866bc6d0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:27.334 8 INFO neutron.db.l3_db [None req-2bd800c1-4240-49a0-9974-91afa1e7954c f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Floating IP 77e21d88-b017-4c0e-b959-2e8e262289e1 disassociated (deleted). External IP: 10.96.250.214, port: 44a178d2-a33b-495d-883c-8db930aebb1f. [pid: 8|app: 0|req: 1515/3015] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:11:26 2026] DELETE /v2.0/floatingips/77e21d88-b017-4c0e-b959-2e8e262289e1 => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:27.740 7 INFO neutron.api.v2.resource [None req-82f096b8-3019-48ca-befd-565ac720e823 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3016] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:11:27 2026] GET /v2.0/floatingips/77e21d88-b017-4c0e-b959-2e8e262289e1 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3017] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3018] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:11:28 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: 1517/3019] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3020] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:11:28 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: 1518/3021] 199.204.45.129 () {30 vars in 741 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3022] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3023] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3024] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:28 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3027] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:29 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3028] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:30 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3029] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:31 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3030] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:32 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3031] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:33 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3032] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:35 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3033] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:36 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3034] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:37 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3035] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:38 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3036] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:39 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3037] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:40 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3038] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:41 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3039] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:42 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3040] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:43 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3043] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:44 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3044] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:45 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3045] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:46 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3046] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:47 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3047] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:48 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 2581 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3048] 199.204.45.129 () {34 vars in 975 bytes} [Wed Jul 15 06:11:49 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1341 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3049] 199.204.45.129 () {34 vars in 1060 bytes} [Wed Jul 15 06:11:49 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3050] 199.204.45.129 () {34 vars in 1016 bytes} [Wed Jul 15 06:11:49 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815?fields=dns_domain => generated 29 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3051] 199.204.45.129 () {38 vars in 1028 bytes} [Wed Jul 15 06:11:49 2026] PUT /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1142 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3052] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:49 2026] GET /v2.0/ports?tenant_id=a3fbcab3567d4a37b1be69f374fcf4fe&device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1534/3053] 199.204.45.129 () {34 vars in 1066 bytes} [Wed Jul 15 06:11:49 2026] GET /v2.0/networks?id=8f8063bf-8317-4802-b4d6-13e03d001446&id=ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 1523 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3054] 199.204.45.129 () {34 vars in 1062 bytes} [Wed Jul 15 06:11:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.204&port_id=60f9af7c-3c7a-461b-951b-ac5e436c5e6b => 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: 1535/3055] 199.204.45.129 () {30 vars in 769 bytes} [Wed Jul 15 06:11:49 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3056] 199.204.45.129 () {34 vars in 984 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/subnets?id=f16e1c79-6f2c-492a-8070-eae1e3bf6951 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3057] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/ports?network_id=8f8063bf-8317-4802-b4d6-13e03d001446&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: 1523/3058] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3059] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/networks/8f8063bf-8317-4802-b4d6-13e03d001446?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3060] 199.204.45.129 () {34 vars in 789 bytes} [Wed Jul 15 06:11:50 2026] PUT /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1082 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3061] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 1082 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: 1537/3062] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 15 06:11:50 2026] DELETE /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3063] 199.204.45.129 () {30 vars in 703 bytes} [Wed Jul 15 06:11:50 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: 1538/3064] 199.204.45.129 () {30 vars in 705 bytes} [Wed Jul 15 06:11:50 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: 1527/3065] 199.204.45.129 () {30 vars in 681 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3066] 199.204.45.129 () {30 vars in 717 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:11:50.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64a2c68a-2517-411c-895c-5ade175e957e 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3067] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 15 06:11:50 2026] DELETE /v2.0/ports/c94e7769-dd3c-4fab-ab6e-4546a83d00ae => 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: 1540/3068] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:50.968 7 INFO neutron.api.v2.resource [None req-68beb434-a9e0-4f73-adf4-95b05f8f346c 34fcbdf119fa4523ae43e95753200cd3 a3fbcab3567d4a37b1be69f374fcf4fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3069] 199.204.45.129 () {30 vars in 763 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/security-groups/lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3070] 199.204.45.129 () {30 vars in 785 bytes} [Wed Jul 15 06:11:50 2026] GET /v2.0/security-groups?name=lb-f4b67da4-ca96-4d12-aef3-08d9294f63b8 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3071] 199.204.45.129 () {30 vars in 737 bytes} [Wed Jul 15 06:11:51 2026] GET /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3072] 199.204.45.129 () {34 vars in 789 bytes} [Wed Jul 15 06:11:51 2026] PUT /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 1090 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3073] 199.204.45.129 () {32 vars in 779 bytes} [Wed Jul 15 06:11:51 2026] DELETE /v2.0/security-groups/37727ad2-7a0f-4636-9b20-4359011af8c4 => 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: 1543/3074] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 15 06:11:51 2026] DELETE /v2.0/ports/44a178d2-a33b-495d-883c-8db930aebb1f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3075] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:11:52 2026] GET /v2.0/ports?device_id=37dbc327-f36b-419e-af86-32b595a908e3 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3076] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:11:52 2026] DELETE /v2.0/ports/60f9af7c-3c7a-461b-951b-ac5e436c5e6b => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:11:53.447 7 INFO neutron.db.l3_db [None req-62aa582e-884a-410c-ae1c-120f538ac1b6 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Floating IP ff736649-e17b-4476-b47f-ff7cf511484a disassociated (deleted). External IP: 10.96.250.208, port: cf0d872e-0d66-4dae-bb50-29e7bc714719. [pid: 7|app: 0|req: 1533/3077] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:11:53 2026] DELETE /v2.0/floatingips/ff736649-e17b-4476-b47f-ff7cf511484a => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:11:53.864 8 INFO neutron.api.v2.resource [None req-ea2096aa-06e9-4b5f-8dab-a4a380d7e281 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3078] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:11:53 2026] GET /v2.0/floatingips/ff736649-e17b-4476-b47f-ff7cf511484a => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:11:54.117 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fd56761-2cbf-4100-ae8f-161eca73b398'] response: {'name': 'network-changed', 'server_uuid': 'dbd2b29c-54e8-407e-a26d-b8fb0e5345a5', 'tag': 'cf0d872e-0d66-4dae-bb50-29e7bc714719', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1534/3079] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/ports?device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1204 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 06:11:54.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46f066fb-d321-46d1-89bb-fa224d5f9343'] response: {'server_uuid': '37dbc327-f36b-419e-af86-32b595a908e3', 'name': 'network-vif-deleted', 'tag': '60f9af7c-3c7a-461b-951b-ac5e436c5e6b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1546/3080] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1473 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3081] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/networks?id=d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3082] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.190&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3083] 199.204.45.129 () {34 vars in 1106 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A378&port_id=cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3084] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/subnets?id=bca223ed-066f-4c81-9faf-c5cd7deee743&id=e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3085] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3086] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/ports?network_id=d06d9817-29b2-43c3-8432-c62a3806b5bb&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3087] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/security-groups?id=28740bab-1d61-45a9-8a2c-e6785e696df5&fields=id&fields=name => generated 111 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3088] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/ports?device_id=dbd2b29c-54e8-407e-a26d-b8fb0e5345a5 => generated 1204 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3089] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3090] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:11:54 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3091] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:11:54 2026] DELETE /v2.0/ports/cf0d872e-0d66-4dae-bb50-29e7bc714719 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:00.060 7 INFO neutron.db.l3_db [None req-ea6c4df2-fd6c-4012-8944-0d71d7208974 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] Floating IP 6e946128-9e52-4a07-94f9-758a6a4723fb disassociated (deleted). External IP: 10.96.250.211, port: fc959139-792d-45ba-b2d1-686c5b510e16. [pid: 7|app: 0|req: 1539/3094] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 15 06:11:59 2026] DELETE /v2.0/floatingips/6e946128-9e52-4a07-94f9-758a6a4723fb => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:00.479 8 INFO neutron.api.v2.resource [None req-a7fba490-89f8-4ff2-9ab2-bab5a5b7d864 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3095] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/floatingips/6e946128-9e52-4a07-94f9-758a6a4723fb => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:00.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0737ff40-b961-4e44-b539-5748c41ea265'] response: {'name': 'network-changed', 'server_uuid': '44dbdc2e-9603-4a59-a9d3-f6d0e520806d', 'tag': 'fc959139-792d-45ba-b2d1-686c5b510e16', 'status': 'completed', 'code': 200} 2026-07-15 06:12:00.688 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-056968cb-06df-4287-869e-a17de60e0504'] response: {'server_uuid': 'dbd2b29c-54e8-407e-a26d-b8fb0e5345a5', 'name': 'network-vif-deleted', 'tag': 'cf0d872e-0d66-4dae-bb50-29e7bc714719', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1540/3096] 10.0.0.239 () {34 vars in 990 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/ports?device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1200 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3097] 199.204.45.129 () {34 vars in 1080 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/ports?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3098] 10.0.0.239 () {34 vars in 1040 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/security-groups?id=28740bab-1d61-45a9-8a2c-e6785e696df5&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3099] 199.204.45.129 () {34 vars in 986 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/networks?id=b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3100] 199.204.45.129 () {34 vars in 1058 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.184&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => 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: 1559/3101] 199.204.45.129 () {34 vars in 1104 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A231&port_id=fc959139-792d-45ba-b2d1-686c5b510e16 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3102] 199.204.45.129 () {34 vars in 1064 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/subnets?id=5e3c765c-a393-4935-8921-28c137408a08&id=02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3103] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:12:00 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3104] 199.204.45.129 () {34 vars in 1052 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/ports?network_id=b87a51c6-565c-4f94-9ae5-a3c7053e6894&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: 1561/3105] 199.204.45.129 () {34 vars in 1012 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?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: 1545/3106] 199.204.45.129 () {34 vars in 994 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/ports?device_id=44dbdc2e-9603-4a59-a9d3-f6d0e520806d => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3107] 199.204.45.129 () {34 vars in 1112 bytes} [Wed Jul 15 06:12:01 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3108] 199.204.45.129 () {36 vars in 997 bytes} [Wed Jul 15 06:12:01 2026] DELETE /v2.0/ports/fc959139-792d-45ba-b2d1-686c5b510e16 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3109] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:05 2026] DELETE /v2.0/security-group-rules/359f472a-1f4e-4abb-a6aa-d531f81733b4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.021 7 INFO neutron.api.v2.resource [None req-b904b647-55c4-4209-9d7d-a95a67d4fc4a f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3110] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:05 2026] GET /v2.0/security-group-rules/359f472a-1f4e-4abb-a6aa-d531f81733b4 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3111] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/5e5d21dd-8206-4349-9ea6-e3cd5f4ddb53 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.110 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83b38dce-e65c-40f4-aeee-8f462ecbb4e8'] response: {'server_uuid': '44dbdc2e-9603-4a59-a9d3-f6d0e520806d', 'name': 'network-vif-deleted', 'tag': 'fc959139-792d-45ba-b2d1-686c5b510e16', 'status': 'completed', 'code': 200} 2026-07-15 06:12:06.124 7 INFO neutron.api.v2.resource [None req-4923bff2-612e-42b6-af6b-6521901b24b3 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3112] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/5e5d21dd-8206-4349-9ea6-e3cd5f4ddb53 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3113] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/4d79fb9d-0813-45e4-b43a-1bcc5a75d0c8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.221 7 INFO neutron.api.v2.resource [None req-66a18601-0025-478e-9d21-0fe85149ad57 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3114] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/4d79fb9d-0813-45e4-b43a-1bcc5a75d0c8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3115] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/f07cf7df-4dc0-4e3b-901a-231cafe6428e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.319 7 INFO neutron.api.v2.resource [None req-bf2f1e92-51e9-421b-9484-4610a16012f1 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3116] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/f07cf7df-4dc0-4e3b-901a-231cafe6428e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3117] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/c1d468ca-25ce-4fde-8281-e290fd3dcd9d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.439 7 INFO neutron.api.v2.resource [None req-6cd8d9c7-012e-414e-992d-4e1e7941415f f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3118] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/c1d468ca-25ce-4fde-8281-e290fd3dcd9d => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3119] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/0b1d9acb-85a2-4059-9688-e6f3dd1e0f83 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.528 7 INFO neutron.api.v2.resource [None req-0efc6103-4593-46fb-80cd-2a877c9dd0f1 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3120] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/0b1d9acb-85a2-4059-9688-e6f3dd1e0f83 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3121] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/1dcd79be-db2e-48ce-bfe0-b12e054ffc7c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.624 7 INFO neutron.api.v2.resource [None req-47fff5e5-9acc-47bf-819f-ad48a68a5479 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3122] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/1dcd79be-db2e-48ce-bfe0-b12e054ffc7c => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3123] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/7b077826-37d5-417b-aa4e-87374867bb6c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.718 7 INFO neutron.api.v2.resource [None req-74593e5b-6739-4de9-81f9-e14eaa9a9779 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3124] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/7b077826-37d5-417b-aa4e-87374867bb6c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3125] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/b050d025-6e9d-45e2-882f-7e1d8b5c8055 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.813 7 INFO neutron.api.v2.resource [None req-d81a4dff-205a-4a25-9c4f-f44833b8bc97 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3126] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/b050d025-6e9d-45e2-882f-7e1d8b5c8055 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3127] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/4cd1ddad-4b75-4110-945b-859774fd9fd5 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:06.923 7 INFO neutron.api.v2.resource [None req-3f60d517-e09c-4c59-b965-dd96e6b152bb f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3128] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:06 2026] GET /v2.0/security-group-rules/4cd1ddad-4b75-4110-945b-859774fd9fd5 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3129] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 15 06:12:06 2026] DELETE /v2.0/security-group-rules/15eb6c4e-b775-4442-aacf-efc8cd70272f => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:07.026 7 INFO neutron.api.v2.resource [None req-4cdbf041-ff27-41ef-b185-768cc46744ba f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3130] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 15 06:12:07 2026] GET /v2.0/security-group-rules/15eb6c4e-b775-4442-aacf-efc8cd70272f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3131] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:07 2026] DELETE /v2.0/security-groups/28740bab-1d61-45a9-8a2c-e6785e696df5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:07.145 7 INFO neutron.api.v2.resource [None req-6146dc9f-c73c-40ec-b1cc-441859838195 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3132] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 15 06:12:07 2026] GET /v2.0/security-groups/28740bab-1d61-45a9-8a2c-e6785e696df5 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3133] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:12:07 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/remove_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:08.666 7 INFO neutron.api.v2.resource [None req-9bc9d77d-3d07-4c2f-ae27-bc26e6c0c415 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3134] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:12:08 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/remove_router_interface => generated 198 bytes in 245 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3135] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:12:08 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/remove_router_interface => generated 309 bytes in 1449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:10.339 7 INFO neutron.api.v2.resource [None req-e78023a5-ea8b-4caf-adeb-02caeec18575 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3136] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:12:10 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/remove_router_interface => generated 198 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3137] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:12:10 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/remove_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:12:11.809 7 INFO neutron.api.v2.resource [None req-63e10fd1-8ce8-45cd-8428-6ee71e690646 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3138] 10.0.0.36 () {34 vars in 788 bytes} [Wed Jul 15 06:12:11 2026] PUT /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010/remove_router_interface => generated 198 bytes in 217 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:12.903 8 INFO neutron.db.l3_hamode_db [None req-b6b91e93-1ad8-4bed-926a-119e41a49e9c f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] HA network 909e48c9-872a-40ed-9b0d-4de33385ab14 was deleted as no HA routers are present in tenant 38076dd4b46a4e5080d9292fc848f7d4. [pid: 8|app: 0|req: 1578/3139] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:12:11 2026] DELETE /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010 => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:12:12.967 7 INFO neutron.api.v2.resource [None req-370b7920-1a54-44ab-89d1-933a4c0306ad f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3140] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:12:12 2026] GET /v2.0/routers/c1168f28-69c3-42ba-94e9-28060965d010 => generated 135 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:12.995 8 INFO neutron.services.segments.plugin [-] Segment 6b1d01dd-c63a-4369-ba77-c5a9d0f586ab resource provider aggregate not found 2026-07-15 06:12:13.008 8 INFO neutron.services.segments.plugin [-] Segment 6b1d01dd-c63a-4369-ba77-c5a9d0f586ab resource provider aggregate not found 2026-07-15 06:12:13.027 8 INFO neutron.services.segments.plugin [-] Segment 6b1d01dd-c63a-4369-ba77-c5a9d0f586ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b1d01dd-c63a-4369-ba77-c5a9d0f586ab found for delete ", "request_id": "req-d4dcb426-8c53-4aad-a3fa-b9bd8c35f436"}]} 2026-07-15 06:12:13.029 8 INFO neutron.services.segments.plugin [-] Segment 6b1d01dd-c63a-4369-ba77-c5a9d0f586ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b1d01dd-c63a-4369-ba77-c5a9d0f586ab found for delete ", "request_id": "req-0662b1e8-ad2c-492c-abbb-d66b583ff4a1"}]} [pid: 8|app: 0|req: 1579/3141] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:12:12 2026] DELETE /v2.0/subnets/e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:13.280 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5df80b4-fa2d-4ac5-b531-01a365003ef9 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3142] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:12:13 2026] GET /v2.0/subnets/e4fdfdb2-a0f5-4099-92c0-5b87f5f92487 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3143] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:12:13 2026] DELETE /v2.0/subnets/bca223ed-066f-4c81-9faf-c5cd7deee743 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:13.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32543e8e-cc9a-4421-a65a-655d1cbe1cee f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3144] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:12:13 2026] GET /v2.0/subnets/bca223ed-066f-4c81-9faf-c5cd7deee743 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3145] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:12:13 2026] DELETE /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:14.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f7fbcdd-ac40-46a7-8018-d9cbc0981e71 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3146] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:12:14 2026] GET /v2.0/networks/d06d9817-29b2-43c3-8432-c62a3806b5bb => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3147] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:12:14 2026] DELETE /v2.0/subnets/02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:14.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e296934b-8f1a-4dde-89aa-2d708ce5c00a f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3148] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:12:14 2026] GET /v2.0/subnets/02c73e04-eeac-4a9e-a278-dab5cb7cc984 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3151] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:12:14 2026] DELETE /v2.0/subnets/5e3c765c-a393-4935-8921-28c137408a08 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:14.533 7 INFO neutron.pecan_wsgi.hooks.translation [None req-316a3ad1-a128-4c7a-ba63-83c99c21d941 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3152] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:12:14 2026] GET /v2.0/subnets/5e3c765c-a393-4935-8921-28c137408a08 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3153] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:12:14 2026] DELETE /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:14.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e7472b2-a246-407f-aaf2-dad553128163 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3154] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:12:14 2026] GET /v2.0/networks/b87a51c6-565c-4f94-9ae5-a3c7053e6894 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:15.051 8 INFO neutron.services.segments.plugin [-] Segment db00b348-7c13-4f16-809d-6aebcbfee781 resource provider aggregate not found 2026-07-15 06:12:15.057 8 INFO neutron.services.segments.plugin [-] Segment db00b348-7c13-4f16-809d-6aebcbfee781 resource provider aggregate not found 2026-07-15 06:12:15.076 8 INFO neutron.services.segments.plugin [-] Segment db00b348-7c13-4f16-809d-6aebcbfee781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db00b348-7c13-4f16-809d-6aebcbfee781 found for delete ", "request_id": "req-bd2078cf-c6c7-48a9-ae84-455c3f650106"}]} 2026-07-15 06:12:15.081 8 INFO neutron.services.segments.plugin [-] Segment db00b348-7c13-4f16-809d-6aebcbfee781 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db00b348-7c13-4f16-809d-6aebcbfee781 found for delete ", "request_id": "req-2c86e2a5-029f-4c5e-bcdd-976095e0f0e4"}]} 2026-07-15 06:12:15.102 8 INFO neutron.services.segments.plugin [-] Segment f9be6d68-c4c2-4a0b-9cbe-e6c07d75de70 resource provider aggregate not found 2026-07-15 06:12:15.108 8 INFO neutron.services.segments.plugin [-] Segment f9be6d68-c4c2-4a0b-9cbe-e6c07d75de70 resource provider aggregate not found 2026-07-15 06:12:15.125 8 INFO neutron.services.segments.plugin [-] Segment f9be6d68-c4c2-4a0b-9cbe-e6c07d75de70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9be6d68-c4c2-4a0b-9cbe-e6c07d75de70 found for delete ", "request_id": "req-c84263f4-fea5-412f-833b-aae8d901227e"}]} 2026-07-15 06:12:15.126 8 INFO neutron.services.segments.plugin [-] Segment f9be6d68-c4c2-4a0b-9cbe-e6c07d75de70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9be6d68-c4c2-4a0b-9cbe-e6c07d75de70 found for delete ", "request_id": "req-5923599d-517d-4de4-8397-88230de4a504"}]} [pid: 8|app: 0|req: 1585/3155] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:12:14 2026] DELETE /v2.0/subnets/6a429f10-b378-499c-8df0-64ff14517281 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:15.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1759b58a-0643-4a40-8ebd-58c47b5b112b f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3156] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:12:15 2026] GET /v2.0/subnets/6a429f10-b378-499c-8df0-64ff14517281 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3157] 10.0.0.36 () {32 vars in 723 bytes} [Wed Jul 15 06:12:15 2026] DELETE /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:15.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc1d134b-49e0-4198-a5de-cab768870918 f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3158] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 15 06:12:15 2026] GET /v2.0/subnets/bb82764e-1d10-4c67-94cd-2c2787417a3b => 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: 1587/3159] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 15 06:12:15 2026] DELETE /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-15 06:12:15.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73b15232-6e10-4334-9d1c-7864c326f98b f91011d6b9ac4a1d9e3fdda7bf7bacb9 38076dd4b46a4e5080d9292fc848f7d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3160] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 15 06:12:15 2026] GET /v2.0/networks/ab2564d0-9833-4386-9dfe-5c6629f2f815 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:12:18.083 8 INFO neutron.services.segments.plugin [-] Segment 13f78152-7cb0-4be1-9cc3-374ece705ac4 resource provider aggregate not found 2026-07-15 06:12:18.093 8 INFO neutron.services.segments.plugin [-] Segment 13f78152-7cb0-4be1-9cc3-374ece705ac4 resource provider aggregate not found 2026-07-15 06:12:18.098 8 INFO neutron.services.segments.plugin [-] Segment 13f78152-7cb0-4be1-9cc3-374ece705ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f78152-7cb0-4be1-9cc3-374ece705ac4 found for delete ", "request_id": "req-615f73ea-b7bd-44e4-97b7-a0d2c5ce86dd"}]} 2026-07-15 06:12:18.108 8 INFO neutron.services.segments.plugin [-] Segment 13f78152-7cb0-4be1-9cc3-374ece705ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13f78152-7cb0-4be1-9cc3-374ece705ac4 found for delete ", "request_id": "req-227f9215-3f85-4f20-891c-79b7789c8c29"}]} [pid: 8|app: 0|req: 1588/3161] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:12:18 2026] GET /v2.0/security-groups?tenant_id=f61be5be109c4566a3f49c32e3efd7e3&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3162] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:18 2026] DELETE /v2.0/security-groups/59f78e2a-f9c5-466f-bf2d-e9b3c614caee => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3163] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:12:18 2026] GET /v2.0/security-groups?tenant_id=38076dd4b46a4e5080d9292fc848f7d4&name=default => generated 2929 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3164] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:18 2026] DELETE /v2.0/security-groups/ed38673e-de49-4ea8-ab24-4c152d399475 => 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: 1590/3165] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:12:18 2026] GET /v2.0/security-groups?tenant_id=f2363d8ff46b45ee89a6535592a5a298&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3166] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:19 2026] DELETE /v2.0/security-groups/342bc68f-f1b5-4889-af27-66d6ab25d48e => 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: 1591/3167] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/security-groups?tenant_id=d231f1f18f2448b5a5495c91621c7717&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3168] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:19 2026] DELETE /v2.0/security-groups/3c5d8b91-3e00-42d0-8a04-7797cc349342 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3169] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:12:19 2026] GET /v2.0/security-groups?tenant_id=aa34180a62874cf99ef140a4e887e548&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3170] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:19 2026] DELETE /v2.0/security-groups/0c1c68a4-1dba-4ee1-a851-b25ca1ced087 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3171] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:12:20 2026] GET /v2.0/security-groups?tenant_id=a1fe7b8d30a24c7a9c3951c8a122af51&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3172] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:20 2026] DELETE /v2.0/security-groups/33518900-03b1-47d9-bf8e-e548b4a4a501 => 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: 1594/3173] 10.0.0.36 () {32 vars in 773 bytes} [Wed Jul 15 06:12:20 2026] GET /v2.0/security-groups?tenant_id=60cecd2e06414d74b0dccdde1856350b&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3174] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 15 06:12:20 2026] DELETE /v2.0/security-groups/c23c99a0-10ea-4a23-8a2d-921b34cda87b => 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: 1595/3175] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:12:23 2026] GET /v2.0/networks => generated 2168 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3176] 10.0.0.36 () {32 vars in 654 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/floatingips => 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: 1596/3177] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3178] 10.0.0.36 () {32 vars in 642 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/ports => generated 4721 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3179] 10.0.0.36 () {32 vars in 646 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3180] 10.0.0.36 () {32 vars in 648 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/networks => generated 2168 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3181] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 15 06:12:24 2026] GET /v2.0/security-groups => generated 17397 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3182] 10.0.0.36 () {32 vars in 654 bytes} [Wed Jul 15 06:12:25 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)