+ 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 Jun 10 02:03:20 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-5cb778dbcb-pdljs 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 0x55593ce4f140 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-10 02:03:24.429 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 02:03:24.429 7 INFO neutron.common.config [-] uwsgi version 23.5.0 /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-10 02:03:24.697 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 02:03:24.698 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 02:03:24.699 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-10 02:03:24.968 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 02:03:25.499 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 02:03:25.501 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 02:03:25.504 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 02:03:25.505 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 02:03:25.505 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 02:03:25.506 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 02:03:25.506 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:25.511 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:25.512 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:25.512 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 02:03:25.530 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 02:03:25.531 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 02:03:25.531 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 02:03:25.570 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 02:03:25.570 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 02:03:25.570 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 02:03:25.570 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 02:03:25.577 7 WARNING oslo_policy.policy [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] 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-06-10 02:03:25.796 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 02:03:25.799 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 02:03:25.802 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 02:03:25.803 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 02:03:25.803 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 02:03:25.803 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 02:03:25.804 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:25.809 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:25.810 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 02:03:25.810 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 02:03:25.828 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 02:03:25.829 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 02:03:25.830 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 02:03:25.869 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 02:03:25.869 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 02:03:25.870 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 02:03:25.870 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 02:03:25.877 8 WARNING oslo_policy.policy [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] 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-06-10 02:03:25.952 7 INFO neutron.plugins.ml2.managers [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] Initializing driver for type 'vlan' 2026-06-10 02:03:26.257 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] VlanTypeDriver initialization complete 2026-06-10 02:03:26.258 7 INFO neutron.plugins.ml2.managers [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 02:03:26.258 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 02:03:26.277 8 INFO neutron.plugins.ml2.managers [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] Initializing driver for type 'vlan' 2026-06-10 02:03:26.284 7 INFO neutron.plugins.ml2.managers [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 02:03:26.284 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 02:03:26.284 7 INFO neutron.plugins.ml2.managers [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] Initializing extension driver 'port_security' 2026-06-10 02:03:26.284 7 INFO neutron.plugins.ml2.extensions.port_security [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 02:03:26.285 7 INFO neutron.plugins.ml2.managers [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] Initializing extension driver 'qos' 2026-06-10 02:03:26.285 7 INFO neutron.plugins.ml2.managers [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 02:03:26.285 7 INFO neutron.plugins.ml2.managers [None req-72f535c5-df3a-4b6c-85ef-5fc98607f15d - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 02:03:26.295 7 INFO neutron.quota [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded quota_driver: . 2026-06-10 02:03:26.296 7 INFO neutron.plugins.ml2.plugin [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 02:03:26.296 7 INFO neutron.plugins.ml2.managers [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 02:03:26.296 7 INFO neutron.plugins.ml2.managers [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 02:03:26.296 7 INFO neutron.plugins.ml2.managers [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 02:03:26.296 7 INFO neutron.extensions.vlantransparent [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Disabled vlantransparent extension. 2026-06-10 02:03:26.297 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: qos 2026-06-10 02:03:26.307 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: router 2026-06-10 02:03:26.339 7 INFO neutron.services.service_base [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 02:03:26.340 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: segments 2026-06-10 02:03:26.430 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: trunk 2026-06-10 02:03:26.481 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: vpnaas 2026-06-10 02:03:26.519 7 WARNING stevedore.named [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 02:03:26.582 7 INFO neutron_vpnaas.services.vpn.plugin [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 02:03:26.582 7 INFO neutron.common.utils [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 02:03:26.582 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: auto_allocate 2026-06-10 02:03:26.586 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: tag 2026-06-10 02:03:26.590 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] VlanTypeDriver initialization complete 2026-06-10 02:03:26.591 8 INFO neutron.plugins.ml2.managers [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 02:03:26.591 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 02:03:26.592 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: timestamp 2026-06-10 02:03:26.595 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 02:03:26.599 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: flavors 2026-06-10 02:03:26.602 7 INFO neutron.manager [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loading Plugin: revisions 2026-06-10 02:03:26.605 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Initializing extension manager. 2026-06-10 02:03:26.606 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: address-group 2026-06-10 02:03:26.607 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: address-scope 2026-06-10 02:03:26.607 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 02:03:26.608 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: agent 2026-06-10 02:03:26.609 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 02:03:26.610 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 02:03:26.610 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 02:03:26.611 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: availability_zone 2026-06-10 02:03:26.612 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 02:03:26.612 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 02:03:26.613 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: default-subnetpools 2026-06-10 02:03:26.614 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 02:03:26.615 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: dns-integration 2026-06-10 02:03:26.615 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 02:03:26.616 8 INFO neutron.plugins.ml2.managers [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 02:03:26.616 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 02:03:26.616 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 02:03:26.616 8 INFO neutron.plugins.ml2.managers [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] Initializing extension driver 'port_security' 2026-06-10 02:03:26.616 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 02:03:26.616 8 INFO neutron.plugins.ml2.managers [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] Initializing extension driver 'qos' 2026-06-10 02:03:26.616 8 INFO neutron.plugins.ml2.managers [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 02:03:26.616 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: dvr 2026-06-10 02:03:26.617 8 INFO neutron.plugins.ml2.managers [None req-b27cff87-ec17-43cb-8833-8d83cfd95adc - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 02:03:26.617 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 02:03:26.618 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 02:03:26.618 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 02:03:26.619 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 02:03:26.619 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: external-net 2026-06-10 02:03:26.620 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 02:03:26.620 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: extraroute 2026-06-10 02:03:26.621 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 02:03:26.622 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 02:03:26.622 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 02:03:26.623 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 02:03:26.623 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 02:03:26.624 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: fip-port-details 2026-06-10 02:03:26.625 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: flavors 2026-06-10 02:03:26.626 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 02:03:26.626 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: floatingip-pools 2026-06-10 02:03:26.627 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: ip_allocation 2026-06-10 02:03:26.627 8 INFO neutron.quota [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded quota_driver: . 2026-06-10 02:03:26.627 8 INFO neutron.plugins.ml2.plugin [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 02:03:26.627 8 INFO neutron.plugins.ml2.managers [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 02:03:26.627 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 02:03:26.628 8 INFO neutron.plugins.ml2.managers [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 02:03:26.628 8 INFO neutron.plugins.ml2.managers [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 02:03:26.628 8 INFO neutron.extensions.vlantransparent [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Disabled vlantransparent extension. 2026-06-10 02:03:26.628 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: l2_adjacency 2026-06-10 02:03:26.628 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: qos 2026-06-10 02:03:26.629 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: router 2026-06-10 02:03:26.631 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 02:03:26.631 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 02:03:26.632 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: l3-ha 2026-06-10 02:03:26.632 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 02:03:26.633 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 02:03:26.633 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: l3-flavors 2026-06-10 02:03:26.634 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 02:03:26.635 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 02:03:26.636 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 02:03:26.637 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 02:03:26.638 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 02:03:26.638 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: router 2026-06-10 02:03:26.640 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 02:03:26.640 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 02:03:26.641 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: multi-provider 2026-06-10 02:03:26.641 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: net-mtu 2026-06-10 02:03:26.642 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 02:03:26.642 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: network_availability_zone 2026-06-10 02:03:26.643 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: network_ha 2026-06-10 02:03:26.644 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: network-ip-availability 2026-06-10 02:03:26.645 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 02:03:26.645 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: pagination 2026-06-10 02:03:26.646 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-device-profile 2026-06-10 02:03:26.646 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 02:03:26.647 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 02:03:26.647 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-mac-override 2026-06-10 02:03:26.648 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 02:03:26.648 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 02:03:26.649 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-resource-request 2026-06-10 02:03:26.650 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 02:03:26.650 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: binding 2026-06-10 02:03:26.651 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: binding-extended 2026-06-10 02:03:26.651 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-security 2026-06-10 02:03:26.652 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: project-id 2026-06-10 02:03:26.652 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: provider 2026-06-10 02:03:26.654 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos 2026-06-10 02:03:26.655 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 02:03:26.655 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 02:03:26.656 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-default 2026-06-10 02:03:26.656 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-fip 2026-06-10 02:03:26.657 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 02:03:26.658 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 02:03:26.658 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 02:03:26.659 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 02:03:26.659 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 02:03:26.660 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-pps 2026-06-10 02:03:26.661 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 02:03:26.661 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 02:03:26.662 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 02:03:26.662 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: quota-check-limit 2026-06-10 02:03:26.664 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: quotas 2026-06-10 02:03:26.665 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: quota_details 2026-06-10 02:03:26.666 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: rbac-policies 2026-06-10 02:03:26.667 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: rbac-address-group 2026-06-10 02:03:26.667 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 02:03:26.668 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 02:03:26.668 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 02:03:26.669 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: revision-if-match 2026-06-10 02:03:26.670 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 02:03:26.670 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: router_availability_zone 2026-06-10 02:03:26.671 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 02:03:26.672 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 02:03:26.673 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 02:03:26.673 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 02:03:26.674 8 INFO neutron.services.service_base [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 02:03:26.674 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 02:03:26.674 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: segments 2026-06-10 02:03:26.674 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 02:03:26.682 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: security-group 2026-06-10 02:03:26.683 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: segment 2026-06-10 02:03:26.683 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 02:03:26.684 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: service-type 2026-06-10 02:03:26.684 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: sorting 2026-06-10 02:03:26.685 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 02:03:26.686 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: standard-attr-description 2026-06-10 02:03:26.686 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: stateful-security-group 2026-06-10 02:03:26.687 7 WARNING neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 02:03:26.687 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 02:03:26.688 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: subnet_onboard 2026-06-10 02:03:26.688 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 02:03:26.689 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: subnet-service-types 2026-06-10 02:03:26.690 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: subnet_allocation 2026-06-10 02:03:26.690 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 02:03:26.691 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 02:03:26.694 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 02:03:26.694 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 02:03:26.695 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: trunk 2026-06-10 02:03:26.695 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: trunk-details 2026-06-10 02:03:26.696 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 02:03:26.697 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 02:03:26.697 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 02:03:26.698 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: vpn-flavors 2026-06-10 02:03:26.699 7 INFO neutron.api.extensions [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Loaded extension: vpnaas 2026-06-10 02:03:26.701 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 02:03:26.702 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 02:03:26.702 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:26.702 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 02:03:26.703 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 02:03:26.703 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 02:03:26.706 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 02:03:26.706 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 02:03:26.706 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 02:03:26.707 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:26.707 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] subnetpool is already registered 2026-06-10 02:03:26.707 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:26.707 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] subnetpool is already registered 2026-06-10 02:03:26.707 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 02:03:26.708 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 02:03:26.708 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 02:03:26.708 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 02:03:26.709 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 02:03:26.709 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 02:03:26.711 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 02:03:26.711 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] router is already registered 2026-06-10 02:03:26.711 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 02:03:26.711 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] floatingip is already registered 2026-06-10 02:03:26.712 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 02:03:26.712 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] rbac_policy is already registered 2026-06-10 02:03:26.712 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 02:03:26.713 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] security_group is already registered 2026-06-10 02:03:26.713 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 02:03:26.713 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] security_group_rule is already registered 2026-06-10 02:03:26.713 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:26.713 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] subnetpool is already registered 2026-06-10 02:03:26.714 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:26.714 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] subnetpool is already registered 2026-06-10 02:03:26.714 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 02:03:26.714 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] trunk is already registered 2026-06-10 02:03:26.714 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 02:03:26.715 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] endpoint_group is already registered 2026-06-10 02:03:26.715 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 02:03:26.715 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] vpnservice is already registered 2026-06-10 02:03:26.715 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 02:03:26.715 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] ipsec_site_connection is already registered 2026-06-10 02:03:26.715 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 02:03:26.716 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] ipsecpolicy is already registered 2026-06-10 02:03:26.716 7 INFO neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 02:03:26.716 7 WARNING neutron.quota.resource_registry [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] ikepolicy is already registered 2026-06-10 02:03:26.753 7 WARNING keystonemiddleware._common.config [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 02:03:26.760 7 WARNING oslo_config.cfg [None req-350b3d0e-a32b-489c-b5d3-c80dda43a2bb - - - - - -] 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 0x55593ce4f140 pid: 7 (default app) 2026-06-10 02:03:26.763 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: trunk 2026-06-10 02:03:26.810 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: vpnaas 2026-06-10 02:03:26.844 8 WARNING stevedore.named [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 02:03:26.889 8 INFO neutron_vpnaas.services.vpn.plugin [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 02:03:26.890 8 INFO neutron.common.utils [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 02:03:26.890 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 02:03:26.894 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: tag 2026-06-10 02:03:26.899 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: timestamp 2026-06-10 02:03:26.901 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 02:03:26.904 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: flavors 2026-06-10 02:03:26.907 8 INFO neutron.manager [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loading Plugin: revisions 2026-06-10 02:03:26.910 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Initializing extension manager. 2026-06-10 02:03:26.911 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: address-group 2026-06-10 02:03:26.912 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: address-scope 2026-06-10 02:03:26.912 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 02:03:26.913 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: agent 2026-06-10 02:03:26.914 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 02:03:26.915 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 02:03:26.915 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 02:03:26.916 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: availability_zone 2026-06-10 02:03:26.917 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 02:03:26.917 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 02:03:26.918 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 02:03:26.919 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 02:03:26.920 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: dns-integration 2026-06-10 02:03:26.920 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 02:03:26.921 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 02:03:26.921 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: dvr 2026-06-10 02:03:26.922 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 02:03:26.922 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 02:03:26.923 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 02:03:26.924 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 02:03:26.924 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: external-net 2026-06-10 02:03:26.925 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 02:03:26.925 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: extraroute 2026-06-10 02:03:26.926 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 02:03:26.926 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 02:03:26.927 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 02:03:26.927 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 02:03:26.929 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 02:03:26.930 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: fip-port-details 2026-06-10 02:03:26.931 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: flavors 2026-06-10 02:03:26.932 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 02:03:26.932 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 02:03:26.933 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: ip_allocation 2026-06-10 02:03:26.933 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 02:03:26.934 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 02:03:26.935 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: router 2026-06-10 02:03:26.937 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 02:03:26.938 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 02:03:26.938 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: l3-ha 2026-06-10 02:03:26.939 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 02:03:26.939 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 02:03:26.940 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: l3-flavors 2026-06-10 02:03:26.941 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 02:03:26.941 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 02:03:26.943 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 02:03:26.944 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 02:03:26.945 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 02:03:26.946 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 02:03:26.946 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 02:03:26.947 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: multi-provider 2026-06-10 02:03:26.947 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: net-mtu 2026-06-10 02:03:26.948 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 02:03:26.949 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 02:03:26.949 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: network_ha 2026-06-10 02:03:26.950 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 02:03:26.951 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 02:03:26.951 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: pagination 2026-06-10 02:03:26.952 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-device-profile 2026-06-10 02:03:26.953 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 02:03:26.953 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 02:03:26.954 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-mac-override 2026-06-10 02:03:26.954 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 02:03:26.955 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 02:03:26.955 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-resource-request 2026-06-10 02:03:26.956 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 02:03:26.956 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: binding 2026-06-10 02:03:26.957 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: binding-extended 2026-06-10 02:03:26.958 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-security 2026-06-10 02:03:26.958 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: project-id 2026-06-10 02:03:26.959 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: provider 2026-06-10 02:03:26.960 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos 2026-06-10 02:03:26.961 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 02:03:26.961 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 02:03:26.962 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-default 2026-06-10 02:03:26.963 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-fip 2026-06-10 02:03:26.963 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 02:03:26.964 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 02:03:26.964 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 02:03:26.965 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 02:03:26.965 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 02:03:26.966 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-pps 2026-06-10 02:03:26.967 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 02:03:26.967 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 02:03:26.968 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 02:03:26.968 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 02:03:26.970 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: quotas 2026-06-10 02:03:26.971 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: quota_details 2026-06-10 02:03:26.972 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: rbac-policies 2026-06-10 02:03:26.973 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 02:03:26.973 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 02:03:26.974 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 02:03:26.974 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 02:03:26.975 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: revision-if-match 2026-06-10 02:03:26.976 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 02:03:26.976 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 02:03:26.977 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 02:03:26.978 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 02:03:26.979 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 02:03:26.979 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 02:03:26.980 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 02:03:26.980 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 02:03:26.988 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: security-group 2026-06-10 02:03:26.990 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: segment 2026-06-10 02:03:26.991 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 02:03:26.991 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: service-type 2026-06-10 02:03:26.992 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: sorting 2026-06-10 02:03:26.992 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 02:03:26.993 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 02:03:26.994 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 02:03:26.994 8 WARNING neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 02:03:26.995 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 02:03:26.995 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 02:03:26.996 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 02:03:26.996 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 02:03:26.997 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 02:03:26.998 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 02:03:26.998 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 02:03:27.001 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 02:03:27.002 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 02:03:27.002 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: trunk 2026-06-10 02:03:27.003 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: trunk-details 2026-06-10 02:03:27.003 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 02:03:27.004 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 02:03:27.005 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 02:03:27.005 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 02:03:27.007 8 INFO neutron.api.extensions [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Loaded extension: vpnaas 2026-06-10 02:03:27.009 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 02:03:27.009 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 02:03:27.009 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:27.010 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 02:03:27.010 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 02:03:27.011 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 02:03:27.013 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 02:03:27.013 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 02:03:27.013 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 02:03:27.013 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:27.013 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] subnetpool is already registered 2026-06-10 02:03:27.014 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:27.014 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] subnetpool is already registered 2026-06-10 02:03:27.014 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 02:03:27.014 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 02:03:27.014 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 02:03:27.015 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 02:03:27.015 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 02:03:27.015 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 02:03:27.017 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 02:03:27.017 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] router is already registered 2026-06-10 02:03:27.017 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 02:03:27.017 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] floatingip is already registered 2026-06-10 02:03:27.018 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 02:03:27.018 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] rbac_policy is already registered 2026-06-10 02:03:27.019 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 02:03:27.019 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] security_group is already registered 2026-06-10 02:03:27.019 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 02:03:27.019 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] security_group_rule is already registered 2026-06-10 02:03:27.019 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:27.020 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] subnetpool is already registered 2026-06-10 02:03:27.020 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 02:03:27.020 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] subnetpool is already registered 2026-06-10 02:03:27.020 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 02:03:27.020 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] trunk is already registered 2026-06-10 02:03:27.021 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 02:03:27.021 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] endpoint_group is already registered 2026-06-10 02:03:27.021 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 02:03:27.021 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] vpnservice is already registered 2026-06-10 02:03:27.021 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 02:03:27.021 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] ipsec_site_connection is already registered 2026-06-10 02:03:27.022 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 02:03:27.022 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] ipsecpolicy is already registered 2026-06-10 02:03:27.022 8 INFO neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 02:03:27.022 8 WARNING neutron.quota.resource_registry [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] ikepolicy is already registered 2026-06-10 02:03:27.059 8 WARNING keystonemiddleware._common.config [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 02:03:27.066 8 WARNING oslo_config.cfg [None req-19cb6c18-b925-4afc-aefa-4617d69f08c9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55593ce4f140 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:03:32.054 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fb5ee76-9748-4fb8-b478-61b2552bbfde aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:03:31 2026] GET /v2.0/networks/public => generated 108 bytes in 684 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.169 () {44 vars in 950 bytes} [Wed Jun 10 02:03:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:03:32.623 8 WARNING oslo_policy.policy [None req-25ba7151-431e-4a6f-8c09-89984ed7b96f aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-10 02:03:32.754 8 WARNING neutron.services.revisions.revision_plugin [None req-25ba7151-431e-4a6f-8c09-89984ed7b96f aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Could not find related network for resource to bump revision. 2026-06-10 02:03:32.783 8 INFO neutron.db.segments_db [None req-25ba7151-431e-4a6f-8c09-89984ed7b96f aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 2d7df737-8242-40e4-8afc-454f059de4ea of type flat for network 58650fab-0064-4101-af8d-a8655203384d 2026-06-10 02:03:32.835 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25ba7151-431e-4a6f-8c09-89984ed7b96f aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.169 () {48 vars in 968 bytes} [Wed Jun 10 02:03:32 2026] POST /v2.0/networks => generated 124 bytes in 533 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:03:39.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c30b4b94-377f-4220-8a1b-408f1a34ac72 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:03:38 2026] GET /v2.0/networks/public => generated 108 bytes in 377 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.169 () {44 vars in 950 bytes} [Wed Jun 10 02:03:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:03:39.399 7 WARNING oslo_policy.policy [None req-1fccb5c6-cff2-45b8-b784-6541528b976e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-10 02:03:39.437 7 WARNING neutron.services.revisions.revision_plugin [None req-1fccb5c6-cff2-45b8-b784-6541528b976e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Could not find related network for resource to bump revision. 2026-06-10 02:03:39.459 7 INFO neutron.db.segments_db [None req-1fccb5c6-cff2-45b8-b784-6541528b976e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 294e5f60-a993-405e-8ef9-5df7746a4c71 of type flat for network 660c9ebf-0b6b-4ae0-ab96-82dd790d0227 2026-06-10 02:03:39.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fccb5c6-cff2-45b8-b784-6541528b976e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.169 () {48 vars in 968 bytes} [Wed Jun 10 02:03:39 2026] POST /v2.0/networks => generated 124 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:03:45.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a46f4b7f-a3c6-4612-8248-63c83400429b aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:03:45 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.169 () {44 vars in 950 bytes} [Wed Jun 10 02:03:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:03:45.533 7 WARNING neutron.services.revisions.revision_plugin [None req-bb72d283-c6a6-4de9-b0b1-201ded937663 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Could not find related network for resource to bump revision. 2026-06-10 02:03:45.556 7 INFO neutron.db.segments_db [None req-bb72d283-c6a6-4de9-b0b1-201ded937663 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 1da55c7a-d768-46bd-9b32-8ebcf4f5ee4d of type flat for network 4a925d34-f86a-462f-85b1-b06411bd27fa 2026-06-10 02:03:45.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb72d283-c6a6-4de9-b0b1-201ded937663 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.169 () {48 vars in 968 bytes} [Wed Jun 10 02:03:45 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:03:51.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16bb8e12-447a-4b38-ba50-545814fb2563 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:03:51 2026] GET /v2.0/networks/public => generated 108 bytes in 67 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.169 () {44 vars in 950 bytes} [Wed Jun 10 02:03:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:03:51.727 8 WARNING neutron.services.revisions.revision_plugin [None req-1686e10c-a32e-4b14-9b90-698f40c4dd63 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Could not find related network for resource to bump revision. 2026-06-10 02:03:51.750 8 INFO neutron.db.segments_db [None req-1686e10c-a32e-4b14-9b90-698f40c4dd63 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment ad3febdf-452e-4133-8d4f-08b59624f307 of type flat for network 10c83dda-9747-4b68-9386-a5bb5049cf36 2026-06-10 02:03:51.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1686e10c-a32e-4b14-9b90-698f40c4dd63 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.169 () {48 vars in 968 bytes} [Wed Jun 10 02:03:51 2026] POST /v2.0/networks => generated 124 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:03:57.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d04b0ec4-60a3-41b8-9645-137ae7fbe1b9 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:03:57 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.169 () {44 vars in 950 bytes} [Wed Jun 10 02:03:57 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-06-10 02:03:58.153 7 WARNING neutron.services.revisions.revision_plugin [None req-4706b746-a826-4a35-ae97-221a233039ed aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Could not find related network for resource to bump revision. 2026-06-10 02:03:58.193 7 INFO neutron.db.segments_db [None req-4706b746-a826-4a35-ae97-221a233039ed aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 26a35a00-8c05-407e-9fc7-8cacd662b976 of type flat for network 30c611e3-3200-4187-98ec-7ab5951a05ec [pid: 7|app: 0|req: 11/19] 199.204.45.169 () {48 vars in 968 bytes} [Wed Jun 10 02:03:57 2026] POST /v2.0/networks => generated 706 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:03:59.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed2593cb-ba6d-4ead-91e1-103562c71bfe aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:03:59 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) [pid: 8|app: 0|req: 10/22] 199.204.45.169 () {44 vars in 950 bytes} [Wed Jun 10 02:03:59 2026] GET /v2.0/networks?name=public => generated 709 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:03:59.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7412c98c-a2d2-44d3-b96e-ea4c3bcd1d63 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.169 () {44 vars in 1035 bytes} [Wed Jun 10 02:03:59 2026] GET /v2.0/subnets/public-subnet?network_id=30c611e3-3200-4187-98ec-7ab5951a05ec => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.169 () {44 vars in 1058 bytes} [Wed Jun 10 02:03:59 2026] GET /v2.0/subnets?name=public-subnet&network_id=30c611e3-3200-4187-98ec-7ab5951a05ec => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.169 () {48 vars in 966 bytes} [Wed Jun 10 02:03:59 2026] POST /v2.0/subnets => generated 641 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:08:32.133 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:08:32.136 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:08:32.137 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:08:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.169) !!! 2026-06-10 02:08:32.270 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10c9abee-e656-441f-b990-224d9e44a38a aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/61] 199.204.45.169 () {44 vars in 938 bytes} [Wed Jun 10 02:08:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:08:32.280 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:08:32.283 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:08:32.296 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:08:32 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.169) !!! [pid: 8|app: 0|req: 30/62] 199.204.45.169 () {44 vars in 960 bytes} [Wed Jun 10 02:08:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:08:32.367 7 INFO neutron.db.segments_db [None req-ee68702e-4ab9-48cc-8782-e2660c8b9ad8 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 4fe5a854-1929-4a7b-9168-7b2785bbabcd of type vxlan for network 59bb5be1-85e1-43cc-a3d3-10a2259db94a [pid: 7|app: 0|req: 33/63] 199.204.45.169 () {48 vars in 967 bytes} [Wed Jun 10 02:08:32 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:08:33.433 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58090. 2026-06-10 02:08:33.434 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58108. 2026-06-10 02:08:33.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5de94948-2d18-41a1-9309-efbb603d9486 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.204.45.169 () {44 vars in 938 bytes} [Wed Jun 10 02:08:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:08:33.553 7 INFO oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60042. 2026-06-10 02:08:33.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60058. [pid: 7|app: 0|req: 34/65] 199.204.45.169 () {44 vars in 960 bytes} [Wed Jun 10 02:08:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:08:33.594 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36779bc6-c328-4e33-a939-2077aecc6eee aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.169 () {44 vars in 1037 bytes} [Wed Jun 10 02:08:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.169 () {44 vars in 1060 bytes} [Wed Jun 10 02:08:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.204.45.169 () {48 vars in 966 bytes} [Wed Jun 10 02:08:33 2026] POST /v2.0/subnets => generated 627 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:08:34.894 7 INFO neutron.api.v2.resource [None req-fc449de6-d1d6-4c6c-9702-6187c5d4018b aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.169 () {44 vars in 972 bytes} [Wed Jun 10 02:08:34 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: 34/70] 199.204.45.169 () {44 vars in 994 bytes} [Wed Jun 10 02:08:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.169 () {48 vars in 981 bytes} [Wed Jun 10 02:08:34 2026] POST /v2.0/security-groups => generated 1552 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:36 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 1552 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:36 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 1552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:36 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 1552 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:08:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:37 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 2134 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:37 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 2134 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:37 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 2134 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:08:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:38 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 2718 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:38 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:38 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:08:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:39 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 3302 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:39 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:39 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 3302 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:08:39 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:40 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 3886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:40 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 3886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:40 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:08:40 2026] POST /v2.0/security-group-rules => generated 571 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.169 () {44 vars in 988 bytes} [Wed Jun 10 02:08:41 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 732 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:08:41.832 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6736a533-81a1-40ce-b297-71f4a7ae6812 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/93] 199.204.45.169 () {44 vars in 1077 bytes} [Wed Jun 10 02:08:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.169 () {44 vars in 1100 bytes} [Wed Jun 10 02:08:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:41 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.169 () {48 vars in 962 bytes} [Wed Jun 10 02:08:41 2026] POST /v2.0/ports => generated 1100 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:08:47.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c716bd3-2f03-431f-a2f1-bdead131a6a0 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/99] 199.204.45.169 () {44 vars in 980 bytes} [Wed Jun 10 02:08:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 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: 49/100] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.169 () {48 vars in 1032 bytes} [Wed Jun 10 02:08:47 2026] PUT /v2.0/ports/ea72cb56-f10b-4a71-9c9d-839440c15515 => generated 1213 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.169 () {44 vars in 921 bytes} [Wed Jun 10 02:08:50 2026] GET /v2.0/ports => generated 3730 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:08:51.383 7 INFO neutron.api.v2.resource [None req-7a0411a2-6445-49cc-b02c-55b0f0aca932 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/103] 199.204.45.169 () {44 vars in 960 bytes} [Wed Jun 10 02:08:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.169 () {44 vars in 982 bytes} [Wed Jun 10 02:08:51 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.169 () {48 vars in 981 bytes} [Wed Jun 10 02:08:51 2026] POST /v2.0/security-groups => generated 1546 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:52 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 1546 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:52 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 1546 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:52 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:08:52 2026] POST /v2.0/security-group-rules => generated 591 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:53 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 2150 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:53 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 2150 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:08:53 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 2150 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:08:54 2026] POST /v2.0/security-group-rules => generated 595 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/124] 199.204.45.169 () {44 vars in 976 bytes} [Wed Jun 10 02:10:02 2026] GET /v2.0/quotas/fd3c433abd6d480bbb45764efea3aee2 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 64/125] 199.204.45.169 () {48 vars in 1028 bytes} [Wed Jun 10 02:10:03 2026] PUT /v2.0/quotas/fd3c433abd6d480bbb45764efea3aee2 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:12:12.154 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:12:12.156 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:12:12.158 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:12:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.169) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-10 02:12:12.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a82c2169-87d5-4259-a499-c1aa1fcd97d1 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/142] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:12:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 260 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:12:12.422 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:12:12.423 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/143] 199.204.45.169 () {30 vars in 763 bytes} [Wed Jun 10 02:12:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:12:14.251 7 INFO oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37034. 2026-06-10 02:12:14.252 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37038. 2026-06-10 02:12:14.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e12e6fb9-ba0f-4453-8f09-de3bb0279f30 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/146] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:12:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:12:14.715 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37044. 2026-06-10 02:12:14.716 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37056. [pid: 8|app: 0|req: 73/147] 199.204.45.169 () {30 vars in 763 bytes} [Wed Jun 10 02:12:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:18:20.798 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:18:20.799 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:18:20.802 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:18:20 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=92a4b82fd8154d699d5c5e5dc507a34c (ip 199.204.45.169) !!! 2026-06-10 02:18:20.943 7 INFO neutron.api.v2.resource [None req-0b1755a6-ebd1-4248-84e1-51e344f03cb1 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/196] 199.204.45.169 () {44 vars in 1075 bytes} [Wed Jun 10 02:18:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 139 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:18:20.953 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:18:20.954 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:18:20.957 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:18:20 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=92a4b82fd8154d699d5c5e5dc507a34c (ip 199.204.45.169) !!! [pid: 8|app: 0|req: 98/197] 199.204.45.169 () {44 vars in 1098 bytes} [Wed Jun 10 02:18:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 23 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.169 () {48 vars in 982 bytes} [Wed Jun 10 02:18:21 2026] POST /v2.0/security-groups => generated 1560 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:18:22.220 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57812. 2026-06-10 02:18:22.231 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57804. [pid: 8|app: 0|req: 99/199] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:22 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 1560 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:18:22.316 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57828. 2026-06-10 02:18:22.318 7 INFO oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57814. [pid: 7|app: 0|req: 101/200] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:18:22 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 1560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:22 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 1560 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:18:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:23 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 2138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:18:23 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 2138 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:23 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:18:23 2026] POST /v2.0/security-group-rules => generated 567 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:24 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 2718 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:18:24 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 2718 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:24 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 2718 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:18:24 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:25 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 3300 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:18:25 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:18:26 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.204.45.169 () {48 vars in 992 bytes} [Wed Jun 10 02:18:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:21:29.222 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:21:29.223 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:21:29.224 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:21:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?tenant_id=92a4b82fd8154d699d5c5e5dc507a34c&shared=False (ip 199.204.45.169) !!! [pid: 8|app: 0|req: 119/241] 199.204.45.169 () {30 vars in 740 bytes} [Wed Jun 10 02:21:29 2026] GET /v2.0/networks?tenant_id=92a4b82fd8154d699d5c5e5dc507a34c&shared=False => generated 15 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:21:29.390 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:21:29.391 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:21:29.392 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:21:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.204.45.169) !!! 2026-06-10 02:21:29.463 7 INFO neutron.db.segments_db [None req-697e0d20-9afc-46ff-ae46-6ab8cc93a016 3413297d007041dbaba6100cd1e1cdf0 92a4b82fd8154d699d5c5e5dc507a34c - - 70079cdc502b4c388688b21bc5cd3c08 70079cdc502b4c388688b21bc5cd3c08] Added segment 3a779340-9c1b-40a2-8811-34a6ed722d22 of type vxlan for network e4073e97-f519-4428-baec-e4099b70127b [pid: 7|app: 0|req: 123/242] 199.204.45.169 () {34 vars in 682 bytes} [Wed Jun 10 02:21:29 2026] POST /v2.0/networks => generated 718 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/243] 199.204.45.169 () {30 vars in 722 bytes} [Wed Jun 10 02:21:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.204.45.169 () {30 vars in 633 bytes} [Wed Jun 10 02:21:29 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/245] 199.204.45.169 () {34 vars in 677 bytes} [Wed Jun 10 02:21:29 2026] POST /v2.0/ports => generated 963 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/246] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:21:30 2026] GET /v2.0/networks/e4073e97-f519-4428-baec-e4099b70127b => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/247] 199.204.45.169 () {30 vars in 722 bytes} [Wed Jun 10 02:21:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:21:32.812 7 INFO oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53404. 2026-06-10 02:21:32.816 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53416. [pid: 7|app: 0|req: 126/248] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:21:32 2026] GET /v2.0/networks/e4073e97-f519-4428-baec-e4099b70127b => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:21:49.240 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53384. 2026-06-10 02:21:49.241 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53390. [pid: 8|app: 0|req: 124/251] 199.204.45.169 () {44 vars in 976 bytes} [Wed Jun 10 02:21:49 2026] GET /v2.0/quotas/92a4b82fd8154d699d5c5e5dc507a34c => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.169 () {48 vars in 1028 bytes} [Wed Jun 10 02:21:49 2026] PUT /v2.0/quotas/92a4b82fd8154d699d5c5e5dc507a34c => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:39.295 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:33:39.299 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:33:39.300 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:33:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.169) !!! 2026-06-10 02:33:39.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5d9b8c6-c450-4c32-8299-bfdcc323f99c aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/347] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:33:39 2026] GET /v2.0/networks/public => generated 108 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:39.463 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:33:39.467 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:33:39.468 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:33:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.169) !!! [pid: 7|app: 0|req: 176/348] 199.204.45.169 () {44 vars in 950 bytes} [Wed Jun 10 02:33:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:40.836 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52412. 2026-06-10 02:33:40.837 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52410. 2026-06-10 02:33:40.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dd34aa5-5318-49d5-81d0-e49ffc5c7990 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/349] 199.204.45.169 () {44 vars in 928 bytes} [Wed Jun 10 02:33:40 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:40.944 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52416. 2026-06-10 02:33:40.944 7 INFO oslo.messaging._drivers.impl_rabbit [-] [899d3f07-e37c-4a4a-91b4-62a829c1769e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52426. [pid: 7|app: 0|req: 177/350] 199.204.45.169 () {44 vars in 950 bytes} [Wed Jun 10 02:33:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:41.025 8 INFO neutron.pecan_wsgi.hooks.translation [None req-863751c1-60ee-48be-8bca-b8a447ec1168 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/351] 199.204.45.169 () {44 vars in 1035 bytes} [Wed Jun 10 02:33:41 2026] GET /v2.0/subnets/public-subnet?network_id=30c611e3-3200-4187-98ec-7ab5951a05ec => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 199.204.45.169 () {44 vars in 1058 bytes} [Wed Jun 10 02:33:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=30c611e3-3200-4187-98ec-7ab5951a05ec => generated 644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:16.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b40f38a-791d-4016-abb7-30d4d9b54ac4 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/359] 199.204.45.169 () {44 vars in 938 bytes} [Wed Jun 10 02:34:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.169 () {44 vars in 960 bytes} [Wed Jun 10 02:34:16 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-06-10 02:34:17.715 7 INFO neutron.pecan_wsgi.hooks.translation [None req-976bde3d-3e9d-4a50-b796-0ad809028b95 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/361] 199.204.45.169 () {44 vars in 938 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 199.204.45.169 () {44 vars in 960 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:17.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a1140b9-77d6-43f1-b91d-a8011666699d aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/363] 199.204.45.169 () {44 vars in 1037 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.204.45.169 () {44 vars in 1060 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:19.233 7 INFO neutron.api.v2.resource [None req-e6c4291f-b9eb-4ea8-9b8f-fded373641a2 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/365] 199.204.45.169 () {44 vars in 972 bytes} [Wed Jun 10 02:34:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.204.45.169 () {44 vars in 994 bytes} [Wed Jun 10 02:34:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 39 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.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-group-rules/d4774bb5-af47-4a04-99a9-8a3da932550d => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 85 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.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-group-rules/3d58e184-724a-498e-883e-2024732243d3 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/security-group-rules/9cd4c8c9-16f1-4d75-8af5-1111bffc0ca3 => generated 571 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:23 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:23 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:34:23 2026] GET /v2.0/security-group-rules/841540e3-5d14-4526-9fe8-426673418b81 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-group-rules/3ffe55ac-f75a-4107-bf53-a0b7c9b3d8dd => generated 571 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.169 () {44 vars in 988 bytes} [Wed Jun 10 02:34:25 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 732 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:25.738 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fb48b9e-e92f-40ee-ba97-b668c607dc27 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/383] 199.204.45.169 () {44 vars in 1077 bytes} [Wed Jun 10 02:34:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => 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: 190/384] 199.204.45.169 () {44 vars in 1100 bytes} [Wed Jun 10 02:34:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:25 2026] GET /v2.0/security-groups/1800a61c-c71f-46f9-9e91-025863783b9b => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:32.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-429e5c6f-65c9-4d59-8dc2-31fcfcafb97a aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/388] 199.204.45.169 () {44 vars in 980 bytes} [Wed Jun 10 02:34:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.169 () {44 vars in 921 bytes} [Wed Jun 10 02:34:33 2026] GET /v2.0/ports => generated 4725 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:34.814 8 INFO neutron.api.v2.resource [None req-1c508a99-882c-4e7f-aff5-2507545e75a2 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/391] 199.204.45.169 () {44 vars in 960 bytes} [Wed Jun 10 02:34:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 199.204.45.169 () {44 vars in 982 bytes} [Wed Jun 10 02:34:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 2758 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 2758 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/security-group-rules/71ee5768-03e2-468b-bfee-b75871275b5c => generated 591 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:36 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 2758 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:34:36 2026] GET /v2.0/security-groups/fcf23416-1532-4e65-885b-9c7d53897d36 => generated 2758 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:34:36 2026] GET /v2.0/security-group-rules/98572141-cc9d-42e5-9e01-6dbc46f247c0 => generated 595 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.204.45.169 () {44 vars in 976 bytes} [Wed Jun 10 02:34:49 2026] GET /v2.0/quotas/fd3c433abd6d480bbb45764efea3aee2 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:44.033 8 INFO neutron.api.v2.resource [None req-330265bd-a06b-40ab-b018-fa61f09c83bf aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/408] 199.204.45.169 () {44 vars in 1075 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.169 () {44 vars in 1098 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 3886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:35:45 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 3883 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:35:45 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 3883 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:35:45 2026] GET /v2.0/security-group-rules/29bfc86c-6a6c-447e-bb48-2bff5820368c => generated 565 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:35:46 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 3883 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:35:46 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:35:46 2026] GET /v2.0/security-group-rules/397f1c10-0d7b-4996-80d3-79a1b391b330 => generated 567 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 3883 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/security-group-rules/4a1455da-be99-41da-8a72-78f4bcb82a1d => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.169 () {44 vars in 1089 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51?project_id=92a4b82fd8154d699d5c5e5dc507a34c => generated 3883 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.169 () {44 vars in 1002 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/security-groups/7b29fe68-d243-4a44-a57a-d9cfec3afa51 => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.169 () {44 vars in 1012 bytes} [Wed Jun 10 02:35:48 2026] GET /v2.0/security-group-rules/b436cc2b-d4c6-419f-87ba-1cdcdd2cc8e9 => generated 570 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.204.45.169 () {44 vars in 976 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/quotas/92a4b82fd8154d699d5c5e5dc507a34c => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:49.316 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:36:49.317 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] 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: 214/433] 199.204.45.169 () {44 vars in 950 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/440] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:37:40 2026] GET /v2.0/networks => generated 2168 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/441] 10.0.0.174 () {32 vars in 655 bytes} [Wed Jun 10 02:37:42 2026] GET /v2.0/floatingips => 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: 224/442] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:37:42 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/443] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:37:42 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:37:42 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:42.481 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e0b0dec0-4933-45ae-8b65-42db15c57564] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33722. 2026-06-10 02:37:42.482 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9d5e1f4c-520e-457a-8dca-1b54f1c40ee3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33726. [pid: 8|app: 0|req: 220/445] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:37:42 2026] GET /v2.0/networks => generated 2168 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/446] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:37:42 2026] GET /v2.0/security-groups => generated 16626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 10.0.0.174 () {32 vars in 655 bytes} [Wed Jun 10 02:37:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:37:53.686 7 INFO neutron.db.segments_db [None req-a5371235-527f-4a7d-8db6-2a7477010918 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 681d00a6-2d2c-4e8a-8401-75c59182602b of type vxlan for network c1fab57a-4f74-4a2f-ab2a-242de046f8d4 2026-06-10 02:37:53.710 8 INFO neutron.db.segments_db [None req-149169b4-34b4-4a6f-a5fc-e4cc12a15158 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment e1cb5575-3ad9-4ccd-a4a1-23c4d1816cca of type vxlan for network 7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 [pid: 7|app: 0|req: 228/450] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:37:53 2026] POST /v2.0/networks => generated 748 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:37:53 2026] POST /v2.0/networks => generated 751 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:37:53 2026] POST /v2.0/subnets => generated 671 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:54.111 7 INFO neutron.db.segments_db [None req-4a792ac9-50cf-4647-8ff0-81a8d44196e9 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment a6f959d1-8ce1-406d-b1d9-7c5f6c8d4f07 of type vxlan for network 3d1afc44-a9d5-467b-acdd-f5e478d4fadd [pid: 7|app: 0|req: 229/453] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:37:53 2026] POST /v2.0/networks => generated 749 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/454] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:37:54 2026] POST /v2.0/subnets => generated 674 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:54.299 8 INFO neutron.db.segments_db [None req-8b237b98-f676-401c-a7c5-b139e5fc512e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 65b9443b-092f-459e-8c6d-a4d6ed263b26 of type vxlan for network 8943ad4b-02ba-4de0-9251-e16a857371c3 [pid: 7|app: 0|req: 230/455] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:37:54 2026] GET /v2.0/security-groups?tenant_id=f0d06cc2024c4619ac6d1e64e5cd3fc6&name=default => generated 2797 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:54.463 7 INFO neutron.db.segments_db [None req-195d408a-6b52-4cfe-ba60-672ee71dd356 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 1c52ef4e-c5a8-4e29-b4f1-ad2e45f61fdb of type vxlan for network 2a44185b-bce0-4685-8456-720915435a9a 2026-06-10 02:37:54.579 8 INFO neutron.db.l3_hamode_db [None req-8b237b98-f676-401c-a7c5-b139e5fc512e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:37:54.789 7 INFO neutron.db.l3_hamode_db [None req-195d408a-6b52-4cfe-ba60-672ee71dd356 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:37:56.098 8 INFO neutron.db.l3_hamode_db [None req-8b237b98-f676-401c-a7c5-b139e5fc512e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:37:56.308 7 INFO neutron.db.l3_hamode_db [None req-195d408a-6b52-4cfe-ba60-672ee71dd356 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/456] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:37:54 2026] POST /v2.0/routers => generated 735 bytes in 2962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:37:57 2026] POST /v2.0/subnets => generated 672 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:37:54 2026] POST /v2.0/routers => generated 738 bytes in 3102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:37:57 2026] DELETE /v2.0/security-groups/32db2793-860a-4e48-990d-497bda5df27d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:57.659 8 INFO neutron.db.segments_db [None req-50927baa-fb3a-47ed-9c7a-113c62ac4ea8 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 8e40b8e6-ae53-4c27-a904-8f85056171c7 of type vxlan for network 4623b793-f14e-4265-875d-9a119ba08a6f 2026-06-10 02:37:57.944 8 INFO neutron.db.l3_hamode_db [None req-50927baa-fb3a-47ed-9c7a-113c62ac4ea8 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/460] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:37:57 2026] PUT /v2.0/routers/a90f7c93-f32b-4bd5-92d5-03a9acfbf516/add_router_interface => generated 309 bytes in 1691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:59.293 8 INFO neutron.db.l3_hamode_db [None req-50927baa-fb3a-47ed-9c7a-113c62ac4ea8 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/461] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:37:57 2026] POST /v2.0/routers => generated 736 bytes in 2750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/464] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:37:59 2026] PUT /v2.0/routers/7800da8b-12c6-4623-8777-f9bb4c98eb75/add_router_interface => generated 309 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:00.560 7 WARNING neutron_lib.context [None req-cec4243b-a2d5-47ea-b21c-8043d21fe030 a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/465] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:38:00 2026] POST /v2.0/security-groups => generated 1596 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:38:00.766 8 INFO neutron.db.segments_db [None req-537e4bdf-01c7-4c37-9841-7c238b1abd65 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment f793e282-17d1-4117-9532-f827ddd2e8f4 of type vxlan for network a1df2989-de23-47d5-8eb5-c267e597f2be [pid: 8|app: 0|req: 232/466] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:38:00 2026] POST /v2.0/networks => generated 744 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:00.867 8 WARNING neutron_lib.context [None req-28afd041-65a3-4f86-aadf-eba902b0955b a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/467] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:00 2026] POST /v2.0/subnets => generated 668 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:01.225 8 WARNING neutron_lib.context [None req-b176e7cc-1098-4134-b01e-d5ed52bd7cb6 a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/469] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:01.345 8 WARNING neutron_lib.context [None req-9a5afc6d-5500-4f81-8590-d7b7a8c8abfd 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/470] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:38:01 2026] POST /v2.0/security-groups => generated 1597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:38:01.506 8 INFO neutron.db.segments_db [None req-6e68e0a7-aa85-4154-abcd-76dde05e537b aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 91004870-aebd-4080-92f8-9bf3bc1e54b7 of type vxlan for network 7c27ce96-2eef-43d2-addc-8bcf67d4ee18 2026-06-10 02:38:01.811 8 INFO neutron.db.l3_hamode_db [None req-6e68e0a7-aa85-4154-abcd-76dde05e537b aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/471] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:38:00 2026] PUT /v2.0/routers/1ffdf382-e30c-4854-9042-ec2ef431cb4e/add_router_interface => generated 309 bytes in 1491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:02.223 7 WARNING neutron_lib.context [None req-0197ccbe-d474-479f-b1f5-5af4d4aa3a76 a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:02.940 8 INFO neutron.db.l3_hamode_db [None req-6e68e0a7-aa85-4154-abcd-76dde05e537b aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/472] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:38:02 2026] POST /v2.0/floatingips => generated 552 bytes in 891 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:03.117 7 WARNING neutron_lib.context [None req-15179854-8b0a-4f5b-9e00-632bdd7f59cb 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/473] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:03.317 7 WARNING neutron_lib.context [req-0b92630a-88ce-4b44-aedc-c8fd0bd0ae41 req-50a0c840-c29b-4499-8d3a-1317de9590f6 c61a58d26fa84f8d8f5f53b351a17be1 537bf7d2ab5d4abcb1391d80505a3e04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/474] 10.0.0.158 () {38 vars in 971 bytes} [Wed Jun 10 02:38:03 2026] POST /v2.0/security-groups => generated 1621 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:38:03.413 7 WARNING neutron_lib.context [None req-d021c4f9-d694-4da7-a28e-52197d84016c 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/475] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:03.546 7 WARNING neutron_lib.context [None req-acf66812-76fa-49da-af6a-8eba96e57416 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/476] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:38:03 2026] POST /v2.0/floatingips => generated 552 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:01 2026] POST /v2.0/routers => generated 732 bytes in 2697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/security-groups/655e6c84-c9aa-4227-8fc9-44907e1237d1 => generated 1621 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:04.279 7 WARNING neutron_lib.context [req-01c553d7-3b56-4930-bb0b-78942d089d71 req-7088bf1e-1160-4c0e-9104-57a32acfed79 c61a58d26fa84f8d8f5f53b351a17be1 537bf7d2ab5d4abcb1391d80505a3e04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/479] 10.0.0.158 () {38 vars in 981 bytes} [Wed Jun 10 02:38:04 2026] POST /v2.0/security-group-rules => generated 582 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:04.449 7 WARNING neutron_lib.context [req-1a87eff1-b60f-4a8d-ae00-3c68a111b7f9 req-087dba3c-dc84-4a8e-900c-36501349aaf9 c61a58d26fa84f8d8f5f53b351a17be1 537bf7d2ab5d4abcb1391d80505a3e04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/480] 10.0.0.158 () {38 vars in 971 bytes} [Wed Jun 10 02:38:04 2026] POST /v2.0/security-groups => generated 1621 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/481] 10.0.0.158 () {34 vars in 1100 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1950126822&fields=id&tenant_id=93b2922e991641ab8e56f18544c56c9f => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/482] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/security-groups/8da9d1cd-e7fe-4104-8d8b-a6bece22a32a => generated 1621 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/483] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 683 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:04.746 7 WARNING neutron_lib.context [req-82f213ea-b747-469a-988e-9d3aa8d96f4c req-de4d8a18-8c7d-4afa-9782-e1e4af22ce7b c61a58d26fa84f8d8f5f53b351a17be1 537bf7d2ab5d4abcb1391d80505a3e04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 247/484] 10.0.0.158 () {38 vars in 981 bytes} [Wed Jun 10 02:38:04 2026] POST /v2.0/security-group-rules => generated 582 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/485] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/quotas/93b2922e991641ab8e56f18544c56c9f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/486] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/487] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/security-groups/8da9d1cd-e7fe-4104-8d8b-a6bece22a32a => generated 2214 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:05.058 7 WARNING neutron_lib.context [req-019a6e0b-9129-463f-98c0-849c87cab040 req-1e5da9eb-84c9-4471-8960-24b09ac0a490 c61a58d26fa84f8d8f5f53b351a17be1 537bf7d2ab5d4abcb1391d80505a3e04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/488] 10.0.0.158 () {38 vars in 981 bytes} [Wed Jun 10 02:38:05 2026] POST /v2.0/security-group-rules => generated 587 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/489] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-groups/8da9d1cd-e7fe-4104-8d8b-a6bece22a32a => generated 2812 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/490] 10.0.0.158 () {34 vars in 1001 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-group-rules/ab325f05-dacd-4d7a-8ef5-2c4633fd911c => generated 584 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/491] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-groups/8da9d1cd-e7fe-4104-8d8b-a6bece22a32a => generated 2812 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/492] 10.0.0.158 () {36 vars in 1023 bytes} [Wed Jun 10 02:38:05 2026] DELETE /v2.0/security-group-rules/ab325f05-dacd-4d7a-8ef5-2c4633fd911c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/493] 10.0.0.158 () {34 vars in 907 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/extensions => generated 19600 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/494] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-groups/8da9d1cd-e7fe-4104-8d8b-a6bece22a32a => generated 2214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/495] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 259/496] 10.0.0.158 () {36 vars in 1013 bytes} [Wed Jun 10 02:38:05 2026] DELETE /v2.0/security-groups/8da9d1cd-e7fe-4104-8d8b-a6bece22a32a => 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: 260/497] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/498] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-groups/655e6c84-c9aa-4227-8fc9-44907e1237d1 => generated 2214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/499] 10.0.0.158 () {36 vars in 1013 bytes} [Wed Jun 10 02:38:05 2026] DELETE /v2.0/security-groups/655e6c84-c9aa-4227-8fc9-44907e1237d1 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/500] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:38:04 2026] PUT /v2.0/routers/bc0db1b5-29b3-42e5-9678-50055df4c0fd/add_router_interface => generated 309 bytes in 1987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/501] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:06.630 8 WARNING neutron_lib.context [req-fd540169-bcdb-4dd4-890f-bfdd093693be req-37a38202-a909-4666-afec-916486df7dcd 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/502] 10.0.0.158 () {38 vars in 971 bytes} [Wed Jun 10 02:38:06 2026] POST /v2.0/security-groups => generated 1617 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:38:06.790 8 WARNING neutron_lib.context [req-15da3b73-db55-4bbf-993c-50c8e8382add req-8c64df38-a12b-49c4-9a03-cf78d122558f 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/503] 10.0.0.158 () {38 vars in 971 bytes} [Wed Jun 10 02:38:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:38:06.968 8 WARNING neutron_lib.context [req-d967fc52-d746-4d86-af14-528d1bd5a9a1 req-8d54fe71-624b-44d1-b828-296349d2a1cc 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 242/504] 10.0.0.158 () {38 vars in 971 bytes} [Wed Jun 10 02:38:06 2026] POST /v2.0/security-groups => generated 1618 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/505] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups?tenant_id=758f76f3dc5549a8a5e5a19fa24d81da => generated 7598 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/506] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups/8ca6ea7d-a557-4bd2-b5a0-03cd3fbb974a => generated 2798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/507] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:05 2026] PUT /v2.0/routers/1ffdf382-e30c-4854-9042-ec2ef431cb4e/remove_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/508] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups/8ca6ea7d-a557-4bd2-b5a0-03cd3fbb974a => generated 2798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/509] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/510] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups/ea7a0b20-60db-4e38-a90e-ccba86e49be6 => generated 1617 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/511] 10.0.0.158 () {36 vars in 1013 bytes} [Wed Jun 10 02:38:07 2026] DELETE /v2.0/security-groups/ea7a0b20-60db-4e38-a90e-ccba86e49be6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:07.598 8 INFO neutron.api.v2.resource [req-115fd7d9-a920-4821-932f-696e5359c839 req-230fe8f0-c637-4f21-bc91-ba1dfb0cfacd 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/512] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups/ea7a0b20-60db-4e38-a90e-ccba86e49be6 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/513] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups/884d72f5-2ac8-4340-8d90-c55e558d377e => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/514] 10.0.0.158 () {36 vars in 1013 bytes} [Wed Jun 10 02:38:07 2026] DELETE /v2.0/security-groups/884d72f5-2ac8-4340-8d90-c55e558d377e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/515] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 683 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:07.943 8 INFO neutron.api.v2.resource [req-579e1056-ee5a-4bac-884b-5b3b69c71b89 req-4380ba23-4e0c-42c4-ad40-c5a2ccd3c1da 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/516] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups/884d72f5-2ac8-4340-8d90-c55e558d377e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/517] 10.0.0.158 () {34 vars in 1098 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--776964054&fields=id&tenant_id=902ce9221c0e4d668e38b8a1f4dd8a62 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:08.050 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9e418ac2-0e46-4cc4-acbe-03893414598b aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 255/518] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:38:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93b2922e991641ab8e56f18544c56c9f => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/519] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:08 2026] GET /v2.0/security-groups/02c32eb1-1e20-41fb-875a-57297fe67c8c => generated 1618 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/520] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:38:08 2026] GET /v2.0/networks?id=c1fab57a-4f74-4a2f-ab2a-242de046f8d4 => generated 680 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:08.212 8 WARNING neutron_lib.context [req-d5e8bd71-0d50-44ed-b864-7be5c0da12e8 req-a11d3bd8-adea-4787-ad3c-59e7169e0d90 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:08.525 7 INFO neutron.db.l3_hamode_db [None req-9e418ac2-0e46-4cc4-acbe-03893414598b aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 4623b793-f14e-4265-875d-9a119ba08a6f was deleted as no HA routers are present in tenant 537bf7d2ab5d4abcb1391d80505a3e04. [pid: 7|app: 0|req: 264/521] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:07 2026] DELETE /v2.0/routers/1ffdf382-e30c-4854-9042-ec2ef431cb4e => generated 0 bytes in 1260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/522] 10.0.0.158 () {36 vars in 1013 bytes} [Wed Jun 10 02:38:08 2026] DELETE /v2.0/security-groups/02c32eb1-1e20-41fb-875a-57297fe67c8c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/523] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:38:08 2026] GET /v2.0/quotas/902ce9221c0e4d668e38b8a1f4dd8a62 => 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: 258/524] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:38:08 2026] POST /v2.0/ports => generated 958 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:38:08.882 7 INFO neutron.services.segments.plugin [-] Segment 8e40b8e6-ae53-4c27-a904-8f85056171c7 resource provider aggregate not found [pid: 8|app: 0|req: 259/525] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:38:08 2026] GET /v2.0/ports?tenant_id=902ce9221c0e4d668e38b8a1f4dd8a62&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/526] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:08 2026] DELETE /v2.0/subnets/04829a60-3e64-4e8c-940f-6415e47d723c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/527] 199.204.45.169 () {34 vars in 911 bytes} [Wed Jun 10 02:38:08 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-10 02:38:08.918 7 INFO neutron.services.segments.plugin [-] Segment 8e40b8e6-ae53-4c27-a904-8f85056171c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e40b8e6-ae53-4c27-a904-8f85056171c7 found for delete ", "request_id": "req-8ab71219-cf17-4446-b624-4ae77066c58e"}]} 2026-06-10 02:38:08.931 7 INFO neutron.services.segments.plugin [-] Segment 8e40b8e6-ae53-4c27-a904-8f85056171c7 resource provider aggregate not found 2026-06-10 02:38:08.950 7 INFO neutron.services.segments.plugin [-] Segment 8e40b8e6-ae53-4c27-a904-8f85056171c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e40b8e6-ae53-4c27-a904-8f85056171c7 found for delete ", "request_id": "req-35a4bb95-b7af-45df-91b7-6145cddfc5f6"}]} [pid: 8|app: 0|req: 260/528] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:08 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 961 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/529] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?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: 262/530] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&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: 263/531] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:09.226 8 INFO neutron.api.v2.resource [req-ebf46409-7123-41b3-97af-9b78cf790730 req-e7ed6a3f-1ad9-445b-bef4-b02fb6003fa3 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/532] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/security-groups/02c32eb1-1e20-41fb-875a-57297fe67c8c => generated 146 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/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 269/533] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:08 2026] DELETE /v2.0/networks/3d1afc44-a9d5-467b-acdd-f5e478d4fadd => generated 0 bytes in 872 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/534] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/security-groups?tenant_id=758f76f3dc5549a8a5e5a19fa24d81da => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/535] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:38:09 2026] PUT /v2.0/ports/3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 1203 bytes in 635 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/536] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 12 bytes in 34 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: 266/537] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/security-groups/8ca6ea7d-a557-4bd2-b5a0-03cd3fbb974a => generated 2798 bytes in 101 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: 272/538] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/security-groups?tenant_id=537bf7d2ab5d4abcb1391d80505a3e04&name=default => generated 2797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/539] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/security-groups/8ca6ea7d-a557-4bd2-b5a0-03cd3fbb974a => generated 2798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/540] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:10 2026] DELETE /v2.0/security-groups/14f973b3-d5d0-44d5-8f0b-960998a11ad0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:10.209 7 INFO neutron.api.v2.resource [req-38fab5b1-5a49-440b-a78b-03011e48f556 req-bfd3be2d-e044-4b1d-a6d8-accb71e524b3 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/541] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/security-groups/02c32eb1-1e20-41fb-875a-57297fe67c8c => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:38:10.268 7 INFO neutron.api.v2.resource [req-30baf20a-d7d2-4869-b21c-58b1f609c35a req-a1995783-baec-4d5d-88c7-9c2246105985 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/542] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/security-groups/884d72f5-2ac8-4340-8d90-c55e558d377e => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/543] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 973 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:10.435 7 INFO neutron.api.v2.resource [req-1c96cf24-ae3a-4479-a782-67a95f8c8a6f req-e82ffdb0-e217-4dbb-8efe-046fcec4d7f2 486041442e174befa066fe88e7b42fff 758f76f3dc5549a8a5e5a19fa24d81da - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 278/544] 10.0.0.158 () {34 vars in 991 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/security-groups/ea7a0b20-60db-4e38-a90e-ccba86e49be6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/545] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:09 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1242 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/546] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/547] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/networks?id=c1fab57a-4f74-4a2f-ab2a-242de046f8d4 => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/548] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => 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: 282/549] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=902ce9221c0e4d668e38b8a1f4dd8a62 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/550] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:10 2026] GET /v2.0/subnets?id=9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:10.682 7 WARNING neutron_lib.context [req-751e3a21-4d5e-4fd0-a86c-1e27ac554429 req-e02bcc84-6f79-46a7-bce2-4f86116bb8e7 a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:10.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f86d8b3-cf9f-4cf3-acaf-a54fb6196d0b'] response: {'name': 'network-changed', 'server_uuid': '2f3e64e7-dd31-454a-bafc-94b22ea74afd', 'tag': '3d4b3917-0d7f-412f-9b69-ad7417527b9b', 'status': 'completed', 'code': 200} 2026-06-10 02:38:10.947 7 INFO neutron.services.segments.plugin [-] Segment a6f959d1-8ce1-406d-b1d9-7c5f6c8d4f07 resource provider aggregate not found 2026-06-10 02:38:10.974 7 INFO neutron.services.segments.plugin [-] Segment a6f959d1-8ce1-406d-b1d9-7c5f6c8d4f07 resource provider aggregate not found 2026-06-10 02:38:10.982 7 INFO neutron.services.segments.plugin [-] Segment a6f959d1-8ce1-406d-b1d9-7c5f6c8d4f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f959d1-8ce1-406d-b1d9-7c5f6c8d4f07 found for delete ", "request_id": "req-7eecdab9-6484-406d-8c91-dc1b471f4698"}]} 2026-06-10 02:38:11.016 7 INFO neutron.services.segments.plugin [-] Segment a6f959d1-8ce1-406d-b1d9-7c5f6c8d4f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6f959d1-8ce1-406d-b1d9-7c5f6c8d4f07 found for delete ", "request_id": "req-17c05877-0fc3-420c-9843-4055aa5396b0"}]} [pid: 7|app: 0|req: 284/551] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:38:10 2026] POST /v2.0/ports => generated 958 bytes in 486 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: 285/552] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/ports?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/553] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 961 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/554] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:10 2026] PUT /v2.0/routers/bc0db1b5-29b3-42e5-9678-50055df4c0fd/remove_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/555] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:38:11 2026] PUT /v2.0/ports/500681c2-c93c-4790-9a0c-ab1a3d90e134 => generated 1203 bytes in 526 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: 269/556] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/557] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 79 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: 270/558] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/559] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/ports?tenant_id=902ce9221c0e4d668e38b8a1f4dd8a62&device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/560] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:11 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 273/561] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/562] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=500681c2-c93c-4790-9a0c-ab1a3d90e134 => 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: 275/563] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => 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: 276/564] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/subnets?id=b5c0719b-932d-42ab-9837-a4f78bf472b2 => generated 674 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/565] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 779 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/566] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/ports?network_id=c1fab57a-4f74-4a2f-ab2a-242de046f8d4&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: 279/567] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => 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: 280/568] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?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: 281/569] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/subnets?id=9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:12.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-03d0a92d-8b37-4821-9689-f1663417bc6d'] response: {'name': 'network-changed', 'server_uuid': 'd371a5cb-4b8d-420b-9d1e-09cee7215a96', 'tag': '500681c2-c93c-4790-9a0c-ab1a3d90e134', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 282/570] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/571] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/ports?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/572] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/ports?tenant_id=902ce9221c0e4d668e38b8a1f4dd8a62&device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/573] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 286/574] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/networks?id=c1fab57a-4f74-4a2f-ab2a-242de046f8d4 => generated 776 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 288/576] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=500681c2-c93c-4790-9a0c-ab1a3d90e134 => 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: 289/577] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:12 2026] GET /v2.0/subnets?id=b5c0719b-932d-42ab-9837-a4f78bf472b2 => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:13.025 7 INFO neutron.services.segments.plugin [-] Segment 91004870-aebd-4080-92f8-9bf3bc1e54b7 resource provider aggregate not found 2026-06-10 02:38:13.040 7 INFO neutron.db.l3_hamode_db [None req-a0ac9ecf-18e0-43a6-9cea-1f811b5415e6 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 7c27ce96-2eef-43d2-addc-8bcf67d4ee18 was deleted as no HA routers are present in tenant 758f76f3dc5549a8a5e5a19fa24d81da. 2026-06-10 02:38:13.047 7 INFO neutron.services.segments.plugin [-] Segment 91004870-aebd-4080-92f8-9bf3bc1e54b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91004870-aebd-4080-92f8-9bf3bc1e54b7 found for delete ", "request_id": "req-c9d21292-c477-4b56-bd31-4d57d07fdfd5"}]} [pid: 7|app: 0|req: 289/578] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:11 2026] DELETE /v2.0/routers/bc0db1b5-29b3-42e5-9678-50055df4c0fd => generated 0 bytes in 1126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:13.058 7 INFO neutron.services.segments.plugin [-] Segment 91004870-aebd-4080-92f8-9bf3bc1e54b7 resource provider aggregate not found [pid: 8|app: 0|req: 290/579] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:13.107 7 INFO neutron.services.segments.plugin [-] Segment 91004870-aebd-4080-92f8-9bf3bc1e54b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91004870-aebd-4080-92f8-9bf3bc1e54b7 found for delete ", "request_id": "req-b10e8049-65e0-4e10-8ba7-6dcd3515fd9e"}]} [pid: 7|app: 0|req: 290/580] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/ports?network_id=c1fab57a-4f74-4a2f-ab2a-242de046f8d4&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:13 2026] DELETE /v2.0/subnets/7970d614-c5a2-41a8-8004-7e2d7a74e5df => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/security-groups?tenant_id=2a0717574b3b4006af06a5b329a1e3b1&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/584] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:13 2026] DELETE /v2.0/security-groups/2592eeab-0597-432e-918d-b67ddbfb0f26 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 295/588] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:13 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:13 2026] DELETE /v2.0/networks/a1df2989-de23-47d5-8eb5-c267e597f2be => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:14 2026] GET /v2.0/security-groups?tenant_id=758f76f3dc5549a8a5e5a19fa24d81da&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:14 2026] DELETE /v2.0/security-groups/8ca6ea7d-a557-4bd2-b5a0-03cd3fbb974a => 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: 297/594] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:14 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 973 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:14 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:14 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:14 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:15 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:15.973 7 INFO neutron.services.segments.plugin [-] Segment f793e282-17d1-4117-9532-f827ddd2e8f4 resource provider aggregate not found 2026-06-10 02:38:16.006 7 INFO neutron.services.segments.plugin [-] Segment f793e282-17d1-4117-9532-f827ddd2e8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f793e282-17d1-4117-9532-f827ddd2e8f4 found for delete ", "request_id": "req-eda3ff6a-d1d3-4457-80d7-8eb3f897f4cf"}]} 2026-06-10 02:38:16.012 7 INFO neutron.services.segments.plugin [-] Segment f793e282-17d1-4117-9532-f827ddd2e8f4 resource provider aggregate not found 2026-06-10 02:38:16.040 7 INFO neutron.services.segments.plugin [-] Segment f793e282-17d1-4117-9532-f827ddd2e8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f793e282-17d1-4117-9532-f827ddd2e8f4 found for delete ", "request_id": "req-65706463-cf62-42e8-9e3d-4e228765b30a"}]} [pid: 7|app: 0|req: 300/599] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:15 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:16 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:16 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:16.753 8 INFO neutron.db.segments_db [None req-2be4e79d-f45d-4628-adf4-3530d29deac4 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 884af952-e308-4579-baeb-1f4c120cc44c of type vxlan for network 67ea0c52-ee13-4763-a783-0252cf0faaf7 [pid: 8|app: 0|req: 301/602] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:38:16 2026] POST /v2.0/networks => generated 737 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:16 2026] POST /v2.0/subnets => generated 660 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:17.257 8 INFO neutron.db.segments_db [None req-71179abb-c5d2-406e-8069-2eee6b20cb71 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment b34491f5-8049-40b3-9ac1-6d9208e5b9a1 of type vxlan for network 1b0b5a30-5510-46a9-b659-950bc3529910 [pid: 7|app: 0|req: 303/604] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:17 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/605] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:17 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:17 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:17 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:17.561 8 INFO neutron.db.l3_hamode_db [None req-71179abb-c5d2-406e-8069-2eee6b20cb71 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 307/608] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:17 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:18.600 7 INFO neutron.db.l3_db [None req-9848ec6c-42d1-4be3-b876-2fe36e693638 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] Floating IP 06b41d97-2fc3-4090-9950-b149e6340f42 associated. External IP: 10.96.250.220, port: 3d4b3917-0d7f-412f-9b69-ad7417527b9b. 2026-06-10 02:38:18.729 8 INFO neutron.db.l3_hamode_db [None req-71179abb-c5d2-406e-8069-2eee6b20cb71 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 308/609] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:38:17 2026] PUT /v2.0/floatingips/06b41d97-2fc3-4090-9950-b149e6340f42 => generated 856 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/610] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/611] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/security-groups?tenant_id=e694b8bcf7924b9a8744f16c373e2a95&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/613] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:19.477 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2c6cddc-d4a9-4afb-b897-939a306ddf3b'] response: {'name': 'network-changed', 'server_uuid': '2f3e64e7-dd31-454a-bafc-94b22ea74afd', 'tag': '3d4b3917-0d7f-412f-9b69-ad7417527b9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/614] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:19 2026] DELETE /v2.0/security-groups/7d42d9a4-6acf-46dc-96f7-70ac6b3a71df => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/615] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/616] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/617] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 779 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/618] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/619] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/subnets?id=9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/620] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/ports?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/621] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:19 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/622] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:20 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 302/623] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:17 2026] POST /v2.0/routers => generated 724 bytes in 3310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/624] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:20 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/625] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:20 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/626] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:20 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:21.300 8 INFO neutron.db.l3_db [None req-866fe8a2-4ed0-449c-ae1f-e27bc3bbad2c a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] Floating IP bb721e6c-c3f4-45ae-83d0-86fba949c9e8 associated. External IP: 10.96.250.210, port: 500681c2-c93c-4790-9a0c-ab1a3d90e134. [pid: 8|app: 0|req: 306/627] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:38:20 2026] PUT /v2.0/floatingips/bb721e6c-c3f4-45ae-83d0-86fba949c9e8 => generated 856 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:21.681 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be94b0f7-858d-4ed5-b112-8fe4137c71ac'] response: {'name': 'network-changed', 'server_uuid': 'd371a5cb-4b8d-420b-9d1e-09cee7215a96', 'tag': '500681c2-c93c-4790-9a0c-ab1a3d90e134', 'status': 'completed', 'code': 200} 2026-06-10 02:38:21.862 8 WARNING neutron_lib.context [None req-c5fc901a-fafa-4aeb-a55a-a674e69c11ba 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:21.985 8 INFO neutron.db.segments_db [None req-c5fc901a-fafa-4aeb-a55a-a674e69c11ba 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] Added segment 75b34619-bb66-4ad3-a9be-28ecd57a9b7e of type vxlan for network c47b0aeb-6b84-4ada-9bd7-85707b656550 [pid: 8|app: 0|req: 307/628] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:21 2026] POST /v2.0/networks => generated 647 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/629] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:38:20 2026] PUT /v2.0/routers/29dee663-54c4-47e4-aa8a-9b2ccae050a9/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/630] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/631] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/ports?tenant_id=902ce9221c0e4d668e38b8a1f4dd8a62&device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/632] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/633] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/networks?id=c1fab57a-4f74-4a2f-ab2a-242de046f8d4 => generated 776 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/634] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=500681c2-c93c-4790-9a0c-ab1a3d90e134 => generated 859 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/635] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/subnets?id=b5c0719b-932d-42ab-9837-a4f78bf472b2 => generated 674 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/636] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/ports?network_id=c1fab57a-4f74-4a2f-ab2a-242de046f8d4&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:22.603 8 WARNING neutron_lib.context [None req-4a936942-fb96-4c05-8146-e7728f9502fe 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 326/637] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/638] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/639] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:22.859 7 WARNING neutron_lib.context [None req-7418f6ec-1e7f-42e7-b8c6-6de3e6ab056e 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 312/640] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:22 2026] POST /v2.0/subnets => generated 649 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/641] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:38:22 2026] POST /v2.0/security-groups => generated 1597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:38:23.001 7 WARNING neutron_lib.context [None req-3cb53c37-ed08-42de-88b2-6c4ac0617f2e 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 313/642] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:22 2026] GET /v2.0/security-groups?id=0c94df9f-c440-469e-a762-631238bfb3b4&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:23.034 8 WARNING neutron_lib.context [None req-5e87ce04-41af-44c2-9b2d-45d0a57639c2 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:23.098 7 INFO neutron.db.segments_db [None req-3cb53c37-ed08-42de-88b2-6c4ac0617f2e 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] Added segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c of type vxlan for network fc7924d7-2293-4c60-80fc-4461f75c12d7 [pid: 8|app: 0|req: 314/643] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:23 2026] POST /v2.0/security-group-rules => generated 565 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:23.196 8 WARNING neutron_lib.context [None req-eb20b81f-8d27-4d64-95c1-dfc1a94d8b68 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 330/644] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:22 2026] POST /v2.0/networks => generated 647 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/645] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:23 2026] POST /v2.0/security-group-rules => generated 570 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/646] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:38:23 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:23.316 7 WARNING neutron_lib.context [None req-089d5cc0-45db-44d6-a7c1-3f12e6c463d6 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 316/647] 10.0.0.174 () {34 vars in 743 bytes} [Wed Jun 10 02:38:23 2026] PUT /v2.0/networks/fc7924d7-2293-4c60-80fc-4461f75c12d7 => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:23.877 8 INFO neutron.db.l3_db [req-e8e169fd-af82-4f53-be99-0e7b0cb85736 req-2a28f764-e3d0-45dd-b4a3-ead214432c3d a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] Floating IP bb721e6c-c3f4-45ae-83d0-86fba949c9e8 disassociated. External IP: 10.96.250.210, port: 500681c2-c93c-4790-9a0c-ab1a3d90e134. [pid: 7|app: 0|req: 332/648] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:38:23 2026] POST /v2.0/floatingips => generated 552 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:24.143 7 WARNING neutron_lib.context [None req-da335889-ce24-41a1-ba68-a7ea7f2f6c2f 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 317/649] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:38:23 2026] DELETE /v2.0/ports/500681c2-c93c-4790-9a0c-ab1a3d90e134 => generated 0 bytes in 1013 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/ports?device_id=d371a5cb-4b8d-420b-9d1e-09cee7215a96 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:24 2026] POST /v2.0/subnets => generated 622 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:24.601 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90603069-93ae-4b23-a4dd-d1f6425c0113'] response: {'server_uuid': 'd371a5cb-4b8d-420b-9d1e-09cee7215a96', 'name': 'network-vif-deleted', 'tag': '500681c2-c93c-4790-9a0c-ab1a3d90e134', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/652] 10.0.0.158 () {34 vars in 1100 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1887828298&fields=id&tenant_id=d25abe28da7d420f9a63975f1f053e14 => generated 69 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/653] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/networks?id=67ea0c52-ee13-4763-a783-0252cf0faaf7 => generated 669 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/654] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/quotas/d25abe28da7d420f9a63975f1f053e14 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/655] 10.0.0.174 () {34 vars in 741 bytes} [Wed Jun 10 02:38:24 2026] PUT /v2.0/subnets/6a2f6aa2-5343-458f-9ed8-9c9258fb3522 => generated 632 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/656] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/ports?tenant_id=d25abe28da7d420f9a63975f1f053e14&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/657] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?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: 339/658] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/659] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/660] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:25 2026] DELETE /v2.0/security-groups/0c94df9f-c440-469e-a762-631238bfb3b4 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:25.803 7 INFO neutron.api.v2.resource [None req-9c6e4910-39bd-4729-bd6d-327f9586ef9c a0e30bc617e64d4189e53286a52be394 902ce9221c0e4d668e38b8a1f4dd8a62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 342/661] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/security-groups/0c94df9f-c440-469e-a762-631238bfb3b4 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/662] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:38:25 2026] DELETE /v2.0/floatingips/bb721e6c-c3f4-45ae-83d0-86fba949c9e8 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:26.281 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider aggregate not found 2026-06-10 02:38:26.293 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider aggregate not found 2026-06-10 02:38:26.300 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfe028a-7102-4e9a-93a0-6520f9b80c7c found for delete ", "request_id": "req-c5417abb-3b62-43fc-9d01-daafff7677f2"}]} 2026-06-10 02:38:26.310 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfe028a-7102-4e9a-93a0-6520f9b80c7c found for delete ", "request_id": "req-66e227a3-7921-4a58-8a9d-ded32dcf8dd0"}]} [pid: 8|app: 0|req: 320/663] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:24 2026] DELETE /v2.0/networks/fc7924d7-2293-4c60-80fc-4461f75c12d7 => generated 0 bytes in 1801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/664] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:26 2026] GET /v2.0/networks?id=67ea0c52-ee13-4763-a783-0252cf0faaf7 => generated 669 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/665] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:26 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:26.754 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edbdabb7-b324-4c04-8fd2-72d8c4aa022c 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 323/666] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:26 2026] DELETE /v2.0/networks/fc7924d7-2293-4c60-80fc-4461f75c12d7 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/667] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:38:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d25abe28da7d420f9a63975f1f053e14 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/668] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:38:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:26.927 8 WARNING neutron_lib.context [req-7fa914b8-fa84-4c35-b152-50fb79e81455 req-d128509d-85b3-485d-b8d4-176d41a4da62 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 326/669] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:38:26 2026] POST /v2.0/ports => generated 954 bytes in 577 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: 344/670] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:26 2026] PUT /v2.0/routers/a90f7c93-f32b-4bd5-92d5-03a9acfbf516/remove_router_interface => generated 309 bytes in 1276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/671] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/subnets?network_id=30c611e3-3200-4187-98ec-7ab5951a05ec => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:28.246 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-361a1890-386b-4c3a-a3bb-b54e7b636ee8 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-06-10 02:38:28.328 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider aggregate not found 2026-06-10 02:38:28.336 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider aggregate not found 2026-06-10 02:38:28.366 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfe028a-7102-4e9a-93a0-6520f9b80c7c found for delete ", "request_id": "req-f6603416-75c0-4437-801d-1fa49cec15a1"}]} 2026-06-10 02:38:28.367 8 INFO neutron.services.segments.plugin [-] Segment 6bfe028a-7102-4e9a-93a0-6520f9b80c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfe028a-7102-4e9a-93a0-6520f9b80c7c found for delete ", "request_id": "req-25bc8d2a-a385-4708-95ae-6df3c4e51b8f"}]} [pid: 7|app: 0|req: 345/672] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:38:27 2026] PUT /v2.0/ports/cc262557-0dfb-458c-844b-4e481b419a70 => generated 1199 bytes in 1060 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: 346/673] 10.0.0.174 () {32 vars in 653 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-10 02:38:28.647 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c844dc7-9718-4b90-83bf-5d318fc9b86d'] response: {'name': 'network-changed', 'server_uuid': 'e1626818-032c-4350-97be-fe585123efb8', 'tag': 'cc262557-0dfb-458c-844b-4e481b419a70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/674] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 969 bytes in 50 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-06-10 02:38:28.666 8 INFO neutron.db.l3_hamode_db [None req-361a1890-386b-4c3a-a3bb-b54e7b636ee8 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 8943ad4b-02ba-4de0-9251-e16a857371c3 was deleted as no HA routers are present in tenant 902ce9221c0e4d668e38b8a1f4dd8a62. [pid: 8|app: 0|req: 328/675] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:27 2026] DELETE /v2.0/routers/a90f7c93-f32b-4bd5-92d5-03a9acfbf516 => generated 0 bytes in 1118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/676] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?tenant_id=d25abe28da7d420f9a63975f1f053e14&device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/security-groups?id=b8228fce-dbe1-4157-8c83-c9f57f62bbe6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/678] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/679] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc262557-0dfb-458c-844b-4e481b419a70 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/680] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/subnets => generated 1265 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/681] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/subnets?id=d38136f7-7f43-45e7-b606-79b5717ed3df => generated 663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/682] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks/c47b0aeb-6b84-4ada-9bd7-85707b656550 => generated 672 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/683] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?network_id=67ea0c52-ee13-4763-a783-0252cf0faaf7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/684] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:28 2026] DELETE /v2.0/subnets/b5c0719b-932d-42ab-9837-a4f78bf472b2 => 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: 354/685] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/subnets/8b926b79-5b92-4f6a-9d79-79de758010e0 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/686] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:29.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41259122-82a1-41e2-a926-40319f466b69 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/687] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:29 2026] DELETE /v2.0/subnets/6a2f6aa2-5343-458f-9ed8-9c9258fb3522 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/688] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?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-06-10 02:38:29.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-590ed8e9-855d-4e4f-a819-ef5dadf8bf3b 23bf3f2e28874e948dfabddbfa91c464 08d446675e914c1797e30f85deb25cc3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 335/689] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:29 2026] DELETE /v2.0/networks/fc7924d7-2293-4c60-80fc-4461f75c12d7 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/690] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:29 2026] DELETE /v2.0/subnets/8b926b79-5b92-4f6a-9d79-79de758010e0 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:29.467 7 INFO neutron.services.segments.plugin [-] Segment 681d00a6-2d2c-4e8a-8401-75c59182602b resource provider aggregate not found 2026-06-10 02:38:29.473 7 INFO neutron.services.segments.plugin [-] Segment 681d00a6-2d2c-4e8a-8401-75c59182602b resource provider aggregate not found [pid: 8|app: 0|req: 337/691] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports?tenant_id=d25abe28da7d420f9a63975f1f053e14&device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:29.493 7 INFO neutron.services.segments.plugin [-] Segment 681d00a6-2d2c-4e8a-8401-75c59182602b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681d00a6-2d2c-4e8a-8401-75c59182602b found for delete ", "request_id": "req-bd68d1f5-57c9-476a-be7e-cddd9e1f77fb"}]} 2026-06-10 02:38:29.494 7 INFO neutron.services.segments.plugin [-] Segment 681d00a6-2d2c-4e8a-8401-75c59182602b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681d00a6-2d2c-4e8a-8401-75c59182602b found for delete ", "request_id": "req-b3559688-b004-4e68-aaa5-1dde6eb16ed3"}]} [pid: 7|app: 0|req: 355/694] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:28 2026] DELETE /v2.0/networks/c1fab57a-4f74-4a2f-ab2a-242de046f8d4 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/695] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/networks?id=67ea0c52-ee13-4763-a783-0252cf0faaf7 => generated 765 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/696] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1244 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/697] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc262557-0dfb-458c-844b-4e481b419a70 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/698] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/security-groups?tenant_id=902ce9221c0e4d668e38b8a1f4dd8a62&name=default => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/699] 10.0.0.86 () {34 vars in 1039 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/700] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/subnets?id=d38136f7-7f43-45e7-b606-79b5717ed3df => generated 663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/701] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:29 2026] DELETE /v2.0/networks/c47b0aeb-6b84-4ada-9bd7-85707b656550 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/702] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/703] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports?network_id=67ea0c52-ee13-4763-a783-0252cf0faaf7&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/704] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/security-groups?id=b8228fce-dbe1-4157-8c83-c9f57f62bbe6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/705] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:29 2026] DELETE /v2.0/security-groups/4ab2f8fc-350f-43dc-a8cc-5111ece5be84 => 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: 365/706] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:30 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?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: 342/707] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:30 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/708] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:30 2026] GET /v2.0/security-groups?tenant_id=08d446675e914c1797e30f85deb25cc3&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:30.801 8 INFO neutron.services.segments.plugin [-] Segment 65b9443b-092f-459e-8c6d-a4d6ed263b26 resource provider aggregate not found 2026-06-10 02:38:30.807 8 INFO neutron.services.segments.plugin [-] Segment 65b9443b-092f-459e-8c6d-a4d6ed263b26 resource provider aggregate not found 2026-06-10 02:38:30.830 8 INFO neutron.services.segments.plugin [-] Segment 65b9443b-092f-459e-8c6d-a4d6ed263b26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b9443b-092f-459e-8c6d-a4d6ed263b26 found for delete ", "request_id": "req-f7267908-9737-4f43-9a58-9716623c6988"}]} 2026-06-10 02:38:30.837 8 INFO neutron.services.segments.plugin [-] Segment 65b9443b-092f-459e-8c6d-a4d6ed263b26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b9443b-092f-459e-8c6d-a4d6ed263b26 found for delete ", "request_id": "req-ab84bb06-e9fc-4adc-abfa-aad29677fd5f"}]} 2026-06-10 02:38:30.849 8 INFO neutron.services.segments.plugin [-] Segment 75b34619-bb66-4ad3-a9be-28ecd57a9b7e resource provider aggregate not found 2026-06-10 02:38:30.855 8 INFO neutron.services.segments.plugin [-] Segment 75b34619-bb66-4ad3-a9be-28ecd57a9b7e resource provider aggregate not found 2026-06-10 02:38:30.863 8 INFO neutron.services.segments.plugin [-] Segment 75b34619-bb66-4ad3-a9be-28ecd57a9b7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b34619-bb66-4ad3-a9be-28ecd57a9b7e found for delete ", "request_id": "req-7a9a30f1-0601-4ad5-a637-641cfd609e78"}]} 2026-06-10 02:38:30.875 8 INFO neutron.services.segments.plugin [-] Segment 75b34619-bb66-4ad3-a9be-28ecd57a9b7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b34619-bb66-4ad3-a9be-28ecd57a9b7e found for delete ", "request_id": "req-2d302819-818e-4f48-8504-a481cdc179db"}]} [pid: 8|app: 0|req: 343/709] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:30 2026] DELETE /v2.0/security-groups/1337fdc5-b9d4-4f03-8379-85e547996d15 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/710] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:31 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/711] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:31 2026] GET /v2.0/security-groups?id=b8228fce-dbe1-4157-8c83-c9f57f62bbe6&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/712] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:31 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:31.811 8 INFO neutron.db.l3_db [None req-6263a45c-bb46-466f-bf79-89abc4205e8e 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] Floating IP 0c576f82-06e1-4526-a362-38fa6307e16d associated. External IP: 10.96.250.219, port: cc262557-0dfb-458c-844b-4e481b419a70. 2026-06-10 02:38:32.230 7 INFO neutron.db.segments_db [None req-4d98506b-82ff-4e4e-9012-762cd1846ab7 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 4150e5cd-dd4e-43bb-92a1-293c929dc4a3 of type vxlan for network 22e51efe-6a13-4595-9136-5f1193844007 [pid: 8|app: 0|req: 345/713] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:38:31 2026] PUT /v2.0/floatingips/0c576f82-06e1-4526-a362-38fa6307e16d => generated 855 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:32.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5024187-3eb8-4dca-b5e3-bd514f2e885d'] response: {'name': 'network-changed', 'server_uuid': 'e1626818-032c-4350-97be-fe585123efb8', 'tag': 'cc262557-0dfb-458c-844b-4e481b419a70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 369/714] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:38:31 2026] POST /v2.0/networks => generated 743 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/715] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => 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: 347/716] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/ports?tenant_id=d25abe28da7d420f9a63975f1f053e14&device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/717] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/security-groups?id=b8228fce-dbe1-4157-8c83-c9f57f62bbe6&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: 349/718] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/networks?id=67ea0c52-ee13-4763-a783-0252cf0faaf7 => generated 765 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/719] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:32 2026] POST /v2.0/subnets => generated 666 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/720] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=cc262557-0dfb-458c-844b-4e481b419a70 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:32.656 7 INFO neutron.db.segments_db [None req-3fabbe4a-081a-431e-b532-6fcf5132a327 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 784d8e4a-8655-4f7b-8af2-e2222cb91501 of type vxlan for network a481170d-8ff6-41f7-b900-3970b648cf60 [pid: 8|app: 0|req: 351/721] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/subnets?id=d38136f7-7f43-45e7-b606-79b5717ed3df => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/722] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/ports?network_id=67ea0c52-ee13-4763-a783-0252cf0faaf7&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/723] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:32 2026] GET /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:33.021 7 INFO neutron.db.l3_hamode_db [None req-3fabbe4a-081a-431e-b532-6fcf5132a327 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:33.099 8 WARNING neutron_lib.context [None req-c97cb2ea-1456-4e79-a0e4-6719b55a372b 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:33.283 8 INFO neutron.db.segments_db [None req-c97cb2ea-1456-4e79-a0e4-6719b55a372b 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Added segment fbc96488-30b7-4181-9072-f436f5347889 of type vxlan for network fdea9cde-9ba8-455b-a11e-70fbec691133 [pid: 8|app: 0|req: 355/725] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:32 2026] POST /v2.0/networks => generated 648 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/726] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:33 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:33.470 8 WARNING neutron_lib.context [None req-dae0b920-f52a-4a5d-8531-452ab4fa513a 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 357/727] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:38:33 2026] POST /v2.0/ports => generated 779 bytes in 357 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: 358/728] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:33 2026] GET /v2.0/security-groups?id=b8228fce-dbe1-4157-8c83-c9f57f62bbe6&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:38:33 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:33.912 8 WARNING neutron_lib.context [None req-8e7d766b-f483-4b36-ac3d-c6d6e2bf5e4a 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:33.961 8 INFO neutron.db.segments_db [None req-8e7d766b-f483-4b36-ac3d-c6d6e2bf5e4a 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Added segment 308ca239-25cd-4f90-a937-5969fac40216 of type vxlan for network 69941e12-1432-4e9d-8eb0-e50a32feb789 [pid: 8|app: 0|req: 360/730] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:33 2026] POST /v2.0/networks => generated 636 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:34.128 7 INFO neutron.db.l3_hamode_db [None req-3fabbe4a-081a-431e-b532-6fcf5132a327 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:38:34.448 8 INFO neutron.db.l3_db [req-5c849f7a-8415-4c05-b622-d7d8c7e7a3fa req-0d7668c7-098e-418f-9a37-16dbb77ecd0a 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] Floating IP 0c576f82-06e1-4526-a362-38fa6307e16d disassociated. External IP: 10.96.250.219, port: cc262557-0dfb-458c-844b-4e481b419a70. [pid: 8|app: 0|req: 361/731] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:38:34 2026] DELETE /v2.0/ports/cc262557-0dfb-458c-844b-4e481b419a70 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:34.878 8 WARNING neutron_lib.context [None req-fed3a4cb-b706-4620-bea7-9a7181610d81 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:34.922 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdde38ad-1959-40d5-b0a7-f8039b8cf0c9'] response: {'server_uuid': 'e1626818-032c-4350-97be-fe585123efb8', 'name': 'network-vif-deleted', 'tag': 'cc262557-0dfb-458c-844b-4e481b419a70', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/732] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:34 2026] POST /v2.0/subnets => generated 622 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:35 2026] GET /v2.0/ports?device_id=e1626818-032c-4350-97be-fe585123efb8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:35.257 8 WARNING neutron_lib.context [None req-dbb0d758-7524-402d-8f47-4d60892b36d9 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 371/734] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:32 2026] POST /v2.0/routers => generated 730 bytes in 2722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:38:35 2026] POST /v2.0/ports => generated 966 bytes in 1021 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: 365/736] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/ports/67b0f0b5-2b74-4dee-a1ff-dcaef11d73fa => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:38:35 2026] PUT /v2.0/routers/777c77d5-4da0-4512-9f9c-e76809fd138a/add_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:36.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44e8b08b-5aac-4869-9308-0efb31a908fd 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 373/738] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/ports/67b0f0b5-2b74-4dee-a1ff-dcaef11d73fa => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/security-groups/b8228fce-dbe1-4157-8c83-c9f57f62bbe6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:36.731 7 INFO neutron.api.v2.resource [None req-c660d768-a0bb-4907-9da5-5901c5a6cae3 0c9c1a638dcb47b6908870012e49e5d1 d25abe28da7d420f9a63975f1f053e14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 374/740] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/security-groups/b8228fce-dbe1-4157-8c83-c9f57f62bbe6 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:38:36.744 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b99e28eb-6fa5-43d2-adba-ef30021cd893 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 367/741] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/ports/67b0f0b5-2b74-4dee-a1ff-dcaef11d73fa => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/subnets/a1e85364-fcd2-408c-8761-56165299f8cb => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/743] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:38:36 2026] DELETE /v2.0/floatingips/0c576f82-06e1-4526-a362-38fa6307e16d => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:37.431 8 INFO neutron.services.segments.plugin [-] Segment 308ca239-25cd-4f90-a937-5969fac40216 resource provider aggregate not found 2026-06-10 02:38:37.438 8 INFO neutron.services.segments.plugin [-] Segment 308ca239-25cd-4f90-a937-5969fac40216 resource provider aggregate not found 2026-06-10 02:38:37.450 8 INFO neutron.services.segments.plugin [-] Segment 308ca239-25cd-4f90-a937-5969fac40216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308ca239-25cd-4f90-a937-5969fac40216 found for delete ", "request_id": "req-07f4d2bf-9935-4578-b8da-1d440c63c7b6"}]} 2026-06-10 02:38:37.454 8 INFO neutron.services.segments.plugin [-] Segment 308ca239-25cd-4f90-a937-5969fac40216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308ca239-25cd-4f90-a937-5969fac40216 found for delete ", "request_id": "req-b8f3d93a-ec19-45b0-9d0d-2758fabf6b16"}]} [pid: 8|app: 0|req: 369/744] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:37 2026] DELETE /v2.0/networks/69941e12-1432-4e9d-8eb0-e50a32feb789 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:37.472 8 WARNING neutron_lib.context [None req-bb7b6dce-039a-468d-b0d4-3908a8eb8331 cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 370/745] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:38:37 2026] POST /v2.0/security-groups => generated 1596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:38:37.578 8 WARNING neutron_lib.context [None req-cb70b3ff-76a9-4182-af7e-0fba279d2315 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:37.625 8 INFO neutron.db.segments_db [None req-cb70b3ff-76a9-4182-af7e-0fba279d2315 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Added segment 2e33dfb8-a399-493b-9330-695c3a34b0cb of type vxlan for network 56c87ecf-419b-43c6-8c98-5a93b085540b [pid: 8|app: 0|req: 371/746] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:37 2026] POST /v2.0/networks => generated 634 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:37.728 8 WARNING neutron_lib.context [None req-a56649cc-73db-4716-8106-9456279f8cdb cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 372/747] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:37.854 8 WARNING neutron_lib.context [None req-779f74ec-1cf9-46ba-b2af-624b6cfa5bdb 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 373/748] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:37 2026] POST /v2.0/subnets => generated 622 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:38.220 8 WARNING neutron_lib.context [None req-bc6ef13d-8cd0-4700-b414-c1e9058a4fda cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 374/749] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:38:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:38.323 8 WARNING neutron_lib.context [None req-d5fd525a-700b-43d9-893c-fde6c24c8958 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 375/750] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:38:38 2026] POST /v2.0/ports => generated 927 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:38.746 8 WARNING neutron_lib.context [None req-c8122db2-4ef1-466c-8a5b-562c341ebfaa cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 376/751] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:37 2026] PUT /v2.0/routers/29dee663-54c4-47e4-aa8a-9b2ccae050a9/remove_router_interface => generated 309 bytes in 1877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:38:39 2026] DELETE /v2.0/ports/b339804f-9483-46a4-bc3b-3132aa306368 => 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: 376/753] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:38:38 2026] POST /v2.0/floatingips => generated 552 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:39.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e25044a-8b5e-4b11-a6eb-208dd3faed7e 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 377/754] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports/b339804f-9483-46a4-bc3b-3132aa306368 => 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: 378/755] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:39 2026] DELETE /v2.0/subnets/f8c80cb6-3a30-47f6-a6a5-c3841f993ad5 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.158 () {34 vars in 971 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports/3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 972 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:40.372 8 INFO neutron.services.segments.plugin [-] Segment 2e33dfb8-a399-493b-9330-695c3a34b0cb resource provider aggregate not found 2026-06-10 02:38:40.387 8 INFO neutron.services.segments.plugin [-] Segment 2e33dfb8-a399-493b-9330-695c3a34b0cb resource provider aggregate not found 2026-06-10 02:38:40.413 8 INFO neutron.services.segments.plugin [-] Segment 2e33dfb8-a399-493b-9330-695c3a34b0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e33dfb8-a399-493b-9330-695c3a34b0cb found for delete ", "request_id": "req-66e69de8-9d7c-4901-9766-cd2ce203f6e4"}]} [pid: 8|app: 0|req: 381/758] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:39 2026] DELETE /v2.0/networks/56c87ecf-419b-43c6-8c98-5a93b085540b => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:40.440 8 INFO neutron.services.segments.plugin [-] Segment 2e33dfb8-a399-493b-9330-695c3a34b0cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e33dfb8-a399-493b-9330-695c3a34b0cb found for delete ", "request_id": "req-f65e25bc-5aa0-4e86-8fee-0a3bb4176768"}]} [pid: 8|app: 0|req: 382/759] 10.0.0.158 () {34 vars in 1100 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1556193969&fields=id&tenant_id=1ba5b7ab02814895a623c188399015e3 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 199.204.45.169 () {34 vars in 1000 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/subnets?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 659 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:40.550 8 WARNING neutron_lib.context [None req-071a82df-9ba2-44f5-9823-2099b786c935 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:40.689 7 INFO neutron.services.segments.plugin [-] Segment b34491f5-8049-40b3-9ac1-6d9208e5b9a1 resource provider aggregate not found 2026-06-10 02:38:40.694 7 INFO neutron.services.segments.plugin [-] Segment b34491f5-8049-40b3-9ac1-6d9208e5b9a1 resource provider aggregate not found 2026-06-10 02:38:40.720 7 INFO neutron.db.l3_hamode_db [None req-9f8cf5b4-b3be-4974-8e3a-8298d208e2a5 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 1b0b5a30-5510-46a9-b659-950bc3529910 was deleted as no HA routers are present in tenant d25abe28da7d420f9a63975f1f053e14. 2026-06-10 02:38:40.721 7 INFO neutron.services.segments.plugin [-] Segment b34491f5-8049-40b3-9ac1-6d9208e5b9a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34491f5-8049-40b3-9ac1-6d9208e5b9a1 found for delete ", "request_id": "req-6e54e8cd-bf2b-4b85-be7f-766e50bd5d58"}]} [pid: 7|app: 0|req: 378/761] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:39 2026] DELETE /v2.0/routers/29dee663-54c4-47e4-aa8a-9b2ccae050a9 => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:40.734 7 INFO neutron.services.segments.plugin [-] Segment b34491f5-8049-40b3-9ac1-6d9208e5b9a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b34491f5-8049-40b3-9ac1-6d9208e5b9a1 found for delete ", "request_id": "req-7f6dce4a-743c-4ad6-bdb3-85300a2d5cad"}]} [pid: 7|app: 0|req: 379/762] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/networks?id=22e51efe-6a13-4595-9136-5f1193844007 => generated 675 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:38:40 2026] POST /v2.0/ports => generated 778 bytes in 322 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: 380/764] 199.204.45.169 () {34 vars in 1146 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd&device_owner=compute%3Anova&network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/quotas/1ba5b7ab02814895a623c188399015e3 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:40.934 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 385/766] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:40 2026] DELETE /v2.0/subnets/d38136f7-7f43-45e7-b606-79b5717ed3df => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.174 () {34 vars in 737 bytes} [Wed Jun 10 02:38:40 2026] PUT /v2.0/ports/21ef1688-7df8-4bd6-87a5-49e9dafd657b => generated 752 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/768] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/ports?tenant_id=1ba5b7ab02814895a623c188399015e3&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 384/769] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:41 2026] DELETE /v2.0/networks/67ea0c52-ee13-4763-a783-0252cf0faaf7 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/770] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:38:41 2026] PUT /v2.0/ports/3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 1149 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:41.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82da7ed7-7987-4f96-962c-884da0658205'] response: {'name': 'network-changed', 'server_uuid': '2f3e64e7-dd31-454a-bafc-94b22ea74afd', 'tag': '3d4b3917-0d7f-412f-9b69-ad7417527b9b', '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: 387/771] 10.0.0.158 () {34 vars in 907 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/extensions => generated 19600 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1421 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:41.977 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2995cea0-88dd-4e30-81be-74b61bdc8b4a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60064. [pid: 8|app: 0|req: 390/774] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:41 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/security-groups?tenant_id=d25abe28da7d420f9a63975f1f053e14&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:38:41 2026] DELETE /v2.0/ports/21ef1688-7df8-4bd6-87a5-49e9dafd657b => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/777] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?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: 387/779] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:42 2026] DELETE /v2.0/security-groups/ebce24eb-b382-44db-b9e9-e6bbd371d4d6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => 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: 393/781] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports => generated 782 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:42.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4651ac4d-491f-4ae5-9a57-20b15d679ddb 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 394/782] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports/21ef1688-7df8-4bd6-87a5-49e9dafd657b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/subnets?id=9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => 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: 395/785] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports => generated 782 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports/ebb834ce-e58d-4559-9fd9-414f965b69f9 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:42.432 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e838eba-26e2-4449-877c-a06957f97ca1 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 397/788] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:38:42 2026] DELETE /v2.0/ports/b339804f-9483-46a4-bc3b-3132aa306368 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:38:42.454 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32512a50-9c84-407a-a5fd-4e9f939f6fe4 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/789] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:42 2026] DELETE /v2.0/subnets/f8c80cb6-3a30-47f6-a6a5-c3841f993ad5 => 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: 392/790] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:42.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-704c17e7-0d2c-4f5d-9f6e-b91548584428 864dd48c43f94021a8388fcb7e46aa48 4ca8db7034fb4403b101008482729464 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/791] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:42 2026] DELETE /v2.0/subnets/a1e85364-fcd2-408c-8761-56165299f8cb => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 394/793] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1421 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:38:42 2026] DELETE /v2.0/ports/ebb834ce-e58d-4559-9fd9-414f965b69f9 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 779 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:42.758 7 INFO neutron.services.segments.plugin [-] Segment 884af952-e308-4579-baeb-1f4c120cc44c resource provider aggregate not found 2026-06-10 02:38:42.765 7 INFO neutron.services.segments.plugin [-] Segment 884af952-e308-4579-baeb-1f4c120cc44c resource provider aggregate not found 2026-06-10 02:38:42.791 7 INFO neutron.services.segments.plugin [-] Segment 884af952-e308-4579-baeb-1f4c120cc44c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884af952-e308-4579-baeb-1f4c120cc44c found for delete ", "request_id": "req-80214b70-1113-4a38-8b30-945ae1646501"}]} 2026-06-10 02:38:42.791 7 INFO neutron.services.segments.plugin [-] Segment 884af952-e308-4579-baeb-1f4c120cc44c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884af952-e308-4579-baeb-1f4c120cc44c found for delete ", "request_id": "req-b2a0bb32-0eaa-4c5d-b548-bcfe19c9c3ec"}]} [pid: 7|app: 0|req: 396/796] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => 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: 398/798] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/subnets?id=9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/799] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/ports?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:42.959 8 INFO neutron.services.segments.plugin [-] Segment fbc96488-30b7-4181-9072-f436f5347889 resource provider aggregate not found 2026-06-10 02:38:42.970 8 INFO neutron.services.segments.plugin [-] Segment fbc96488-30b7-4181-9072-f436f5347889 resource provider aggregate not found 2026-06-10 02:38:42.993 8 INFO neutron.services.segments.plugin [-] Segment fbc96488-30b7-4181-9072-f436f5347889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc96488-30b7-4181-9072-f436f5347889 found for delete ", "request_id": "req-f5def63e-2bf7-414b-8626-76d01b8ae765"}]} 2026-06-10 02:38:43.007 8 INFO neutron.services.segments.plugin [-] Segment fbc96488-30b7-4181-9072-f436f5347889 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc96488-30b7-4181-9072-f436f5347889 found for delete ", "request_id": "req-38875087-b988-4950-a485-2e53aceed9fc"}]} [pid: 7|app: 0|req: 400/800] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:42 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 401/801] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:42 2026] DELETE /v2.0/networks/fdea9cde-9ba8-455b-a11e-70fbec691133 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/networks?id=22e51efe-6a13-4595-9136-5f1193844007 => generated 675 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ba5b7ab02814895a623c188399015e3 => generated 181 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:43.281 8 WARNING neutron_lib.context [req-fe90c011-ebf1-40c1-b2f6-af94ae4c2f4a req-4e08f06f-e558-4cd8-8051-1f41bbcfa195 cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 403/805] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1152 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/806] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 199.204.45.169 () {34 vars in 1118 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/809] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:38:43 2026] POST /v2.0/ports => generated 954 bytes in 582 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: 407/810] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/security-groups?tenant_id=4ca8db7034fb4403b101008482729464&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/811] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:38:43 2026] PUT /v2.0/ports/3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 972 bytes in 499 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: 408/812] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:38:43 2026] PUT /v2.0/ports/cf3ee688-18d9-43a2-aef3-3fff5e7dce71 => generated 1199 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:44.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8989a6f-db71-4506-b7d5-ffd91a5a9d2b'] response: {'name': 'network-changed', 'server_uuid': '2f3e64e7-dd31-454a-bafc-94b22ea74afd', 'tag': '3d4b3917-0d7f-412f-9b69-ad7417527b9b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:38:44.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba8b01fe-849d-4042-98ab-37afd78c986c'] response: {'name': 'network-changed', 'server_uuid': '7093a731-bc44-4a35-82d2-fb40614b4fff', 'tag': 'cf3ee688-18d9-43a2-aef3-3fff5e7dce71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 405/815] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:44 2026] DELETE /v2.0/security-groups/e8eb9963-63f4-441f-89a4-afab5d1f4225 => 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: 411/816] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/817] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/ports?tenant_id=1ba5b7ab02814895a623c188399015e3&device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/818] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cf3ee688-18d9-43a2-aef3-3fff5e7dce71 => 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: 412/819] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 779 bytes in 77 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: 413/820] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/subnets?id=8d38271a-4e4b-439a-a3fb-d7094fbabf62 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/821] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/822] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/ports?network_id=22e51efe-6a13-4595-9136-5f1193844007&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/security-groups?id=292cb1b0-2d1a-4145-8449-7e5690c0323a&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/825] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/subnets?id=9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/826] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/ports?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6&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: 416/827] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?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: 412/828] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 417/829] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?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: 8|app: 0|req: 413/830] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 414/831] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/ports?tenant_id=93b2922e991641ab8e56f18544c56c9f&device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/832] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/ports?tenant_id=1ba5b7ab02814895a623c188399015e3&device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/833] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:44 2026] GET /v2.0/networks?id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 779 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/834] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/networks?id=22e51efe-6a13-4595-9136-5f1193844007 => generated 771 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/835] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cf3ee688-18d9-43a2-aef3-3fff5e7dce71 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/836] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/837] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/subnets?id=8d38271a-4e4b-439a-a3fb-d7094fbabf62 => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/838] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/subnets?id=9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/839] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/ports?network_id=22e51efe-6a13-4595-9136-5f1193844007&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: 418/840] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/ports?network_id=7aa060d8-f4b9-4911-a74c-8f1e382e4ce6&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: 423/841] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?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: 419/842] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/843] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/844] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6?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: 424/845] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/security-groups?tenant_id=afeb29dce43b48b8804f4597397faa76&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/846] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/847] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:45 2026] DELETE /v2.0/security-groups/c6560bea-1fa4-4c90-b81a-b319267aa738 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/848] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/security-groups?id=292cb1b0-2d1a-4145-8449-7e5690c0323a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/849] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:45 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/850] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:46 2026] GET /v2.0/security-groups?id=dcde69f0-4e05-4a64-98b4-02d93c1f2897&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:46.475 8 WARNING neutron_lib.context [None req-8f255015-85d3-4da0-9763-491a90914be7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:46.647 8 INFO neutron.db.segments_db [None req-8f255015-85d3-4da0-9763-491a90914be7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment 968e228a-b8d7-41c9-8389-0b6caa84e0ec of type vxlan for network ae4e9c12-6f0b-45f5-b3af-6a0eb6b2f285 [pid: 7|app: 0|req: 428/851] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:38:46 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/852] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:46 2026] POST /v2.0/networks => generated 629 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:46.810 7 WARNING neutron_lib.context [None req-f334d10c-99fd-4406-9c26-de0ce697592b 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:46.885 7 INFO neutron.db.segments_db [None req-f334d10c-99fd-4406-9c26-de0ce697592b 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment 3e06ab9a-8354-418b-b78e-bff2e5651e83 of type vxlan for network 784fc22c-fe11-405d-83d3-c824727da6f8 [pid: 7|app: 0|req: 429/853] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:46 2026] POST /v2.0/networks => generated 630 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/854] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:47 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:47.144 7 WARNING neutron_lib.context [None req-33521af0-de11-4b63-940c-4b66bf09c8b3 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:47.187 8 INFO neutron.db.l3_db [req-60d40e77-e0e5-4078-9540-862afb2972c1 req-464554a6-a87b-4084-9635-c65139efa58a 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] Floating IP 06b41d97-2fc3-4090-9950-b149e6340f42 disassociated. External IP: 10.96.250.220, port: 3d4b3917-0d7f-412f-9b69-ad7417527b9b. [pid: 7|app: 0|req: 431/855] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:47 2026] POST /v2.0/subnets => generated 602 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/856] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:47 2026] GET /v2.0/security-groups?id=292cb1b0-2d1a-4145-8449-7e5690c0323a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/857] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:47 2026] GET /v2.0/ports?device_id=2f3e64e7-dd31-454a-bafc-94b22ea74afd => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:47.506 7 WARNING neutron_lib.context [None req-ade8d9f4-b3a4-49b4-9314-37d85e12c27d 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 425/858] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:38:46 2026] DELETE /v2.0/ports/3d4b3917-0d7f-412f-9b69-ad7417527b9b => generated 0 bytes in 811 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:47.653 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22ee0e8d-4029-424f-8d31-419fae1c4ec8'] response: {'server_uuid': '2f3e64e7-dd31-454a-bafc-94b22ea74afd', 'name': 'network-vif-deleted', 'tag': '3d4b3917-0d7f-412f-9b69-ad7417527b9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 426/859] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:47 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => 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: 434/860] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:47 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:47.897 7 WARNING neutron_lib.context [None req-3d23f545-fbf2-444d-995f-f5004d742017 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:47.963 7 INFO neutron.db.segments_db [None req-3d23f545-fbf2-444d-995f-f5004d742017 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment 6106d05b-820f-4a3d-8c70-52d4a1fe9415 of type vxlan for network 338d4149-0169-456b-b2a4-d330dac37e68 2026-06-10 02:38:48.077 8 INFO neutron.db.l3_db [None req-5b1120d5-ca54-41af-8181-6318afa788f2 cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] Floating IP 42aef435-1a07-4f29-929a-24ea34b65060 associated. External IP: 10.96.250.205, port: cf3ee688-18d9-43a2-aef3-3fff5e7dce71. 2026-06-10 02:38:48.373 7 INFO neutron.db.l3_hamode_db [None req-3d23f545-fbf2-444d-995f-f5004d742017 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 427/861] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:38:47 2026] PUT /v2.0/floatingips/42aef435-1a07-4f29-929a-24ea34b65060 => generated 855 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:48.612 7 INFO neutron.db.l3_hamode_db [None req-3d23f545-fbf2-444d-995f-f5004d742017 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 428/862] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:48 2026] DELETE /v2.0/security-groups/dcde69f0-4e05-4a64-98b4-02d93c1f2897 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/863] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:49.214 8 INFO neutron.api.v2.resource [None req-4dbab86c-5bac-4c6a-80a9-dbb5a789a8a7 61cbfa9b739f47d6b0ef4219b016ca1a 93b2922e991641ab8e56f18544c56c9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 430/864] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/security-groups/dcde69f0-4e05-4a64-98b4-02d93c1f2897 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/865] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/security-groups?id=292cb1b0-2d1a-4145-8449-7e5690c0323a&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:49.693 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-544f4ce2-ec1a-452e-a724-3e6b57ab975c'] response: {'name': 'network-changed', 'server_uuid': '7093a731-bc44-4a35-82d2-fb40614b4fff', 'tag': 'cf3ee688-18d9-43a2-aef3-3fff5e7dce71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/866] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:38:49 2026] DELETE /v2.0/floatingips/06b41d97-2fc3-4090-9950-b149e6340f42 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/867] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:47 2026] POST /v2.0/routers => generated 506 bytes in 1875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/868] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/ports?tenant_id=1ba5b7ab02814895a623c188399015e3&device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/869] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/870] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:49 2026] PUT /v2.0/routers/7800da8b-12c6-4623-8777-f9bb4c98eb75/remove_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/871] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/networks?id=22e51efe-6a13-4595-9136-5f1193844007 => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/872] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:38:49 2026] PUT /v2.0/routers/96b4a35e-18f7-4d70-852b-0b0af5574d1b/add_router_interface => generated 309 bytes in 1557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/873] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => 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: 436/874] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/security-groups?id=292cb1b0-2d1a-4145-8449-7e5690c0323a&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/875] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/ports/a652280c-6948-4dd9-ae6e-9b33b6a27dc3 => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/876] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cf3ee688-18d9-43a2-aef3-3fff5e7dce71 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:51.897 8 INFO neutron.db.l3_db [req-2b75255f-056f-4aed-b358-04ad550eb885 req-8a074c84-b426-4db0-8484-44e826d95ded cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] Floating IP 42aef435-1a07-4f29-929a-24ea34b65060 disassociated. External IP: 10.96.250.205, port: cf3ee688-18d9-43a2-aef3-3fff5e7dce71. [pid: 8|app: 0|req: 439/877] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:38:51 2026] DELETE /v2.0/ports/cf3ee688-18d9-43a2-aef3-3fff5e7dce71 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:52.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41e91a82-624c-4f94-879e-235ad789a047'] response: {'server_uuid': '7093a731-bc44-4a35-82d2-fb40614b4fff', 'name': 'network-vif-deleted', 'tag': 'cf3ee688-18d9-43a2-aef3-3fff5e7dce71', 'status': 'completed', 'code': 200} 2026-06-10 02:38:52.525 7 INFO neutron.services.segments.plugin [-] Segment 1c52ef4e-c5a8-4e29-b4f1-ad2e45f61fdb resource provider aggregate not found 2026-06-10 02:38:52.530 7 INFO neutron.services.segments.plugin [-] Segment 1c52ef4e-c5a8-4e29-b4f1-ad2e45f61fdb resource provider aggregate not found 2026-06-10 02:38:52.552 7 INFO neutron.services.segments.plugin [-] Segment 1c52ef4e-c5a8-4e29-b4f1-ad2e45f61fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c52ef4e-c5a8-4e29-b4f1-ad2e45f61fdb found for delete ", "request_id": "req-150cb415-e769-4ff5-95ee-760d2b5f64e3"}]} 2026-06-10 02:38:52.555 7 INFO neutron.services.segments.plugin [-] Segment 1c52ef4e-c5a8-4e29-b4f1-ad2e45f61fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c52ef4e-c5a8-4e29-b4f1-ad2e45f61fdb found for delete ", "request_id": "req-edd6c3ed-325d-4b06-ab13-063109893360"}]} 2026-06-10 02:38:52.565 7 INFO neutron.db.l3_hamode_db [None req-a5cdc841-e88d-45c1-8102-8aeabb701e43 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 2a44185b-bce0-4685-8456-720915435a9a was deleted as no HA routers are present in tenant 93b2922e991641ab8e56f18544c56c9f. [pid: 7|app: 0|req: 439/878] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:51 2026] DELETE /v2.0/routers/7800da8b-12c6-4623-8777-f9bb4c98eb75 => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/879] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:38:52 2026] GET /v2.0/subnets?id=8d38271a-4e4b-439a-a3fb-d7094fbabf62 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/880] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:52 2026] GET /v2.0/security-groups?tenant_id=5d591ae82d1d4f61a22ed5c05c58b74b&name=default => generated 2801 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/881] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:38:52 2026] GET /v2.0/ports?device_id=7093a731-bc44-4a35-82d2-fb40614b4fff => 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: 443/882] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:52 2026] DELETE /v2.0/subnets/9bda0cf7-c3f3-4054-96e4-bdbacef6c1ec => 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: 444/883] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:38:53 2026] GET /v2.0/ports?network_id=22e51efe-6a13-4595-9136-5f1193844007&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/884] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:53 2026] DELETE /v2.0/security-groups/db414637-173b-4664-a91c-e0c6539c3b94 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/885] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:53 2026] DELETE /v2.0/networks/7aa060d8-f4b9-4911-a74c-8f1e382e4ce6 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/886] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:38:53 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/887] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:53 2026] GET /v2.0/security-groups?tenant_id=f39c25730f404cffb069418b2b066dd7&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/888] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:38:53 2026] GET /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007?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: 440/889] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:38:52 2026] PUT /v2.0/routers/96b4a35e-18f7-4d70-852b-0b0af5574d1b/add_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/890] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:54 2026] GET /v2.0/security-groups?tenant_id=93b2922e991641ab8e56f18544c56c9f&name=default => generated 2797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/891] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:54 2026] DELETE /v2.0/security-groups/d353c96f-926f-40f2-818c-7c2d4a917115 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/892] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:38:54 2026] GET /v2.0/ports/16122438-3bf2-4d6d-bc55-f5143dfe817b => generated 955 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/893] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:54 2026] DELETE /v2.0/security-groups/292cb1b0-2d1a-4145-8449-7e5690c0323a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/894] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:54 2026] DELETE /v2.0/security-groups/db73bd1c-2fd4-4ed5-9355-58500d3666e2 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:54.335 8 INFO neutron.api.v2.resource [None req-1e637b8a-6749-4dbf-b10b-777fc2b129cb cc033603e0654c33b63c5795a51408dd 1ba5b7ab02814895a623c188399015e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/895] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:38:54 2026] GET /v2.0/security-groups/292cb1b0-2d1a-4145-8449-7e5690c0323a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:38:54.586 7 INFO neutron.services.segments.plugin [-] Segment e1cb5575-3ad9-4ccd-a4a1-23c4d1816cca resource provider aggregate not found 2026-06-10 02:38:54.596 7 INFO neutron.services.segments.plugin [-] Segment e1cb5575-3ad9-4ccd-a4a1-23c4d1816cca resource provider aggregate not found 2026-06-10 02:38:54.605 7 INFO neutron.services.segments.plugin [-] Segment e1cb5575-3ad9-4ccd-a4a1-23c4d1816cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1cb5575-3ad9-4ccd-a4a1-23c4d1816cca found for delete ", "request_id": "req-613e8037-2351-4cfd-91a4-e4c05508150b"}]} 2026-06-10 02:38:54.628 7 INFO neutron.services.segments.plugin [-] Segment e1cb5575-3ad9-4ccd-a4a1-23c4d1816cca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1cb5575-3ad9-4ccd-a4a1-23c4d1816cca found for delete ", "request_id": "req-5f336c53-0f61-4254-b5e6-f8302d0711a5"}]} [pid: 8|app: 0|req: 445/896] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:38:54 2026] DELETE /v2.0/floatingips/42aef435-1a07-4f29-929a-24ea34b65060 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/897] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:54 2026] PUT /v2.0/routers/96b4a35e-18f7-4d70-852b-0b0af5574d1b/remove_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/898] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:55 2026] PUT /v2.0/routers/96b4a35e-18f7-4d70-852b-0b0af5574d1b/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/899] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:38:54 2026] PUT /v2.0/routers/777c77d5-4da0-4512-9f9c-e76809fd138a/remove_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/900] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:38:56 2026] GET /v2.0/ports?device_id=96b4a35e-18f7-4d70-852b-0b0af5574d1b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:56.713 7 INFO neutron.db.segments_db [None req-a74c504f-2cc8-4506-8886-fa5d30f430fc aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment fa2b04c8-7525-4824-ac03-9747ec686c61 of type vxlan for network aa6667bf-9b9d-4132-9468-6fffbac5710a [pid: 7|app: 0|req: 454/901] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:38:56 2026] POST /v2.0/networks => generated 744 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:57.641 8 INFO neutron.services.segments.plugin [-] Segment 784d8e4a-8655-4f7b-8af2-e2222cb91501 resource provider aggregate not found 2026-06-10 02:38:57.648 8 INFO neutron.services.segments.plugin [-] Segment 784d8e4a-8655-4f7b-8af2-e2222cb91501 resource provider aggregate not found 2026-06-10 02:38:57.662 8 INFO neutron.services.segments.plugin [-] Segment 784d8e4a-8655-4f7b-8af2-e2222cb91501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 784d8e4a-8655-4f7b-8af2-e2222cb91501 found for delete ", "request_id": "req-8ae57f6a-6c44-45f4-8b68-3549ffe5d01f"}]} 2026-06-10 02:38:57.665 8 INFO neutron.services.segments.plugin [-] Segment 784d8e4a-8655-4f7b-8af2-e2222cb91501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 784d8e4a-8655-4f7b-8af2-e2222cb91501 found for delete ", "request_id": "req-b5350aa5-25bf-45db-9253-42f24d6ccefb"}]} 2026-06-10 02:38:57.687 8 INFO neutron.db.l3_hamode_db [None req-f7467bec-8ae2-4326-9dd5-c5cc40614cf6 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network a481170d-8ff6-41f7-b900-3970b648cf60 was deleted as no HA routers are present in tenant 1ba5b7ab02814895a623c188399015e3. [pid: 8|app: 0|req: 448/902] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:56 2026] DELETE /v2.0/routers/777c77d5-4da0-4512-9f9c-e76809fd138a => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:57.921 7 INFO neutron.services.segments.plugin [-] Segment 6106d05b-820f-4a3d-8c70-52d4a1fe9415 resource provider aggregate not found [pid: 8|app: 0|req: 449/903] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:57 2026] POST /v2.0/subnets => generated 667 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:38:57.926 7 INFO neutron.services.segments.plugin [-] Segment 6106d05b-820f-4a3d-8c70-52d4a1fe9415 resource provider aggregate not found 2026-06-10 02:38:57.945 7 INFO neutron.services.segments.plugin [-] Segment 6106d05b-820f-4a3d-8c70-52d4a1fe9415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6106d05b-820f-4a3d-8c70-52d4a1fe9415 found for delete ", "request_id": "req-37242cb7-88fd-4f14-956c-811c857f2ca3"}]} 2026-06-10 02:38:57.950 7 INFO neutron.services.segments.plugin [-] Segment 6106d05b-820f-4a3d-8c70-52d4a1fe9415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6106d05b-820f-4a3d-8c70-52d4a1fe9415 found for delete ", "request_id": "req-47f6371a-e595-4629-bc5b-6ca98808b34d"}]} 2026-06-10 02:38:57.955 7 INFO neutron.db.l3_hamode_db [None req-1ea224c7-0df3-43e6-bc33-a8b29c702c16 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] HA network 338d4149-0169-456b-b2a4-d330dac37e68 was deleted as no HA routers are present in tenant 7a9de8543f6146698aa72025fd13165a. [pid: 7|app: 0|req: 455/904] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:56 2026] DELETE /v2.0/routers/96b4a35e-18f7-4d70-852b-0b0af5574d1b => generated 0 bytes in 1157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:58.010 7 INFO neutron.db.segments_db [None req-fe4ae8d5-ad66-4b04-9d3a-64108aa62eee aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment f37b5f30-05ab-41cf-9fb1-4c997ce60470 of type vxlan for network 09ecde6f-c014-47b5-81fd-c3cd814b0d0d [pid: 8|app: 0|req: 450/905] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:57 2026] DELETE /v2.0/subnets/8d38271a-4e4b-439a-a3fb-d7094fbabf62 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:58.354 7 INFO neutron.db.l3_hamode_db [None req-fe4ae8d5-ad66-4b04-9d3a-64108aa62eee aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 451/906] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:58 2026] DELETE /v2.0/subnets/f1b6767b-0e9d-45b9-a419-560e864280ec => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/907] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:58 2026] DELETE /v2.0/networks/22e51efe-6a13-4595-9136-5f1193844007 => 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: 453/908] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:38:58 2026] DELETE /v2.0/subnets/787db37b-4d3e-4105-9580-300875c67a85 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/909] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:58 2026] GET /v2.0/security-groups?tenant_id=1ba5b7ab02814895a623c188399015e3&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/910] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:58 2026] DELETE /v2.0/networks/784fc22c-fe11-405d-83d3-c824727da6f8 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/911] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:38:59 2026] DELETE /v2.0/security-groups/71522a3c-f8ed-4adf-a739-c7b7b47eac9f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:38:59.470 7 INFO neutron.db.l3_hamode_db [None req-fe4ae8d5-ad66-4b04-9d3a-64108aa62eee aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 457/912] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:38:59 2026] DELETE /v2.0/networks/ae4e9c12-6f0b-45f5-b3af-6a0eb6b2f285 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:38:59.690 8 INFO neutron.services.segments.plugin [-] Segment 4150e5cd-dd4e-43bb-92a1-293c929dc4a3 resource provider aggregate not found 2026-06-10 02:38:59.697 8 INFO neutron.services.segments.plugin [-] Segment 4150e5cd-dd4e-43bb-92a1-293c929dc4a3 resource provider aggregate not found 2026-06-10 02:38:59.712 8 INFO neutron.services.segments.plugin [-] Segment 4150e5cd-dd4e-43bb-92a1-293c929dc4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4150e5cd-dd4e-43bb-92a1-293c929dc4a3 found for delete ", "request_id": "req-1c91d042-2004-488a-b14f-c7c6f2dea0d6"}]} 2026-06-10 02:38:59.723 8 INFO neutron.services.segments.plugin [-] Segment 4150e5cd-dd4e-43bb-92a1-293c929dc4a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4150e5cd-dd4e-43bb-92a1-293c929dc4a3 found for delete ", "request_id": "req-782c0e4a-3f73-4fad-92a3-737ea0bb6d67"}]} 2026-06-10 02:38:59.735 8 INFO neutron.services.segments.plugin [-] Segment 3e06ab9a-8354-418b-b78e-bff2e5651e83 resource provider aggregate not found 2026-06-10 02:38:59.741 8 INFO neutron.services.segments.plugin [-] Segment 3e06ab9a-8354-418b-b78e-bff2e5651e83 resource provider aggregate not found 2026-06-10 02:38:59.757 8 INFO neutron.services.segments.plugin [-] Segment 3e06ab9a-8354-418b-b78e-bff2e5651e83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e06ab9a-8354-418b-b78e-bff2e5651e83 found for delete ", "request_id": "req-cb4f5345-b84b-45ff-9037-b15e42eb077c"}]} 2026-06-10 02:38:59.769 8 INFO neutron.services.segments.plugin [-] Segment 3e06ab9a-8354-418b-b78e-bff2e5651e83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e06ab9a-8354-418b-b78e-bff2e5651e83 found for delete ", "request_id": "req-62274a0c-8828-42d6-ae07-f42344bf12a9"}]} 2026-06-10 02:38:59.789 8 INFO neutron.services.segments.plugin [-] Segment 968e228a-b8d7-41c9-8389-0b6caa84e0ec resource provider aggregate not found 2026-06-10 02:38:59.799 8 INFO neutron.services.segments.plugin [-] Segment 968e228a-b8d7-41c9-8389-0b6caa84e0ec resource provider aggregate not found 2026-06-10 02:38:59.815 8 INFO neutron.services.segments.plugin [-] Segment 968e228a-b8d7-41c9-8389-0b6caa84e0ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968e228a-b8d7-41c9-8389-0b6caa84e0ec found for delete ", "request_id": "req-19194efe-4cb1-46f3-8754-00262e3fd59d"}]} 2026-06-10 02:38:59.820 8 INFO neutron.services.segments.plugin [-] Segment 968e228a-b8d7-41c9-8389-0b6caa84e0ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968e228a-b8d7-41c9-8389-0b6caa84e0ec found for delete ", "request_id": "req-612e3c9e-0081-4ab5-883e-83cb5867c951"}]} [pid: 8|app: 0|req: 460/915] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:38:59 2026] GET /v2.0/security-groups?tenant_id=1ab19fa8d15b4376a5cfdf1bfd540a61&name=default => generated 2801 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:59.946 8 WARNING neutron_lib.context [None req-d8cc1d9a-a657-4669-8881-1bd2f7fe1601 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:00.000 8 INFO neutron.db.segments_db [None req-d8cc1d9a-a657-4669-8881-1bd2f7fe1601 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment aa1dab06-4cd4-4832-b622-1ff814f4619c of type vxlan for network 616704fc-9d04-45de-bff3-4620ed4f691e [pid: 8|app: 0|req: 461/916] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:38:59 2026] POST /v2.0/networks => generated 629 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/917] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:00 2026] DELETE /v2.0/security-groups/8daf33a9-eefe-458e-bbfd-0d3f96fccbb7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:00.263 8 WARNING neutron_lib.context [None req-de58e0be-4278-424e-a7a3-773b81f3eff7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 456/918] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:38:57 2026] POST /v2.0/routers => generated 731 bytes in 2581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/919] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:00 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/920] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:00 2026] GET /v2.0/security-groups?tenant_id=b1384515b3604fedb77b6df75f517b66&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:00.670 7 WARNING neutron_lib.context [None req-fdef8e97-f532-4f14-85b9-64eb6d2bc6a2 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:00.719 7 INFO neutron.db.segments_db [None req-fdef8e97-f532-4f14-85b9-64eb6d2bc6a2 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment a99dde7d-4080-46e1-baab-c9bdd39520d7 of type vxlan for network dd86d399-b283-4128-86c2-58c4996dabb4 2026-06-10 02:39:01.051 7 INFO neutron.db.l3_hamode_db [None req-fdef8e97-f532-4f14-85b9-64eb6d2bc6a2 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:39:01.240 7 INFO neutron.db.l3_hamode_db [None req-fdef8e97-f532-4f14-85b9-64eb6d2bc6a2 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 458/921] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:00 2026] POST /v2.0/routers => generated 506 bytes in 1389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/922] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:39:00 2026] PUT /v2.0/routers/480de82d-3d9d-447c-a44d-20cc3addd20d/add_router_interface => generated 309 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/923] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:02 2026] DELETE /v2.0/security-groups/567cfc28-4a43-4c01-94ee-63a3add36b82 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:02.203 7 WARNING neutron_lib.context [None req-72fb2296-c539-40f0-9555-7d09aa310ae4 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:02.609 8 INFO neutron.db.segments_db [None req-b5e0cf29-6e48-4058-8f1f-c37e7a7a6b11 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment eec8a8ac-06a6-4914-a32e-c332135e481f of type vxlan for network 7763fc67-74d8-4fa8-8140-9d87cc2eb8f3 [pid: 8|app: 0|req: 465/924] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:39:02 2026] POST /v2.0/networks => generated 746 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/925] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:39:02 2026] POST /v2.0/ports => generated 948 bytes in 530 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: 466/926] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:02 2026] POST /v2.0/subnets => generated 669 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:03.031 8 WARNING neutron_lib.context [None req-01da6f5f-bfc3-440a-b7bf-3fd829f79492 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/927] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:39:03 2026] POST /v2.0/security-groups => generated 1596 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:39:03.241 8 INFO neutron.db.segments_db [None req-00bbb45f-9842-42e6-a586-9865ebd58406 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 1824e708-0838-4d62-9fdf-01a5be74ecf8 of type vxlan for network 1fd5ad9e-5984-4def-8c88-4af88ed1c867 2026-06-10 02:39:03.590 8 INFO neutron.db.l3_hamode_db [None req-00bbb45f-9842-42e6-a586-9865ebd58406 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 461/928] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:39:02 2026] PUT /v2.0/routers/ae5c2b0c-53ee-4dec-9bb8-630b7b23cdb2/add_router_interface => generated 309 bytes in 1585 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-06-10 02:39:04.323 7 WARNING neutron_lib.context [None req-d8de4ff5-bb6d-4463-b9e9-40f3537c34f0 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/929] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:04 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/930] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:39:04 2026] GET /v2.0/ports/6a36f70e-63c6-4b27-a2ff-21040d19f02e => generated 1022 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:04.523 7 WARNING neutron_lib.context [None req-e92d6ae2-abd0-4d60-b06c-2cedc3af3b9a 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 464/931] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:04 2026] POST /v2.0/security-group-rules => generated 570 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:04.768 8 INFO neutron.db.l3_hamode_db [None req-00bbb45f-9842-42e6-a586-9865ebd58406 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 468/932] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:03 2026] POST /v2.0/routers => generated 733 bytes in 2875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:06.066 8 WARNING neutron_lib.context [None req-2964ba8a-5985-4b0a-b5ae-34dd0edd61d3 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 465/933] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:39:04 2026] PUT /v2.0/routers/ae5c2b0c-53ee-4dec-9bb8-630b7b23cdb2/remove_router_interface => generated 309 bytes in 1428 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: 469/934] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:39:06 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:06.879 8 INFO neutron.api.v2.resource [None req-b7a0fcc7-2a20-4b16-a2b6-ea00fd764157 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/935] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:39:06 2026] PUT /v2.0/routers/ae5c2b0c-53ee-4dec-9bb8-630b7b23cdb2/remove_router_interface => generated 197 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/936] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:39:06 2026] PUT /v2.0/routers/2cf0cf7b-2e34-4d59-9a99-72d98801df23/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/937] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:07 2026] GET /v2.0/ports?device_id=ae5c2b0c-53ee-4dec-9bb8-630b7b23cdb2 => 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: 471/938] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:06 2026] GET /v2.0/security-groups?tenant_id=de727ef24fba406990c829b488501295&name=default => generated 2801 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/939] 10.0.0.158 () {34 vars in 1098 bytes} [Wed Jun 10 02:39:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--609778957&fields=id&tenant_id=b4c35a3b046446cfa43c56de43d74662 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/940] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:07 2026] DELETE /v2.0/security-groups/122a6ef8-1f04-4a8f-8fc5-2475f104db7a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/941] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:39:07 2026] GET /v2.0/networks?id=aa6667bf-9b9d-4132-9468-6fffbac5710a => generated 676 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/942] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:39:07 2026] GET /v2.0/quotas/b4c35a3b046446cfa43c56de43d74662 => 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: 472/943] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:39:07 2026] GET /v2.0/ports?tenant_id=b4c35a3b046446cfa43c56de43d74662&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/944] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:07 2026] GET /v2.0/security-groups?tenant_id=d0caf49751ca4dbc9e3498189a0d0aee&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/945] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?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: 475/946] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:08 2026] DELETE /v2.0/security-groups/d117207d-477c-433a-b20f-efb8ecce7e1b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/947] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?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) 2026-06-10 02:39:08.307 8 INFO neutron.services.segments.plugin [-] Segment a99dde7d-4080-46e1-baab-c9bdd39520d7 resource provider aggregate not found 2026-06-10 02:39:08.313 8 INFO neutron.services.segments.plugin [-] Segment a99dde7d-4080-46e1-baab-c9bdd39520d7 resource provider aggregate not found 2026-06-10 02:39:08.328 8 INFO neutron.services.segments.plugin [-] Segment a99dde7d-4080-46e1-baab-c9bdd39520d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99dde7d-4080-46e1-baab-c9bdd39520d7 found for delete ", "request_id": "req-ba87db82-6676-4747-8fc3-56b41d9376bb"}]} 2026-06-10 02:39:08.331 8 INFO neutron.services.segments.plugin [-] Segment a99dde7d-4080-46e1-baab-c9bdd39520d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a99dde7d-4080-46e1-baab-c9bdd39520d7 found for delete ", "request_id": "req-dd59cce1-4265-4054-8b7f-beadcba0e747"}]} 2026-06-10 02:39:08.341 8 INFO neutron.db.l3_hamode_db [None req-4eed45c1-c129-4084-9740-afcdc62fc8a7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] HA network dd86d399-b283-4128-86c2-58c4996dabb4 was deleted as no HA routers are present in tenant 7a9de8543f6146698aa72025fd13165a. [pid: 8|app: 0|req: 472/948] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:07 2026] DELETE /v2.0/routers/ae5c2b0c-53ee-4dec-9bb8-630b7b23cdb2 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/949] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/950] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:08 2026] DELETE /v2.0/subnets/d016918b-d7ba-4df2-95da-52e831595e2e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/951] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/networks?id=7763fc67-74d8-4fa8-8140-9d87cc2eb8f3 => generated 678 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/952] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/quotas/12db6dc8214d4c6b9b028346426dbc7d => 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: 476/953] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/ports?tenant_id=12db6dc8214d4c6b9b028346426dbc7d&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/954] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/networks/7763fc67-74d8-4fa8-8140-9d87cc2eb8f3?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: 478/955] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/networks/7763fc67-74d8-4fa8-8140-9d87cc2eb8f3?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) 2026-06-10 02:39:09.020 7 INFO neutron.services.segments.plugin [-] Segment aa1dab06-4cd4-4832-b622-1ff814f4619c resource provider aggregate not found 2026-06-10 02:39:09.052 7 INFO neutron.services.segments.plugin [-] Segment aa1dab06-4cd4-4832-b622-1ff814f4619c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1dab06-4cd4-4832-b622-1ff814f4619c found for delete ", "request_id": "req-1db359c5-3c03-4a94-90aa-3cc439118505"}]} 2026-06-10 02:39:09.053 7 INFO neutron.services.segments.plugin [-] Segment aa1dab06-4cd4-4832-b622-1ff814f4619c resource provider aggregate not found [pid: 7|app: 0|req: 478/956] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:08 2026] DELETE /v2.0/networks/616704fc-9d04-45de-bff3-4620ed4f691e => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:09.096 7 INFO neutron.services.segments.plugin [-] Segment aa1dab06-4cd4-4832-b622-1ff814f4619c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1dab06-4cd4-4832-b622-1ff814f4619c found for delete ", "request_id": "req-af7026cc-3293-4267-9d44-2c4ea496e153"}]} 2026-06-10 02:39:09.102 8 WARNING neutron_lib.context [None req-5580e771-b396-47ec-81ac-32ea719cb264 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 479/957] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:09 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:09.183 8 INFO neutron.db.segments_db [None req-5580e771-b396-47ec-81ac-32ea719cb264 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment 1409be99-f95a-4f1d-96ff-04a263c423f9 of type vxlan for network c44cc298-fa8a-40fa-900a-a1bb5594de89 [pid: 8|app: 0|req: 479/958] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:09 2026] POST /v2.0/networks => generated 629 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:09.313 7 WARNING neutron_lib.context [None req-486c5950-da7e-4b35-8b15-0dc80f512a3c 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 480/959] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:39:09 2026] GET /v2.0/networks?id=aa6667bf-9b9d-4132-9468-6fffbac5710a => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/960] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:39:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b4c35a3b046446cfa43c56de43d74662 => generated 180 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/961] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:09 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:09.577 8 WARNING neutron_lib.context [req-0c5eb40c-16c6-4f19-a3af-8527a5b928e7 req-05cb0a00-97de-4f91-ba7c-f9dc5db7aa14 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 480/962] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:09 2026] POST /v2.0/subnets => generated 602 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:09.731 7 WARNING neutron_lib.context [None req-b8fe76d0-1f9d-4f16-80ec-0cb659752fb7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:09.817 7 INFO neutron.db.segments_db [None req-b8fe76d0-1f9d-4f16-80ec-0cb659752fb7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment 8faf6f89-c095-4f42-a373-2c41f1368f58 of type vxlan for network e02efb0a-a3b3-4a6d-843b-bba134024071 [pid: 8|app: 0|req: 483/963] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:39:09 2026] POST /v2.0/ports => generated 954 bytes in 506 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: 484/964] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:39:10 2026] GET /v2.0/networks?id=7763fc67-74d8-4fa8-8140-9d87cc2eb8f3 => generated 678 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:10.168 7 INFO neutron.db.l3_hamode_db [None req-b8fe76d0-1f9d-4f16-80ec-0cb659752fb7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:39:10.389 7 INFO neutron.db.l3_hamode_db [None req-b8fe76d0-1f9d-4f16-80ec-0cb659752fb7 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 485/965] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:39:10 2026] PUT /v2.0/ports/9761020e-c756-4284-9a41-d76dd4d31e54 => generated 1199 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:39:10.813 8 WARNING neutron_lib.context [req-9fca32e5-d21f-4564-a990-42f6fc093196 req-f5af4dfd-a76c-4596-98d6-e396a1d81f57 9927d7e854d449a4a0f5ac444fc709b2 12db6dc8214d4c6b9b028346426dbc7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 481/966] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:09 2026] POST /v2.0/routers => generated 507 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/967] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:11.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3001fb1c-ef06-4da4-873c-1fcbbfb16ecd'] response: {'name': 'network-changed', 'server_uuid': '2b36f026-792e-4487-8c1b-2efa04caa330', 'tag': '9761020e-c756-4284-9a41-d76dd4d31e54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 483/968] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/969] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/ports?tenant_id=b4c35a3b046446cfa43c56de43d74662&device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/970] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:39:10 2026] POST /v2.0/ports => generated 958 bytes in 589 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: 485/971] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/security-groups?tenant_id=54c9a36ea62f40288fbb00dee667fa8a&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/972] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/973] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9761020e-c756-4284-9a41-d76dd4d31e54 => 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: 488/974] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:39:11 2026] PUT /v2.0/ports/c397800c-b015-4537-8125-23b6f2725250 => generated 1203 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:39:12.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e84e72f-aa21-4bf9-bde0-07a9593cc1b5'] response: {'name': 'network-changed', 'server_uuid': '4a7ffafc-d2d2-4045-9c60-36e8b61a4af2', 'tag': 'c397800c-b015-4537-8125-23b6f2725250', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 489/975] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:12 2026] DELETE /v2.0/security-groups/717297c3-9e18-40c7-96d8-b76746f99f04 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/976] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/subnets?id=24bd4207-3ec6-477a-af18-ea16bb8c8316 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/977] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/978] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?tenant_id=12db6dc8214d4c6b9b028346426dbc7d&device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/979] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?network_id=aa6667bf-9b9d-4132-9468-6fffbac5710a&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: 494/980] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/security-groups?id=2264cd96-db48-4685-b09c-2dc9ca1d5de9&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/981] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c397800c-b015-4537-8125-23b6f2725250 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/982] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?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: 497/983] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/subnets?id=57c8dc5e-2b8f-42f5-8170-0f3c3bc3ab8b => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/984] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:39:11 2026] PUT /v2.0/routers/d3a80e44-84e5-4c03-98ba-bb3d1e05dd76/add_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/985] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?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: 488/986] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?network_id=7763fc67-74d8-4fa8-8140-9d87cc2eb8f3&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/987] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/988] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports/a00e0972-2212-45d2-9e83-3e6746edc108 => generated 955 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/989] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/networks/7763fc67-74d8-4fa8-8140-9d87cc2eb8f3?fields=segments => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/990] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/ports?tenant_id=b4c35a3b046446cfa43c56de43d74662&device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/991] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/992] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/networks/7763fc67-74d8-4fa8-8140-9d87cc2eb8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/993] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/networks?id=aa6667bf-9b9d-4132-9468-6fffbac5710a => generated 772 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/994] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/ports?tenant_id=12db6dc8214d4c6b9b028346426dbc7d&device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/995] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9761020e-c756-4284-9a41-d76dd4d31e54 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/996] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/networks?id=7763fc67-74d8-4fa8-8140-9d87cc2eb8f3 => generated 774 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/997] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/subnets?id=24bd4207-3ec6-477a-af18-ea16bb8c8316 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/998] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c397800c-b015-4537-8125-23b6f2725250 => 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: 509/999] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/ports?network_id=aa6667bf-9b9d-4132-9468-6fffbac5710a&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: 510/1000] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/subnets?id=57c8dc5e-2b8f-42f5-8170-0f3c3bc3ab8b => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1001] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1002] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/ports?network_id=7763fc67-74d8-4fa8-8140-9d87cc2eb8f3&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: 513/1003] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1004] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?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: 515/1005] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/networks/7763fc67-74d8-4fa8-8140-9d87cc2eb8f3?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1006] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:14 2026] GET /v2.0/security-groups?id=2264cd96-db48-4685-b09c-2dc9ca1d5de9&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1007] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:39:14 2026] GET /v2.0/networks/7763fc67-74d8-4fa8-8140-9d87cc2eb8f3?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: 520/1010] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:14 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1011] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:39:13 2026] PUT /v2.0/routers/d3a80e44-84e5-4c03-98ba-bb3d1e05dd76/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1012] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:14 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&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: 493/1013] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:14 2026] GET /v2.0/ports?device_id=d3a80e44-84e5-4c03-98ba-bb3d1e05dd76 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:14.548 7 WARNING neutron_lib.context [None req-88be00c7-f6ef-4cdd-80d4-285dfa1f11a8 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:14.548 7 WARNING neutron_lib.context [None req-88be00c7-f6ef-4cdd-80d4-285dfa1f11a8 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:14.751 7 INFO neutron.db.segments_db [None req-88be00c7-f6ef-4cdd-80d4-285dfa1f11a8 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Added segment 1c1a388b-d95b-4ac2-bbed-9e2a11567e96 of type vxlan for network eedf652a-0a4f-4ee1-a418-f7d9b8d3df5d 2026-06-10 02:39:14.854 7 INFO neutron.db.segments_db [None req-88be00c7-f6ef-4cdd-80d4-285dfa1f11a8 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Added segment 973eab89-4b02-4973-b8b5-62618efbf362 of type vxlan for network e688c0a6-84e0-4d3a-bbc8-e941d5779fbb [pid: 7|app: 0|req: 521/1014] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:14 2026] POST /v2.0/networks => generated 1243 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1015] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:39:14 2026] GET /v2.0/networks => generated 1842 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:15.200 8 INFO neutron.services.segments.plugin [-] Segment 8faf6f89-c095-4f42-a373-2c41f1368f58 resource provider aggregate not found 2026-06-10 02:39:15.205 8 INFO neutron.services.segments.plugin [-] Segment 8faf6f89-c095-4f42-a373-2c41f1368f58 resource provider aggregate not found 2026-06-10 02:39:15.224 8 INFO neutron.db.l3_hamode_db [None req-89cd5501-0e37-4190-b31d-f2ef254fcfa5 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] HA network e02efb0a-a3b3-4a6d-843b-bba134024071 was deleted as no HA routers are present in tenant 7a9de8543f6146698aa72025fd13165a. [pid: 8|app: 0|req: 494/1016] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:14 2026] DELETE /v2.0/routers/d3a80e44-84e5-4c03-98ba-bb3d1e05dd76 => generated 0 bytes in 802 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:15.232 8 INFO neutron.services.segments.plugin [-] Segment 8faf6f89-c095-4f42-a373-2c41f1368f58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8faf6f89-c095-4f42-a373-2c41f1368f58 found for delete ", "request_id": "req-2bb5a5b0-2c80-46fc-ad12-b9bb62098ac7"}]} 2026-06-10 02:39:15.241 8 INFO neutron.services.segments.plugin [-] Segment 8faf6f89-c095-4f42-a373-2c41f1368f58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8faf6f89-c095-4f42-a373-2c41f1368f58 found for delete ", "request_id": "req-982d978e-15a5-4cdf-a622-b997eb4349a7"}]} [pid: 8|app: 0|req: 495/1017] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:15 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:15.411 7 INFO neutron.services.segments.plugin [-] Segment 1c1a388b-d95b-4ac2-bbed-9e2a11567e96 resource provider aggregate not found 2026-06-10 02:39:15.420 7 INFO neutron.services.segments.plugin [-] Segment 1c1a388b-d95b-4ac2-bbed-9e2a11567e96 resource provider aggregate not found 2026-06-10 02:39:15.443 7 INFO neutron.services.segments.plugin [-] Segment 1c1a388b-d95b-4ac2-bbed-9e2a11567e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1a388b-d95b-4ac2-bbed-9e2a11567e96 found for delete ", "request_id": "req-5991383e-7503-48a3-a332-7e45848f5431"}]} 2026-06-10 02:39:15.448 7 INFO neutron.services.segments.plugin [-] Segment 1c1a388b-d95b-4ac2-bbed-9e2a11567e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1a388b-d95b-4ac2-bbed-9e2a11567e96 found for delete ", "request_id": "req-07fca248-9cf9-44cb-b892-811c3ab78bcb"}]} [pid: 7|app: 0|req: 523/1018] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:15 2026] DELETE /v2.0/networks/eedf652a-0a4f-4ee1-a418-f7d9b8d3df5d => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1019] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:15 2026] GET /v2.0/security-groups?id=2264cd96-db48-4685-b09c-2dc9ca1d5de9&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1020] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:15 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1021] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:15 2026] DELETE /v2.0/subnets/60548f0f-804d-4c26-8cb0-1fbf14604a61 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1022] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:15 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1023] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:15 2026] DELETE /v2.0/networks/e688c0a6-84e0-4d3a-bbc8-e941d5779fbb => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1024] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:15 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1025] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:39:15 2026] GET /v2.0/networks => generated 651 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1026] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:15 2026] DELETE /v2.0/networks/c44cc298-fa8a-40fa-900a-a1bb5594de89 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:16.065 8 WARNING neutron_lib.context [None req-ecf8128b-fea4-4203-acb9-93b30b4d8261 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:16.138 8 INFO neutron.db.segments_db [None req-ecf8128b-fea4-4203-acb9-93b30b4d8261 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Added segment bfeff067-116f-416c-ac92-1216d9134a4e of type vxlan for network 2d8d1aae-134a-49ae-b8af-95b9bd56f9b5 [pid: 8|app: 0|req: 499/1027] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:16 2026] POST /v2.0/networks => generated 654 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:16.253 8 WARNING neutron_lib.context [None req-5fe82fc4-fd3d-41ca-adec-ae466302cdfe 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:16.290 8 INFO neutron.db.segments_db [None req-5fe82fc4-fd3d-41ca-adec-ae466302cdfe 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Added segment 03587fa7-b978-43b9-ac03-50708f19e04f of type vxlan for network 40dd63d3-ff00-49f6-b645-b6d64370c95c 2026-06-10 02:39:16.607 8 INFO neutron.db.l3_hamode_db [None req-5fe82fc4-fd3d-41ca-adec-ae466302cdfe 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:39:17.166 7 INFO neutron.db.l3_db [None req-01162dba-33b9-46bd-b8de-787af5229b46 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] Floating IP bcb91729-1fa7-4f3c-89c6-296ac8c7f75b associated. External IP: 10.96.250.201, port: 9761020e-c756-4284-9a41-d76dd4d31e54. 2026-06-10 02:39:17.255 8 INFO neutron.services.segments.plugin [-] Segment 1409be99-f95a-4f1d-96ff-04a263c423f9 resource provider aggregate not found 2026-06-10 02:39:17.259 8 INFO neutron.services.segments.plugin [-] Segment 1409be99-f95a-4f1d-96ff-04a263c423f9 resource provider aggregate not found 2026-06-10 02:39:17.272 8 INFO neutron.services.segments.plugin [-] Segment 1409be99-f95a-4f1d-96ff-04a263c423f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1409be99-f95a-4f1d-96ff-04a263c423f9 found for delete ", "request_id": "req-1507e6f6-cef8-4d37-86fa-22bb72a8411e"}]} 2026-06-10 02:39:17.274 8 INFO neutron.services.segments.plugin [-] Segment 1409be99-f95a-4f1d-96ff-04a263c423f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1409be99-f95a-4f1d-96ff-04a263c423f9 found for delete ", "request_id": "req-8fa9ec29-d5ce-458d-8bf9-3a9b7d7472e8"}]} 2026-06-10 02:39:17.467 7 INFO neutron.services.segments.plugin [-] Segment 973eab89-4b02-4973-b8b5-62618efbf362 resource provider aggregate not found 2026-06-10 02:39:17.478 7 INFO neutron.services.segments.plugin [-] Segment 973eab89-4b02-4973-b8b5-62618efbf362 resource provider aggregate not found 2026-06-10 02:39:17.482 7 INFO neutron.services.segments.plugin [-] Segment 973eab89-4b02-4973-b8b5-62618efbf362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973eab89-4b02-4973-b8b5-62618efbf362 found for delete ", "request_id": "req-0ed61a7c-69bb-4d63-9f31-5a17931e77a6"}]} 2026-06-10 02:39:17.500 7 INFO neutron.services.segments.plugin [-] Segment 973eab89-4b02-4973-b8b5-62618efbf362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 973eab89-4b02-4973-b8b5-62618efbf362 found for delete ", "request_id": "req-a531a807-dde0-4971-b38e-08b6614ae9d4"}]} [pid: 7|app: 0|req: 529/1028] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:39:16 2026] PUT /v2.0/floatingips/bcb91729-1fa7-4f3c-89c6-296ac8c7f75b => generated 855 bytes in 1506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:17.533 7 WARNING neutron_lib.context [None req-8ad7bee0-15f0-482c-b220-1fa5c15f52d8 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:17.567 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b41956d4-df19-4427-b992-09ebbe4264da'] response: {'name': 'network-changed', 'server_uuid': '2b36f026-792e-4487-8c1b-2efa04caa330', 'tag': '9761020e-c756-4284-9a41-d76dd4d31e54', 'status': 'completed', 'code': 200} 2026-06-10 02:39:17.612 7 INFO neutron.db.segments_db [None req-8ad7bee0-15f0-482c-b220-1fa5c15f52d8 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Added segment 92f99067-a4c8-4d4e-96b4-e9f04ca8fd72 of type vxlan for network 043faf44-0e80-45f2-859c-64150d654bf7 [pid: 7|app: 0|req: 530/1029] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:17 2026] POST /v2.0/networks => generated 653 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1030] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:17 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1031] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:39:17 2026] GET /v2.0/ports?tenant_id=b4c35a3b046446cfa43c56de43d74662&device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:17.905 7 WARNING neutron_lib.context [None req-71f54b3d-32e8-4466-90a4-4750f99cba7d 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:17.954 7 WARNING neutron_lib.context [None req-71f54b3d-32e8-4466-90a4-4750f99cba7d 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:17.990 8 INFO neutron.db.l3_hamode_db [None req-5fe82fc4-fd3d-41ca-adec-ae466302cdfe 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 533/1032] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:39:17 2026] POST /v2.0/ports => generated 1505 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1033] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:18 2026] GET /v2.0/security-groups?id=2264cd96-db48-4685-b09c-2dc9ca1d5de9&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1034] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:39:18 2026] GET /v2.0/networks?id=aa6667bf-9b9d-4132-9468-6fffbac5710a => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1035] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:39:18 2026] GET /v2.0/ports => generated 1505 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1036] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9761020e-c756-4284-9a41-d76dd4d31e54 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1037] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:16 2026] POST /v2.0/routers => generated 687 bytes in 3039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1038] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/subnets?id=24bd4207-3ec6-477a-af18-ea16bb8c8316 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1039] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:39:19 2026] DELETE /v2.0/ports/17161a7b-ad88-4be3-a8f3-16d8c31037ea => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1040] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/ports?network_id=aa6667bf-9b9d-4132-9468-6fffbac5710a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1041] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/routers/692acb4a-a102-4d4b-bccb-f9ddf60a1d5e => generated 693 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1042] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1043] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/routers => generated 696 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1044] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:39:19 2026] DELETE /v2.0/ports/7cefcf76-f8ae-40aa-ac07-975ed21eec9f => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1045] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?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: 506/1046] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:19.672 8 WARNING neutron_lib.context [None req-ca87cc21-3c55-4df2-b306-88b40418fd89 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:19.736 8 INFO neutron.db.segments_db [None req-ca87cc21-3c55-4df2-b306-88b40418fd89 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Added segment dd68d4d6-98a2-4499-b146-59109b3e408b of type vxlan for network 5de3e713-1841-4801-87c3-bd87d0312942 [pid: 8|app: 0|req: 507/1047] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:19 2026] POST /v2.0/networks => generated 654 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1048] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:19 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:19.913 8 WARNING neutron_lib.context [None req-c904667c-94ed-4084-81b1-2a2b4b0fd7bc 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:19.964 8 INFO neutron.db.segments_db [None req-c904667c-94ed-4084-81b1-2a2b4b0fd7bc 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Added segment 7e659cd2-1514-4bbf-8668-30c4291b04d4 of type vxlan for network ae81f373-c923-4cc8-a0f9-54765084d568 [pid: 8|app: 0|req: 509/1049] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:19 2026] POST /v2.0/networks => generated 653 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1050] 10.0.0.174 () {34 vars in 741 bytes} [Wed Jun 10 02:39:19 2026] PUT /v2.0/routers/692acb4a-a102-4d4b-bccb-f9ddf60a1d5e => generated 700 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1051] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:20 2026] GET /v2.0/security-groups?id=2264cd96-db48-4685-b09c-2dc9ca1d5de9&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: 542/1052] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:39:20 2026] GET /v2.0/routers/692acb4a-a102-4d4b-bccb-f9ddf60a1d5e => generated 700 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1053] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:20 2026] GET /v2.0/ports?device_id=692acb4a-a102-4d4b-bccb-f9ddf60a1d5e => 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: 512/1054] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:20 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:20.602 8 WARNING neutron_lib.context [None req-0cf63288-be0f-464d-9707-898752d0389b 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:20.651 8 WARNING neutron_lib.context [None req-0cf63288-be0f-464d-9707-898752d0389b 36d5431df8204ddfb4aee7d5d79e08f0 90d764f3bf544579be5cd04741bd9219 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:21.354 7 INFO neutron.services.segments.plugin [-] Segment 03587fa7-b978-43b9-ac03-50708f19e04f resource provider aggregate not found 2026-06-10 02:39:21.364 7 INFO neutron.services.segments.plugin [-] Segment 03587fa7-b978-43b9-ac03-50708f19e04f resource provider aggregate not found 2026-06-10 02:39:21.382 7 INFO neutron.services.segments.plugin [-] Segment 03587fa7-b978-43b9-ac03-50708f19e04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03587fa7-b978-43b9-ac03-50708f19e04f found for delete ", "request_id": "req-48e54707-fb73-4547-a691-3543709ef125"}]} 2026-06-10 02:39:21.383 7 INFO neutron.services.segments.plugin [-] Segment 03587fa7-b978-43b9-ac03-50708f19e04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03587fa7-b978-43b9-ac03-50708f19e04f found for delete ", "request_id": "req-b53aa416-c1e9-4f91-aaab-8ac14bf8919d"}]} 2026-06-10 02:39:21.389 7 INFO neutron.db.l3_hamode_db [None req-c750da8b-b877-4c9d-811c-c6a18057dd27 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] HA network 40dd63d3-ff00-49f6-b645-b6d64370c95c was deleted as no HA routers are present in tenant 7a9de8543f6146698aa72025fd13165a. [pid: 7|app: 0|req: 543/1055] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:20 2026] DELETE /v2.0/routers/692acb4a-a102-4d4b-bccb-f9ddf60a1d5e => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1056] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/security-groups?id=2264cd96-db48-4685-b09c-2dc9ca1d5de9&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1057] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:20 2026] POST /v2.0/subnets => generated 1275 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1058] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/ports?device_id=4a7ffafc-d2d2-4045-9c60-36e8b61a4af2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1059] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/ports?device_id=692acb4a-a102-4d4b-bccb-f9ddf60a1d5e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:21.500 8 INFO neutron.api.v2.resource [None req-50c73c56-ee12-424d-9fb4-103c308e568a 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1060] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:21 2026] DELETE /v2.0/routers/692acb4a-a102-4d4b-bccb-f9ddf60a1d5e => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1061] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/subnets => generated 1888 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1062] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/ports?device_id=d3a80e44-84e5-4c03-98ba-bb3d1e05dd76 => 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: 516/1063] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:39:21 2026] DELETE /v2.0/ports/c397800c-b015-4537-8125-23b6f2725250 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:21.897 8 INFO neutron.api.v2.resource [None req-18102848-e2a2-4567-9573-8f93cd23f10b 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/1064] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:21 2026] DELETE /v2.0/routers/d3a80e44-84e5-4c03-98ba-bb3d1e05dd76 => generated 135 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:21.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef99926b-b543-42dc-ba3e-370341764a19'] response: {'server_uuid': '4a7ffafc-d2d2-4045-9c60-36e8b61a4af2', 'name': 'network-vif-deleted', 'tag': 'c397800c-b015-4537-8125-23b6f2725250', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 548/1065] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:21 2026] DELETE /v2.0/subnets/de0bdc27-435a-4725-aef8-7bc0b8827e99 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:21.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af45dfb7-cc5d-432c-b7c0-c262c78f02cc 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1066] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:21 2026] DELETE /v2.0/subnets/60548f0f-804d-4c26-8cb0-1fbf14604a61 => 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: 519/1067] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/ports?device_id=ae5c2b0c-53ee-4dec-9bb8-630b7b23cdb2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:22.005 8 INFO neutron.api.v2.resource [None req-42667761-fe03-4643-8934-10543ca4e44d 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1068] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:21 2026] DELETE /v2.0/routers/ae5c2b0c-53ee-4dec-9bb8-630b7b23cdb2 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:22.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09f02c20-9a3b-4479-a0b6-35a79f972505 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1069] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:22 2026] DELETE /v2.0/subnets/d016918b-d7ba-4df2-95da-52e831595e2e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1070] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:22 2026] GET /v2.0/ports?device_id=96b4a35e-18f7-4d70-852b-0b0af5574d1b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:22.081 8 INFO neutron.api.v2.resource [None req-807012d2-5e54-4389-8e85-1876dc4c5d38 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1071] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:22 2026] DELETE /v2.0/routers/96b4a35e-18f7-4d70-852b-0b0af5574d1b => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:22.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-487fb6c5-81b0-4d88-8581-9ec68eefd366 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1072] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:22 2026] DELETE /v2.0/subnets/f1b6767b-0e9d-45b9-a419-560e864280ec => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:22.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00daa219-7535-4007-8121-de48d3bdf76b 032b8236974f446abedb3a031b77a80d 7a9de8543f6146698aa72025fd13165a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1073] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:22 2026] DELETE /v2.0/subnets/787db37b-4d3e-4105-9580-300875c67a85 => 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: 549/1074] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:21 2026] DELETE /v2.0/subnets/7eebaf34-c834-4ecc-8583-29ca137735e8 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1075] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:39:22 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1076] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:22 2026] DELETE /v2.0/networks/ae81f373-c923-4cc8-a0f9-54765084d568 => 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: 551/1077] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:22 2026] DELETE /v2.0/networks/5de3e713-1841-4801-87c3-bd87d0312942 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1078] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:22 2026] GET /v2.0/security-groups?tenant_id=7a9de8543f6146698aa72025fd13165a&name=default => generated 2801 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1079] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:23 2026] DELETE /v2.0/networks/043faf44-0e80-45f2-859c-64150d654bf7 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1080] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:23 2026] DELETE /v2.0/security-groups/2d6ce1c8-8576-42c3-9293-c3bba8795707 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:23.412 7 INFO neutron.services.segments.plugin [-] Segment 7e659cd2-1514-4bbf-8668-30c4291b04d4 resource provider aggregate not found 2026-06-10 02:39:23.417 7 INFO neutron.services.segments.plugin [-] Segment 7e659cd2-1514-4bbf-8668-30c4291b04d4 resource provider aggregate not found 2026-06-10 02:39:23.437 7 INFO neutron.services.segments.plugin [-] Segment 7e659cd2-1514-4bbf-8668-30c4291b04d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e659cd2-1514-4bbf-8668-30c4291b04d4 found for delete ", "request_id": "req-36710835-b4c3-4ff1-9f01-f996f4459573"}]} 2026-06-10 02:39:23.441 7 INFO neutron.services.segments.plugin [-] Segment 7e659cd2-1514-4bbf-8668-30c4291b04d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e659cd2-1514-4bbf-8668-30c4291b04d4 found for delete ", "request_id": "req-edc5ac67-39c7-4281-8796-b47ad237c07a"}]} 2026-06-10 02:39:23.462 7 INFO neutron.services.segments.plugin [-] Segment dd68d4d6-98a2-4499-b146-59109b3e408b resource provider aggregate not found 2026-06-10 02:39:23.468 7 INFO neutron.services.segments.plugin [-] Segment dd68d4d6-98a2-4499-b146-59109b3e408b resource provider aggregate not found 2026-06-10 02:39:23.494 7 INFO neutron.services.segments.plugin [-] Segment dd68d4d6-98a2-4499-b146-59109b3e408b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd68d4d6-98a2-4499-b146-59109b3e408b found for delete ", "request_id": "req-35c929e8-58bd-4815-90b4-28383669b296"}]} 2026-06-10 02:39:23.514 7 INFO neutron.services.segments.plugin [-] Segment dd68d4d6-98a2-4499-b146-59109b3e408b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd68d4d6-98a2-4499-b146-59109b3e408b found for delete ", "request_id": "req-e00a7335-d459-4f5a-b8e0-24b33c4ab2fc"}]} 2026-06-10 02:39:23.519 7 INFO neutron.services.segments.plugin [-] Segment 92f99067-a4c8-4d4e-96b4-e9f04ca8fd72 resource provider aggregate not found 2026-06-10 02:39:23.538 7 INFO neutron.services.segments.plugin [-] Segment 92f99067-a4c8-4d4e-96b4-e9f04ca8fd72 resource provider aggregate not found 2026-06-10 02:39:23.544 7 INFO neutron.services.segments.plugin [-] Segment 92f99067-a4c8-4d4e-96b4-e9f04ca8fd72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f99067-a4c8-4d4e-96b4-e9f04ca8fd72 found for delete ", "request_id": "req-42317bc4-44e8-4f90-8102-2cbf0ebca4a2"}]} 2026-06-10 02:39:23.555 7 INFO neutron.services.segments.plugin [-] Segment 92f99067-a4c8-4d4e-96b4-e9f04ca8fd72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f99067-a4c8-4d4e-96b4-e9f04ca8fd72 found for delete ", "request_id": "req-43210781-d507-4be9-8231-e0baa92b9468"}]} [pid: 8|app: 0|req: 527/1081] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:39:22 2026] PUT /v2.0/routers/2cf0cf7b-2e34-4d59-9a99-72d98801df23/remove_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1082] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:23 2026] DELETE /v2.0/networks/2d8d1aae-134a-49ae-b8af-95b9bd56f9b5 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1083] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:24 2026] GET /v2.0/security-groups?tenant_id=90d764f3bf544579be5cd04741bd9219&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1084] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:24 2026] DELETE /v2.0/security-groups/4bf0ad2a-c444-4942-83b8-173c67c3889d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:24.789 8 INFO neutron.services.segments.plugin [-] Segment 1824e708-0838-4d62-9fdf-01a5be74ecf8 resource provider aggregate not found 2026-06-10 02:39:24.794 8 INFO neutron.services.segments.plugin [-] Segment 1824e708-0838-4d62-9fdf-01a5be74ecf8 resource provider aggregate not found 2026-06-10 02:39:24.804 8 INFO neutron.services.segments.plugin [-] Segment 1824e708-0838-4d62-9fdf-01a5be74ecf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1824e708-0838-4d62-9fdf-01a5be74ecf8 found for delete ", "request_id": "req-6f1b6fc7-1241-4f90-b079-e825d39c0d19"}]} 2026-06-10 02:39:24.813 8 INFO neutron.services.segments.plugin [-] Segment 1824e708-0838-4d62-9fdf-01a5be74ecf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1824e708-0838-4d62-9fdf-01a5be74ecf8 found for delete ", "request_id": "req-e93407fc-7a6f-458f-bf83-7ca6e9ab889b"}]} 2026-06-10 02:39:24.814 8 INFO neutron.db.l3_hamode_db [None req-834afdaf-9489-4f8c-86f1-169f73ce3851 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 1fd5ad9e-5984-4def-8c88-4af88ed1c867 was deleted as no HA routers are present in tenant 12db6dc8214d4c6b9b028346426dbc7d. [pid: 8|app: 0|req: 528/1085] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:23 2026] DELETE /v2.0/routers/2cf0cf7b-2e34-4d59-9a99-72d98801df23 => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1086] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:24 2026] DELETE /v2.0/subnets/57c8dc5e-2b8f-42f5-8170-0f3c3bc3ab8b => 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: 529/1087] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:25 2026] DELETE /v2.0/networks/7763fc67-74d8-4fa8-8140-9d87cc2eb8f3 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:25.495 7 WARNING neutron_lib.context [None req-6a8fc2b4-417b-4ce9-bdb5-493703becaba c2f54e4438c443d6bf5e56f89d393de3 a370a071670d4c36a5425952daa2976d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:25.569 7 INFO neutron.services.segments.plugin [-] Segment bfeff067-116f-416c-ac92-1216d9134a4e resource provider aggregate not found 2026-06-10 02:39:25.579 7 INFO neutron.services.segments.plugin [-] Segment bfeff067-116f-416c-ac92-1216d9134a4e resource provider aggregate not found 2026-06-10 02:39:25.588 7 INFO neutron.services.segments.plugin [-] Segment bfeff067-116f-416c-ac92-1216d9134a4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfeff067-116f-416c-ac92-1216d9134a4e found for delete ", "request_id": "req-39359e83-5b38-4e2a-8289-acf7739a1392"}]} 2026-06-10 02:39:25.598 7 INFO neutron.services.segments.plugin [-] Segment bfeff067-116f-416c-ac92-1216d9134a4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfeff067-116f-416c-ac92-1216d9134a4e found for delete ", "request_id": "req-27c31216-eb37-4be7-82ef-f6857ecebf62"}]} [pid: 8|app: 0|req: 530/1088] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:25 2026] GET /v2.0/security-groups?tenant_id=12db6dc8214d4c6b9b028346426dbc7d&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1089] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:25 2026] DELETE /v2.0/security-groups/2264cd96-db48-4685-b09c-2dc9ca1d5de9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1090] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:39:25 2026] POST /v2.0/security-groups => generated 1560 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1091] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:25 2026] GET /v2.0/security-groups => generated 4343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1092] 10.0.0.174 () {34 vars in 758 bytes} [Wed Jun 10 02:39:25 2026] PUT /v2.0/security-groups/bbc95e20-5f68-4b24-9051-b5963453a774 => generated 1599 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1093] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:39:25 2026] GET /v2.0/security-groups/bbc95e20-5f68-4b24-9051-b5963453a774 => generated 1599 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1094] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:25 2026] DELETE /v2.0/security-groups/bbc95e20-5f68-4b24-9051-b5963453a774 => 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: 534/1095] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:26.125 7 INFO neutron.api.v2.resource [None req-7e65ca53-0055-4ad5-9114-7b86028c9643 c2f54e4438c443d6bf5e56f89d393de3 a370a071670d4c36a5425952daa2976d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1096] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:26 2026] DELETE /v2.0/security-groups/bbc95e20-5f68-4b24-9051-b5963453a774 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:26.140 8 WARNING neutron_lib.context [None req-d974a7a6-3a4b-4c28-be25-f60c77d6dbfc c2f54e4438c443d6bf5e56f89d393de3 a370a071670d4c36a5425952daa2976d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 535/1097] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:39:26 2026] POST /v2.0/security-groups => generated 1560 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:39:26.267 7 WARNING neutron_lib.context [None req-463d601b-0912-4928-9844-6eb5cea0e7ea c2f54e4438c443d6bf5e56f89d393de3 a370a071670d4c36a5425952daa2976d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 563/1098] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1099] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-group-rules/0ae64ab6-e73b-4997-a982-f0115a6b14d5 => generated 569 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1100] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1101] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:39:26 2026] DELETE /v2.0/security-group-rules/0ae64ab6-e73b-4997-a982-f0115a6b14d5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:26.583 7 WARNING neutron_lib.context [None req-0c26c576-ee0d-4c62-a84e-b4c4537b7273 f76412b9a2034862be009ec02ee43683 2de8bebb08ec462da153f4787a22c19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 538/1102] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:26.625 8 WARNING neutron_lib.context [None req-5781aca8-8b84-496b-9fda-6df92acfb881 c2f54e4438c443d6bf5e56f89d393de3 a370a071670d4c36a5425952daa2976d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1103] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:39:26 2026] POST /v2.0/security-groups => generated 1561 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1104] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1105] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-groups => generated 4344 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1106] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-group-rules/3444fc11-f6eb-4d2b-af40-66f57180b7e9 => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:26.834 8 INFO neutron.services.segments.plugin [-] Segment eec8a8ac-06a6-4914-a32e-c332135e481f resource provider aggregate not found [pid: 7|app: 0|req: 567/1107] 10.0.0.174 () {34 vars in 758 bytes} [Wed Jun 10 02:39:26 2026] PUT /v2.0/security-groups/00636544-f8c3-472f-96bf-de20b8ea67c7 => generated 1600 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:26.850 8 INFO neutron.services.segments.plugin [-] Segment eec8a8ac-06a6-4914-a32e-c332135e481f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec8a8ac-06a6-4914-a32e-c332135e481f found for delete ", "request_id": "req-39518a54-3023-4fa1-8bd6-eb8ffcc8a4f0"}]} 2026-06-10 02:39:26.850 8 INFO neutron.services.segments.plugin [-] Segment eec8a8ac-06a6-4914-a32e-c332135e481f resource provider aggregate not found 2026-06-10 02:39:26.880 8 INFO neutron.services.segments.plugin [-] Segment eec8a8ac-06a6-4914-a32e-c332135e481f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eec8a8ac-06a6-4914-a32e-c332135e481f found for delete ", "request_id": "req-3c0ad92f-2f79-41e5-a821-0c1f2df6c2bb"}]} [pid: 7|app: 0|req: 568/1108] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-groups/00636544-f8c3-472f-96bf-de20b8ea67c7 => generated 1600 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1109] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1110] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1111] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:26 2026] DELETE /v2.0/security-groups/00636544-f8c3-472f-96bf-de20b8ea67c7 => 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: 570/1112] 10.0.0.86 () {34 vars in 1039 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1113] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:39:26 2026] DELETE /v2.0/security-group-rules/3444fc11-f6eb-4d2b-af40-66f57180b7e9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1114] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:27.061 7 INFO neutron.api.v2.resource [None req-d440bfb1-9062-44da-baf2-45f4734f01b0 f76412b9a2034862be009ec02ee43683 2de8bebb08ec462da153f4787a22c19c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1115] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:27 2026] DELETE /v2.0/security-groups/00636544-f8c3-472f-96bf-de20b8ea67c7 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:27.072 7 WARNING neutron_lib.context [None req-e76ef4ef-0325-4d5b-8598-9069ea5e53d1 f76412b9a2034862be009ec02ee43683 2de8bebb08ec462da153f4787a22c19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1116] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:27.094 8 WARNING neutron_lib.context [None req-bb2c3c6d-1c54-4578-9f5f-cabe523d9b35 c2f54e4438c443d6bf5e56f89d393de3 a370a071670d4c36a5425952daa2976d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:27.118 8 INFO neutron.db.securitygroups_db [None req-bb2c3c6d-1c54-4578-9f5f-cabe523d9b35 c2f54e4438c443d6bf5e56f89d393de3 a370a071670d4c36a5425952daa2976d - - default default] Project a370a071670d4c36a5425952daa2976d 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: 573/1117] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:39:27 2026] POST /v2.0/security-groups => generated 1560 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:39:27.184 7 WARNING neutron_lib.context [None req-5ecbde6d-94a4-4be7-ae5c-be9873230f23 f76412b9a2034862be009ec02ee43683 2de8bebb08ec462da153f4787a22c19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 545/1118] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:27 2026] POST /v2.0/security-group-rules => generated 575 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1119] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules/62a43d35-1b77-44be-b780-1625ce43279d => generated 575 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1120] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1121] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1122] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules/5ba49a1c-b0db-48b6-92c6-46859ce73c58 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1123] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:39:27 2026] DELETE /v2.0/security-group-rules/62a43d35-1b77-44be-b780-1625ce43279d => 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: 576/1124] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1125] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1126] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:39:27 2026] DELETE /v2.0/security-group-rules/5ba49a1c-b0db-48b6-92c6-46859ce73c58 => 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: 578/1127] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:27.586 7 WARNING neutron_lib.context [None req-d6d82c56-6ed8-4fc9-a775-dec05b307b6d f76412b9a2034862be009ec02ee43683 2de8bebb08ec462da153f4787a22c19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 550/1128] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:27 2026] DELETE /v2.0/security-groups/bdf4b849-82f5-4640-bcec-402e2b355e44 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1129] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1130] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1131] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1132] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules/7ff8fe4b-5b66-4983-8bcd-e3d339d0d93f => generated 569 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1133] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1134] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:39:27 2026] DELETE /v2.0/security-group-rules/7ff8fe4b-5b66-4983-8bcd-e3d339d0d93f => 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: 581/1135] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:27.976 8 WARNING neutron_lib.context [None req-8ff9fbce-163d-4cc8-85b2-7bf52f8fb286 f76412b9a2034862be009ec02ee43683 2de8bebb08ec462da153f4787a22c19c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 555/1136] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:39:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1137] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:39:28 2026] GET /v2.0/security-group-rules/2a76dce4-4f47-4263-9828-7ad8e9157019 => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1138] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:28 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1139] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:39:28 2026] DELETE /v2.0/security-group-rules/2a76dce4-4f47-4263-9828-7ad8e9157019 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1140] 10.0.0.174 () {32 vars in 673 bytes} [Wed Jun 10 02:39:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1141] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:28 2026] DELETE /v2.0/security-groups/ee1aab67-2cab-445d-93af-c01f39f4f14e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1142] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:28 2026] GET /v2.0/security-groups?tenant_id=a370a071670d4c36a5425952daa2976d&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1143] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1144] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:39:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1145] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:28 2026] DELETE /v2.0/security-groups/517009a6-526c-4e92-b350-8026dd8531b3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1148] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:29 2026] GET /v2.0/security-groups?tenant_id=2de8bebb08ec462da153f4787a22c19c&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1149] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:29 2026] DELETE /v2.0/security-groups/ef4262f0-713d-46d4-897c-ac9c3a85162f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1150] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:29 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => 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: 562/1151] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:29 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&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: 590/1152] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:29 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1153] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:29 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1154] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/security-groups?tenant_id=43c685a891634b5885ed93ef54f54845&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1155] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:30 2026] DELETE /v2.0/security-groups/9689eb6f-8871-4855-903f-01a8891e1623 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:30.553 8 WARNING neutron_lib.context [None req-09fccc79-9ef5-4a34-88be-d00e4359248a e810996693d149f5926d862223143885 00ef5d4a58304989ab6fce6e6c1fba30 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 593/1156] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1157] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&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: 564/1158] 10.0.0.174 () {34 vars in 677 bytes} [Wed Jun 10 02:39:30 2026] POST /v2.0/subnetpools => generated 549 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1159] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/ports?tenant_id=b4c35a3b046446cfa43c56de43d74662&device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1160] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/subnetpools/213cf145-d273-47cf-bb61-79af6883d011 => generated 549 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1161] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/security-groups?tenant_id=58a16934d182470aa7cfbe11f2fddfd0&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1162] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/networks?id=aa6667bf-9b9d-4132-9468-6fffbac5710a => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1163] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:39:30 2026] PUT /v2.0/subnetpools/213cf145-d273-47cf-bb61-79af6883d011 => generated 501 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1164] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:30 2026] DELETE /v2.0/security-groups/bf9dbf8b-5a2d-45bd-9418-5ef4e4ebd1fc => 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: 567/1165] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9761020e-c756-4284-9a41-d76dd4d31e54 => generated 860 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1166] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:30 2026] DELETE /v2.0/subnetpools/213cf145-d273-47cf-bb61-79af6883d011 => 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: 568/1167] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/subnets?id=24bd4207-3ec6-477a-af18-ea16bb8c8316 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:30.971 7 INFO neutron.api.v2.resource [None req-122a1132-7988-4d5f-99fe-cbe61df0b96f e810996693d149f5926d862223143885 00ef5d4a58304989ab6fce6e6c1fba30 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1168] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/subnetpools/213cf145-d273-47cf-bb61-79af6883d011 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:30.986 8 INFO neutron.api.v2.resource [None req-cba513ca-3742-4c44-8319-758941281f44 e810996693d149f5926d862223143885 00ef5d4a58304989ab6fce6e6c1fba30 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 569/1169] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:30 2026] DELETE /v2.0/subnetpools/213cf145-d273-47cf-bb61-79af6883d011 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1170] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/ports?network_id=aa6667bf-9b9d-4132-9468-6fffbac5710a&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: 570/1171] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:39:31 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1172] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:39:31 2026] GET /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a?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: 571/1173] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:31 2026] GET /v2.0/security-groups?tenant_id=00ef5d4a58304989ab6fce6e6c1fba30&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1174] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:31 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1175] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:31 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1176] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:31 2026] DELETE /v2.0/security-groups/fd7fee79-97f8-49a6-afa2-435da714d9da => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1177] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:32 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => 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: 573/1178] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:32 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1179] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:33 2026] GET /v2.0/security-groups?tenant_id=226ae12f43a14a3f9ec2a5742a28b3f0&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1180] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:33 2026] DELETE /v2.0/security-groups/5cdc0f0c-3d56-45ac-9188-16c2c8bbfe56 => 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: 607/1181] 10.0.0.174 () {32 vars in 623 bytes} [Wed Jun 10 02:39:33 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1182] 10.0.0.174 () {32 vars in 633 bytes} [Wed Jun 10 02:39:33 2026] GET /v2.0/ => generated 632 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1183] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:34 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1184] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:34 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1185] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:34 2026] GET /v2.0/security-groups?tenant_id=51c2e72a9d4e4b28a610d9a6cc57951b&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1186] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:34 2026] DELETE /v2.0/security-groups/090eb374-0aea-406b-9fac-7c4867967035 => 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: 610/1187] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:37 2026] GET /v2.0/security-groups?tenant_id=3f739b2bc34746cdb24c8382db70e279&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1188] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:37 2026] GET /v2.0/security-groups?tenant_id=9657890082364afaabf4487e8dfb0458&name=default => generated 2801 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1189] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:37 2026] DELETE /v2.0/security-groups/314c54f1-59b3-4526-abce-f20ea2ff13d9 => 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: 579/1190] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:37 2026] DELETE /v2.0/security-groups/8b17b459-32df-48c6-9d9f-d8e59eecc85c => 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: 612/1191] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:37 2026] GET /v2.0/security-groups?tenant_id=1c984c147b67461da0acfcf4fdfef791&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1192] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:37 2026] DELETE /v2.0/security-groups/59282c39-1c23-433a-a5de-31f0cdf3d86f => 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: 613/1193] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:40 2026] GET /v2.0/security-groups?tenant_id=834a70bf4f2b47a4beed3bfcaeb10b5a&name=default => generated 2801 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1194] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:40 2026] GET /v2.0/security-groups?tenant_id=632385c46627400a853411610189b8d9&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1195] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:40 2026] DELETE /v2.0/security-groups/f1882b85-1ae0-47c9-b669-f1956e0b5d4f => 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: 582/1196] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:40 2026] DELETE /v2.0/security-groups/f9067f1d-cf0f-43ad-a316-5e42a436a3fa => 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: 615/1197] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:40 2026] GET /v2.0/security-groups?tenant_id=f6f0e1d5c2bd409086b03a36e35407c7&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1198] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:40 2026] DELETE /v2.0/security-groups/505fef4f-5e4c-4f08-8281-1fc4717bf3af => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:42.039 7 WARNING neutron_lib.context [None req-9597ced3-9d24-420a-9628-588b79dad36d d9821f1547554da6b001adc34cd4ce6e 74c81781d35b4736b0944f39af3b13ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:42.582 8 WARNING neutron_lib.context [None req-86280115-22b4-4caf-8aaa-de86a9e3af64 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:42.698 8 INFO neutron.db.segments_db [None req-86280115-22b4-4caf-8aaa-de86a9e3af64 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Added segment 2f368aeb-12f6-4c22-acb3-8adc7322244d of type vxlan for network 645a7700-ce42-4d01-a6fd-79003e22f57a [pid: 7|app: 0|req: 616/1199] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:39:41 2026] POST /v2.0/floatingips => generated 552 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:42.777 7 WARNING neutron_lib.context [None req-8fb7a209-bf89-4151-8dad-022debb379ab d9821f1547554da6b001adc34cd4ce6e 74c81781d35b4736b0944f39af3b13ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 584/1200] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:42 2026] POST /v2.0/networks => generated 650 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:42.826 8 WARNING neutron_lib.context [None req-b3b50281-7f57-4513-bf36-07dc671fbcbc 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 585/1201] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:42 2026] POST /v2.0/subnets => generated 603 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:43.175 8 WARNING neutron_lib.context [None req-2017abcc-87a8-47a9-a4f1-a4274100034a 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:43.225 8 INFO neutron.db.segments_db [None req-2017abcc-87a8-47a9-a4f1-a4274100034a 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Added segment f44ccf1d-344c-4908-9904-32ead0496225 of type vxlan for network 25465352-1393-4a1e-8258-e6b94db320b8 2026-06-10 02:39:43.517 8 INFO neutron.db.l3_hamode_db [None req-2017abcc-87a8-47a9-a4f1-a4274100034a 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 617/1202] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:39:42 2026] POST /v2.0/floatingips => generated 552 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:43.854 7 WARNING neutron_lib.context [None req-8765cc4c-e548-4a61-ae59-a7bf6cb943cb d9821f1547554da6b001adc34cd4ce6e 74c81781d35b4736b0944f39af3b13ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 618/1203] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:39:43 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-06-10 02:39:44.533 7 WARNING neutron_lib.context [None req-af6dd5a7-2154-436a-8d45-db0ec402d122 d9821f1547554da6b001adc34cd4ce6e 74c81781d35b4736b0944f39af3b13ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:44.654 8 INFO neutron.db.l3_hamode_db [None req-2017abcc-87a8-47a9-a4f1-a4274100034a 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 621/1206] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:39:44 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:45.174 7 WARNING neutron_lib.context [None req-80e02bd0-de6e-411b-994c-d1724ee5aa66 d9821f1547554da6b001adc34cd4ce6e 74c81781d35b4736b0944f39af3b13ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1207] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:39:45 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1208] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:39:43 2026] POST /v2.0/routers => generated 694 bytes in 2645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1209] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:39:45 2026] PUT /v2.0/floatingips/a46ded70-6b6a-485b-9972-29fb4d60ae76/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1210] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:39:45 2026] PUT /v2.0/floatingips/581efee5-160d-4ee6-bc03-f3bfd846274d/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: 625/1211] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:39:45 2026] PUT /v2.0/floatingips/dab663cc-45ac-41a1-821e-e0f9dbe1f57a/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1212] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:39:45 2026] PUT /v2.0/floatingips/d6fc5d83-2bcd-42f7-8fd6-7c0e2272d29a/tags => 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: 627/1213] 10.0.0.174 () {32 vars in 672 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1214] 10.0.0.174 () {32 vars in 686 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1215] 10.0.0.174 () {32 vars in 682 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/floatingips?tags-any=blue => 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: 630/1216] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1217] 10.0.0.174 () {32 vars in 680 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1218] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:39:46 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: 633/1219] 10.0.0.174 () {32 vars in 690 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1220] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 1240 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1221] 10.0.0.174 () {32 vars in 702 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1222] 10.0.0.86 () {34 vars in 1039 bytes} [Wed Jun 10 02:39:46 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1223] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:46 2026] DELETE /v2.0/floatingips/a46ded70-6b6a-485b-9972-29fb4d60ae76 => 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: 638/1224] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:46 2026] DELETE /v2.0/floatingips/581efee5-160d-4ee6-bc03-f3bfd846274d => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1225] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:39:45 2026] PUT /v2.0/routers/f756bdca-d7d1-444e-af08-55e3294fd702/add_router_interface => generated 309 bytes in 1672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:47.499 8 WARNING neutron_lib.context [None req-f81b564a-edb2-42ce-b389-3d6b6d587e86 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1226] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:47 2026] DELETE /v2.0/floatingips/dab663cc-45ac-41a1-821e-e0f9dbe1f57a => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1227] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:39:47 2026] POST /v2.0/ports => generated 955 bytes in 475 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-06-10 02:39:47.979 8 WARNING neutron_lib.context [None req-326802f0-a136-4503-ad1e-0c56e48a5e40 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 640/1228] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:47 2026] DELETE /v2.0/floatingips/d6fc5d83-2bcd-42f7-8fd6-7c0e2272d29a => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1229] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:48 2026] DELETE /v2.0/floatingips/d7f28dd6-e8b8-434e-96b6-65a604129739 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1230] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:39:47 2026] POST /v2.0/ports => generated 958 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:48.474 7 WARNING neutron_lib.context [None req-1b599927-cef5-4090-834e-2d2d01914027 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:49.363 7 INFO neutron.db.l3_db [None req-1b599927-cef5-4090-834e-2d2d01914027 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Floating IP c9d8e611-58ea-4783-b66f-e971ab469043 associated. External IP: 10.96.250.206, port: 918ab29a-7d15-467e-af77-fcad248c4b07. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 590/1231] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:49 2026] GET /v2.0/security-groups?tenant_id=e83c4e54e45845b4a28cd7c4d6943bac&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1232] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:49 2026] DELETE /v2.0/security-groups/58f4fec7-ffea-475b-aeb2-20347c9505c8 => 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: 642/1233] 10.0.0.174 () {34 vars in 677 bytes} [Wed Jun 10 02:39:48 2026] POST /v2.0/floatingips => generated 842 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1234] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:49 2026] GET /v2.0/security-groups?tenant_id=74c81781d35b4736b0944f39af3b13ad&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:49.949 7 INFO neutron.db.l3_db [None req-28fdae06-e10f-4240-9ad6-f191af1825df 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Floating IP c9d8e611-58ea-4783-b66f-e971ab469043 disassociated. External IP: 10.96.250.206, port: 918ab29a-7d15-467e-af77-fcad248c4b07. [pid: 8|app: 0|req: 593/1235] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:49 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1236] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:49 2026] DELETE /v2.0/security-groups/a3971f8f-2444-4f6b-a0c4-d49b5ed3caa5 => 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: 595/1237] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:50 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&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: 643/1238] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:39:49 2026] PUT /v2.0/floatingips/c9d8e611-58ea-4783-b66f-e971ab469043 => generated 552 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1239] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:50 2026] GET /v2.0/security-groups?tenant_id=b6aba271b1074af59daf46c57c73f366&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1240] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:50 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1241] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:50 2026] DELETE /v2.0/security-groups/608b433e-d00a-447c-966f-6817969e8a5e => 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: 646/1242] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:39:50 2026] GET /v2.0/security-groups?id=a23a98e3-e4b7-4427-a54d-36cb6b67dfe8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1243] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:50 2026] DELETE /v2.0/floatingips/c9d8e611-58ea-4783-b66f-e971ab469043 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:50.808 7 WARNING neutron_lib.context [None req-b5caa2b5-c00a-4d5e-acdb-3052017d2df4 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1244] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:39:50 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:51.700 7 INFO neutron.db.l3_db [None req-b5caa2b5-c00a-4d5e-acdb-3052017d2df4 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Floating IP 77eae73f-d67c-4952-a6e5-d83d3d223e05 associated. External IP: 10.96.250.208, port: ae3e0d3b-e48b-47fd-931b-075b4b446ca6. 2026-06-10 02:39:51.821 8 INFO neutron.db.l3_db [req-f08362b7-8193-4382-ae70-5b2f2e7e1738 req-a4d31e8d-3b6a-4884-b065-e3aa62587878 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] Floating IP bcb91729-1fa7-4f3c-89c6-296ac8c7f75b disassociated. External IP: 10.96.250.201, port: 9761020e-c756-4284-9a41-d76dd4d31e54. [pid: 8|app: 0|req: 599/1245] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:39:50 2026] DELETE /v2.0/ports/9761020e-c756-4284-9a41-d76dd4d31e54 => generated 0 bytes in 1322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1246] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:39:52 2026] GET /v2.0/ports?device_id=2b36f026-792e-4487-8c1b-2efa04caa330 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1247] 10.0.0.174 () {34 vars in 677 bytes} [Wed Jun 10 02:39:50 2026] POST /v2.0/floatingips => generated 842 bytes in 1957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:52.769 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d049c69a-1034-4eab-9f69-e053a34c3b8d'] response: {'server_uuid': '2b36f026-792e-4487-8c1b-2efa04caa330', 'name': 'network-vif-deleted', 'tag': '9761020e-c756-4284-9a41-d76dd4d31e54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 601/1248] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:39:52 2026] GET /v2.0/floatingips/77eae73f-d67c-4952-a6e5-d83d3d223e05 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1249] 10.0.0.174 () {32 vars in 655 bytes} [Wed Jun 10 02:39:52 2026] GET /v2.0/floatingips => generated 845 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:53.378 8 INFO neutron.db.l3_db [None req-fd58247f-3dc7-41f5-bb46-d7e6d7037df0 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Floating IP 77eae73f-d67c-4952-a6e5-d83d3d223e05 associated. External IP: 10.96.250.208, port: ae3e0d3b-e48b-47fd-931b-075b4b446ca6. [pid: 7|app: 0|req: 649/1250] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:53 2026] DELETE /v2.0/security-groups/a23a98e3-e4b7-4427-a54d-36cb6b67dfe8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:53.547 7 INFO neutron.api.v2.resource [None req-ef1131dd-f411-4ea1-afd6-af7c201bf1f4 81ce36b4abc94d33b68d248045ecdf4f b4c35a3b046446cfa43c56de43d74662 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1251] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:39:53 2026] GET /v2.0/security-groups/a23a98e3-e4b7-4427-a54d-36cb6b67dfe8 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1252] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:53 2026] DELETE /v2.0/floatingips/bcb91729-1fa7-4f3c-89c6-296ac8c7f75b => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1253] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:39:52 2026] PUT /v2.0/floatingips/77eae73f-d67c-4952-a6e5-d83d3d223e05 => generated 842 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1254] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:53 2026] GET /v2.0/security-groups?tenant_id=8474e9d17d084301bf5af32dd3000434&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:54.396 7 INFO neutron.db.l3_db [None req-d55a8c64-ebe8-4b3c-8f69-661a85ae3839 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] Floating IP 77eae73f-d67c-4952-a6e5-d83d3d223e05 disassociated. External IP: 10.96.250.208, port: 918ab29a-7d15-467e-af77-fcad248c4b07. [pid: 7|app: 0|req: 653/1255] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:39:54 2026] PUT /v2.0/floatingips/77eae73f-d67c-4952-a6e5-d83d3d223e05 => generated 552 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1256] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:54 2026] DELETE /v2.0/security-groups/0102283e-f3aa-46ed-9ca7-722ef9486eab => 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: 655/1257] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:54 2026] DELETE /v2.0/floatingips/77eae73f-d67c-4952-a6e5-d83d3d223e05 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1258] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:39:54 2026] PUT /v2.0/routers/480de82d-3d9d-447c-a44d-20cc3addd20d/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:55.383 8 INFO neutron.api.v2.resource [None req-124c5e00-0260-478d-a05e-c2f8ad178020 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1259] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:39:55 2026] DELETE /v2.0/floatingips/77eae73f-d67c-4952-a6e5-d83d3d223e05 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:39:55.566 7 WARNING neutron_lib.context [None req-276ac631-0de3-4b37-b2ee-de5131b597b9 ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:55.678 7 INFO neutron.db.segments_db [None req-276ac631-0de3-4b37-b2ee-de5131b597b9 ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Added segment c87d7e0e-73e7-4edb-b825-69387e055f39 of type vxlan for network e620783e-baf3-468f-b00d-fa98d768591c [pid: 7|app: 0|req: 656/1260] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:55 2026] POST /v2.0/networks => generated 631 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1261] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:39:55 2026] DELETE /v2.0/ports/918ab29a-7d15-467e-af77-fcad248c4b07 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:56.171 7 WARNING neutron_lib.context [None req-3d6ef913-78a9-4727-b373-7545d23e53fb ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:56.224 7 INFO neutron.db.segments_db [None req-3d6ef913-78a9-4727-b373-7545d23e53fb ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Added segment d21a13f8-3742-4984-bd23-c21b6eb856fa of type vxlan for network ab88c262-0d61-4b0f-93f4-6707befd478f [pid: 7|app: 0|req: 658/1262] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:56 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:56.516 8 INFO neutron.services.segments.plugin [-] Segment f37b5f30-05ab-41cf-9fb1-4c997ce60470 resource provider aggregate not found 2026-06-10 02:39:56.526 8 INFO neutron.services.segments.plugin [-] Segment f37b5f30-05ab-41cf-9fb1-4c997ce60470 resource provider aggregate not found 2026-06-10 02:39:56.544 8 INFO neutron.services.segments.plugin [-] Segment f37b5f30-05ab-41cf-9fb1-4c997ce60470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37b5f30-05ab-41cf-9fb1-4c997ce60470 found for delete ", "request_id": "req-67390f23-f4b1-41f5-b5d0-1b7b784414c2"}]} 2026-06-10 02:39:56.549 8 INFO neutron.services.segments.plugin [-] Segment f37b5f30-05ab-41cf-9fb1-4c997ce60470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f37b5f30-05ab-41cf-9fb1-4c997ce60470 found for delete ", "request_id": "req-139fdc4c-814b-4eb0-ad23-c762dea463e9"}]} 2026-06-10 02:39:56.552 8 INFO neutron.db.l3_hamode_db [None req-08388aeb-f995-4037-89dd-56761b414461 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 09ecde6f-c014-47b5-81fd-c3cd814b0d0d was deleted as no HA routers are present in tenant b4c35a3b046446cfa43c56de43d74662. [pid: 8|app: 0|req: 605/1263] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:55 2026] DELETE /v2.0/routers/480de82d-3d9d-447c-a44d-20cc3addd20d => generated 0 bytes in 1175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:56.567 8 WARNING neutron_lib.context [None req-86129b8d-eeaf-44f7-b890-ba2c8a0abd7c ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:56.621 8 INFO neutron.db.segments_db [None req-86129b8d-eeaf-44f7-b890-ba2c8a0abd7c ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Added segment dc4b23ab-a8ce-4c15-acc7-4483c7994c23 of type vxlan for network 646b0aec-cf46-4d71-b648-0ebad3afbf3e [pid: 7|app: 0|req: 659/1264] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:39:56 2026] DELETE /v2.0/ports/ae3e0d3b-e48b-47fd-931b-075b4b446ca6 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1265] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:56 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1266] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:56 2026] DELETE /v2.0/subnets/24bd4207-3ec6-477a-af18-ea16bb8c8316 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:56.867 7 WARNING neutron_lib.context [None req-932ef2f9-a88b-41b2-a06b-f2410532cdf5 ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:56.917 7 INFO neutron.db.segments_db [None req-932ef2f9-a88b-41b2-a06b-f2410532cdf5 ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Added segment 20ab0895-df66-4958-a1cd-a2abb96e423e of type vxlan for network d0ffbd47-ddff-4787-81ac-95b255062f1d [pid: 7|app: 0|req: 661/1267] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:56 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1268] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:39:56 2026] GET /v2.0/ports?device_id=f756bdca-d7d1-444e-af08-55e3294fd702 => generated 958 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:57.236 8 WARNING neutron_lib.context [None req-5ad1abdd-2536-4395-af86-2e69dd417af3 ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:39:57.288 8 INFO neutron.db.segments_db [None req-5ad1abdd-2536-4395-af86-2e69dd417af3 ea9d6f1117ec4102abb044fb0b83b24a cceabc212cf3492084b130e2cc2b7e36 - - default default] Added segment 4900a200-f87a-4472-9b57-1a3b4cb9f6d3 of type vxlan for network 0617b805-ce1c-43e3-a1b6-72402467245c [pid: 8|app: 0|req: 608/1269] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:39:57 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:39:57.436 7 INFO neutron.services.segments.plugin [-] Segment fa2b04c8-7525-4824-ac03-9747ec686c61 resource provider aggregate not found 2026-06-10 02:39:57.441 7 INFO neutron.services.segments.plugin [-] Segment fa2b04c8-7525-4824-ac03-9747ec686c61 resource provider aggregate not found 2026-06-10 02:39:57.460 7 INFO neutron.services.segments.plugin [-] Segment fa2b04c8-7525-4824-ac03-9747ec686c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2b04c8-7525-4824-ac03-9747ec686c61 found for delete ", "request_id": "req-128a16f1-681e-44da-bb89-f9ef3431f92e"}]} 2026-06-10 02:39:57.462 7 INFO neutron.services.segments.plugin [-] Segment fa2b04c8-7525-4824-ac03-9747ec686c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2b04c8-7525-4824-ac03-9747ec686c61 found for delete ", "request_id": "req-f560b6f0-b0b6-42ee-b2cc-70c5035bc835"}]} [pid: 7|app: 0|req: 662/1270] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:57 2026] DELETE /v2.0/networks/aa6667bf-9b9d-4132-9468-6fffbac5710a => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1271] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:39:57 2026] PUT /v2.0/networks/e620783e-baf3-468f-b00d-fa98d768591c/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1272] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:39:57 2026] PUT /v2.0/networks/ab88c262-0d61-4b0f-93f4-6707befd478f/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1273] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:39:57 2026] PUT /v2.0/networks/646b0aec-cf46-4d71-b648-0ebad3afbf3e/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1274] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/security-groups?tenant_id=b4c35a3b046446cfa43c56de43d74662&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1275] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:39:57 2026] PUT /v2.0/networks/d0ffbd47-ddff-4787-81ac-95b255062f1d/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1276] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:39:57 2026] DELETE /v2.0/security-groups/41a2a702-54bd-4446-b0aa-666f15791c04 => 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: 669/1277] 10.0.0.174 () {32 vars in 666 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1278] 10.0.0.174 () {32 vars in 680 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1279] 10.0.0.174 () {32 vars in 676 bytes} [Wed Jun 10 02:39:58 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1280] 10.0.0.174 () {32 vars in 688 bytes} [Wed Jun 10 02:39:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1281] 10.0.0.174 () {32 vars in 674 bytes} [Wed Jun 10 02:39:58 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1282] 10.0.0.174 () {32 vars in 688 bytes} [Wed Jun 10 02:39:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1283] 10.0.0.174 () {32 vars in 684 bytes} [Wed Jun 10 02:39:58 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1284] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:39:57 2026] PUT /v2.0/routers/f756bdca-d7d1-444e-af08-55e3294fd702/remove_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1285] 10.0.0.174 () {32 vars in 696 bytes} [Wed Jun 10 02:39:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1286] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:58 2026] DELETE /v2.0/networks/e620783e-baf3-468f-b00d-fa98d768591c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1287] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:58 2026] DELETE /v2.0/networks/ab88c262-0d61-4b0f-93f4-6707befd478f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1288] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:59 2026] DELETE /v2.0/networks/646b0aec-cf46-4d71-b648-0ebad3afbf3e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:59.501 7 INFO neutron.services.segments.plugin [-] Segment c87d7e0e-73e7-4edb-b825-69387e055f39 resource provider aggregate not found 2026-06-10 02:39:59.507 7 INFO neutron.services.segments.plugin [-] Segment c87d7e0e-73e7-4edb-b825-69387e055f39 resource provider aggregate not found 2026-06-10 02:39:59.529 7 INFO neutron.services.segments.plugin [-] Segment c87d7e0e-73e7-4edb-b825-69387e055f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c87d7e0e-73e7-4edb-b825-69387e055f39 found for delete ", "request_id": "req-91d4e04e-8dee-4f14-9807-e6f21ea6656d"}]} 2026-06-10 02:39:59.536 7 INFO neutron.services.segments.plugin [-] Segment c87d7e0e-73e7-4edb-b825-69387e055f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c87d7e0e-73e7-4edb-b825-69387e055f39 found for delete ", "request_id": "req-46fd95e0-2390-4733-9f6c-cca8dd802b6d"}]} 2026-06-10 02:39:59.553 7 INFO neutron.services.segments.plugin [-] Segment d21a13f8-3742-4984-bd23-c21b6eb856fa resource provider aggregate not found 2026-06-10 02:39:59.559 7 INFO neutron.services.segments.plugin [-] Segment d21a13f8-3742-4984-bd23-c21b6eb856fa resource provider aggregate not found 2026-06-10 02:39:59.567 7 INFO neutron.services.segments.plugin [-] Segment d21a13f8-3742-4984-bd23-c21b6eb856fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21a13f8-3742-4984-bd23-c21b6eb856fa found for delete ", "request_id": "req-96f7bce1-3689-4190-8992-f1c45cdc416f"}]} 2026-06-10 02:39:59.576 7 INFO neutron.services.segments.plugin [-] Segment d21a13f8-3742-4984-bd23-c21b6eb856fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d21a13f8-3742-4984-bd23-c21b6eb856fa found for delete ", "request_id": "req-dd67b5ac-fc07-476c-aa23-8b472fc16907"}]} 2026-06-10 02:39:59.595 7 INFO neutron.services.segments.plugin [-] Segment dc4b23ab-a8ce-4c15-acc7-4483c7994c23 resource provider aggregate not found 2026-06-10 02:39:59.603 7 INFO neutron.services.segments.plugin [-] Segment dc4b23ab-a8ce-4c15-acc7-4483c7994c23 resource provider aggregate not found 2026-06-10 02:39:59.620 7 INFO neutron.services.segments.plugin [-] Segment dc4b23ab-a8ce-4c15-acc7-4483c7994c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4b23ab-a8ce-4c15-acc7-4483c7994c23 found for delete ", "request_id": "req-5cfebcac-eaff-44a3-af2a-23bd8a0d602e"}]} 2026-06-10 02:39:59.622 7 INFO neutron.services.segments.plugin [-] Segment dc4b23ab-a8ce-4c15-acc7-4483c7994c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4b23ab-a8ce-4c15-acc7-4483c7994c23 found for delete ", "request_id": "req-bfca0e6c-9135-41c0-ab89-85025e871173"}]} 2026-06-10 02:39:59.688 8 INFO neutron.services.segments.plugin [-] Segment f44ccf1d-344c-4908-9904-32ead0496225 resource provider aggregate not found [pid: 7|app: 0|req: 682/1291] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:59 2026] DELETE /v2.0/networks/d0ffbd47-ddff-4787-81ac-95b255062f1d => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:39:59.693 8 INFO neutron.services.segments.plugin [-] Segment f44ccf1d-344c-4908-9904-32ead0496225 resource provider aggregate not found 2026-06-10 02:39:59.707 8 INFO neutron.services.segments.plugin [-] Segment f44ccf1d-344c-4908-9904-32ead0496225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44ccf1d-344c-4908-9904-32ead0496225 found for delete ", "request_id": "req-aca8fc10-6e5d-46e7-8187-9e227a887b1b"}]} 2026-06-10 02:39:59.708 8 INFO neutron.services.segments.plugin [-] Segment f44ccf1d-344c-4908-9904-32ead0496225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44ccf1d-344c-4908-9904-32ead0496225 found for delete ", "request_id": "req-de272799-30fa-4594-b1b3-fd4582812e20"}]} 2026-06-10 02:39:59.726 8 INFO neutron.db.l3_hamode_db [None req-a44f42a5-6cc2-4d99-9e8d-26d13937dbc3 319cd941fed7441a99c3a34084bc0787 9e846f671c814f8caf65e3ba7595bc39 - - default default] HA network 25465352-1393-4a1e-8258-e6b94db320b8 was deleted as no HA routers are present in tenant 9e846f671c814f8caf65e3ba7595bc39. [pid: 8|app: 0|req: 610/1292] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:58 2026] DELETE /v2.0/routers/f756bdca-d7d1-444e-af08-55e3294fd702 => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1293] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:59 2026] DELETE /v2.0/networks/0617b805-ce1c-43e3-a1b6-72402467245c => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1294] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:39:59 2026] DELETE /v2.0/subnets/753397d7-8bfe-4419-a29e-3506edb79939 => 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: 684/1295] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:39:59 2026] DELETE /v2.0/networks/645a7700-ce42-4d01-a6fd-79003e22f57a => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1296] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:00 2026] GET /v2.0/security-groups?tenant_id=9e846f671c814f8caf65e3ba7595bc39&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1297] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:00 2026] GET /v2.0/security-groups?tenant_id=8a9f1afcd3b9450fb414008239a7ee66&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1298] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:00 2026] DELETE /v2.0/security-groups/630d7823-d1ca-4ab7-8e4a-35ea745a02da => 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: 613/1299] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:00 2026] DELETE /v2.0/security-groups/05c384dd-ab89-4c1a-b565-debd20083866 => 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: 687/1300] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:01 2026] GET /v2.0/security-groups?tenant_id=cceabc212cf3492084b130e2cc2b7e36&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1301] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:01 2026] DELETE /v2.0/security-groups/23204768-fe79-4ab8-97d6-690147f6b9d2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:01.651 7 INFO neutron.services.segments.plugin [-] Segment 20ab0895-df66-4958-a1cd-a2abb96e423e resource provider aggregate not found 2026-06-10 02:40:01.661 7 INFO neutron.services.segments.plugin [-] Segment 20ab0895-df66-4958-a1cd-a2abb96e423e resource provider aggregate not found 2026-06-10 02:40:01.702 7 INFO neutron.services.segments.plugin [-] Segment 20ab0895-df66-4958-a1cd-a2abb96e423e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20ab0895-df66-4958-a1cd-a2abb96e423e found for delete ", "request_id": "req-75fdb60c-d3e4-4a18-8dd9-028f18f74089"}]} 2026-06-10 02:40:01.708 7 INFO neutron.services.segments.plugin [-] Segment 20ab0895-df66-4958-a1cd-a2abb96e423e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20ab0895-df66-4958-a1cd-a2abb96e423e found for delete ", "request_id": "req-06b4b1d8-37b2-40f2-87f5-35fb7da6fce4"}]} 2026-06-10 02:40:01.722 7 INFO neutron.services.segments.plugin [-] Segment 4900a200-f87a-4472-9b57-1a3b4cb9f6d3 resource provider aggregate not found 2026-06-10 02:40:01.729 7 INFO neutron.services.segments.plugin [-] Segment 4900a200-f87a-4472-9b57-1a3b4cb9f6d3 resource provider aggregate not found 2026-06-10 02:40:01.736 7 INFO neutron.services.segments.plugin [-] Segment 4900a200-f87a-4472-9b57-1a3b4cb9f6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4900a200-f87a-4472-9b57-1a3b4cb9f6d3 found for delete ", "request_id": "req-2c70a84f-2edd-4860-b52a-656d99682741"}]} 2026-06-10 02:40:01.748 7 INFO neutron.services.segments.plugin [-] Segment 4900a200-f87a-4472-9b57-1a3b4cb9f6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4900a200-f87a-4472-9b57-1a3b4cb9f6d3 found for delete ", "request_id": "req-65bc2034-0621-44c1-826f-f389e1b3231e"}]} 2026-06-10 02:40:01.755 7 INFO neutron.services.segments.plugin [-] Segment 2f368aeb-12f6-4c22-acb3-8adc7322244d resource provider aggregate not found 2026-06-10 02:40:01.767 7 INFO neutron.services.segments.plugin [-] Segment 2f368aeb-12f6-4c22-acb3-8adc7322244d resource provider aggregate not found 2026-06-10 02:40:01.783 7 INFO neutron.services.segments.plugin [-] Segment 2f368aeb-12f6-4c22-acb3-8adc7322244d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f368aeb-12f6-4c22-acb3-8adc7322244d found for delete ", "request_id": "req-51feee98-936a-4485-bc33-3bca9f376fae"}]} 2026-06-10 02:40:01.783 7 INFO neutron.services.segments.plugin [-] Segment 2f368aeb-12f6-4c22-acb3-8adc7322244d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f368aeb-12f6-4c22-acb3-8adc7322244d found for delete ", "request_id": "req-7accbe43-4c47-4b8b-9397-a66a551be247"}]} [pid: 7|app: 0|req: 688/1302] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:01 2026] GET /v2.0/security-groups?tenant_id=1475ca0cce4545b9823d0d413712c9da&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1303] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:01 2026] DELETE /v2.0/security-groups/ec7fea46-33e3-4f07-8a88-43615200fc02 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:03.135 7 WARNING neutron_lib.context [None req-d5e46abb-9efd-4b1e-8d84-b418cbbee69f f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:03.280 7 INFO neutron.db.segments_db [None req-d5e46abb-9efd-4b1e-8d84-b418cbbee69f f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] Added segment ec01b55c-6ca7-4c0a-b93e-81fba3fbc73b of type vxlan for network 5118c024-76fd-43b8-b217-3267ee880e11 [pid: 7|app: 0|req: 689/1304] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:02 2026] POST /v2.0/networks => generated 644 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:03.446 8 WARNING neutron_lib.context [None req-8bf16fb0-92b0-4653-b370-5ef23aef1652 f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1305] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:03 2026] POST /v2.0/subnets => generated 617 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:03.830 7 WARNING neutron_lib.context [None req-5961d4c5-491b-4d10-8c62-c4aa1cc0c2d2 f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:03.932 7 INFO neutron.db.segments_db [None req-5961d4c5-491b-4d10-8c62-c4aa1cc0c2d2 f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] Added segment 0958e8b1-3484-4153-a547-d7dd3d29558d of type vxlan for network 973e4dd9-50c1-4592-bc44-7aac9ca2fddc [pid: 7|app: 0|req: 690/1306] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:03 2026] POST /v2.0/networks => generated 643 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1307] 10.0.0.174 () {34 vars in 743 bytes} [Wed Jun 10 02:40:04 2026] PUT /v2.0/networks/973e4dd9-50c1-4592-bc44-7aac9ca2fddc => generated 592 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:04.261 7 WARNING neutron_lib.context [None req-b451836e-fbba-4363-862f-09d668da028a f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 691/1308] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:04 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1309] 10.0.0.174 () {34 vars in 741 bytes} [Wed Jun 10 02:40:04 2026] PUT /v2.0/subnets/c15d5f30-4eba-4e96-9976-8a963f603e86 => generated 612 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:05.142 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider aggregate not found 2026-06-10 02:40:05.150 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider aggregate not found 2026-06-10 02:40:05.169 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0958e8b1-3484-4153-a547-d7dd3d29558d found for delete ", "request_id": "req-968dc9e8-f883-4826-98a5-66d2126a83d3"}]} 2026-06-10 02:40:05.174 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0958e8b1-3484-4153-a547-d7dd3d29558d found for delete ", "request_id": "req-cbcf2bf8-7ad6-48dd-b9b3-2150787accbb"}]} [pid: 8|app: 0|req: 619/1310] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:05 2026] GET /v2.0/security-groups?tenant_id=0c9401ec5ad14f21966f0db5e77d4251&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1311] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:05 2026] GET /v2.0/security-groups?tenant_id=cdfb15dbe8a94edc99ce9d9abd965529&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1312] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:05 2026] DELETE /v2.0/security-groups/a10fa6ac-21cb-4158-acb8-772819f1519b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1313] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:05 2026] DELETE /v2.0/security-groups/d8f5b140-fbf6-46d3-a744-a72049f0af43 => 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: 623/1314] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:05 2026] GET /v2.0/security-groups?tenant_id=f20b34482a67401a957d45ff526f3a73&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1315] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:04 2026] DELETE /v2.0/networks/973e4dd9-50c1-4592-bc44-7aac9ca2fddc => generated 0 bytes in 1305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:06.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fe44f5f-3638-4b26-8c2a-812f37b67197 f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1316] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:06 2026] DELETE /v2.0/networks/973e4dd9-50c1-4592-bc44-7aac9ca2fddc => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1317] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:06 2026] DELETE /v2.0/security-groups/d1724a80-ea9f-4977-a32b-ac9143c069bf => 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: 694/1318] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1319] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/subnets?network_id=30c611e3-3200-4187-98ec-7ab5951a05ec => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1320] 10.0.0.174 () {32 vars in 653 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1321] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/networks => generated 1309 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1322] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/subnets => generated 1233 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1323] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/networks/5118c024-76fd-43b8-b217-3267ee880e11 => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1324] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/subnets/5973f4c4-e8a6-46de-b7e3-36fba9451b21 => generated 617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:06.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30cd3d84-c0bd-439d-bc96-eaf49c104c3a f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1325] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:06 2026] DELETE /v2.0/subnets/c15d5f30-4eba-4e96-9976-8a963f603e86 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:06.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12c5910d-632c-4501-8c4c-c701cd4b7364 f697d21f4f3f4bbab6aed82722f2b050 d2bb590d37bc4660ae5d3009c2829d46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1326] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:06 2026] DELETE /v2.0/networks/973e4dd9-50c1-4592-bc44-7aac9ca2fddc => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1327] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:06 2026] DELETE /v2.0/subnets/5973f4c4-e8a6-46de-b7e3-36fba9451b21 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:06.959 7 WARNING neutron_lib.context [None req-35bee2b4-79f6-4583-829f-589c537fe9c7 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:06.996 7 INFO neutron.db.segments_db [None req-35bee2b4-79f6-4583-829f-589c537fe9c7 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Added segment f93f6a17-e4ae-4a62-ac6d-15dd4b19650b of type vxlan for network e9365049-9a36-4f9a-b336-525f56483b36 2026-06-10 02:40:07.338 8 INFO neutron.services.segments.plugin [-] Segment ec01b55c-6ca7-4c0a-b93e-81fba3fbc73b resource provider aggregate not found 2026-06-10 02:40:07.344 8 INFO neutron.services.segments.plugin [-] Segment ec01b55c-6ca7-4c0a-b93e-81fba3fbc73b resource provider aggregate not found 2026-06-10 02:40:07.362 8 INFO neutron.services.segments.plugin [-] Segment ec01b55c-6ca7-4c0a-b93e-81fba3fbc73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec01b55c-6ca7-4c0a-b93e-81fba3fbc73b found for delete ", "request_id": "req-8c017da2-73b0-428b-bdbc-dba32903cf10"}]} 2026-06-10 02:40:07.364 8 INFO neutron.services.segments.plugin [-] Segment ec01b55c-6ca7-4c0a-b93e-81fba3fbc73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec01b55c-6ca7-4c0a-b93e-81fba3fbc73b found for delete ", "request_id": "req-56b23737-2992-45a1-9cc5-e854f680bbd1"}]} [pid: 8|app: 0|req: 630/1328] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:06 2026] DELETE /v2.0/networks/5118c024-76fd-43b8-b217-3267ee880e11 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:07.619 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider aggregate not found 2026-06-10 02:40:07.623 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider aggregate not found 2026-06-10 02:40:07.644 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0958e8b1-3484-4153-a547-d7dd3d29558d found for delete ", "request_id": "req-4a1944ac-0ed1-4bb0-b256-62bfdfc2c512"}]} 2026-06-10 02:40:07.645 7 INFO neutron.services.segments.plugin [-] Segment 0958e8b1-3484-4153-a547-d7dd3d29558d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0958e8b1-3484-4153-a547-d7dd3d29558d found for delete ", "request_id": "req-e1ad7328-3345-4d23-8a38-30042cfe8a15"}]} 2026-06-10 02:40:07.961 7 INFO neutron.db.l3_hamode_db [None req-35bee2b4-79f6-4583-829f-589c537fe9c7 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:40:08.166 7 INFO neutron.db.l3_hamode_db [None req-35bee2b4-79f6-4583-829f-589c537fe9c7 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 631/1329] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:07 2026] GET /v2.0/security-groups?tenant_id=d2bb590d37bc4660ae5d3009c2829d46&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1330] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:08 2026] DELETE /v2.0/security-groups/ca00ca26-918c-46cb-a5ad-e5883ceea3e7 => 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: 699/1331] 10.0.0.174 () {34 vars in 668 bytes} [Wed Jun 10 02:40:06 2026] POST /v2.0/routers => generated 474 bytes in 2264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:09.134 8 WARNING neutron_lib.context [None req-74fc1c74-954b-4322-a744-e26969a7798f f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:09.203 8 INFO neutron.db.l3_hamode_db [None req-74fc1c74-954b-4322-a744-e26969a7798f f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:40:09.371 8 INFO neutron.db.l3_hamode_db [None req-74fc1c74-954b-4322-a744-e26969a7798f f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 633/1332] 10.0.0.174 () {34 vars in 668 bytes} [Wed Jun 10 02:40:09 2026] POST /v2.0/routers => generated 474 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:10.180 7 WARNING neutron_lib.context [None req-8743b603-484a-41ea-8df8-45afe6902cdb 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1333] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:10 2026] GET /v2.0/security-groups?tenant_id=83d3b825657a43f7b53975e03cf97525&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:10.293 7 INFO neutron.db.segments_db [None req-8743b603-484a-41ea-8df8-45afe6902cdb 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Added segment 9747d96d-a8a0-487a-a62a-d3cee13965f8 of type vxlan for network 103900c3-d8e2-4d87-8159-1546f7d30ba2 [pid: 7|app: 0|req: 700/1334] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:10 2026] POST /v2.0/networks => generated 645 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:10.405 7 WARNING neutron_lib.context [None req-f3dc8348-8300-474f-8c04-6640edb4bdc6 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:10.448 7 INFO neutron.db.l3_hamode_db [None req-f3dc8348-8300-474f-8c04-6640edb4bdc6 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:40:10.481 8 INFO neutron.db.segments_db [None req-fec18318-d04e-4c0e-b48e-d4c174ed28a3 b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] Added segment 076563f5-e8c2-4fc9-b79e-db30f6ec8799 of type vxlan for network 763da2df-f985-45d7-8fd8-b8b2d5917d64 2026-06-10 02:40:10.590 7 INFO neutron.db.l3_hamode_db [None req-f3dc8348-8300-474f-8c04-6640edb4bdc6 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 635/1335] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:10 2026] POST /v2.0/networks => generated 726 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1336] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:10 2026] DELETE /v2.0/security-groups/9e2012eb-e3b3-4811-9b72-e5f2182b179b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:10.704 8 WARNING neutron_lib.context [None req-e912e599-30d9-4f67-914a-d2ff41dc81da 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 637/1337] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:40:10 2026] POST /v2.0/ports => generated 774 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 638/1338] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:11 2026] POST /v2.0/subnets => generated 620 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1339] 10.0.0.174 () {34 vars in 668 bytes} [Wed Jun 10 02:40:10 2026] POST /v2.0/routers => generated 474 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:11.316 7 WARNING neutron_lib.context [None req-e8aeb5bc-1d1f-4992-a791-c0d6ab540672 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:11.365 7 INFO neutron.db.segments_db [None req-e8aeb5bc-1d1f-4992-a791-c0d6ab540672 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Added segment b907b000-a124-406a-a88f-1c202f77c257 of type vxlan for network cf28196c-4810-4b6e-a8c6-e6b6b1a40ff1 [pid: 8|app: 0|req: 639/1340] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:11 2026] GET /v2.0/security-groups?tenant_id=2de139d93a67467cb9e8f0ab63b55ff4&name=default => generated 2801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:11.397 8 WARNING neutron.api.v2.base [None req-b46fd836-e092-4970-aa8a-66acc5131946 b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - 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-06-10 02:40:11.398 8 INFO neutron.api.v2.resource [None req-b46fd836-e092-4970-aa8a-66acc5131946 b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 640/1341] 10.0.0.174 () {34 vars in 681 bytes} [Wed Jun 10 02:40:11 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-10 02:40:11.402 8 WARNING neutron_lib.context [None req-176b5a1d-32d5-4079-ab72-ff7c55ddac97 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:11.439 8 INFO neutron.db.l3_hamode_db [None req-176b5a1d-32d5-4079-ab72-ff7c55ddac97 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1342] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:11 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1343] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:11 2026] DELETE /v2.0/security-groups/47fa3017-6910-48f9-827e-e19dbe0fedea => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:11.623 8 INFO neutron.db.l3_hamode_db [None req-176b5a1d-32d5-4079-ab72-ff7c55ddac97 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:40:12.185 7 INFO neutron.services.segments.plugin [-] Segment 076563f5-e8c2-4fc9-b79e-db30f6ec8799 resource provider aggregate not found 2026-06-10 02:40:12.190 7 INFO neutron.services.segments.plugin [-] Segment 076563f5-e8c2-4fc9-b79e-db30f6ec8799 resource provider aggregate not found 2026-06-10 02:40:12.208 7 INFO neutron.services.segments.plugin [-] Segment 076563f5-e8c2-4fc9-b79e-db30f6ec8799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 076563f5-e8c2-4fc9-b79e-db30f6ec8799 found for delete ", "request_id": "req-54194a4b-cd57-4900-a21b-b2d74b52ffe0"}]} 2026-06-10 02:40:12.209 7 INFO neutron.services.segments.plugin [-] Segment 076563f5-e8c2-4fc9-b79e-db30f6ec8799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 076563f5-e8c2-4fc9-b79e-db30f6ec8799 found for delete ", "request_id": "req-30273b77-cbe7-4bf2-9f3c-5cde64ac30a3"}]} [pid: 7|app: 0|req: 704/1344] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:11 2026] DELETE /v2.0/networks/763da2df-f985-45d7-8fd8-b8b2d5917d64 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:12.224 7 WARNING neutron_lib.context [None req-7d304738-7b17-4658-8a33-4dbe0bcf011d 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 705/1345] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:12 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:12.630 7 INFO neutron.db.segments_db [None req-24066ea5-e04e-416f-b1f4-1d786317be0e b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] Added segment 629d194c-ebe9-4689-b8c7-b99e970fc91f of type vxlan for network 4ddf6518-0764-43e8-8c39-6ef006a72b7f [pid: 7|app: 0|req: 706/1346] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:12 2026] POST /v2.0/networks => generated 726 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:12.741 7 WARNING neutron_lib.context [None req-44a8ea44-0394-4c1f-832d-c4f75fca31fa 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 641/1347] 10.0.0.174 () {34 vars in 668 bytes} [Wed Jun 10 02:40:11 2026] POST /v2.0/routers => generated 474 bytes in 1401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1348] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:12 2026] POST /v2.0/subnets => generated 623 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:13.073 8 WARNING neutron_lib.context [None req-e81c6651-22d9-4e12-9563-1b28495d7541 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:13.147 8 INFO neutron.db.l3_hamode_db [None req-e81c6651-22d9-4e12-9563-1b28495d7541 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 707/1349] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:40:12 2026] POST /v2.0/ports => generated 950 bytes in 541 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-06-10 02:40:13.282 7 WARNING neutron.api.v2.base [None req-b4101956-bc9a-4201-a26a-893885de52ed b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - 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-06-10 02:40:13.283 7 INFO neutron.api.v2.resource [None req-b4101956-bc9a-4201-a26a-893885de52ed b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 708/1350] 10.0.0.174 () {34 vars in 681 bytes} [Wed Jun 10 02:40:13 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-10 02:40:13.333 8 INFO neutron.db.l3_hamode_db [None req-e81c6651-22d9-4e12-9563-1b28495d7541 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 709/1351] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:13 2026] DELETE /v2.0/ports/2dd33bbc-c528-405e-9f45-86db030caad6 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1352] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:13 2026] DELETE /v2.0/networks/4ddf6518-0764-43e8-8c39-6ef006a72b7f => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1353] 10.0.0.174 () {34 vars in 668 bytes} [Wed Jun 10 02:40:13 2026] POST /v2.0/routers => generated 474 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:14.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-589f553a-9d16-4215-874c-68c189eefec6 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1354] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:14 2026] DELETE /v2.0/ports/2dd33bbc-c528-405e-9f45-86db030caad6 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:14.203 8 INFO neutron.db.segments_db [None req-408ed09b-4c61-458f-a431-4880488ee3b3 b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] Added segment d31d1f74-bc65-436d-9251-6b9de7b1280d of type vxlan for network cc48e839-2416-4e54-80bd-9f26de98646b 2026-06-10 02:40:14.229 7 INFO neutron.services.segments.plugin [-] Segment 629d194c-ebe9-4689-b8c7-b99e970fc91f resource provider aggregate not found 2026-06-10 02:40:14.238 7 INFO neutron.services.segments.plugin [-] Segment 629d194c-ebe9-4689-b8c7-b99e970fc91f resource provider aggregate not found 2026-06-10 02:40:14.244 7 INFO neutron.services.segments.plugin [-] Segment 629d194c-ebe9-4689-b8c7-b99e970fc91f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 629d194c-ebe9-4689-b8c7-b99e970fc91f found for delete ", "request_id": "req-23cba409-7686-4025-a636-0b2982257ae5"}]} [pid: 7|app: 0|req: 712/1355] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:40:14 2026] PUT /v2.0/routers/c0d58a68-a91d-44d3-a4e0-063f31c3a080/tags => generated 17 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:14.259 7 INFO neutron.services.segments.plugin [-] Segment 629d194c-ebe9-4689-b8c7-b99e970fc91f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 629d194c-ebe9-4689-b8c7-b99e970fc91f found for delete ", "request_id": "req-d66f9d41-dbea-4825-8f25-de3a1c0fe960"}]} 2026-06-10 02:40:14.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4a41869-d3d1-4626-a2b9-c2b754d7759f 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1356] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:14 2026] GET /v2.0/ports/2dd33bbc-c528-405e-9f45-86db030caad6 => 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: 644/1357] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:14 2026] POST /v2.0/networks => generated 725 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1360] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:40:14 2026] PUT /v2.0/routers/f5c5a04d-7597-4722-83aa-f5d8a5bcedd2/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1361] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:14 2026] DELETE /v2.0/subnets/f6d29dff-b798-4e87-bb8c-b4462f74578d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1362] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:14 2026] POST /v2.0/subnets => generated 623 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1363] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:40:14 2026] PUT /v2.0/routers/8e47c527-b23c-4132-a5ac-5f69847e9a67/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1364] 10.0.0.174 () {34 vars in 681 bytes} [Wed Jun 10 02:40:14 2026] POST /v2.0/rbac-policies => generated 324 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1365] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:14 2026] DELETE /v2.0/networks/cf28196c-4810-4b6e-a8c6-e6b6b1a40ff1 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:14.993 7 WARNING neutron_lib.context [None req-9825654a-00cc-40e4-83f9-a3a6f6af8f7c 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 650/1366] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:40:14 2026] PUT /v2.0/routers/56d40bf0-f2ef-4289-b5b8-705831f73d38/tags => generated 19 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:15.070 7 INFO neutron.db.segments_db [None req-9825654a-00cc-40e4-83f9-a3a6f6af8f7c 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Added segment f6ab06d6-1fe4-4f98-9e1c-d1aec149c7f6 of type vxlan for network 7b79f1eb-113d-421b-bb5d-209e06aaa728 [pid: 8|app: 0|req: 651/1367] 10.0.0.174 () {32 vars in 664 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1368] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:14 2026] POST /v2.0/networks => generated 631 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:15.255 7 WARNING neutron_lib.context [None req-0e1e493a-268c-4202-bed8-10e52400a675 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 652/1369] 10.0.0.174 () {32 vars in 678 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1370] 10.0.0.174 () {32 vars in 674 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1371] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:15 2026] POST /v2.0/subnets => generated 602 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1372] 10.0.0.174 () {32 vars in 686 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:15.723 7 WARNING neutron_lib.context [None req-503aee0a-f676-497a-a53e-c1de3e24f8c8 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 654/1373] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/networks/cc48e839-2416-4e54-80bd-9f26de98646b => generated 653 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1374] 10.0.0.174 () {32 vars in 672 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1375] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/security-groups?tenant_id=89cdf52b2da34ce08660c7fd00f45411&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1376] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:40:15 2026] POST /v2.0/ports => generated 912 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1377] 10.0.0.174 () {32 vars in 686 bytes} [Wed Jun 10 02:40:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:16.267 7 INFO neutron.services.segments.plugin [-] Segment b907b000-a124-406a-a88f-1c202f77c257 resource provider aggregate not found 2026-06-10 02:40:16.286 7 INFO neutron.services.segments.plugin [-] Segment b907b000-a124-406a-a88f-1c202f77c257 resource provider aggregate not found 2026-06-10 02:40:16.292 7 INFO neutron.services.segments.plugin [-] Segment b907b000-a124-406a-a88f-1c202f77c257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b907b000-a124-406a-a88f-1c202f77c257 found for delete ", "request_id": "req-e59914d5-0174-48c5-972e-05e91e308173"}]} 2026-06-10 02:40:16.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-918b7282-f125-4ffd-81cd-051ddd358213 73fd4b3f98034ca1b9c3e483d767e791 e9e813d90b7246cd9e328960b76307ca - - default default] GET failed (client error): The resource could not be found. 2026-06-10 02:40:16.310 7 INFO neutron.services.segments.plugin [-] Segment b907b000-a124-406a-a88f-1c202f77c257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b907b000-a124-406a-a88f-1c202f77c257 found for delete ", "request_id": "req-436c320e-52c3-4f5f-9cbe-f354bdc72b1a"}]} [pid: 8|app: 0|req: 658/1378] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:40:16 2026] GET /v2.0/networks/cc48e839-2416-4e54-80bd-9f26de98646b => generated 138 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1379] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:16 2026] DELETE /v2.0/security-groups/413203de-4394-41c4-9531-bf2113004f6b => 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: 659/1380] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:16 2026] DELETE /v2.0/ports/257575b0-35cb-4173-87fd-014e2e4d812e => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1381] 10.0.0.174 () {32 vars in 682 bytes} [Wed Jun 10 02:40:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1382] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:16 2026] GET /v2.0/security-groups?tenant_id=01c5d54abd7c47119b8951bb5612555b&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:16.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e04b9322-5b8a-4581-8c0d-11b1b994b942 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1383] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:16 2026] GET /v2.0/ports/257575b0-35cb-4173-87fd-014e2e4d812e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1384] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:40:16 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1385] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:17 2026] DELETE /v2.0/security-groups/689be143-4b78-46d2-8d20-982c99ad9b71 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:17.171 8 INFO neutron.services.segments.plugin [-] Segment d31d1f74-bc65-436d-9251-6b9de7b1280d resource provider aggregate not found 2026-06-10 02:40:17.179 8 INFO neutron.services.segments.plugin [-] Segment d31d1f74-bc65-436d-9251-6b9de7b1280d resource provider aggregate not found 2026-06-10 02:40:17.214 8 INFO neutron.services.segments.plugin [-] Segment d31d1f74-bc65-436d-9251-6b9de7b1280d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d31d1f74-bc65-436d-9251-6b9de7b1280d found for delete ", "request_id": "req-a02caad9-90c6-4119-9e80-ecc33a81b4c6"}]} 2026-06-10 02:40:17.215 8 INFO neutron.services.segments.plugin [-] Segment d31d1f74-bc65-436d-9251-6b9de7b1280d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d31d1f74-bc65-436d-9251-6b9de7b1280d found for delete ", "request_id": "req-931f840d-d041-437b-9be7-e02a5972e33e"}]} [pid: 8|app: 0|req: 660/1386] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:16 2026] DELETE /v2.0/networks/cc48e839-2416-4e54-80bd-9f26de98646b => generated 0 bytes in 585 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1387] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:40:17 2026] GET /v2.0/routers/c0d58a68-a91d-44d3-a4e0-063f31c3a080 => generated 485 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:17.311 8 INFO neutron.pecan_wsgi.hooks.translation [None req-957ec763-8727-4d5a-b2ce-0353809b43c6 b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1388] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:17 2026] DELETE /v2.0/subnets/4f6ac3cc-9648-4c74-a379-26b3a21a4241 => 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: 727/1389] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:17 2026] DELETE /v2.0/subnets/02603e34-50f2-44aa-9a03-ab30f04f0f48 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:17.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fcd4b1d-c4d4-4285-b807-f9334accdde1 b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 728/1390] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:17 2026] DELETE /v2.0/subnets/24a180e5-e62c-43c1-add6-ede7218afd12 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1391] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:17 2026] DELETE /v2.0/networks/7b79f1eb-113d-421b-bb5d-209e06aaa728 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:17.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc7a2d10-79f5-493d-a5a8-cea5ea42673a b062654dfb5647feb0b820fee01d0f88 5fb1d808c45f4a08853c693ea167c93a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1392] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:17 2026] DELETE /v2.0/subnets/757f8097-e587-43df-bfb0-56798fb29147 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:17.850 7 WARNING neutron_lib.context [None req-4e14ba50-bb7e-48a5-9b71-ef0172997cd8 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 731/1393] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:40:17 2026] POST /v2.0/ports => generated 774 bytes in 325 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-06-10 02:40:18.319 7 INFO neutron.services.segments.plugin [-] Segment f6ab06d6-1fe4-4f98-9e1c-d1aec149c7f6 resource provider aggregate not found 2026-06-10 02:40:18.330 7 INFO neutron.services.segments.plugin [-] Segment f6ab06d6-1fe4-4f98-9e1c-d1aec149c7f6 resource provider aggregate not found 2026-06-10 02:40:18.339 7 INFO neutron.services.segments.plugin [-] Segment f6ab06d6-1fe4-4f98-9e1c-d1aec149c7f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ab06d6-1fe4-4f98-9e1c-d1aec149c7f6 found for delete ", "request_id": "req-61c685f5-07b0-457a-9d85-ed2bf5d136d9"}]} 2026-06-10 02:40:18.350 7 INFO neutron.services.segments.plugin [-] Segment f6ab06d6-1fe4-4f98-9e1c-d1aec149c7f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6ab06d6-1fe4-4f98-9e1c-d1aec149c7f6 found for delete ", "request_id": "req-f7d62b71-36e5-4592-bfcb-755d5232c139"}]} [pid: 7|app: 0|req: 732/1394] 10.0.0.174 () {34 vars in 737 bytes} [Wed Jun 10 02:40:18 2026] PUT /v2.0/ports/9fd4a5f7-5a6d-44cb-af14-9488b25feacf => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1395] 10.0.0.174 () {34 vars in 742 bytes} [Wed Jun 10 02:40:17 2026] PUT /v2.0/routers/c0d58a68-a91d-44d3-a4e0-063f31c3a080 => generated 485 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1396] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/ports?device_id=c0d58a68-a91d-44d3-a4e0-063f31c3a080 => 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: 733/1397] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:18 2026] DELETE /v2.0/ports/9fd4a5f7-5a6d-44cb-af14-9488b25feacf => generated 0 bytes in 235 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: 734/1398] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/ports => generated 777 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:18.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f3306d9-4617-4b93-b8fe-c085c7abab19 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1399] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/ports/9fd4a5f7-5a6d-44cb-af14-9488b25feacf => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1400] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:18 2026] DELETE /v2.0/routers/c0d58a68-a91d-44d3-a4e0-063f31c3a080 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1401] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/ports => generated 777 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1402] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/routers/f5c5a04d-7597-4722-83aa-f5d8a5bcedd2 => generated 493 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1403] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/security-groups?tenant_id=e9e813d90b7246cd9e328960b76307ca&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1404] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/ports/299be8ac-2d97-458b-b832-6b6748c38131 => generated 774 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1405] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/security-groups/4bc952fc-f53a-4c61-a406-b2603fb99600 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:19.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d190c1f7-ac16-4d46-adab-e75f96e4aed1 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1406] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/ports/257575b0-35cb-4173-87fd-014e2e4d812e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:19.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0855aa99-b3cc-4259-904a-5e77eae3f6c1 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1407] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/subnets/02603e34-50f2-44aa-9a03-ab30f04f0f48 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:19.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f764158b-be24-44b3-9c22-9730816b0ccd 0073ddabb433450da698f4ec1114585a 9bf4e994482d412f8f3831873b971048 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1408] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/subnets/f6d29dff-b798-4e87-bb8c-b4462f74578d => 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: 673/1409] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/ports/299be8ac-2d97-458b-b832-6b6748c38131 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1410] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/security-groups?tenant_id=911aba26d0d947b18a069f4ec971d5f1&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:19.860 8 INFO neutron.services.segments.plugin [-] Segment 9747d96d-a8a0-487a-a62a-d3cee13965f8 resource provider aggregate not found 2026-06-10 02:40:19.874 8 INFO neutron.services.segments.plugin [-] Segment 9747d96d-a8a0-487a-a62a-d3cee13965f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9747d96d-a8a0-487a-a62a-d3cee13965f8 found for delete ", "request_id": "req-c505ea3c-a9d6-4e5e-8823-5d471b625d2b"}]} 2026-06-10 02:40:19.875 8 INFO neutron.services.segments.plugin [-] Segment 9747d96d-a8a0-487a-a62a-d3cee13965f8 resource provider aggregate not found 2026-06-10 02:40:19.889 8 INFO neutron.services.segments.plugin [-] Segment 9747d96d-a8a0-487a-a62a-d3cee13965f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9747d96d-a8a0-487a-a62a-d3cee13965f8 found for delete ", "request_id": "req-199cb657-192a-4c1a-8c38-8f3de120f64d"}]} [pid: 7|app: 0|req: 737/1411] 10.0.0.174 () {34 vars in 742 bytes} [Wed Jun 10 02:40:19 2026] PUT /v2.0/routers/f5c5a04d-7597-4722-83aa-f5d8a5bcedd2 => generated 493 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1412] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/networks/103900c3-d8e2-4d87-8159-1546f7d30ba2 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1413] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/ports?device_id=f5c5a04d-7597-4722-83aa-f5d8a5bcedd2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1414] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/security-groups/fc78b0ac-c668-4524-82a2-76f8b45eaece => 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: 739/1415] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/security-groups?tenant_id=5fb1d808c45f4a08853c693ea167c93a&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1416] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:20 2026] DELETE /v2.0/security-groups/8acd4bd6-35f1-4f97-a9fd-ba407440ffe2 => 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: 677/1417] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/routers/f5c5a04d-7597-4722-83aa-f5d8a5bcedd2 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1418] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/routers/8e47c527-b23c-4132-a5ac-5f69847e9a67 => generated 502 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1419] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/security-groups?tenant_id=9bf4e994482d412f8f3831873b971048&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1420] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:20 2026] DELETE /v2.0/security-groups/c26cbe73-e637-4259-8b04-c5ac18c8edbe => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1421] 10.0.0.174 () {34 vars in 742 bytes} [Wed Jun 10 02:40:20 2026] PUT /v2.0/routers/8e47c527-b23c-4132-a5ac-5f69847e9a67 => generated 502 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1422] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:21 2026] GET /v2.0/ports?device_id=8e47c527-b23c-4132-a5ac-5f69847e9a67 => 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: 679/1423] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:21 2026] DELETE /v2.0/routers/8e47c527-b23c-4132-a5ac-5f69847e9a67 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1424] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:40:21 2026] GET /v2.0/routers/56d40bf0-f2ef-4289-b5b8-705831f73d38 => generated 487 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1425] 10.0.0.174 () {34 vars in 742 bytes} [Wed Jun 10 02:40:21 2026] PUT /v2.0/routers/56d40bf0-f2ef-4289-b5b8-705831f73d38 => generated 487 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1426] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:22 2026] GET /v2.0/ports?device_id=56d40bf0-f2ef-4289-b5b8-705831f73d38 => 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: 681/1427] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:22 2026] DELETE /v2.0/routers/56d40bf0-f2ef-4289-b5b8-705831f73d38 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1428] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/routers/565caab3-e3df-4f31-976d-dacf8260cf59 => generated 480 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1429] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/security-groups?tenant_id=397ae76f842f4aa09688378608f3f5a8&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1430] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:23 2026] DELETE /v2.0/security-groups/750b6783-9d26-4a2d-8737-101064b99647 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1431] 10.0.0.174 () {34 vars in 742 bytes} [Wed Jun 10 02:40:23 2026] PUT /v2.0/routers/565caab3-e3df-4f31-976d-dacf8260cf59 => generated 480 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1432] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/security-groups?tenant_id=710f2ea33bc846c7b754ee4cbbbec677&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1433] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/ports?device_id=565caab3-e3df-4f31-976d-dacf8260cf59 => 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: 685/1434] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:23 2026] DELETE /v2.0/security-groups/228edcc7-63ce-4750-b182-cdda0ea517d5 => 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: 686/1435] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:24 2026] GET /v2.0/security-groups?tenant_id=a2784036336f47cd889c39a01ba0b9b0&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1436] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:24 2026] DELETE /v2.0/security-groups/82ebb4e5-b167-4269-a67c-9b6472e0b96e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:24.604 7 INFO neutron.services.segments.plugin [-] Segment f93f6a17-e4ae-4a62-ac6d-15dd4b19650b resource provider aggregate not found 2026-06-10 02:40:24.608 7 INFO neutron.services.segments.plugin [-] Segment f93f6a17-e4ae-4a62-ac6d-15dd4b19650b resource provider aggregate not found 2026-06-10 02:40:24.627 7 INFO neutron.services.segments.plugin [-] Segment f93f6a17-e4ae-4a62-ac6d-15dd4b19650b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93f6a17-e4ae-4a62-ac6d-15dd4b19650b found for delete ", "request_id": "req-76d6a43e-dd2e-4488-ae13-b8e00e17cdad"}]} 2026-06-10 02:40:24.630 7 INFO neutron.services.segments.plugin [-] Segment f93f6a17-e4ae-4a62-ac6d-15dd4b19650b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93f6a17-e4ae-4a62-ac6d-15dd4b19650b found for delete ", "request_id": "req-129fcb45-618f-4874-9a1d-18812ff2e236"}]} 2026-06-10 02:40:24.634 7 INFO neutron.db.l3_hamode_db [None req-6ecdd14d-df2c-4c09-aaab-ef16758685e6 f0b651a47aa3490fa952c3056f3cfd1f 253675e61b4c44df92e4fefc491c5455 - - default default] HA network e9365049-9a36-4f9a-b336-525f56483b36 was deleted as no HA routers are present in tenant 253675e61b4c44df92e4fefc491c5455. [pid: 7|app: 0|req: 750/1437] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:23 2026] DELETE /v2.0/routers/565caab3-e3df-4f31-976d-dacf8260cf59 => generated 0 bytes in 703 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1438] 10.0.0.174 () {34 vars in 678 bytes} [Wed Jun 10 02:40:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1439] 10.0.0.174 () {34 vars in 678 bytes} [Wed Jun 10 02:40:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1440] 10.0.0.174 () {34 vars in 678 bytes} [Wed Jun 10 02:40:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1441] 10.0.0.174 () {34 vars in 678 bytes} [Wed Jun 10 02:40:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1442] 10.0.0.174 () {34 vars in 678 bytes} [Wed Jun 10 02:40:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1443] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:40:25 2026] PUT /v2.0/policies/326f047d-0776-45e3-bd39-85746528f770/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: 754/1444] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:40:25 2026] PUT /v2.0/policies/e5d9b65d-32b6-4adb-a6d0-9b098d56d2c2/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1445] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:40:25 2026] PUT /v2.0/policies/aff7b819-2ef1-46ee-b46a-0d2c1d556d8d/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1446] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:40:25 2026] PUT /v2.0/policies/99426208-ace9-4f92-8634-771417efec50/tags => 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: 757/1447] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:25 2026] GET /v2.0/security-groups?tenant_id=c4424298a1504409b60ce136797014ad&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:25.671 8 INFO neutron.db.segments_db [None req-0fc32fcb-e04b-408f-8416-b3c7246cd0f1 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 19b510c2-b69c-4798-906c-b9c420f09e46 of type vxlan for network 7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8 [pid: 7|app: 0|req: 758/1448] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:25 2026] DELETE /v2.0/security-groups/cbe7eb11-4fdb-4ecb-88cd-d1a2b0cffebb => 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: 691/1449] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:40:25 2026] POST /v2.0/networks => generated 741 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1450] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:25 2026] GET /v2.0/security-groups?tenant_id=089c652b7fc3466d8df52328e6feb382&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1451] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:25 2026] POST /v2.0/subnets => generated 664 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1452] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:26 2026] DELETE /v2.0/security-groups/00ef97d6-f484-417e-bbbb-b5898c25570a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:26.174 7 INFO neutron.db.segments_db [None req-4a4ccf33-bc77-47ce-8f3f-8a95dd768e7d aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 5b19b8eb-a6c7-483a-8d4f-84eedd8ad21c of type vxlan for network a299bd0e-73c8-4416-a3cf-8aa381465aab [pid: 8|app: 0|req: 693/1453] 10.0.0.174 () {32 vars in 674 bytes} [Wed Jun 10 02:40:25 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1454] 10.0.0.174 () {32 vars in 688 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1455] 10.0.0.174 () {32 vars in 684 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1456] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/security-groups?tenant_id=253675e61b4c44df92e4fefc491c5455&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:26.483 7 INFO neutron.db.l3_hamode_db [None req-4a4ccf33-bc77-47ce-8f3f-8a95dd768e7d aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 697/1457] 10.0.0.174 () {32 vars in 696 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1458] 10.0.0.174 () {32 vars in 653 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/extensions => generated 19600 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1459] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:26 2026] DELETE /v2.0/security-groups/2e75c799-ad95-4eb8-91cc-7b790e0b8e72 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1460] 10.0.0.174 () {32 vars in 682 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1461] 10.0.0.174 () {32 vars in 681 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1462] 10.0.0.174 () {32 vars in 696 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1463] 10.0.0.174 () {32 vars in 681 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1464] 10.0.0.174 () {32 vars in 692 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1465] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1466] 10.0.0.174 () {32 vars in 704 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1467] 10.0.0.174 () {32 vars in 665 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1468] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:40:26 2026] DELETE /v2.0/qos/policies/326f047d-0776-45e3-bd39-85746528f770 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1469] 10.0.0.174 () {32 vars in 699 bytes} [Wed Jun 10 02:40:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1470] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:40:26 2026] DELETE /v2.0/qos/policies/e5d9b65d-32b6-4adb-a6d0-9b098d56d2c2 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1471] 10.0.0.174 () {32 vars in 697 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1472] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:40:27 2026] DELETE /v2.0/qos/policies/aff7b819-2ef1-46ee-b46a-0d2c1d556d8d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1473] 10.0.0.174 () {32 vars in 701 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1474] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:40:27 2026] DELETE /v2.0/qos/policies/99426208-ace9-4f92-8634-771417efec50 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1475] 10.0.0.174 () {32 vars in 689 bytes} [Wed Jun 10 02:40:27 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: 716/1476] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:40:27 2026] DELETE /v2.0/qos/policies/9130085a-39cd-4fdf-9301-063605c39129 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1477] 10.0.0.174 () {32 vars in 703 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1478] 10.0.0.174 () {32 vars in 693 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1479] 10.0.0.174 () {32 vars in 695 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1480] 10.0.0.174 () {32 vars in 685 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1481] 10.0.0.174 () {32 vars in 687 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1482] 10.0.0.174 () {32 vars in 661 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/dvr => 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: 723/1483] 10.0.0.174 () {32 vars in 699 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1484] 10.0.0.174 () {32 vars in 679 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1485] 10.0.0.174 () {32 vars in 683 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1486] 10.0.0.174 () {32 vars in 675 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1487] 10.0.0.174 () {32 vars in 689 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1488] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1489] 10.0.0.174 () {32 vars in 687 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1490] 10.0.0.174 () {32 vars in 669 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1491] 10.0.0.174 () {32 vars in 687 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1492] 10.0.0.174 () {32 vars in 681 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1493] 10.0.0.174 () {32 vars in 699 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1494] 10.0.0.174 () {32 vars in 679 bytes} [Wed Jun 10 02:40:27 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: 735/1495] 10.0.0.174 () {32 vars in 667 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1496] 10.0.0.174 () {32 vars in 677 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1497] 10.0.0.174 () {32 vars in 665 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1498] 10.0.0.174 () {32 vars in 675 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1499] 10.0.0.174 () {32 vars in 713 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1500] 10.0.0.174 () {32 vars in 691 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1501] 10.0.0.174 () {32 vars in 683 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1502] 10.0.0.174 () {32 vars in 669 bytes} [Wed Jun 10 02:40:27 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: 743/1503] 10.0.0.174 () {32 vars in 687 bytes} [Wed Jun 10 02:40:27 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: 8|app: 0|req: 744/1504] 10.0.0.174 () {32 vars in 705 bytes} [Wed Jun 10 02:40:27 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: 745/1505] 10.0.0.174 () {32 vars in 675 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1506] 10.0.0.174 () {32 vars in 701 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1507] 10.0.0.174 () {32 vars in 675 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1508] 10.0.0.174 () {32 vars in 693 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1509] 10.0.0.174 () {32 vars in 689 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1510] 10.0.0.174 () {32 vars in 709 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1511] 10.0.0.174 () {32 vars in 705 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1512] 10.0.0.174 () {32 vars in 697 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1513] 10.0.0.174 () {32 vars in 711 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1514] 10.0.0.174 () {32 vars in 669 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1515] 10.0.0.174 () {32 vars in 687 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1516] 10.0.0.174 () {32 vars in 681 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1517] 10.0.0.174 () {32 vars in 675 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1518] 10.0.0.174 () {32 vars in 671 bytes} [Wed Jun 10 02:40:27 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: 759/1519] 10.0.0.174 () {32 vars in 661 bytes} [Wed Jun 10 02:40:27 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: 760/1520] 10.0.0.174 () {32 vars in 699 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1521] 10.0.0.174 () {32 vars in 699 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1522] 10.0.0.174 () {32 vars in 677 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1523] 10.0.0.174 () {32 vars in 669 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1524] 10.0.0.174 () {32 vars in 683 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1525] 10.0.0.174 () {32 vars in 701 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1526] 10.0.0.174 () {32 vars in 685 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1527] 10.0.0.174 () {32 vars in 707 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1528] 10.0.0.174 () {32 vars in 669 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1529] 10.0.0.174 () {32 vars in 697 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1530] 10.0.0.174 () {32 vars in 695 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1531] 10.0.0.174 () {32 vars in 685 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1532] 10.0.0.174 () {32 vars in 689 bytes} [Wed Jun 10 02:40:27 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: 773/1533] 10.0.0.174 () {32 vars in 667 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1534] 10.0.0.174 () {32 vars in 681 bytes} [Wed Jun 10 02:40:27 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: 775/1535] 10.0.0.174 () {32 vars in 681 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1536] 10.0.0.174 () {32 vars in 691 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1537] 10.0.0.174 () {32 vars in 691 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1538] 10.0.0.174 () {32 vars in 695 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1539] 10.0.0.174 () {32 vars in 685 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1540] 10.0.0.174 () {32 vars in 689 bytes} [Wed Jun 10 02:40:27 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: 781/1541] 10.0.0.174 () {32 vars in 701 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1542] 10.0.0.174 () {32 vars in 703 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1543] 10.0.0.174 () {32 vars in 713 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1544] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1545] 10.0.0.174 () {32 vars in 715 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1546] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1547] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1548] 10.0.0.174 () {32 vars in 683 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1549] 10.0.0.174 () {32 vars in 669 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1550] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:40:27 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: 8|app: 0|req: 791/1551] 10.0.0.174 () {32 vars in 679 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1552] 10.0.0.174 () {32 vars in 669 bytes} [Wed Jun 10 02:40:27 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) 2026-06-10 02:40:27.969 7 INFO neutron.db.l3_hamode_db [None req-4a4ccf33-bc77-47ce-8f3f-8a95dd768e7d aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 793/1553] 10.0.0.174 () {32 vars in 697 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1554] 10.0.0.174 () {32 vars in 705 bytes} [Wed Jun 10 02:40:27 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: 8|app: 0|req: 795/1555] 10.0.0.174 () {32 vars in 701 bytes} [Wed Jun 10 02:40:27 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: 8|app: 0|req: 796/1556] 10.0.0.174 () {32 vars in 683 bytes} [Wed Jun 10 02:40:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1557] 10.0.0.174 () {32 vars in 705 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1558] 10.0.0.174 () {32 vars in 695 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1559] 10.0.0.174 () {32 vars in 689 bytes} [Wed Jun 10 02:40:28 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: 8|app: 0|req: 800/1560] 10.0.0.174 () {32 vars in 697 bytes} [Wed Jun 10 02:40:28 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: 8|app: 0|req: 801/1561] 10.0.0.174 () {32 vars in 689 bytes} [Wed Jun 10 02:40:28 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: 8|app: 0|req: 802/1562] 10.0.0.174 () {32 vars in 701 bytes} [Wed Jun 10 02:40:28 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: 8|app: 0|req: 803/1563] 10.0.0.174 () {32 vars in 665 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1564] 10.0.0.174 () {32 vars in 681 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1565] 10.0.0.174 () {32 vars in 693 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1566] 10.0.0.174 () {32 vars in 677 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1567] 10.0.0.174 () {32 vars in 667 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1568] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/security-groups?tenant_id=1e28aaba6f0c472997dbf7227327510f&name=default => generated 2801 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1569] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:28 2026] DELETE /v2.0/security-groups/56fafdb9-58d4-4d4a-94f5-796ae4a50775 => 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: 810/1570] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/security-groups?tenant_id=4170fd9d7b3a4ca09cca4b78ea3f563a&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1571] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:28 2026] GET /v2.0/security-groups?tenant_id=b993eaa6c68348eb89614903a7d37e89&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1572] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:28 2026] DELETE /v2.0/security-groups/baac0bae-03ba-4fb8-9172-62da76cbc975 => 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: 761/1573] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:26 2026] POST /v2.0/routers => generated 728 bytes in 3007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1574] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:29 2026] DELETE /v2.0/security-groups/5e44a8ed-e706-4bea-bb78-3e3e08b3cb21 => 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: 816/1577] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/security-groups?tenant_id=d07b0454bc34450983439645a48b53eb&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1578] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:29 2026] DELETE /v2.0/security-groups/828cc127-6a06-4814-b4c7-a6fa1a2875b7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:30.397 8 WARNING neutron_lib.context [None req-c179d640-6b25-4b37-84f5-81b09e3ff154 d1cdfd3ec45b4ba79e57c5433023ec15 77895a198b954c1ca230d8649c2e74fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1579] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:40:30 2026] POST /v2.0/security-groups => generated 1537 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1580] 10.0.0.174 () {34 vars in 767 bytes} [Wed Jun 10 02:40:30 2026] PUT /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1581] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1582] 10.0.0.174 () {34 vars in 778 bytes} [Wed Jun 10 02:40:30 2026] PUT /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1583] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:40:29 2026] PUT /v2.0/routers/4381228d-7084-4927-867e-4eddc96f6324/add_router_interface => generated 309 bytes in 1717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1584] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1585] 10.0.0.174 () {34 vars in 774 bytes} [Wed Jun 10 02:40:30 2026] PUT /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1586] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1587] 10.0.0.174 () {34 vars in 796 bytes} [Wed Jun 10 02:40:30 2026] PUT /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1588] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:40:31 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1589] 10.0.0.174 () {34 vars in 767 bytes} [Wed Jun 10 02:40:31 2026] PUT /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1590] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:40:31 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1591] 10.0.0.174 () {32 vars in 755 bytes} [Wed Jun 10 02:40:31 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:31.196 8 INFO neutron.api.v2.resource [None req-38f0b290-6a9c-4659-994c-31fe81d21d6a d1cdfd3ec45b4ba79e57c5433023ec15 77895a198b954c1ca230d8649c2e74fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 828/1592] 10.0.0.174 () {32 vars in 759 bytes} [Wed Jun 10 02:40:31 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1593] 10.0.0.174 () {32 vars in 758 bytes} [Wed Jun 10 02:40:31 2026] DELETE /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1594] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:40:31 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:31.307 8 INFO neutron.api.v2.resource [None req-9058f21d-78e3-4d4a-9efd-777ea0a1d8e3 d1cdfd3ec45b4ba79e57c5433023ec15 77895a198b954c1ca230d8649c2e74fe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1595] 10.0.0.174 () {32 vars in 762 bytes} [Wed Jun 10 02:40:31 2026] DELETE /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:40:31.326 7 WARNING neutron_lib.context [None req-f189b776-3efd-47af-b0e8-a20e6ba03dff 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:31.326 7 WARNING neutron_lib.context [None req-f189b776-3efd-47af-b0e8-a20e6ba03dff 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 832/1596] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:40:31 2026] DELETE /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1597] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:40:31 2026] GET /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1598] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:31 2026] DELETE /v2.0/security-groups/d973760d-18f6-4cb6-825a-acc0e10593f1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:31.491 7 INFO neutron.db.segments_db [None req-f189b776-3efd-47af-b0e8-a20e6ba03dff 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Added segment d543ec65-60a4-4fd5-9ea6-773009d296ca of type vxlan for network 94f1a085-54f0-4083-bea0-22141016b0f5 2026-06-10 02:40:31.588 7 INFO neutron.db.segments_db [None req-f189b776-3efd-47af-b0e8-a20e6ba03dff 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Added segment 6793f616-9fef-4094-97c0-ade0cbfc722b of type vxlan for network 9d90cc7a-17f1-4ab9-a63f-3526f8be6808 [pid: 7|app: 0|req: 765/1599] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:31 2026] POST /v2.0/networks => generated 1245 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1600] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:40:31 2026] GET /v2.0/networks => generated 1844 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:32.067 7 INFO neutron.services.segments.plugin [-] Segment d543ec65-60a4-4fd5-9ea6-773009d296ca resource provider aggregate not found 2026-06-10 02:40:32.074 7 INFO neutron.services.segments.plugin [-] Segment d543ec65-60a4-4fd5-9ea6-773009d296ca resource provider aggregate not found 2026-06-10 02:40:32.105 7 INFO neutron.services.segments.plugin [-] Segment d543ec65-60a4-4fd5-9ea6-773009d296ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d543ec65-60a4-4fd5-9ea6-773009d296ca found for delete ", "request_id": "req-64b02bd7-d7cc-491e-ab31-70b8ced61c5b"}]} 2026-06-10 02:40:32.108 7 INFO neutron.services.segments.plugin [-] Segment d543ec65-60a4-4fd5-9ea6-773009d296ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d543ec65-60a4-4fd5-9ea6-773009d296ca found for delete ", "request_id": "req-de763b96-a8c2-4bef-80e3-374158dc3e68"}]} 2026-06-10 02:40:32.112 8 INFO neutron.db.segments_db [None req-286c09f6-daec-4218-8f84-0e47453688f9 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 7927381b-11d4-4737-8394-bf7269f5343d of type vxlan for network cc184690-08da-44c3-a030-098e7da705a9 [pid: 7|app: 0|req: 766/1601] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:31 2026] DELETE /v2.0/networks/94f1a085-54f0-4083-bea0-22141016b0f5 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1602] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:40:31 2026] POST /v2.0/networks => generated 740 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1603] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:32 2026] DELETE /v2.0/networks/9d90cc7a-17f1-4ab9-a63f-3526f8be6808 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1604] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:32 2026] GET /v2.0/security-groups?tenant_id=77895a198b954c1ca230d8649c2e74fe&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1605] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:40:32 2026] GET /v2.0/networks => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1606] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:32 2026] POST /v2.0/subnets => generated 663 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:32.583 7 WARNING neutron_lib.context [None req-7cf87d70-7256-41a7-8529-a8f101bf2e2c 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:32.638 7 INFO neutron.db.segments_db [None req-7cf87d70-7256-41a7-8529-a8f101bf2e2c 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Added segment 28ccffc6-4e46-4e9f-91c7-f895ddc61973 of type vxlan for network 2a354626-a02c-4986-843b-52bebaa09cbc [pid: 8|app: 0|req: 839/1607] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:32 2026] DELETE /v2.0/security-groups/6a908033-98fe-48b6-9859-f51d63372ba8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:32.712 8 INFO neutron.db.segments_db [None req-bbdd58fa-7c5a-45cd-86e4-297fadf9f743 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 08c668fd-4429-4c17-bb4c-7e74bd949b75 of type vxlan for network 4a03fc93-9202-4b6c-8435-8846532a5b19 [pid: 7|app: 0|req: 769/1608] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:32 2026] POST /v2.0/networks => generated 649 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:32.771 7 WARNING neutron_lib.context [None req-1919850a-b260-4e69-b56b-a24dda9d9873 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:32.825 7 INFO neutron.db.segments_db [None req-1919850a-b260-4e69-b56b-a24dda9d9873 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Added segment f4835a51-c461-4e00-a62c-803d4fcedeef of type vxlan for network 161e763a-e7c5-4d8b-b404-d769630fc20d [pid: 7|app: 0|req: 770/1609] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:32 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:33.012 8 INFO neutron.db.l3_hamode_db [None req-bbdd58fa-7c5a-45cd-86e4-297fadf9f743 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 771/1610] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:32 2026] GET /v2.0/security-groups?tenant_id=b235630693b54dc38acfaa2b1c75cc64&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:33.058 7 WARNING neutron_lib.context [None req-719ccd0d-cba8-4e23-958c-6c42cc9260ad 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:33.114 7 WARNING neutron_lib.context [None req-719ccd0d-cba8-4e23-958c-6c42cc9260ad 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 772/1611] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:40:33 2026] POST /v2.0/ports => generated 1506 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 773/1612] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:33 2026] DELETE /v2.0/security-groups/439bee0f-9b0f-46f4-b263-54dd40db6f42 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1613] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:40:33 2026] GET /v2.0/ports => generated 1506 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:34.131 7 INFO neutron.services.segments.plugin [-] Segment 6793f616-9fef-4094-97c0-ade0cbfc722b resource provider aggregate not found 2026-06-10 02:40:34.140 7 INFO neutron.services.segments.plugin [-] Segment 6793f616-9fef-4094-97c0-ade0cbfc722b resource provider aggregate not found 2026-06-10 02:40:34.178 7 INFO neutron.services.segments.plugin [-] Segment 6793f616-9fef-4094-97c0-ade0cbfc722b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6793f616-9fef-4094-97c0-ade0cbfc722b found for delete ", "request_id": "req-4345d7fc-37d6-424e-8847-f5cd4894c79c"}]} 2026-06-10 02:40:34.235 7 INFO neutron.services.segments.plugin [-] Segment 6793f616-9fef-4094-97c0-ade0cbfc722b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6793f616-9fef-4094-97c0-ade0cbfc722b found for delete ", "request_id": "req-b19b5e87-96a5-406e-934e-2481f2d14c7c"}]} [pid: 7|app: 0|req: 775/1614] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:34 2026] DELETE /v2.0/ports/c76809c7-ea41-46a4-97f0-1f137fa18236 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:34.537 7 WARNING neutron_lib.context [None req-463b3565-11cd-484a-8412-2fb4401b4863 4d77df5ec56a4f98bda04f2536d473a4 8b62fd79bd424d0097a103e1d24769a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:34.556 8 INFO neutron.db.l3_hamode_db [None req-bbdd58fa-7c5a-45cd-86e4-297fadf9f743 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 776/1615] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:40:34 2026] POST /v2.0/security-groups => generated 1537 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1616] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:34 2026] DELETE /v2.0/ports/f092d41c-4f8f-4527-b70c-f6ef0fc150bc => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:34.912 7 WARNING neutron_lib.context [None req-6762eecb-9e3b-4036-b5f4-a0d2514249aa 4d77df5ec56a4f98bda04f2536d473a4 8b62fd79bd424d0097a103e1d24769a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1617] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:40:34 2026] POST /v2.0/security-groups => generated 1537 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1618] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:35.029 7 WARNING neutron_lib.context [None req-e3881414-98a7-48eb-98ac-fd69750cccdb 4d77df5ec56a4f98bda04f2536d473a4 8b62fd79bd424d0097a103e1d24769a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 780/1619] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:40:35 2026] POST /v2.0/security-groups => generated 1537 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:40:35.143 7 WARNING neutron_lib.context [None req-3aba37a8-9d77-485e-b9d3-632e0557cb12 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:35.204 7 INFO neutron.db.segments_db [None req-3aba37a8-9d77-485e-b9d3-632e0557cb12 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Added segment 90d506ac-8c77-4275-b1bd-d562b7033291 of type vxlan for network b65ab49a-b073-46a3-828d-958ff55def76 [pid: 7|app: 0|req: 781/1620] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:35 2026] POST /v2.0/networks => generated 650 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:35.353 7 WARNING neutron_lib.context [None req-e9fd3dfc-6071-4c3a-8a29-02ebd70ff3bb 4d77df5ec56a4f98bda04f2536d473a4 8b62fd79bd424d0097a103e1d24769a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1621] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:40:35 2026] POST /v2.0/security-groups => generated 1537 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:40:35.467 7 WARNING neutron_lib.context [None req-ee756391-947e-4560-a898-591974316046 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:35.522 7 INFO neutron.db.segments_db [None req-ee756391-947e-4560-a898-591974316046 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Added segment fdd4b636-1f3c-46d6-8662-ffd610b3f65e of type vxlan for network 6132ae83-2ad2-46ee-b20a-ecf2dd40c861 [pid: 7|app: 0|req: 783/1622] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:35 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:35.647 7 WARNING neutron_lib.context [None req-3a36ec5c-0558-4cfc-adb3-23cbaa2bd5e6 4d77df5ec56a4f98bda04f2536d473a4 8b62fd79bd424d0097a103e1d24769a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1623] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:32 2026] POST /v2.0/routers => generated 727 bytes in 3133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1624] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:40:35 2026] POST /v2.0/security-groups => generated 1537 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:40:35.800 8 WARNING neutron_lib.context [None req-fed0e3f0-b6e9-4e61-8ed9-9fb671183697 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:35.846 8 WARNING neutron_lib.context [None req-fed0e3f0-b6e9-4e61-8ed9-9fb671183697 1898ef2bcb3c46cea2dc57b6eae0521f 2a7c1cb446ba4f13a7499fa4184b73a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1625] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:35 2026] POST /v2.0/subnets => generated 1224 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1626] 10.0.0.174 () {34 vars in 767 bytes} [Wed Jun 10 02:40:36 2026] PUT /v2.0/security-groups/b8a88253-805c-4c2c-8754-9958afaf3e91/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1627] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:40:36 2026] GET /v2.0/subnets => generated 1837 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1628] 10.0.0.174 () {34 vars in 767 bytes} [Wed Jun 10 02:40:36 2026] PUT /v2.0/security-groups/1209f4a2-1975-4959-b462-79f7c7634e46/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: 845/1629] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:36 2026] DELETE /v2.0/subnets/70dd0be1-7399-4ee9-b38c-abaa5078ce0d => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1630] 10.0.0.174 () {34 vars in 767 bytes} [Wed Jun 10 02:40:37 2026] PUT /v2.0/security-groups/75ded392-49dd-4355-868d-af86c66353e2/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1631] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:40:35 2026] PUT /v2.0/routers/cd23c02e-31d6-408f-8b81-1832dd4f51f8/add_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1632] 10.0.0.174 () {34 vars in 767 bytes} [Wed Jun 10 02:40:37 2026] PUT /v2.0/security-groups/abf811a7-399c-41e0-8b07-86f440a6bd50/tags => 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: 847/1633] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:37 2026] DELETE /v2.0/subnets/593e11db-46f0-4b5e-a4a9-89cf71d2d233 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1634] 10.0.0.174 () {32 vars in 680 bytes} [Wed Jun 10 02:40:37 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:37.487 7 WARNING neutron_lib.context [None req-80651982-2f3e-4f8f-b799-fde95891f7a0 e954ef68891448afbbeb31963da025c6 8231514fefdd4b2c95ee4cd92030bcfb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 849/1635] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:40:37 2026] GET /v2.0/subnets => generated 626 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1636] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:40:37 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:37.627 7 INFO neutron.db.segments_db [None req-80651982-2f3e-4f8f-b799-fde95891f7a0 e954ef68891448afbbeb31963da025c6 8231514fefdd4b2c95ee4cd92030bcfb - - default default] Added segment eaec0388-c8ff-4f0b-a6e4-9e7d0722daa1 of type vxlan for network 3b7b45b4-df7e-42d9-8786-d1cdc5a0b6b7 [pid: 7|app: 0|req: 787/1637] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:37 2026] POST /v2.0/networks => generated 632 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1638] 10.0.0.174 () {32 vars in 690 bytes} [Wed Jun 10 02:40:37 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:37.815 7 WARNING neutron_lib.context [None req-33cba51c-ace9-4162-8fe4-962165015cda e954ef68891448afbbeb31963da025c6 8231514fefdd4b2c95ee4cd92030bcfb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:37.873 7 INFO neutron.db.segments_db [None req-33cba51c-ace9-4162-8fe4-962165015cda e954ef68891448afbbeb31963da025c6 8231514fefdd4b2c95ee4cd92030bcfb - - default default] Added segment 29048c57-9f63-448c-8c3b-e86da69db60c of type vxlan for network 9d63a2af-7c48-41e2-adef-05aeac577bd6 2026-06-10 02:40:37.958 8 INFO neutron.services.segments.plugin [-] Segment fdd4b636-1f3c-46d6-8662-ffd610b3f65e resource provider aggregate not found 2026-06-10 02:40:38.009 8 INFO neutron.services.segments.plugin [-] Segment fdd4b636-1f3c-46d6-8662-ffd610b3f65e resource provider aggregate not found 2026-06-10 02:40:38.059 8 INFO neutron.services.segments.plugin [-] Segment fdd4b636-1f3c-46d6-8662-ffd610b3f65e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd4b636-1f3c-46d6-8662-ffd610b3f65e found for delete ", "request_id": "req-f672c048-8450-4c69-bcd3-477fe48378cb"}]} 2026-06-10 02:40:38.073 8 INFO neutron.services.segments.plugin [-] Segment fdd4b636-1f3c-46d6-8662-ffd610b3f65e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd4b636-1f3c-46d6-8662-ffd610b3f65e found for delete ", "request_id": "req-f86ce3c5-097d-409c-96d8-83fce7a3992c"}]} [pid: 8|app: 0|req: 851/1639] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:37 2026] DELETE /v2.0/networks/6132ae83-2ad2-46ee-b20a-ecf2dd40c861 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1640] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:37 2026] POST /v2.0/networks => generated 632 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1641] 10.0.0.174 () {32 vars in 702 bytes} [Wed Jun 10 02:40:38 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1642] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:40:38 2026] PUT /v2.0/networks/3b7b45b4-df7e-42d9-8786-d1cdc5a0b6b7/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:38.243 8 WARNING neutron_lib.context [None req-ecc93d8b-2833-40a0-a13c-ecb05173e8b1 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1643] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:40:38 2026] POST /v2.0/security-groups => generated 1609 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1644] 10.0.0.174 () {32 vars in 688 bytes} [Wed Jun 10 02:40:38 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1645] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:40:38 2026] GET /v2.0/networks/3b7b45b4-df7e-42d9-8786-d1cdc5a0b6b7/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:38.435 8 WARNING neutron_lib.context [None req-ff5a746f-2b23-452e-9e5c-83b9c39bf6df 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 857/1646] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1647] 10.0.0.174 () {32 vars in 702 bytes} [Wed Jun 10 02:40:38 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1648] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:40:38 2026] PUT /v2.0/networks/9d63a2af-7c48-41e2-adef-05aeac577bd6/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:38.645 8 WARNING neutron_lib.context [None req-65e93f4b-72a7-496b-8e10-769bb0a3ac65 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1649] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:38 2026] POST /v2.0/security-group-rules => generated 564 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1650] 10.0.0.174 () {32 vars in 698 bytes} [Wed Jun 10 02:40:38 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1651] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:40:38 2026] GET /v2.0/networks/9d63a2af-7c48-41e2-adef-05aeac577bd6/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:38.877 8 WARNING neutron_lib.context [None req-63db26c5-8ed6-42e4-a164-ac606e2dd734 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:38.941 7 INFO neutron.services.segments.plugin [-] Segment 90d506ac-8c77-4275-b1bd-d562b7033291 resource provider aggregate not found 2026-06-10 02:40:38.946 7 INFO neutron.services.segments.plugin [-] Segment 90d506ac-8c77-4275-b1bd-d562b7033291 resource provider aggregate not found 2026-06-10 02:40:38.965 7 INFO neutron.services.segments.plugin [-] Segment 90d506ac-8c77-4275-b1bd-d562b7033291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d506ac-8c77-4275-b1bd-d562b7033291 found for delete ", "request_id": "req-597d38df-35bf-42dd-9e57-2b347a1415f2"}]} [pid: 8|app: 0|req: 863/1652] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:38 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1653] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:38 2026] DELETE /v2.0/networks/b65ab49a-b073-46a3-828d-958ff55def76 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:38.983 7 INFO neutron.services.segments.plugin [-] Segment 90d506ac-8c77-4275-b1bd-d562b7033291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d506ac-8c77-4275-b1bd-d562b7033291 found for delete ", "request_id": "req-5fe5aa36-7cb3-43cf-95ef-5d749c5dde1e"}]} [pid: 8|app: 0|req: 864/1654] 10.0.0.174 () {32 vars in 710 bytes} [Wed Jun 10 02:40:38 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:39.026 8 WARNING neutron_lib.context [None req-c158f134-0d0f-46b6-a097-9dfa2494ec14 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1655] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:40:38 2026] PUT /v2.0/networks/9d63a2af-7c48-41e2-adef-05aeac577bd6/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1656] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1657] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/security-groups/b8a88253-805c-4c2c-8754-9958afaf3e91 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1658] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/networks/161e763a-e7c5-4d8b-b404-d769630fc20d => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:39.272 7 WARNING neutron_lib.context [None req-e71b9615-c8d1-4fe9-8f63-e4d720a7ef56 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 867/1659] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:40:39 2026] GET /v2.0/networks/9d63a2af-7c48-41e2-adef-05aeac577bd6/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:39.329 7 INFO neutron.db.securitygroups_db [None req-e71b9615-c8d1-4fe9-8f63-e4d720a7ef56 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Project dffb2a806766414faf88d7e58c908862 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: 868/1660] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/security-groups/1209f4a2-1975-4959-b462-79f7c7634e46 => 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: 793/1661] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:39 2026] POST /v2.0/security-group-rules => generated 575 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1662] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:40:39 2026] GET /v2.0/networks/3b7b45b4-df7e-42d9-8786-d1cdc5a0b6b7/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1663] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/security-groups/75ded392-49dd-4355-868d-af86c66353e2 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:39.534 7 WARNING neutron_lib.context [None req-24cf50a0-0c3b-49e3-91ba-32230fa4f788 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:39.557 7 INFO neutron.db.securitygroups_db [None req-24cf50a0-0c3b-49e3-91ba-32230fa4f788 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Project dffb2a806766414faf88d7e58c908862 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: 869/1664] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/networks/2a354626-a02c-4986-843b-52bebaa09cbc => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1665] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:39 2026] POST /v2.0/security-group-rules => generated 574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1666] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/security-groups/abf811a7-399c-41e0-8b07-86f440a6bd50 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1667] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/networks/3b7b45b4-df7e-42d9-8786-d1cdc5a0b6b7 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1668] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/security-groups/22a9d1e9-2dc5-4fc1-a0e9-8f434de23266 => 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: 871/1669] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:39 2026] DELETE /v2.0/networks/9d63a2af-7c48-41e2-adef-05aeac577bd6 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:40.174 7 WARNING neutron_lib.context [None req-ea67219a-aa00-4614-bb56-0dfb49be5d57 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:40.254 8 INFO neutron.services.segments.plugin [-] Segment 28ccffc6-4e46-4e9f-91c7-f895ddc61973 resource provider aggregate not found 2026-06-10 02:40:40.276 8 INFO neutron.services.segments.plugin [-] Segment 28ccffc6-4e46-4e9f-91c7-f895ddc61973 resource provider aggregate not found [pid: 7|app: 0|req: 799/1670] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:40:40 2026] POST /v2.0/security-groups => generated 1597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:40:40.290 8 INFO neutron.services.segments.plugin [-] Segment 28ccffc6-4e46-4e9f-91c7-f895ddc61973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ccffc6-4e46-4e9f-91c7-f895ddc61973 found for delete ", "request_id": "req-05ef0ad5-9aaf-4796-8cfc-63fecab2afc8"}]} 2026-06-10 02:40:40.296 7 WARNING neutron_lib.context [None req-d674aa5f-3e5b-4a08-86eb-ff136ad2b5b8 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:40.302 8 INFO neutron.services.segments.plugin [-] Segment 28ccffc6-4e46-4e9f-91c7-f895ddc61973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28ccffc6-4e46-4e9f-91c7-f895ddc61973 found for delete ", "request_id": "req-61e3f798-c711-4ca7-bef7-6716efca2a34"}]} 2026-06-10 02:40:40.310 8 INFO neutron.services.segments.plugin [-] Segment eaec0388-c8ff-4f0b-a6e4-9e7d0722daa1 resource provider aggregate not found 2026-06-10 02:40:40.326 8 INFO neutron.services.segments.plugin [-] Segment eaec0388-c8ff-4f0b-a6e4-9e7d0722daa1 resource provider aggregate not found 2026-06-10 02:40:40.335 8 INFO neutron.services.segments.plugin [-] Segment eaec0388-c8ff-4f0b-a6e4-9e7d0722daa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaec0388-c8ff-4f0b-a6e4-9e7d0722daa1 found for delete ", "request_id": "req-f6f7ddbb-18c8-4fb7-87c2-698086947d65"}]} 2026-06-10 02:40:40.346 8 INFO neutron.services.segments.plugin [-] Segment eaec0388-c8ff-4f0b-a6e4-9e7d0722daa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaec0388-c8ff-4f0b-a6e4-9e7d0722daa1 found for delete ", "request_id": "req-28890d51-1509-4f66-a125-639b265cfd35"}]} 2026-06-10 02:40:40.357 8 INFO neutron.services.segments.plugin [-] Segment 29048c57-9f63-448c-8c3b-e86da69db60c resource provider aggregate not found 2026-06-10 02:40:40.374 8 INFO neutron.services.segments.plugin [-] Segment 29048c57-9f63-448c-8c3b-e86da69db60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29048c57-9f63-448c-8c3b-e86da69db60c found for delete ", "request_id": "req-da7ff321-5bc8-4481-a4cb-674e4803017f"}]} 2026-06-10 02:40:40.376 8 INFO neutron.services.segments.plugin [-] Segment 29048c57-9f63-448c-8c3b-e86da69db60c resource provider aggregate not found [pid: 7|app: 0|req: 800/1671] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:40.395 8 INFO neutron.services.segments.plugin [-] Segment 29048c57-9f63-448c-8c3b-e86da69db60c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29048c57-9f63-448c-8c3b-e86da69db60c found for delete ", "request_id": "req-5f238df0-2f7a-4e9f-8d12-fe1a8cff0d43"}]} 2026-06-10 02:40:40.403 7 WARNING neutron_lib.context [None req-9d699473-05be-4964-a001-8dd4d13fc71f 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1672] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:40 2026] GET /v2.0/security-groups?tenant_id=2a7c1cb446ba4f13a7499fa4184b73a1&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1673] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:40:40 2026] POST /v2.0/security-group-rules => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:40.539 7 WARNING neutron_lib.context [None req-c4cb5785-5d28-4116-b78c-55eb87caaf74 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 873/1674] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:40 2026] DELETE /v2.0/security-groups/c9588a3d-8583-4138-b893-9d3be5dc9c4c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:40.992 7 INFO neutron.services.segments.plugin [-] Segment f4835a51-c461-4e00-a62c-803d4fcedeef resource provider aggregate not found 2026-06-10 02:40:41.007 7 INFO neutron.services.segments.plugin [-] Segment f4835a51-c461-4e00-a62c-803d4fcedeef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4835a51-c461-4e00-a62c-803d4fcedeef found for delete ", "request_id": "req-8a594fec-9833-4d74-bc04-6cd0bca50506"}]} 2026-06-10 02:40:41.009 7 INFO neutron.services.segments.plugin [-] Segment f4835a51-c461-4e00-a62c-803d4fcedeef resource provider aggregate not found 2026-06-10 02:40:41.034 7 INFO neutron.services.segments.plugin [-] Segment f4835a51-c461-4e00-a62c-803d4fcedeef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4835a51-c461-4e00-a62c-803d4fcedeef found for delete ", "request_id": "req-0022d26f-b8e6-49f3-9a66-e4d7a063f5d9"}]} [pid: 8|app: 0|req: 874/1675] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:40 2026] GET /v2.0/security-groups?tenant_id=b9a05a299ae04c9c99490a96eb55692a&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1676] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:40:40 2026] POST /v2.0/floatingips => generated 552 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1677] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:41 2026] DELETE /v2.0/security-groups/d140baff-3ec0-41a1-a6ae-61bcfb99566c => 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: 875/1678] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/security-groups?tenant_id=a30f2b82f2c648149bbf21066bb3256b&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1679] 10.0.0.158 () {34 vars in 1100 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1138737354&fields=id&tenant_id=dffb2a806766414faf88d7e58c908862 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1680] 10.0.0.158 () {34 vars in 1098 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-687391824&fields=id&tenant_id=dffb2a806766414faf88d7e58c908862 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1681] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:41 2026] DELETE /v2.0/security-groups/a4e7932d-01dc-449d-8e9a-fcf19c30d793 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1682] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/security-groups?tenant_id=8231514fefdd4b2c95ee4cd92030bcfb&name=default => generated 2801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1683] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/networks?id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8 => generated 673 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1684] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/quotas/dffb2a806766414faf88d7e58c908862 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1685] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:41 2026] DELETE /v2.0/security-groups/129ccd87-36df-4551-825b-4ff2e2518abb => 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: 808/1686] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/security-groups?tenant_id=8b62fd79bd424d0097a103e1d24769a7&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1687] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/ports?tenant_id=dffb2a806766414faf88d7e58c908862&fields=id => generated 103 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1688] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:41 2026] DELETE /v2.0/security-groups/0e4f2a21-c20c-4d33-bc5f-4462b0d8c0ae => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1689] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?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: 810/1690] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:40:41 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?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: 881/1691] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:42 2026] GET /v2.0/security-groups?tenant_id=2dc906b31efb4a91833dd913dbc87765&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1692] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:40:42 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => 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: 882/1693] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:42 2026] DELETE /v2.0/security-groups/4206a04b-8e95-49d1-8bc2-e45006796d16 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:42.673 7 WARNING neutron_lib.context [None req-4a06618d-1bd5-4588-8dd8-596372ff0645 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:42.804 7 INFO neutron.db.segments_db [None req-4a06618d-1bd5-4588-8dd8-596372ff0645 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment ba961726-56b9-436f-9106-29a0ae31abad of type vxlan for network 007c0027-e87a-45dc-b28d-372528ae9dc6 [pid: 7|app: 0|req: 812/1694] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:42 2026] POST /v2.0/networks => generated 634 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:42.929 8 WARNING neutron_lib.context [None req-79098cd2-6baf-4295-a543-aa2322b32baa eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:42.994 8 INFO neutron.db.segments_db [None req-79098cd2-6baf-4295-a543-aa2322b32baa eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment 7fa5b49f-f1e2-47b5-99b5-61e1b335e2af of type vxlan for network 37ce6aed-4539-4959-b67e-df5b895326a9 [pid: 8|app: 0|req: 883/1695] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:42 2026] POST /v2.0/networks => generated 632 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:43.168 8 WARNING neutron_lib.context [None req-f6439de1-5971-450f-a2d3-a4808dadee97 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 813/1696] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:40:43 2026] GET /v2.0/networks?id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8 => generated 673 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1697] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:40:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dffb2a806766414faf88d7e58c908862 => generated 273 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1698] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:40:43 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:43.360 7 WARNING neutron_lib.context [req-c1351400-dd92-49e5-b24a-7f3faeb2b56a req-c6b7c52c-33a5-41c9-9772-e21b4d11a031 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 884/1699] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:43 2026] POST /v2.0/subnets => generated 622 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:43.601 8 WARNING neutron_lib.context [None req-ba02a6eb-2971-4ba6-adff-3d2c98d9f527 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1700] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:40:43 2026] POST /v2.0/ports => generated 993 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 885/1701] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:43 2026] POST /v2.0/subnets => generated 631 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:44.003 8 WARNING neutron_lib.context [None req-95ddd4b8-c6e7-4794-a661-4f896d18c39b eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:44.075 8 INFO neutron.db.segments_db [None req-95ddd4b8-c6e7-4794-a661-4f896d18c39b eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment e0e1f1ae-1dba-436f-b89e-c59ef50307b3 of type vxlan for network b78b3823-9a09-40cd-95ab-0c6666080cda [pid: 7|app: 0|req: 817/1702] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:40:43 2026] PUT /v2.0/ports/5691f1f2-6b82-48a7-9e54-2afaa66ad35e => generated 1238 bytes in 573 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-06-10 02:40:44.491 8 INFO neutron.db.l3_hamode_db [None req-95ddd4b8-c6e7-4794-a661-4f896d18c39b eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:40:44.505 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cad5e78c-7a4b-4f92-81c2-d9fa1d5c17d3'] response: {'name': 'network-changed', 'server_uuid': 'c7b07e7a-d331-45d5-8d3c-65c1c6685fc5', 'tag': '5691f1f2-6b82-48a7-9e54-2afaa66ad35e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 820/1705] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1008 bytes in 117 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: 821/1706] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/ports?tenant_id=dffb2a806766414faf88d7e58c908862&device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1707] 10.0.0.158 () {34 vars in 1120 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/security-groups?id=0f4e7df3-125f-4483-b1ac-3b14f9e016e3&id=8a75228a-3cfb-40e6-8a00-179fdea72717&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1708] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5691f1f2-6b82-48a7-9e54-2afaa66ad35e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:44.714 8 INFO neutron.db.l3_hamode_db [None req-95ddd4b8-c6e7-4794-a661-4f896d18c39b eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 824/1709] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/subnets?id=4f4e9f71-88c1-470f-a6c7-7221806fe819 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1710] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/ports?network_id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1711] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?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: 827/1712] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?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: 828/1713] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/ports?tenant_id=dffb2a806766414faf88d7e58c908862&device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1714] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/networks?id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8 => generated 769 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1715] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5691f1f2-6b82-48a7-9e54-2afaa66ad35e => 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: 831/1716] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1277 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1717] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/subnets?id=4f4e9f71-88c1-470f-a6c7-7221806fe819 => generated 667 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1718] 199.204.45.169 () {34 vars in 1124 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/security-groups?id=8a75228a-3cfb-40e6-8a00-179fdea72717&id=0f4e7df3-125f-4483-b1ac-3b14f9e016e3&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1719] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/ports?network_id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8&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: 835/1720] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1721] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:43 2026] POST /v2.0/routers => generated 511 bytes in 1636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1722] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:45.983 7 WARNING neutron_lib.context [None req-9fca714e-baf4-49ff-8e82-d405f780d8fc b9f8386193314ae78144c2ec3d43337a 130a3cdeff0e4bad8b781d991983c2e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:46.032 7 INFO neutron.db.segments_db [None req-9fca714e-baf4-49ff-8e82-d405f780d8fc b9f8386193314ae78144c2ec3d43337a 130a3cdeff0e4bad8b781d991983c2e8 - - default default] Added segment 64ec6639-281d-499e-88e9-63ba69fb192d of type vxlan for network 30729a16-a4e1-4159-b1d4-ec7c5e289686 2026-06-10 02:40:46.414 7 INFO neutron.db.l3_hamode_db [None req-9fca714e-baf4-49ff-8e82-d405f780d8fc b9f8386193314ae78144c2ec3d43337a 130a3cdeff0e4bad8b781d991983c2e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:40:46.623 7 INFO neutron.db.l3_hamode_db [None req-9fca714e-baf4-49ff-8e82-d405f780d8fc b9f8386193314ae78144c2ec3d43337a 130a3cdeff0e4bad8b781d991983c2e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 837/1723] 10.0.0.174 () {34 vars in 668 bytes} [Wed Jun 10 02:40:45 2026] POST /v2.0/routers => generated 474 bytes in 1702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1724] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:40:47 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1725] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:47 2026] GET /v2.0/security-groups?tenant_id=c3f8ae40dd7d48cf86def53b846aa6d2&name=default => generated 2801 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1726] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:40:47 2026] PUT /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1727] 10.0.0.158 () {34 vars in 1120 bytes} [Wed Jun 10 02:40:47 2026] GET /v2.0/security-groups?id=0f4e7df3-125f-4483-b1ac-3b14f9e016e3&id=8a75228a-3cfb-40e6-8a00-179fdea72717&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1728] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:40:45 2026] PUT /v2.0/routers/2fb902d8-680c-41f4-a5d4-e4695b89e41e/add_router_interface => generated 309 bytes in 2190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1729] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:47 2026] DELETE /v2.0/security-groups/181f8595-ee8c-4ff2-b58d-ab6da7a0f230 => 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: 888/1730] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:40:47 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1731] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:47 2026] GET /v2.0/ports/c5e8a999-de99-4e83-80fb-2ae1758bac31 => generated 959 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1732] 10.0.0.174 () {34 vars in 762 bytes} [Wed Jun 10 02:40:47 2026] PUT /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags/green => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1733] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/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: 891/1734] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/security-groups?tenant_id=fdb8a42a626c414b8cb9450ce61a8a70&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1735] 10.0.0.174 () {34 vars in 758 bytes} [Wed Jun 10 02:40:48 2026] PUT /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1736] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:48 2026] DELETE /v2.0/security-groups/372a92d4-08b1-489f-8f79-e968fb550417 => 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: 894/1737] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1738] 10.0.0.174 () {34 vars in 780 bytes} [Wed Jun 10 02:40:48 2026] PUT /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/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: 8|app: 0|req: 896/1739] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1740] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:40:48 2026] PUT /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1741] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1742] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:48.947 8 INFO neutron.api.v2.resource [None req-6324d6fa-c883-4166-bc37-14b03a2e9d45 b9f8386193314ae78144c2ec3d43337a 130a3cdeff0e4bad8b781d991983c2e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1743] 10.0.0.174 () {32 vars in 743 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1744] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1745] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:40:49 2026] DELETE /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags/red => 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: 903/1746] 10.0.0.158 () {34 vars in 1120 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/security-groups?id=0f4e7df3-125f-4483-b1ac-3b14f9e016e3&id=8a75228a-3cfb-40e6-8a00-179fdea72717&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1747] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:49.334 8 INFO neutron.api.v2.resource [None req-6ef1ecb1-3891-4b86-a229-d5ccbacd8dea b9f8386193314ae78144c2ec3d43337a 130a3cdeff0e4bad8b781d991983c2e8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1748] 10.0.0.174 () {32 vars in 746 bytes} [Wed Jun 10 02:40:49 2026] DELETE /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags/green => generated 99 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1749] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1750] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:40:49 2026] DELETE /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1751] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:40:48 2026] PUT /v2.0/routers/2fb902d8-680c-41f4-a5d4-e4695b89e41e/add_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1752] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1753] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/ports/febec47a-91a5-454a-a76a-fca0fd5e0526 => generated 967 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1754] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66 => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:49.858 8 INFO neutron.db.l3_db [None req-fea00245-505e-404a-9871-6e757b234db2 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Floating IP 1bf5c860-9e77-4c74-beb8-5572f7187b1c associated. External IP: 10.96.250.220, port: 5691f1f2-6b82-48a7-9e54-2afaa66ad35e. [pid: 8|app: 0|req: 908/1755] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:40:49 2026] PUT /v2.0/floatingips/1bf5c860-9e77-4c74-beb8-5572f7187b1c => generated 855 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:50.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-480a41da-6da4-4302-860e-69b9f3bf17cf'] response: {'name': 'network-changed', 'server_uuid': 'c7b07e7a-d331-45d5-8d3c-65c1c6685fc5', 'tag': '5691f1f2-6b82-48a7-9e54-2afaa66ad35e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 848/1756] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:40:49 2026] PUT /v2.0/routers/2fb902d8-680c-41f4-a5d4-e4695b89e41e/remove_router_interface => generated 309 bytes in 1691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1757] 10.0.0.174 () {34 vars in 742 bytes} [Wed Jun 10 02:40:50 2026] PUT /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66 => generated 480 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1758] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:40:51 2026] GET /v2.0/ports?tenant_id=dffb2a806766414faf88d7e58c908862&device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1759] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:51 2026] GET /v2.0/ports?device_id=3a58241c-4af4-4b08-9f1b-919e3b27cd66 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1760] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:40:51 2026] GET /v2.0/networks?id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8 => generated 769 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:52.284 7 INFO neutron.services.segments.plugin [-] Segment 64ec6639-281d-499e-88e9-63ba69fb192d resource provider aggregate not found 2026-06-10 02:40:52.289 7 INFO neutron.services.segments.plugin [-] Segment 64ec6639-281d-499e-88e9-63ba69fb192d resource provider aggregate not found 2026-06-10 02:40:52.304 7 INFO neutron.services.segments.plugin [-] Segment 64ec6639-281d-499e-88e9-63ba69fb192d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64ec6639-281d-499e-88e9-63ba69fb192d found for delete ", "request_id": "req-6be9f558-ce7d-4ad6-a39f-bceccff13fc1"}]} 2026-06-10 02:40:52.307 7 INFO neutron.services.segments.plugin [-] Segment 64ec6639-281d-499e-88e9-63ba69fb192d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64ec6639-281d-499e-88e9-63ba69fb192d found for delete ", "request_id": "req-3827f5c1-4378-4dc2-aa5c-0bcad6b32d7f"}]} 2026-06-10 02:40:52.314 7 INFO neutron.db.l3_hamode_db [None req-add2b102-1922-48f7-b29b-15fdb4e0823e b9f8386193314ae78144c2ec3d43337a 130a3cdeff0e4bad8b781d991983c2e8 - - default default] HA network 30729a16-a4e1-4159-b1d4-ec7c5e289686 was deleted as no HA routers are present in tenant 130a3cdeff0e4bad8b781d991983c2e8. [pid: 7|app: 0|req: 852/1761] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:51 2026] DELETE /v2.0/routers/3a58241c-4af4-4b08-9f1b-919e3b27cd66 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1762] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:40:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5691f1f2-6b82-48a7-9e54-2afaa66ad35e => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1763] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:40:52 2026] GET /v2.0/subnets?id=4f4e9f71-88c1-470f-a6c7-7221806fe819 => 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: 910/1764] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:40:51 2026] PUT /v2.0/routers/2fb902d8-680c-41f4-a5d4-e4695b89e41e/remove_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1765] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:52 2026] GET /v2.0/ports?device_id=2fb902d8-680c-41f4-a5d4-e4695b89e41e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1766] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:40:52 2026] GET /v2.0/ports?network_id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8&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: 856/1767] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:40:52 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1768] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:40:52 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1769] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:52 2026] GET /v2.0/security-groups?tenant_id=e3e7c432c37442fd9464f62534cd8a0f&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:53.297 8 INFO neutron.services.segments.plugin [-] Segment e0e1f1ae-1dba-436f-b89e-c59ef50307b3 resource provider aggregate not found 2026-06-10 02:40:53.302 8 INFO neutron.services.segments.plugin [-] Segment e0e1f1ae-1dba-436f-b89e-c59ef50307b3 resource provider aggregate not found [pid: 7|app: 0|req: 859/1770] 199.204.45.169 () {34 vars in 1096 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:53.318 8 INFO neutron.services.segments.plugin [-] Segment e0e1f1ae-1dba-436f-b89e-c59ef50307b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e1f1ae-1dba-436f-b89e-c59ef50307b3 found for delete ", "request_id": "req-5398fe26-986d-4350-a12f-859cf53edc47"}]} 2026-06-10 02:40:53.319 8 INFO neutron.services.segments.plugin [-] Segment e0e1f1ae-1dba-436f-b89e-c59ef50307b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0e1f1ae-1dba-436f-b89e-c59ef50307b3 found for delete ", "request_id": "req-524282b9-65e2-49c8-873f-65a457b7ac8e"}]} 2026-06-10 02:40:53.324 8 INFO neutron.db.l3_hamode_db [None req-12dbab0a-c32d-479f-bc5f-bb7e73a4ecdb eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] HA network b78b3823-9a09-40cd-95ab-0c6666080cda was deleted as no HA routers are present in tenant 737c94d11daf4f8ba02e16cb5ca3cc95. [pid: 8|app: 0|req: 912/1771] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:52 2026] DELETE /v2.0/routers/2fb902d8-680c-41f4-a5d4-e4695b89e41e => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1772] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:53 2026] DELETE /v2.0/security-groups/61099adf-b5fa-41da-ad13-90929825bde5 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1773] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/ports?tenant_id=dffb2a806766414faf88d7e58c908862&device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1774] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:53 2026] DELETE /v2.0/subnets/325857b7-2a74-4fe7-922a-36b74fa3eaf7 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1775] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/networks?id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8 => generated 769 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1776] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/security-groups?tenant_id=130a3cdeff0e4bad8b781d991983c2e8&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1777] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5691f1f2-6b82-48a7-9e54-2afaa66ad35e => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1778] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:53 2026] DELETE /v2.0/subnets/2308d3d6-2dc7-40b8-9194-4544f231e705 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1779] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/subnets?id=4f4e9f71-88c1-470f-a6c7-7221806fe819 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1780] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:53 2026] DELETE /v2.0/security-groups/331dee8e-d062-4d5a-98da-815fa8a586a6 => 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: 917/1781] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/ports?network_id=7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1782] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?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: 865/1783] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:53 2026] DELETE /v2.0/networks/37ce6aed-4539-4959-b67e-df5b895326a9 => 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: 919/1784] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:40:53 2026] GET /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1785] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:54 2026] DELETE /v2.0/networks/007c0027-e87a-45dc-b28d-372528ae9dc6 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:54.261 8 WARNING neutron_lib.context [None req-0111e299-519c-47d9-8c4f-433d27942b3e eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:54.310 8 INFO neutron.db.segments_db [None req-0111e299-519c-47d9-8c4f-433d27942b3e eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment 4c40c570-63df-4d52-85cb-fc10f392ea62 of type vxlan for network c39a37d2-d657-40b0-b49d-b57321941474 [pid: 8|app: 0|req: 920/1786] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:54 2026] POST /v2.0/networks => generated 633 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:54.442 7 WARNING neutron_lib.context [None req-4fff82b3-4107-472f-a1fd-d7f8af5776c8 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:54.455 7 INFO neutron.services.segments.plugin [-] Segment 7fa5b49f-f1e2-47b5-99b5-61e1b335e2af resource provider aggregate not found 2026-06-10 02:40:54.460 7 INFO neutron.services.segments.plugin [-] Segment 7fa5b49f-f1e2-47b5-99b5-61e1b335e2af resource provider aggregate not found 2026-06-10 02:40:54.474 7 INFO neutron.services.segments.plugin [-] Segment 7fa5b49f-f1e2-47b5-99b5-61e1b335e2af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa5b49f-f1e2-47b5-99b5-61e1b335e2af found for delete ", "request_id": "req-f02f11bc-9924-40b9-8578-bb5f917d9064"}]} 2026-06-10 02:40:54.486 7 INFO neutron.services.segments.plugin [-] Segment ba961726-56b9-436f-9106-29a0ae31abad resource provider aggregate not found 2026-06-10 02:40:54.491 7 INFO neutron.services.segments.plugin [-] Segment 7fa5b49f-f1e2-47b5-99b5-61e1b335e2af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa5b49f-f1e2-47b5-99b5-61e1b335e2af found for delete ", "request_id": "req-b0feb2c8-3d79-487a-ba52-bb6e4b6e75f6"}]} 2026-06-10 02:40:54.503 7 INFO neutron.services.segments.plugin [-] Segment ba961726-56b9-436f-9106-29a0ae31abad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba961726-56b9-436f-9106-29a0ae31abad found for delete ", "request_id": "req-b007947f-3601-4c7b-a770-38986042f04b"}]} 2026-06-10 02:40:54.505 7 INFO neutron.services.segments.plugin [-] Segment ba961726-56b9-436f-9106-29a0ae31abad resource provider aggregate not found 2026-06-10 02:40:54.520 7 INFO neutron.services.segments.plugin [-] Segment ba961726-56b9-436f-9106-29a0ae31abad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba961726-56b9-436f-9106-29a0ae31abad found for delete ", "request_id": "req-b0bf6716-79b2-408a-aca2-309deba03e42"}]} [pid: 7|app: 0|req: 867/1787] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:54 2026] POST /v2.0/subnets => generated 622 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:54.805 8 WARNING neutron_lib.context [None req-848b5b62-ac8c-4d15-a0ba-133e98335f6a eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:54.875 8 INFO neutron.db.segments_db [None req-848b5b62-ac8c-4d15-a0ba-133e98335f6a eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment 8cf8f9ba-6ff7-4e92-9d42-84cf1865643d of type vxlan for network cabb4c3a-60a9-460c-a850-2e07ff22c4c8 2026-06-10 02:40:55.192 8 INFO neutron.db.l3_hamode_db [None req-848b5b62-ac8c-4d15-a0ba-133e98335f6a eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:40:55.365 8 INFO neutron.db.l3_hamode_db [None req-848b5b62-ac8c-4d15-a0ba-133e98335f6a eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 921/1788] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:40:54 2026] POST /v2.0/routers => generated 511 bytes in 1393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:56.210 7 WARNING neutron_lib.context [None req-b3bcf3c7-e121-4cef-8e94-263a25a34d8c eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1789] 10.0.0.174 () {34 vars in 665 bytes} [Wed Jun 10 02:40:56 2026] POST /v2.0/ports => generated 963 bytes in 479 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-06-10 02:40:57.201 7 WARNING neutron_lib.context [None req-a440c0c9-9475-491e-9c80-236fe8c9db50 702dc7addcca486982210183b7b916eb ce6fe06c25424a828e9dee7d60958c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:57.291 7 INFO neutron.db.segments_db [None req-a440c0c9-9475-491e-9c80-236fe8c9db50 702dc7addcca486982210183b7b916eb ce6fe06c25424a828e9dee7d60958c1e - - default default] Added segment 47475f7a-ebf9-483d-aa9d-2dd3c1346297 of type vxlan for network 3243897e-8fdc-43f5-91d1-24383661ee9f [pid: 7|app: 0|req: 869/1790] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:40:57 2026] POST /v2.0/networks => generated 632 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:57.468 7 WARNING neutron_lib.context [None req-1a294990-e2aa-42da-8747-af5ea284c0e4 702dc7addcca486982210183b7b916eb ce6fe06c25424a828e9dee7d60958c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1791] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:40:57 2026] POST /v2.0/ports => generated 743 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:40:57.843 7 WARNING neutron_lib.context [None req-0c513030-2ef6-4b24-9bf2-a711f7cd004d 702dc7addcca486982210183b7b916eb ce6fe06c25424a828e9dee7d60958c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 871/1792] 10.0.0.174 () {34 vars in 666 bytes} [Wed Jun 10 02:40:57 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1793] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1010 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1794] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:40:58 2026] PUT /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1795] 10.0.0.158 () {34 vars in 1120 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/security-groups?id=0f4e7df3-125f-4483-b1ac-3b14f9e016e3&id=8a75228a-3cfb-40e6-8a00-179fdea72717&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1796] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1797] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1279 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1798] 10.0.0.174 () {34 vars in 760 bytes} [Wed Jun 10 02:40:58 2026] PUT /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1799] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:40:56 2026] PUT /v2.0/routers/8d7fd372-3a78-48bf-98d2-3ea15a5496d1/add_router_interface => generated 309 bytes in 1877 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: 878/1800] 10.0.0.174 () {32 vars in 858 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/floatingips?floating_network_id=30c611e3-3200-4187-98ec-7ab5951a05ec&port_id=5691f1f2-6b82-48a7-9e54-2afaa66ad35e => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1801] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1802] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/ports/a7741566-6fbf-4729-92ba-26c5672e79a8 => generated 1037 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1803] 10.0.0.174 () {34 vars in 756 bytes} [Wed Jun 10 02:40:58 2026] PUT /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1804] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1805] 10.0.0.174 () {34 vars in 778 bytes} [Wed Jun 10 02:40:58 2026] PUT /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1806] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1807] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:40:58 2026] PUT /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1808] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1809] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:58.816 8 INFO neutron.api.v2.resource [None req-5530b45a-76d1-4d06-8e23-d92a37ac5dad 702dc7addcca486982210183b7b916eb ce6fe06c25424a828e9dee7d60958c1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1810] 10.0.0.174 () {32 vars in 741 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1811] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:40:58 2026] DELETE /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1812] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:40:58.907 8 INFO neutron.api.v2.resource [None req-fc0b09d2-2a3f-42fa-b990-5a1ee1732b65 702dc7addcca486982210183b7b916eb ce6fe06c25424a828e9dee7d60958c1e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 934/1813] 10.0.0.174 () {32 vars in 744 bytes} [Wed Jun 10 02:40:58 2026] DELETE /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1814] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:40:58 2026] DELETE /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1815] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e/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: 937/1816] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1817] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:40:59 2026] GET /v2.0/ports/0a9db4f8-92b0-40ab-a0a3-da3f85f50ba9 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1818] 10.0.0.174 () {32 vars in 722 bytes} [Wed Jun 10 02:40:59 2026] DELETE /v2.0/trunks/b9fd76d3-fab1-4ee9-b1c0-ab6f9a8a348e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1819] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:40:59 2026] DELETE /v2.0/ports/0a9db4f8-92b0-40ab-a0a3-da3f85f50ba9 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1822] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:40:58 2026] PUT /v2.0/routers/8d7fd372-3a78-48bf-98d2-3ea15a5496d1/remove_router_interface => generated 309 bytes in 946 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-06-10 02:40:59.650 8 INFO neutron.services.segments.plugin [-] Segment 47475f7a-ebf9-483d-aa9d-2dd3c1346297 resource provider aggregate not found 2026-06-10 02:40:59.655 8 INFO neutron.services.segments.plugin [-] Segment 47475f7a-ebf9-483d-aa9d-2dd3c1346297 resource provider aggregate not found 2026-06-10 02:40:59.670 8 INFO neutron.services.segments.plugin [-] Segment 47475f7a-ebf9-483d-aa9d-2dd3c1346297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47475f7a-ebf9-483d-aa9d-2dd3c1346297 found for delete ", "request_id": "req-55b21480-35f2-4198-99dc-c377b9b302f5"}]} [pid: 8|app: 0|req: 943/1823] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:40:59 2026] DELETE /v2.0/networks/3243897e-8fdc-43f5-91d1-24383661ee9f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:59.692 7 INFO neutron.api.v2.resource [None req-efb581f7-5a2e-481e-99ff-ab4cfabe1bff eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1824] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:40:59 2026] PUT /v2.0/routers/8d7fd372-3a78-48bf-98d2-3ea15a5496d1/remove_router_interface => generated 197 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:59.701 8 INFO neutron.services.segments.plugin [-] Segment 47475f7a-ebf9-483d-aa9d-2dd3c1346297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47475f7a-ebf9-483d-aa9d-2dd3c1346297 found for delete ", "request_id": "req-a230a852-5d90-4a86-9b6b-cd99e66deba0"}]} [pid: 8|app: 0|req: 944/1825] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:40:59 2026] GET /v2.0/ports?device_id=8d7fd372-3a78-48bf-98d2-3ea15a5496d1 => 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: 945/1826] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:00 2026] GET /v2.0/security-groups?tenant_id=ed6f92159e8445ca9cdf020cb565f6aa&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1827] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:00 2026] DELETE /v2.0/security-groups/da033ebc-bffa-46fe-82ab-688db3e80610 => 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: 947/1828] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:00 2026] GET /v2.0/security-groups?tenant_id=ce6fe06c25424a828e9dee7d60958c1e&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:41:00.900 7 INFO neutron.services.segments.plugin [-] Segment 8cf8f9ba-6ff7-4e92-9d42-84cf1865643d resource provider aggregate not found 2026-06-10 02:41:00.904 7 INFO neutron.services.segments.plugin [-] Segment 8cf8f9ba-6ff7-4e92-9d42-84cf1865643d resource provider aggregate not found 2026-06-10 02:41:00.917 7 INFO neutron.services.segments.plugin [-] Segment 8cf8f9ba-6ff7-4e92-9d42-84cf1865643d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf8f9ba-6ff7-4e92-9d42-84cf1865643d found for delete ", "request_id": "req-4bc9b635-9519-4ede-8841-948408b046e7"}]} 2026-06-10 02:41:00.919 7 INFO neutron.services.segments.plugin [-] Segment 8cf8f9ba-6ff7-4e92-9d42-84cf1865643d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf8f9ba-6ff7-4e92-9d42-84cf1865643d found for delete ", "request_id": "req-0f28c4ed-5453-4231-a697-28ed24352257"}]} 2026-06-10 02:41:00.925 7 INFO neutron.db.l3_hamode_db [None req-8bafc559-0f79-4600-a4cd-b261155dcd6a eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] HA network cabb4c3a-60a9-460c-a850-2e07ff22c4c8 was deleted as no HA routers are present in tenant 737c94d11daf4f8ba02e16cb5ca3cc95. [pid: 7|app: 0|req: 882/1829] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:40:59 2026] DELETE /v2.0/routers/8d7fd372-3a78-48bf-98d2-3ea15a5496d1 => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1830] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:41:00 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1831] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:00 2026] DELETE /v2.0/security-groups/03f3ee1b-bb3d-42e0-b750-48a222a173ad => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1832] 10.0.0.86 () {34 vars in 1119 bytes} [Wed Jun 10 02:41:00 2026] GET /v2.0/security-groups?id=0f4e7df3-125f-4483-b1ac-3b14f9e016e3&id=8a75228a-3cfb-40e6-8a00-179fdea72717&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1833] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:00 2026] DELETE /v2.0/subnets/7c2881cd-d8f2-4cf6-a7d5-58e4f397fe8a => 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: 950/1834] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:41:01 2026] DELETE /v2.0/networks/c39a37d2-d657-40b0-b49d-b57321941474 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:41:01.595 7 WARNING neutron_lib.context [None req-6caac4f3-cf18-413b-a603-ae64e8fb7d9a eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:01.650 7 INFO neutron.db.segments_db [None req-6caac4f3-cf18-413b-a603-ae64e8fb7d9a eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment 983e12ff-9343-4355-ba1d-d46b89d1fe1a of type vxlan for network 789780c8-7497-4e2e-8eab-59de993277b7 [pid: 7|app: 0|req: 885/1835] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:41:01 2026] POST /v2.0/networks => generated 633 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:01.783 8 WARNING neutron_lib.context [None req-2f23cb42-14b9-48ee-bd66-8bebbe6a9c79 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:01.802 8 INFO neutron.services.segments.plugin [-] Segment 4c40c570-63df-4d52-85cb-fc10f392ea62 resource provider aggregate not found 2026-06-10 02:41:01.810 8 INFO neutron.services.segments.plugin [-] Segment 4c40c570-63df-4d52-85cb-fc10f392ea62 resource provider aggregate not found 2026-06-10 02:41:01.829 8 INFO neutron.services.segments.plugin [-] Segment 4c40c570-63df-4d52-85cb-fc10f392ea62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c40c570-63df-4d52-85cb-fc10f392ea62 found for delete ", "request_id": "req-d0b1eca8-3613-4f2e-a436-1b86e5821a6b"}]} 2026-06-10 02:41:01.840 8 INFO neutron.services.segments.plugin [-] Segment 4c40c570-63df-4d52-85cb-fc10f392ea62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c40c570-63df-4d52-85cb-fc10f392ea62 found for delete ", "request_id": "req-42bae1a3-4803-4a78-9122-99659093bdd2"}]} [pid: 8|app: 0|req: 951/1836] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:01 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:02.160 7 WARNING neutron_lib.context [None req-764bc02c-2e37-4cce-9a5b-a073bdccaa9e eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:02.231 7 INFO neutron.db.segments_db [None req-764bc02c-2e37-4cce-9a5b-a073bdccaa9e eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment b7eb8949-29f9-461c-a6ae-cf873cfa0619 of type vxlan for network 7a541db6-88f7-493a-9dad-52a7b85a6bd3 2026-06-10 02:41:02.534 7 INFO neutron.db.l3_hamode_db [None req-764bc02c-2e37-4cce-9a5b-a073bdccaa9e eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:41:02.696 7 INFO neutron.db.l3_hamode_db [None req-764bc02c-2e37-4cce-9a5b-a073bdccaa9e eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 952/1837] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:03 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1838] 10.0.0.158 () {34 vars in 1120 bytes} [Wed Jun 10 02:41:03 2026] GET /v2.0/security-groups?id=0f4e7df3-125f-4483-b1ac-3b14f9e016e3&id=8a75228a-3cfb-40e6-8a00-179fdea72717&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1839] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:02 2026] POST /v2.0/routers => generated 511 bytes in 1369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1840] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:41:03 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:41:03.992 7 INFO neutron.db.l3_db [req-df2cfe53-fa81-440c-9631-ce17ebf6e11a req-3ad6c06a-52f5-40c6-889f-55fc3cf659eb 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] Floating IP 1bf5c860-9e77-4c74-beb8-5572f7187b1c disassociated. External IP: 10.96.250.220, port: 5691f1f2-6b82-48a7-9e54-2afaa66ad35e. [pid: 7|app: 0|req: 888/1841] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:41:03 2026] DELETE /v2.0/ports/5691f1f2-6b82-48a7-9e54-2afaa66ad35e => generated 0 bytes in 748 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1842] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:04 2026] GET /v2.0/ports?device_id=c7b07e7a-d331-45d5-8d3c-65c1c6685fc5 => 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: 954/1843] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:41:03 2026] PUT /v2.0/routers/fba5b873-25a6-4c7b-b190-03ea826ca28b/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:41:04.995 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e7650cc-d193-4159-a2ec-8810f4795996'] response: {'server_uuid': 'c7b07e7a-d331-45d5-8d3c-65c1c6685fc5', 'name': 'network-vif-deleted', 'tag': '5691f1f2-6b82-48a7-9e54-2afaa66ad35e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 890/1844] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:41:04 2026] GET /v2.0/ports/3f4bc22b-2327-40f8-b4c0-11c97dbef906 => generated 959 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1845] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:05 2026] DELETE /v2.0/security-groups/8a75228a-3cfb-40e6-8a00-179fdea72717 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:05.743 7 INFO neutron.api.v2.resource [None req-e35da88c-2439-49a2-936a-69d0c44d65a3 0fea7772577d4affa847dd739f2d0047 dffb2a806766414faf88d7e58c908862 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1846] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups/8a75228a-3cfb-40e6-8a00-179fdea72717 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1847] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:41:05 2026] DELETE /v2.0/floatingips/1bf5c860-9e77-4c74-beb8-5572f7187b1c => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1848] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:41:05 2026] PUT /v2.0/routers/fba5b873-25a6-4c7b-b190-03ea826ca28b/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1849] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:41:06 2026] GET /v2.0/ports?device_id=fba5b873-25a6-4c7b-b190-03ea826ca28b => 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: 894/1850] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:06 2026] DELETE /v2.0/security-groups/0f4e7df3-125f-4483-b1ac-3b14f9e016e3 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:06.889 8 INFO neutron.services.segments.plugin [-] Segment b7eb8949-29f9-461c-a6ae-cf873cfa0619 resource provider aggregate not found 2026-06-10 02:41:06.894 8 INFO neutron.services.segments.plugin [-] Segment b7eb8949-29f9-461c-a6ae-cf873cfa0619 resource provider aggregate not found 2026-06-10 02:41:06.909 8 INFO neutron.services.segments.plugin [-] Segment b7eb8949-29f9-461c-a6ae-cf873cfa0619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7eb8949-29f9-461c-a6ae-cf873cfa0619 found for delete ", "request_id": "req-1e5560e4-e74c-40f3-b103-fcd7cd65f679"}]} 2026-06-10 02:41:06.911 8 INFO neutron.services.segments.plugin [-] Segment b7eb8949-29f9-461c-a6ae-cf873cfa0619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7eb8949-29f9-461c-a6ae-cf873cfa0619 found for delete ", "request_id": "req-7791b689-246e-4697-bc50-94176baf5227"}]} 2026-06-10 02:41:06.921 8 INFO neutron.db.l3_hamode_db [None req-4f92b70e-6374-4218-a7e4-94811f1241e8 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] HA network 7a541db6-88f7-493a-9dad-52a7b85a6bd3 was deleted as no HA routers are present in tenant 737c94d11daf4f8ba02e16cb5ca3cc95. [pid: 8|app: 0|req: 957/1851] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:06 2026] DELETE /v2.0/routers/fba5b873-25a6-4c7b-b190-03ea826ca28b => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1852] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:06 2026] DELETE /v2.0/subnets/258981a5-f9b4-4c1d-855a-f270cda9d3f5 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1853] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:41:06 2026] PUT /v2.0/routers/4381228d-7084-4927-867e-4eddc96f6324/remove_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1854] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:41:07 2026] DELETE /v2.0/networks/789780c8-7497-4e2e-8eab-59de993277b7 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:41:07.607 8 WARNING neutron_lib.context [None req-2184c3cf-ff2c-41fb-a263-d5445a6872c3 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:07.652 8 INFO neutron.db.segments_db [None req-2184c3cf-ff2c-41fb-a263-d5445a6872c3 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Added segment b06aa9ca-d02f-4953-a25c-e4434ee483e1 of type vxlan for network ba3fe76a-cc91-46e0-bceb-51f97a5bb7b8 2026-06-10 02:41:07.968 8 INFO neutron.db.l3_hamode_db [None req-2184c3cf-ff2c-41fb-a263-d5445a6872c3 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:41:08.491 7 INFO neutron.services.segments.plugin [-] Segment 5b19b8eb-a6c7-483a-8d4f-84eedd8ad21c resource provider aggregate not found 2026-06-10 02:41:08.497 7 INFO neutron.services.segments.plugin [-] Segment 5b19b8eb-a6c7-483a-8d4f-84eedd8ad21c resource provider aggregate not found 2026-06-10 02:41:08.520 7 INFO neutron.services.segments.plugin [-] Segment 5b19b8eb-a6c7-483a-8d4f-84eedd8ad21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b19b8eb-a6c7-483a-8d4f-84eedd8ad21c found for delete ", "request_id": "req-1a58a348-92d2-476d-84fc-60a306ed35de"}]} 2026-06-10 02:41:08.532 7 INFO neutron.services.segments.plugin [-] Segment 5b19b8eb-a6c7-483a-8d4f-84eedd8ad21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b19b8eb-a6c7-483a-8d4f-84eedd8ad21c found for delete ", "request_id": "req-2f8ae1ac-1c74-4524-a9a3-328c093fdb54"}]} 2026-06-10 02:41:08.548 7 INFO neutron.db.l3_hamode_db [None req-2cbfc9b8-8a10-4d30-9b7a-4671c80b2ad7 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network a299bd0e-73c8-4416-a3cf-8aa381465aab was deleted as no HA routers are present in tenant dffb2a806766414faf88d7e58c908862. [pid: 7|app: 0|req: 896/1855] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:07 2026] DELETE /v2.0/routers/4381228d-7084-4927-867e-4eddc96f6324 => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1856] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:08 2026] DELETE /v2.0/subnets/4f4e9f71-88c1-470f-a6c7-7221806fe819 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:41:08.945 8 INFO neutron.services.segments.plugin [-] Segment 983e12ff-9343-4355-ba1d-d46b89d1fe1a resource provider aggregate not found 2026-06-10 02:41:08.952 8 INFO neutron.services.segments.plugin [-] Segment 983e12ff-9343-4355-ba1d-d46b89d1fe1a resource provider aggregate not found 2026-06-10 02:41:08.977 8 INFO neutron.services.segments.plugin [-] Segment 983e12ff-9343-4355-ba1d-d46b89d1fe1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983e12ff-9343-4355-ba1d-d46b89d1fe1a found for delete ", "request_id": "req-7662f965-457e-4aec-a0f3-844f5dd618a8"}]} 2026-06-10 02:41:08.977 8 INFO neutron.services.segments.plugin [-] Segment 983e12ff-9343-4355-ba1d-d46b89d1fe1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 983e12ff-9343-4355-ba1d-d46b89d1fe1a found for delete ", "request_id": "req-f3f58e72-9656-46fe-b5f3-7c898e928063"}]} [pid: 7|app: 0|req: 898/1857] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:41:08 2026] DELETE /v2.0/networks/7c4c49f3-b6d9-448d-9faf-f4d1ab5f8da8 => generated 0 bytes in 737 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:41:09.808 8 INFO neutron.db.l3_hamode_db [None req-2184c3cf-ff2c-41fb-a263-d5445a6872c3 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:41:10.549 7 INFO neutron.services.segments.plugin [-] Segment 19b510c2-b69c-4798-906c-b9c420f09e46 resource provider aggregate not found 2026-06-10 02:41:10.572 7 INFO neutron.services.segments.plugin [-] Segment 19b510c2-b69c-4798-906c-b9c420f09e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b510c2-b69c-4798-906c-b9c420f09e46 found for delete ", "request_id": "req-e83b2cd1-1ac7-40e8-8a17-8885c12678eb"}]} 2026-06-10 02:41:10.574 7 INFO neutron.services.segments.plugin [-] Segment 19b510c2-b69c-4798-906c-b9c420f09e46 resource provider aggregate not found 2026-06-10 02:41:10.593 7 INFO neutron.services.segments.plugin [-] Segment 19b510c2-b69c-4798-906c-b9c420f09e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b510c2-b69c-4798-906c-b9c420f09e46 found for delete ", "request_id": "req-c8df736f-1701-4721-b445-eb9b180351f1"}]} [pid: 7|app: 0|req: 899/1858] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:41:09 2026] PUT /v2.0/routers/cd23c02e-31d6-408f-8b81-1832dd4f51f8/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1859] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:07 2026] POST /v2.0/routers => generated 691 bytes in 3377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1860] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:41:10 2026] GET /v2.0/routers/ed68b9b5-9090-466c-ba45-84fd65d3d9da => generated 697 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1861] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/routers => generated 700 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1862] 10.0.0.174 () {34 vars in 741 bytes} [Wed Jun 10 02:41:11 2026] PUT /v2.0/routers/ed68b9b5-9090-466c-ba45-84fd65d3d9da => generated 704 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:41:11.870 7 INFO neutron.db.l3_hamode_db [None req-8a604592-b5ab-4bc4-b111-5aadfec2b90c aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network 4a03fc93-9202-4b6c-8435-8846532a5b19 was deleted as no HA routers are present in tenant 774138eaa6d14be881e08029cebdcc19. [pid: 7|app: 0|req: 900/1863] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:10 2026] DELETE /v2.0/routers/cd23c02e-31d6-408f-8b81-1832dd4f51f8 => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1864] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/routers/ed68b9b5-9090-466c-ba45-84fd65d3d9da => generated 704 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1865] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/ports?device_id=ed68b9b5-9090-466c-ba45-84fd65d3d9da => 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: 901/1866] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:11 2026] DELETE /v2.0/subnets/f73a5adf-0892-464c-989e-c3bbcd857e6c => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1867] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:41:12 2026] DELETE /v2.0/networks/cc184690-08da-44c3-a030-098e7da705a9 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:41:12.878 7 INFO neutron.services.segments.plugin [-] Segment 08c668fd-4429-4c17-bb4c-7e74bd949b75 resource provider aggregate not found 2026-06-10 02:41:12.884 7 INFO neutron.services.segments.plugin [-] Segment 08c668fd-4429-4c17-bb4c-7e74bd949b75 resource provider aggregate not found 2026-06-10 02:41:12.904 7 INFO neutron.services.segments.plugin [-] Segment 08c668fd-4429-4c17-bb4c-7e74bd949b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08c668fd-4429-4c17-bb4c-7e74bd949b75 found for delete ", "request_id": "req-9d944efc-9a72-4645-97f9-d25d15774af8"}]} 2026-06-10 02:41:12.908 7 INFO neutron.services.segments.plugin [-] Segment 08c668fd-4429-4c17-bb4c-7e74bd949b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08c668fd-4429-4c17-bb4c-7e74bd949b75 found for delete ", "request_id": "req-e964d6f3-bb21-4404-a1ad-8034b593de17"}]} 2026-06-10 02:41:12.930 7 INFO neutron.services.segments.plugin [-] Segment 7927381b-11d4-4737-8394-bf7269f5343d resource provider aggregate not found 2026-06-10 02:41:12.936 7 INFO neutron.services.segments.plugin [-] Segment 7927381b-11d4-4737-8394-bf7269f5343d resource provider aggregate not found [pid: 7|app: 0|req: 903/1868] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:12 2026] GET /v2.0/security-groups?tenant_id=dffb2a806766414faf88d7e58c908862&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:41:12.951 7 INFO neutron.services.segments.plugin [-] Segment 7927381b-11d4-4737-8394-bf7269f5343d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7927381b-11d4-4737-8394-bf7269f5343d found for delete ", "request_id": "req-21fba371-61ed-4bbc-a9d3-16f0c90e575c"}]} 2026-06-10 02:41:12.958 7 INFO neutron.services.segments.plugin [-] Segment 7927381b-11d4-4737-8394-bf7269f5343d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7927381b-11d4-4737-8394-bf7269f5343d found for delete ", "request_id": "req-f852fb7b-ce82-4d27-9f56-ff7f0754df7b"}]} [pid: 7|app: 0|req: 904/1869] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:12 2026] DELETE /v2.0/security-groups/8d2e1c38-4ab4-4caf-9a71-b45dad037261 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:13.079 8 INFO neutron.services.segments.plugin [-] Segment b06aa9ca-d02f-4953-a25c-e4434ee483e1 resource provider aggregate not found 2026-06-10 02:41:13.085 8 INFO neutron.services.segments.plugin [-] Segment b06aa9ca-d02f-4953-a25c-e4434ee483e1 resource provider aggregate not found 2026-06-10 02:41:13.098 8 INFO neutron.services.segments.plugin [-] Segment b06aa9ca-d02f-4953-a25c-e4434ee483e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06aa9ca-d02f-4953-a25c-e4434ee483e1 found for delete ", "request_id": "req-fa8826a2-2009-4afc-bc63-beae412accc1"}]} 2026-06-10 02:41:13.099 8 INFO neutron.services.segments.plugin [-] Segment b06aa9ca-d02f-4953-a25c-e4434ee483e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06aa9ca-d02f-4953-a25c-e4434ee483e1 found for delete ", "request_id": "req-f2d8767f-c746-4a18-a08e-85896138fc90"}]} 2026-06-10 02:41:13.109 8 INFO neutron.db.l3_hamode_db [None req-e7141c01-0722-474c-b340-68f20c0f503b eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] HA network ba3fe76a-cc91-46e0-bceb-51f97a5bb7b8 was deleted as no HA routers are present in tenant 737c94d11daf4f8ba02e16cb5ca3cc95. [pid: 8|app: 0|req: 966/1870] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:11 2026] DELETE /v2.0/routers/ed68b9b5-9090-466c-ba45-84fd65d3d9da => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1871] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:41:13 2026] GET /v2.0/ports?device_id=ed68b9b5-9090-466c-ba45-84fd65d3d9da => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:41:13.193 8 INFO neutron.api.v2.resource [None req-a8a0cf5d-a1be-45a2-85ac-befcf9d78118 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/1872] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/routers/ed68b9b5-9090-466c-ba45-84fd65d3d9da => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1873] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:41:13 2026] GET /v2.0/ports?device_id=fba5b873-25a6-4c7b-b190-03ea826ca28b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:41:13.264 8 INFO neutron.api.v2.resource [None req-ce95ff13-c530-4434-a0e7-34c2b0734940 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1874] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/routers/fba5b873-25a6-4c7b-b190-03ea826ca28b => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:41:13.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74b148d3-1d60-4b4a-a760-3c114a32ac73 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 969/1876] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/subnets/258981a5-f9b4-4c1d-855a-f270cda9d3f5 => 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: 907/1876] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:13 2026] GET /v2.0/security-groups?tenant_id=774138eaa6d14be881e08029cebdcc19&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1877] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:41:13 2026] GET /v2.0/ports?device_id=8d7fd372-3a78-48bf-98d2-3ea15a5496d1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:41:13.344 8 INFO neutron.api.v2.resource [None req-561ba436-ec99-4b53-a55e-443303b3e03e eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 971/1878] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/routers/8d7fd372-3a78-48bf-98d2-3ea15a5496d1 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:41:13.365 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba5962df-02dd-4c26-ba8d-fb65785499e9 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1879] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/subnets/7c2881cd-d8f2-4cf6-a7d5-58e4f397fe8a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1880] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:41:13 2026] GET /v2.0/ports?device_id=2fb902d8-680c-41f4-a5d4-e4695b89e41e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1881] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/security-groups/46d1b2b5-a779-4b52-af71-1f421d20489b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:13.417 8 INFO neutron.api.v2.resource [None req-cd692aff-0a44-429f-8669-dfe7670f51d6 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/1882] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/routers/2fb902d8-680c-41f4-a5d4-e4695b89e41e => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:41:13.444 7 INFO neutron.pecan_wsgi.hooks.translation [None req-267ec369-49b6-4bc6-af15-b2cdc656de66 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1883] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/subnets/325857b7-2a74-4fe7-922a-36b74fa3eaf7 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:41:13.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35180659-0832-4e41-826d-393b2363b615 eaf3dae513934c6596b2963e2eac2911 737c94d11daf4f8ba02e16cb5ca3cc95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/1884] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/subnets/2308d3d6-2dc7-40b8-9194-4544f231e705 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1885] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:13 2026] GET /v2.0/security-groups?tenant_id=737c94d11daf4f8ba02e16cb5ca3cc95&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1886] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:14 2026] DELETE /v2.0/security-groups/6cf4eba3-aa23-44cb-8f21-41443b99fa1d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:24.719 8 WARNING neutron_lib.context [None req-1c16b5fd-0283-4150-b2f8-4e520737a14f de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:24.853 8 INFO neutron.db.segments_db [None req-1c16b5fd-0283-4150-b2f8-4e520737a14f de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Added segment 2d1af641-f4e5-4b55-9977-0344419de0d6 of type vxlan for network 564de1a1-14dd-41b2-b40f-9ccb001164ea [pid: 8|app: 0|req: 978/1889] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:41:24 2026] POST /v2.0/networks => generated 640 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:24.976 7 WARNING neutron_lib.context [None req-37c7ef70-1a7a-4745-8f6e-ad82f87e539f de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 912/1890] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:24 2026] POST /v2.0/subnets => generated 633 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1891] 10.0.0.174 () {32 vars in 722 bytes} [Wed Jun 10 02:41:25 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:41:25.453 7 WARNING neutron_lib.context [None req-23e4a92d-aed2-44d5-9f2c-c53cfa69e587 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 913/1892] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:25 2026] POST /v2.0/subnets => generated 708 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:25.807 8 WARNING neutron_lib.context [None req-41a4469f-c0ff-4516-b990-1be94acb0826 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:25.856 8 INFO neutron.db.segments_db [None req-41a4469f-c0ff-4516-b990-1be94acb0826 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Added segment 588ef960-6cfd-4896-a40c-94b9a92a7f83 of type vxlan for network 1964b2cf-54c3-4cc3-9366-951a3e3234d5 [pid: 8|app: 0|req: 980/1893] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:41:25 2026] POST /v2.0/networks => generated 638 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:26.003 7 WARNING neutron_lib.context [None req-880c0dd9-d5f6-4d32-8d98-640ab413bffc de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1894] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:25 2026] POST /v2.0/subnets => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:26.353 8 WARNING neutron_lib.context [None req-71284465-2eab-4b97-9b40-3a7a6c1ffde3 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 981/1895] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:26 2026] POST /v2.0/subnets => generated 702 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:26.725 7 WARNING neutron_lib.context [None req-2940139b-0572-4914-b3e8-1d9e12e54daf de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:26.773 7 INFO neutron.db.segments_db [None req-2940139b-0572-4914-b3e8-1d9e12e54daf de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Added segment 6ea61173-bb79-4e48-9b34-97ec1ce6dae5 of type vxlan for network 4b79e23b-15ca-4379-8252-a3b34777fdec [pid: 7|app: 0|req: 915/1896] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:41:26 2026] POST /v2.0/networks => generated 638 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:26.906 8 WARNING neutron_lib.context [None req-9d0922aa-aa1c-4ba4-b4d6-e97d17d45ce7 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/1897] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:26 2026] POST /v2.0/subnets => generated 632 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:27.259 7 WARNING neutron_lib.context [None req-8fc61877-32af-4255-9cc9-902174df9df7 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1898] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:27 2026] POST /v2.0/subnets => generated 706 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:27.697 8 WARNING neutron_lib.context [None req-a01ed70d-0fbe-4e8b-9c94-9b1f77daf0d0 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:27.736 8 INFO neutron.db.segments_db [None req-a01ed70d-0fbe-4e8b-9c94-9b1f77daf0d0 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Added segment 267b0b07-095f-41b0-941a-c11e4b35a792 of type vxlan for network 9e386b7f-4aed-45f5-a229-1b271127f43e 2026-06-10 02:41:28.099 8 INFO neutron.db.l3_hamode_db [None req-a01ed70d-0fbe-4e8b-9c94-9b1f77daf0d0 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:41:29.489 8 INFO neutron.db.l3_hamode_db [None req-a01ed70d-0fbe-4e8b-9c94-9b1f77daf0d0 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 983/1901] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:27 2026] POST /v2.0/routers => generated 685 bytes in 2971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1902] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:31 2026] GET /v2.0/security-groups?tenant_id=2ed27cdcfe1b4733b717980baacf8342&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1903] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:31 2026] DELETE /v2.0/security-groups/d2dd2f89-0f4b-42d2-9854-b8106509efb0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1904] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:31 2026] GET /v2.0/security-groups?tenant_id=e4000913a85e4c6dad6ba301a35103e4&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1905] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:31 2026] DELETE /v2.0/security-groups/e9660082-9647-4e7c-8eff-ee85113c2f8d => 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: 919/1906] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:41:30 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/add_router_interface => generated 309 bytes in 1814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1907] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:41:32 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/add_router_interface => generated 309 bytes in 1761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1908] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:41:34 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/add_router_interface => generated 309 bytes in 2039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:41:36.370 8 WARNING neutron_lib.context [None req-b206fd8e-0e06-43b4-bb34-bf0fc369ef20 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 989/1909] 10.0.0.174 () {34 vars in 684 bytes} [Wed Jun 10 02:41:36 2026] POST /v2.0/security-groups => generated 1564 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:41:36.496 7 WARNING neutron_lib.context [None req-b4d8572c-a75e-47f5-821c-f56bcf4a3f33 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 921/1910] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:36.604 8 WARNING neutron_lib.context [None req-121edec9-9b13-48df-a35d-7da08e258adc de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/1911] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:36.724 7 WARNING neutron_lib.context [None req-3361ff36-52e2-46d7-b770-ad5b18e7c0c6 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1912] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:36 2026] POST /v2.0/security-group-rules => generated 567 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:36.838 8 WARNING neutron_lib.context [None req-a23d94a5-d376-4c1d-bc5c-23c981babb96 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/1913] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:36.954 7 WARNING neutron_lib.context [None req-5e404f41-d0eb-4e4c-b543-e4460fd15592 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1914] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:37.053 8 WARNING neutron_lib.context [None req-b5fcad18-face-4698-9f3f-388fb646fa6c de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 992/1915] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:37.198 7 WARNING neutron_lib.context [None req-884d47dc-01bc-4ebb-b155-0c439a569c8d de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 924/1916] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:37.318 8 WARNING neutron_lib.context [None req-b6d7c769-09dd-4c6e-914b-240aaca37d09 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1917] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:37.427 7 WARNING neutron_lib.context [None req-b5aa6d72-c329-463e-a0f3-a69f130b3fe0 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 925/1918] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:37 2026] POST /v2.0/security-group-rules => generated 567 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:37.544 8 WARNING neutron_lib.context [None req-8468e5f7-b144-4d14-b4a1-4d9a1bbedc28 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/1919] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:37 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:37.653 7 WARNING neutron_lib.context [None req-b88baf36-e78c-4eac-8196-4198980df108 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1920] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:41:37 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1921] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:41:39 2026] GET /v2.0/security-groups?tenant_id=61f1f2e24ea24dcf929363ad99f225af&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1922] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:41:39 2026] DELETE /v2.0/security-groups/8d57b240-272b-41ae-a00e-78d06a9e997b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:41.511 8 INFO neutron.db.segments_db [None req-23d25489-971c-43eb-bd72-88185511cdee aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment b774c359-8566-4f3d-9438-9e184cd4ee1c of type vxlan for network 29df16ef-3834-409a-849b-7e98e1086c9f [pid: 8|app: 0|req: 996/1923] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:41:41 2026] POST /v2.0/networks => generated 739 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1924] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:41 2026] POST /v2.0/subnets => generated 662 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:41:41.916 8 INFO neutron.db.segments_db [None req-e88eea43-eb1e-4f98-8454-5d0e365560f6 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Added segment 834f3223-933b-4728-9c95-ef2b5970f8e9 of type vxlan for network e351b595-b85e-43c6-a6ae-6f31ebaf1ba7 2026-06-10 02:41:42.189 8 INFO neutron.db.l3_hamode_db [None req-e88eea43-eb1e-4f98-8454-5d0e365560f6 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:41:43.174 8 INFO neutron.db.l3_hamode_db [None req-e88eea43-eb1e-4f98-8454-5d0e365560f6 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 929/1925] 10.0.0.158 () {34 vars in 1096 bytes} [Wed Jun 10 02:41:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1811405327&fields=id&tenant_id=0a771058d7a840ebb03011cf08282d83 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1926] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:41:44 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 705 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1927] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:41:44 2026] GET /v2.0/quotas/0a771058d7a840ebb03011cf08282d83 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1928] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:41:41 2026] POST /v2.0/routers => generated 726 bytes in 2402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1931] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:41:44 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&fields=id => generated 287 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1932] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:41:44 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 934/1933] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:41:44 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 935/1934] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:44 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => 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: 1000/1935] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:41:44 2026] PUT /v2.0/routers/260117f7-9141-4ed7-8fda-50e63414fa0d/add_router_interface => generated 309 bytes in 1886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1936] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:41:47 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 705 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1937] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:41:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a771058d7a840ebb03011cf08282d83 => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:41:47.774 7 WARNING neutron_lib.context [req-4f94a832-85f0-4aa2-8d25-3b5732fc0c72 req-93bc5f60-df45-469a-8cff-7a11bdb65e08 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 937/1938] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:41:47 2026] POST /v2.0/ports => generated 1183 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 938/1939] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/networks?id=29df16ef-3834-409a-849b-7e98e1086c9f => generated 671 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1940] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/quotas/659aec11afdb4989a965d7fae85bd94f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1941] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/ports?tenant_id=659aec11afdb4989a965d7fae85bd94f&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1942] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/networks/29df16ef-3834-409a-849b-7e98e1086c9f?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: 942/1943] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/networks/29df16ef-3834-409a-849b-7e98e1086c9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1944] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => 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: 1002/1945] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:41:48 2026] PUT /v2.0/ports/47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 1428 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1946] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1467 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: 1003/1947] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:41:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1948] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:41:49.040 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-602ce69c-45c6-4943-a268-e4d11b9b1ce0'] response: {'name': 'network-changed', 'server_uuid': '497ba4a1-9815-4376-bced-f228b6d9c55e', 'tag': '47095778-61dd-44c4-b7c5-78eb2d1dece2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1004/1949] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1950] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 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: 1005/1951] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1952] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1953] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1954] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1955] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1956] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => 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: 949/1957] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/networks?id=29df16ef-3834-409a-849b-7e98e1086c9f => generated 671 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:41:49.675 7 WARNING neutron_lib.context [req-532e073c-ba77-44c6-aa0c-c045d1a22cd5 req-5607ef8f-01d9-4432-bfbe-e3f7486cb2b1 362fa60afa1e44cd9d5bea437cf99b3e 659aec11afdb4989a965d7fae85bd94f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/1958] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => 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: 1010/1959] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1960] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 8|app: 0|req: 1012/1961] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1198 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1962] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:49 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 1014/1963] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => generated 957 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1964] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:41:49 2026] POST /v2.0/ports => generated 954 bytes in 486 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: 1015/1965] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/security-groups?id=92b65438-2a7d-47fe-9f68-088529db6463&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1966] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/security-groups?id=79a1be1d-d0b9-404b-b06b-f232281631ad&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: 951/1967] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1968] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1969] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:41:50 2026] PUT /v2.0/ports/105ae023-5eba-4768-b097-68aa4a367a63 => generated 1199 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1970] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/ports?tenant_id=659aec11afdb4989a965d7fae85bd94f&device_id=0a11a611-54a3-4372-b8a3-73e930906487 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1018/1971] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=105ae023-5eba-4768-b097-68aa4a367a63 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1972] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/subnets?id=45bdd19e-702e-4ca1-804c-bba133d7666c => generated 665 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1973] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:50 2026] GET /v2.0/ports?network_id=29df16ef-3834-409a-849b-7e98e1086c9f&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: 955/1974] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/networks/29df16ef-3834-409a-849b-7e98e1086c9f?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:41:51.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d484a1d-06b5-4d67-98ce-2d3c4e9db84d'] response: {'name': 'network-changed', 'server_uuid': '0a11a611-54a3-4372-b8a3-73e930906487', 'tag': '105ae023-5eba-4768-b097-68aa4a367a63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1020/1975] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/networks/29df16ef-3834-409a-849b-7e98e1086c9f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1976] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/ports?tenant_id=659aec11afdb4989a965d7fae85bd94f&device_id=0a11a611-54a3-4372-b8a3-73e930906487 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1977] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1978] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/networks?id=29df16ef-3834-409a-849b-7e98e1086c9f => generated 767 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1979] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=105ae023-5eba-4768-b097-68aa4a367a63 => 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: 1022/1980] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/security-groups?id=79a1be1d-d0b9-404b-b06b-f232281631ad&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1981] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/subnets?id=45bdd19e-702e-4ca1-804c-bba133d7666c => generated 665 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1982] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/ports?network_id=29df16ef-3834-409a-849b-7e98e1086c9f&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1983] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/networks/29df16ef-3834-409a-849b-7e98e1086c9f?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: 1024/1984] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:41:51 2026] GET /v2.0/networks/29df16ef-3834-409a-849b-7e98e1086c9f?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: 961/1985] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:52 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1986] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:41:52 2026] GET /v2.0/security-groups?id=79a1be1d-d0b9-404b-b06b-f232281631ad&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1987] 199.204.45.169 () {34 vars in 1096 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1988] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1469 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1989] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1990] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => 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: 964/1991] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1992] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1993] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 1029/1994] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 7|app: 0|req: 966/1995] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1996] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1997] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1998] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:41:53 2026] GET /v2.0/security-groups?id=79a1be1d-d0b9-404b-b06b-f232281631ad&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1999] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:54 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2000] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:41:54 2026] GET /v2.0/security-groups?id=79a1be1d-d0b9-404b-b06b-f232281631ad&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: 969/2001] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:41:54 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => 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: 970/2002] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:55 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1200 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2003] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:41:55 2026] DELETE /v2.0/ports/105ae023-5eba-4768-b097-68aa4a367a63 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2004] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:41:55 2026] GET /v2.0/security-groups?id=92b65438-2a7d-47fe-9f68-088529db6463&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:41:55.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8bcdde0-5309-4b17-8cb3-1efeb8326ddc'] response: {'server_uuid': '0a11a611-54a3-4372-b8a3-73e930906487', 'name': 'network-vif-deleted', 'tag': '105ae023-5eba-4768-b097-68aa4a367a63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 972/2005] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:55 2026] GET /v2.0/ports?device_id=0a11a611-54a3-4372-b8a3-73e930906487 => 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: 1034/2006] 10.0.0.174 () {32 vars in 818 bytes} [Wed Jun 10 02:41:55 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&mac_address=fa%3A16%3A3e%3A76%3A67%3Abb => generated 1200 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:41:55.761 7 WARNING neutron_lib.context [None req-8029862e-3f6f-45a4-86f6-e8af7bb8ed97 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:41:56.737 7 INFO neutron.db.l3_db [None req-8029862e-3f6f-45a4-86f6-e8af7bb8ed97 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Floating IP 92aac1d5-fbdf-4889-a87f-0473e86b57a6 associated. External IP: 10.96.250.220, port: 47095778-61dd-44c4-b7c5-78eb2d1dece2. [pid: 7|app: 0|req: 973/2007] 10.0.0.174 () {34 vars in 677 bytes} [Wed Jun 10 02:41:55 2026] POST /v2.0/floatingips => generated 855 bytes in 1380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2008] 10.0.0.158 () {34 vars in 1096 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1811405327&fields=id&tenant_id=0a771058d7a840ebb03011cf08282d83 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:41:57.338 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5175e30c-4ec9-48bb-9b3b-73f3a7160f25'] response: {'name': 'network-changed', 'server_uuid': '497ba4a1-9815-4376-bced-f228b6d9c55e', 'tag': '47095778-61dd-44c4-b7c5-78eb2d1dece2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 974/2009] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 705 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2010] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/quotas/0a771058d7a840ebb03011cf08282d83 => 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: 1036/2011] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2012] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2013] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2014] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&fields=id => generated 333 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2015] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => 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: 1040/2016] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2017] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1041/2018] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2019] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1042/2020] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2021] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2022] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/ports?device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => 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: 1043/2023] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:41:57 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1044/2024] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:41:58 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 705 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2025] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:41:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a771058d7a840ebb03011cf08282d83 => generated 179 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:41:58.741 8 WARNING neutron_lib.context [req-7b100192-0ae9-416b-9315-9e9379008466 req-b31b41a6-201b-41c1-9c91-c3dc5b30bdd1 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/2026] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:41:57 2026] PUT /v2.0/routers/260117f7-9141-4ed7-8fda-50e63414fa0d/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2027] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:41:58 2026] POST /v2.0/ports => generated 1187 bytes in 532 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: 1049/2030] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:41:59 2026] PUT /v2.0/ports/c4efb997-8389-4294-be9e-205296098c75 => generated 1432 bytes in 489 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-06-10 02:41:59.847 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bbf4c33-851e-4d5c-bef4-4f2198e1372d'] response: {'name': 'network-changed', 'server_uuid': '44078ba0-bb9e-4ed3-bcd2-c04991738f60', 'tag': 'c4efb997-8389-4294-be9e-205296098c75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1050/2031] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:41:59 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1471 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2032] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:41:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=c4efb997-8389-4294-be9e-205296098c75 => generated 19 bytes in 26 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: 1052/2033] 199.204.45.169 () {34 vars in 1106 bytes} [Wed Jun 10 02:41:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=c4efb997-8389-4294-be9e-205296098c75 => 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: 1053/2034] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:41:59 2026] GET /v2.0/subnets?id=2bb14959-f5d6-406c-a3f5-44177b2446ef&id=89093383-2232-4228-be70-3d79113366a5 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2035] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:41:59 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&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: 8|app: 0|req: 1055/2036] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&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: 1056/2037] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2038] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1058/2039] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1471 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2040] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2041] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=c4efb997-8389-4294-be9e-205296098c75 => 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: 1061/2042] 199.204.45.169 () {34 vars in 1106 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=c4efb997-8389-4294-be9e-205296098c75 => 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: 1062/2043] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/subnets?id=2bb14959-f5d6-406c-a3f5-44177b2446ef&id=89093383-2232-4228-be70-3d79113366a5 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2044] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2045] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2046] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1066/2047] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:00 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:42:00.898 7 INFO neutron.services.segments.plugin [-] Segment 834f3223-933b-4728-9c95-ef2b5970f8e9 resource provider aggregate not found 2026-06-10 02:42:00.904 7 INFO neutron.services.segments.plugin [-] Segment 834f3223-933b-4728-9c95-ef2b5970f8e9 resource provider aggregate not found 2026-06-10 02:42:00.921 7 INFO neutron.services.segments.plugin [-] Segment 834f3223-933b-4728-9c95-ef2b5970f8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834f3223-933b-4728-9c95-ef2b5970f8e9 found for delete ", "request_id": "req-54d2eed0-01ad-4cb3-8c89-963743384b97"}]} 2026-06-10 02:42:00.938 7 INFO neutron.services.segments.plugin [-] Segment 834f3223-933b-4728-9c95-ef2b5970f8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834f3223-933b-4728-9c95-ef2b5970f8e9 found for delete ", "request_id": "req-16bda56a-dd32-404c-940c-5e0092998b39"}]} 2026-06-10 02:42:00.948 7 INFO neutron.db.l3_hamode_db [None req-11e0f5ed-1eb3-4a11-8260-a8b4757be6aa aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] HA network e351b595-b85e-43c6-a6ae-6f31ebaf1ba7 was deleted as no HA routers are present in tenant 659aec11afdb4989a965d7fae85bd94f. [pid: 7|app: 0|req: 982/2048] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:41:59 2026] DELETE /v2.0/routers/260117f7-9141-4ed7-8fda-50e63414fa0d => generated 0 bytes in 1919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2049] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:42:00 2026] DELETE /v2.0/subnets/45bdd19e-702e-4ca1-804c-bba133d7666c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2050] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:42:01 2026] DELETE /v2.0/networks/29df16ef-3834-409a-849b-7e98e1086c9f => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2051] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:42:01 2026] GET /v2.0/security-groups?tenant_id=659aec11afdb4989a965d7fae85bd94f&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2052] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:42:01 2026] DELETE /v2.0/security-groups/79a1be1d-d0b9-404b-b06b-f232281631ad => 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: 1069/2053] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:42:02 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1469 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2054] 10.0.0.86 () {34 vars in 1039 bytes} [Wed Jun 10 02:42:02 2026] GET /v2.0/security-groups?id=92b65438-2a7d-47fe-9f68-088529db6463&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2055] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:02 2026] GET /v2.0/ports?device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1204 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:42:03.121 7 INFO neutron.services.segments.plugin [-] Segment b774c359-8566-4f3d-9438-9e184cd4ee1c resource provider aggregate not found 2026-06-10 02:42:03.129 7 INFO neutron.services.segments.plugin [-] Segment b774c359-8566-4f3d-9438-9e184cd4ee1c resource provider aggregate not found 2026-06-10 02:42:03.138 7 INFO neutron.services.segments.plugin [-] Segment b774c359-8566-4f3d-9438-9e184cd4ee1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b774c359-8566-4f3d-9438-9e184cd4ee1c found for delete ", "request_id": "req-da43a6bb-96ff-42e4-af66-3e0fb4e12df7"}]} 2026-06-10 02:42:03.149 7 INFO neutron.services.segments.plugin [-] Segment b774c359-8566-4f3d-9438-9e184cd4ee1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b774c359-8566-4f3d-9438-9e184cd4ee1c found for delete ", "request_id": "req-a009f27e-3ec6-403e-a0a2-fe172c1225ba"}]} [pid: 7|app: 0|req: 986/2056] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:42:03 2026] GET /v2.0/security-groups?id=92b65438-2a7d-47fe-9f68-088529db6463&fields=id&fields=name => generated 112 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2057] 10.0.0.174 () {32 vars in 818 bytes} [Wed Jun 10 02:42:03 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&mac_address=fa%3A16%3A3e%3A4a%3A26%3A07 => generated 1204 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:42:03.250 7 WARNING neutron_lib.context [None req-1da503a9-e36f-4337-89dc-2551b3e46d79 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:42:04.171 7 INFO neutron.db.l3_db [None req-1da503a9-e36f-4337-89dc-2551b3e46d79 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Floating IP 85110fcf-036d-4f0e-a882-59b6d28aeb6d associated. External IP: 10.96.250.218, port: c4efb997-8389-4294-be9e-205296098c75. [pid: 7|app: 0|req: 987/2058] 10.0.0.174 () {34 vars in 677 bytes} [Wed Jun 10 02:42:03 2026] POST /v2.0/floatingips => generated 855 bytes in 1282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2059] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:42:12 2026] GET /v2.0/ports?device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2060] 10.0.0.148 () {30 vars in 650 bytes} [Wed Jun 10 02:42:12 2026] GET /v2.0/extensions => generated 19600 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2061] 10.0.0.148 () {30 vars in 724 bytes} [Wed Jun 10 02:42:13 2026] GET /v2.0/quotas/2314235b0f7746a8948d609c595d629a/details => generated 847 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:42:14.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-669bc92e-58cb-45cc-9cf6-409c2c1ebbc8'] response: {'name': 'network-changed', 'server_uuid': '44078ba0-bb9e-4ed3-bcd2-c04991738f60', 'tag': 'c4efb997-8389-4294-be9e-205296098c75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 988/2064] 10.0.0.86 () {34 vars in 1039 bytes} [Wed Jun 10 02:42:12 2026] GET /v2.0/security-groups?id=92b65438-2a7d-47fe-9f68-088529db6463&fields=id&fields=name => generated 112 bytes in 2284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2065] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:14 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2066] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:18 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 801 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2067] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=c4efb997-8389-4294-be9e-205296098c75 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2068] 199.204.45.169 () {34 vars in 1106 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=c4efb997-8389-4294-be9e-205296098c75 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2069] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/subnets?id=2bb14959-f5d6-406c-a3f5-44177b2446ef&id=89093383-2232-4228-be70-3d79113366a5 => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2070] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2071] 10.0.0.148 () {30 vars in 650 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2072] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&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: 1081/2073] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 993/2074] 10.0.0.148 () {30 vars in 724 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/quotas/2314235b0f7746a8948d609c595d629a/details => generated 847 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2075] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:19 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2076] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:42:21 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2077] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:42:21 2026] GET /v2.0/security-groups?tenant_id=2314235b0f7746a8948d609c595d629a&name=default => generated 2805 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2078] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:42:21 2026] DELETE /v2.0/security-groups/5ee4526b-b1bd-4cd2-aea5-6a887ad92ec4 => 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: 995/2079] 10.0.0.98 () {30 vars in 689 bytes} [Wed Jun 10 02:42:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2080] 10.0.0.98 () {30 vars in 691 bytes} [Wed Jun 10 02:42:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2081] 10.0.0.98 () {30 vars in 667 bytes} [Wed Jun 10 02:42:22 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: 1086/2082] 10.0.0.98 () {30 vars in 703 bytes} [Wed Jun 10 02:42:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2083] 10.0.0.98 () {28 vars in 438 bytes} [Wed Jun 10 02:42:23 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: 1087/2084] 10.0.0.98 () {30 vars in 727 bytes} [Wed Jun 10 02:42:23 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 633 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2085] 10.0.0.98 () {30 vars in 689 bytes} [Wed Jun 10 02:42:23 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: 1088/2086] 10.0.0.98 () {30 vars in 691 bytes} [Wed Jun 10 02:42:23 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: 999/2087] 10.0.0.98 () {30 vars in 667 bytes} [Wed Jun 10 02:42:23 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: 1089/2088] 10.0.0.98 () {30 vars in 703 bytes} [Wed Jun 10 02:42:23 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: 1000/2089] 10.0.0.98 () {30 vars in 727 bytes} [Wed Jun 10 02:42:23 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2090] 10.0.0.98 () {30 vars in 689 bytes} [Wed Jun 10 02:42:23 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: 1001/2091] 10.0.0.98 () {30 vars in 691 bytes} [Wed Jun 10 02:42:23 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: 1091/2092] 10.0.0.98 () {30 vars in 667 bytes} [Wed Jun 10 02:42:23 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: 1002/2093] 10.0.0.98 () {30 vars in 703 bytes} [Wed Jun 10 02:42:23 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: 1092/2094] 10.0.0.98 () {30 vars in 729 bytes} [Wed Jun 10 02:42:23 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2095] 10.0.0.98 () {30 vars in 681 bytes} [Wed Jun 10 02:42:23 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: 1093/2096] 10.0.0.98 () {34 vars in 703 bytes} [Wed Jun 10 02:42:23 2026] POST /v2.0/ports => generated 1132 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:42:25.250 7 WARNING neutron_lib.context [None req-5d2c9140-12a8-446b-83c4-e497769d64c5 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:42:25.416 7 INFO neutron.db.segments_db [None req-5d2c9140-12a8-446b-83c4-e497769d64c5 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Added segment d2e2de7d-972e-4ab2-b4ae-d23fb0e24cc0 of type vxlan for network 4948b151-845f-4819-bc0e-06f63ccfd7b5 [pid: 7|app: 0|req: 1004/2097] 10.0.0.174 () {34 vars in 671 bytes} [Wed Jun 10 02:42:25 2026] POST /v2.0/networks => generated 633 bytes in 471 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-06-10 02:42:25.553 8 WARNING neutron_lib.context [None req-b51235fd-170b-487d-92a4-e9940882011c 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:42:25.597 8 INFO neutron.db.segments_db [None req-b51235fd-170b-487d-92a4-e9940882011c 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Added segment 0f15ea3b-ef32-4cca-a5b5-5382213ee5b9 of type vxlan for network c5580202-92f0-4880-ab3c-86cb14ec2690 2026-06-10 02:42:25.911 8 INFO neutron.db.l3_hamode_db [None req-b51235fd-170b-487d-92a4-e9940882011c 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1005/2098] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:42:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2099] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:42:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2100] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:42:26 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: 1008/2101] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:42:26 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: 1009/2102] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:42:26 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2103] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:42:27 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: 1011/2104] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:42:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2105] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:42:27 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: 1013/2106] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:42:27 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-06-10 02:42:27.088 7 INFO neutron.api.v2.resource [None req-1d1cf77d-fb22-48ce-8ce5-0332d4d80842 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/2107] 199.204.45.169 () {30 vars in 763 bytes} [Wed Jun 10 02:42:27 2026] GET /v2.0/security-groups/lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2108] 199.204.45.169 () {30 vars in 785 bytes} [Wed Jun 10 02:42:27 2026] GET /v2.0/security-groups?name=lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => 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: 1016/2109] 199.204.45.169 () {34 vars in 736 bytes} [Wed Jun 10 02:42:27 2026] POST /v2.0/security-groups => generated 1574 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2110] 199.204.45.169 () {30 vars in 815 bytes} [Wed Jun 10 02:42:27 2026] GET /v2.0/security-group-rules?security_group_id=00fd9224-0762-47c7-ab01-e00e7f6ca3c3 => generated 1118 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:42:27.431 8 INFO neutron.db.l3_hamode_db [None req-b51235fd-170b-487d-92a4-e9940882011c 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1018/2111] 199.204.45.169 () {34 vars in 789 bytes} [Wed Jun 10 02:42:27 2026] PUT /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 330 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: 1019/2112] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:42:27 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: 1020/2113] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:42:27 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: 1021/2114] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:42:27 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: 1022/2115] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:42:27 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: 1023/2116] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:42:27 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2117] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:42:25 2026] POST /v2.0/routers => generated 694 bytes in 2991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2118] 10.0.0.174 () {32 vars in 776 bytes} [Wed Jun 10 02:42:28 2026] GET /v2.0/subnets?project_id=5b0262eafaca4be5914079db6c624371&cidr=10.100.0.0%2F28 => 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: 1095/2119] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:42:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2120] 10.0.0.174 () {32 vars in 784 bytes} [Wed Jun 10 02:42:28 2026] GET /v2.0/subnets?network_id=30c611e3-3200-4187-98ec-7ab5951a05ec&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:42:28.763 8 WARNING neutron_lib.context [None req-5fb209fc-dded-410a-8295-69cd20918724 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1096/2121] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:42:28 2026] POST /v2.0/subnets => generated 633 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2124] 10.0.0.174 () {34 vars in 783 bytes} [Wed Jun 10 02:42:29 2026] PUT /v2.0/routers/fd191c00-9ffe-40bf-b5ce-351fe9a6fa3a/add_router_interface => generated 309 bytes in 1858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2125] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:42:30 2026] GET /v2.0/networks => generated 6666 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2126] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:42:31 2026] GET /v2.0/subnets => generated 7158 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2127] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:42:31 2026] GET /v2.0/routers => generated 1452 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:42:31.461 7 WARNING neutron_lib.context [None req-ae66a29c-d84b-4155-a99b-08a3d8082d86 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1028/2128] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:42:31 2026] POST /v2.0/security-groups => generated 1613 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:42:31.590 8 WARNING neutron_lib.context [None req-37d7ae03-ab0a-4da4-ac72-0f7c1fe56753 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1101/2129] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:31 2026] POST /v2.0/security-group-rules => generated 565 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:31.794 7 WARNING neutron_lib.context [None req-df4e26b9-8253-4645-a161-6db31a2c66d2 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1029/2130] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:31 2026] POST /v2.0/security-group-rules => generated 564 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:31.918 8 WARNING neutron_lib.context [None req-2d03f481-bbbe-4b2a-9354-54d4b9f70767 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1102/2131] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:31 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:32.033 7 WARNING neutron_lib.context [None req-529ae47f-0911-4370-926d-84df5641c0fa 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1030/2132] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:32.170 8 WARNING neutron_lib.context [None req-b985d4c4-4995-4921-876b-f0de88efd41d 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:42:32.202 8 INFO neutron.db.securitygroups_db [None req-b985d4c4-4995-4921-876b-f0de88efd41d 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Project 5b0262eafaca4be5914079db6c624371 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: 1103/2133] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:32 2026] POST /v2.0/security-group-rules => generated 575 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:32.322 7 WARNING neutron_lib.context [None req-0c4d5ed1-cdd8-4943-89f8-5ef5a0e4e584 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:42:32.342 7 INFO neutron.db.securitygroups_db [None req-0c4d5ed1-cdd8-4943-89f8-5ef5a0e4e584 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Project 5b0262eafaca4be5914079db6c624371 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: 1031/2134] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:32 2026] POST /v2.0/security-group-rules => generated 574 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2135] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:42:32 2026] GET /v2.0/networks => generated 1298 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2136] 10.0.0.158 () {34 vars in 1100 bytes} [Wed Jun 10 02:42:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2085631699&fields=id&tenant_id=5b0262eafaca4be5914079db6c624371 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2137] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:42:33 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 661 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2138] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:42:33 2026] GET /v2.0/quotas/5b0262eafaca4be5914079db6c624371 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2139] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:42:33 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2140] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:42:33 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2141] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:42:33 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1035/2142] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:33 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => 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: 1108/2143] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:34 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 661 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2144] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:42:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b0262eafaca4be5914079db6c624371 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:42:34.435 8 WARNING neutron_lib.context [req-b17c36a3-13bb-4b2c-88e1-dee9ea574db3 req-ee7a2546-14bf-4b46-8c20-aa9f81a3e7e9 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2145] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:34 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => 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: 1109/2146] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:42:34 2026] POST /v2.0/ports => generated 958 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2147] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:42:34 2026] PUT /v2.0/ports/1287be26-d3c2-4aa9-a05c-f5f1009c51a1 => generated 1203 bytes in 505 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: 1110/2148] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:42:35.557 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-714b7654-3472-4016-8d3d-9a1d13462452'] response: {'name': 'network-changed', 'server_uuid': '98e61b9c-081d-4013-8392-ceeb3e66e487', 'tag': '1287be26-d3c2-4aa9-a05c-f5f1009c51a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1039/2149] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1287be26-d3c2-4aa9-a05c-f5f1009c51a1 => 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: 1111/2150] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/subnets?id=57b2ebc2-bd24-4966-a850-4966908862e7 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2151] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/ports?network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1041/2152] 10.0.0.158 () {34 vars in 1016 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/security-groups?id=fcf23416-1532-4e65-885b-9c7d53897d36&fields=id => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2153] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2154] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/networks?id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2155] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1114/2156] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/quotas/fd3c433abd6d480bbb45764efea3aee2 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2157] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2158] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2159] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2160] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/security-groups?id=100aaf65-8fdb-48f5-955e-1bf1a469d856&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2161] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1117/2162] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:35 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 757 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2163] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1287be26-d3c2-4aa9-a05c-f5f1009c51a1 => 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: 1046/2164] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1119/2165] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/subnets?id=57b2ebc2-bd24-4966-a850-4966908862e7 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2166] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/ports?network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2167] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1048/2168] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1121/2169] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2170] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:36 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => 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: 1122/2171] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:37 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 975 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2172] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:42:37 2026] GET /v2.0/security-groups?id=100aaf65-8fdb-48f5-955e-1bf1a469d856&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2173] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:37 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2174] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:37 2026] GET /v2.0/networks?id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2175] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:42:37 2026] GET /v2.0/security-groups?id=100aaf65-8fdb-48f5-955e-1bf1a469d856&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2176] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:42:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fd3c433abd6d480bbb45764efea3aee2 => generated 343 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2177] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:42:37 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:42:37.517 8 WARNING neutron_lib.context [None req-793f1288-1f3d-4484-86f2-c90aa90b3fb1 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1053/2178] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:42:37 2026] POST /v2.0/ports => generated 1082 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1054/2179] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:42:37 2026] PUT /v2.0/ports/4f7b20b3-bc59-4c8b-9397-722e76b6032e => generated 1207 bytes in 522 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-06-10 02:42:38.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-434e41fa-844c-49b7-9207-4347d1294ab0'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': '4f7b20b3-bc59-4c8b-9397-722e76b6032e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1055/2180] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:38 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2181] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:42:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => generated 19 bytes in 107 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: 1057/2182] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:42:38 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:42:38.711 8 INFO neutron.db.l3_db [None req-793f1288-1f3d-4484-86f2-c90aa90b3fb1 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Floating IP e0be0425-9a59-499e-993c-b6109b45e155 associated. External IP: 10.96.250.205, port: 1287be26-d3c2-4aa9-a05c-f5f1009c51a1. [pid: 7|app: 0|req: 1058/2183] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:38 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&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: 1059/2184] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:38 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1060/2185] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:38 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1061/2186] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:38 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1246 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2187] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/networks?id=59bb5be1-85e1-43cc-a3d3-10a2259db94a => generated 735 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2188] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => 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: 1064/2189] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2190] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2191] 199.204.45.169 () {34 vars in 1044 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/security-groups?id=fcf23416-1532-4e65-885b-9c7d53897d36&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2192] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2193] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2194] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1126/2195] 10.0.0.174 () {34 vars in 677 bytes} [Wed Jun 10 02:42:37 2026] POST /v2.0/floatingips => generated 856 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2196] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2197] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:42:39.935 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85a5a0be-c3d9-4a2d-8361-b22bfec4eca5'] response: {'name': 'network-changed', 'server_uuid': '98e61b9c-081d-4013-8392-ceeb3e66e487', 'tag': '1287be26-d3c2-4aa9-a05c-f5f1009c51a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2198] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2199] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/security-groups?id=fcf23416-1532-4e65-885b-9c7d53897d36&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2200] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:39 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2201] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:40 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2202] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:42:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1287be26-d3c2-4aa9-a05c-f5f1009c51a1 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2203] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:42:40 2026] GET /v2.0/subnets?id=57b2ebc2-bd24-4966-a850-4966908862e7 => generated 654 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2204] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:40 2026] GET /v2.0/ports?network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2205] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:40 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2206] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:40 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1075/2207] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:42:40 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 856 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2208] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:42:42 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2209] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:42 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2210] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:42:42 2026] GET /v2.0/security-groups?id=fcf23416-1532-4e65-885b-9c7d53897d36&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2211] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:43 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2214] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:42:46 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => 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: 1079/2215] 10.0.0.86 () {34 vars in 1039 bytes} [Wed Jun 10 02:42:46 2026] GET /v2.0/security-groups?id=100aaf65-8fdb-48f5-955e-1bf1a469d856&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2216] 10.0.0.174 () {32 vars in 826 bytes} [Wed Jun 10 02:42:52 2026] GET /v2.0/ports?project_id=5b0262eafaca4be5914079db6c624371&network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 3693 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2217] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:42:53 2026] GET /v2.0/subnets?network_id=30c611e3-3200-4187-98ec-7ab5951a05ec => generated 644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:42:53.345 8 INFO neutron.db.l3_db [None req-faa47165-edd9-42f7-8fa6-b0dd9f32fe55 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Floating IP e0be0425-9a59-499e-993c-b6109b45e155 disassociated. External IP: 10.96.250.205, port: 1287be26-d3c2-4aa9-a05c-f5f1009c51a1. [pid: 8|app: 0|req: 1138/2218] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:42:53 2026] PUT /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 554 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2219] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:42:53 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 554 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:42:54.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5047f52-d20c-45ab-a3df-7b5f75317b8f'] response: {'name': 'network-changed', 'server_uuid': '98e61b9c-081d-4013-8392-ceeb3e66e487', 'tag': '1287be26-d3c2-4aa9-a05c-f5f1009c51a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1139/2220] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:42:54 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 554 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2221] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:42:54 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2222] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:54 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2223] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:42:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1287be26-d3c2-4aa9-a05c-f5f1009c51a1 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2224] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:42:55 2026] GET /v2.0/subnets?id=57b2ebc2-bd24-4966-a850-4966908862e7 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2225] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:42:55 2026] GET /v2.0/ports?network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2226] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:42:55 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1085/2227] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:42:55 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1143/2228] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:42:55 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 552 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:42:56.969 7 WARNING neutron_lib.context [None req-b78ab212-5d45-47cf-9473-716b43ff3058 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1086/2229] 10.0.0.174 () {34 vars in 685 bytes} [Wed Jun 10 02:42:56 2026] POST /v2.0/security-groups => generated 1613 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:42:57.100 8 WARNING neutron_lib.context [None req-0b212678-75a7-4f17-9488-45076fbc8e4f 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1144/2230] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:57.237 7 WARNING neutron_lib.context [None req-186c38dd-b733-4572-936b-07f8538914fd 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2231] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:57 2026] POST /v2.0/security-group-rules => generated 564 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:57.389 8 WARNING neutron_lib.context [None req-b492cf76-054f-4352-9fd7-908434b7e2bb 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1145/2232] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:57 2026] POST /v2.0/security-group-rules => generated 570 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:57.551 7 WARNING neutron_lib.context [None req-a86cbd51-fa7d-46f4-9010-8e72f7de5fa3 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2233] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:57.651 8 WARNING neutron_lib.context [None req-d07aa5cf-65c7-49b0-9a18-bbb384cf191d 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:42:57.673 8 INFO neutron.db.securitygroups_db [None req-d07aa5cf-65c7-49b0-9a18-bbb384cf191d 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Project 5b0262eafaca4be5914079db6c624371 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: 1146/2234] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:57 2026] POST /v2.0/security-group-rules => generated 575 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:42:57.778 7 WARNING neutron_lib.context [None req-32084f1a-65c0-4418-8a36-db8350bd856b 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:42:57.800 7 INFO neutron.db.securitygroups_db [None req-32084f1a-65c0-4418-8a36-db8350bd856b 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Project 5b0262eafaca4be5914079db6c624371 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: 1089/2235] 10.0.0.174 () {34 vars in 695 bytes} [Wed Jun 10 02:42:57 2026] POST /v2.0/security-group-rules => generated 574 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2236] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:42:58 2026] GET /v2.0/networks => generated 1298 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2237] 10.0.0.158 () {34 vars in 1100 bytes} [Wed Jun 10 02:42:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1914104381&fields=id&tenant_id=5b0262eafaca4be5914079db6c624371 => 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: 1148/2238] 10.0.0.158 () {34 vars in 982 bytes} [Wed Jun 10 02:42:58 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 661 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2239] 10.0.0.158 () {34 vars in 965 bytes} [Wed Jun 10 02:42:58 2026] GET /v2.0/quotas/5b0262eafaca4be5914079db6c624371 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2240] 10.0.0.158 () {34 vars in 1002 bytes} [Wed Jun 10 02:42:58 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&fields=id => generated 149 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2241] 10.0.0.158 () {34 vars in 1008 bytes} [Wed Jun 10 02:42:58 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1150/2242] 10.0.0.158 () {34 vars in 1108 bytes} [Wed Jun 10 02:42:58 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1093/2243] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:42:59 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2246] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:42:59 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 661 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2247] 199.204.45.169 () {34 vars in 1050 bytes} [Wed Jun 10 02:42:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b0262eafaca4be5914079db6c624371 => generated 274 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:42:59.983 8 WARNING neutron_lib.context [req-585fe015-bfe3-4c5c-b6f9-ac69842c3c2c req-3adac4ce-e3ce-4e2c-a1ff-4cd5b74ae2c2 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1096/2248] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:00 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => 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: 1153/2249] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:42:59 2026] POST /v2.0/ports => generated 954 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2250] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:43:00 2026] PUT /v2.0/ports/99a3f743-340e-4944-b2c2-859ab8e2f5e5 => generated 1199 bytes in 441 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: 1154/2251] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:00 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 1238 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: 1098/2252] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99a3f743-340e-4944-b2c2-859ab8e2f5e5 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2253] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/subnets?id=57b2ebc2-bd24-4966-a850-4966908862e7 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:43:01.124 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12245a8c-d474-4cf2-a11f-5d0c38af4cf2'] response: {'name': 'network-changed', 'server_uuid': 'e96cd852-9561-439f-88e0-c47318159a68', 'tag': '99a3f743-340e-4944-b2c2-859ab8e2f5e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1099/2254] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/ports?network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1156/2255] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2256] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1100/2257] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2258] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2259] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/security-groups?id=abc6c94f-191e-4df0-9697-7a926207af0e&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: 1102/2260] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 757 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2261] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99a3f743-340e-4944-b2c2-859ab8e2f5e5 => 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: 1103/2262] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/subnets?id=57b2ebc2-bd24-4966-a850-4966908862e7 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2263] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/ports?network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2264] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1161/2265] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:01 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2266] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:02 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => 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: 1162/2267] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:43:02 2026] GET /v2.0/security-groups?id=abc6c94f-191e-4df0-9697-7a926207af0e&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2268] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:03 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2269] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:43:03 2026] GET /v2.0/security-groups?id=abc6c94f-191e-4df0-9697-7a926207af0e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2270] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:03 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => 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: 1164/2271] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:43:04 2026] GET /v2.0/security-groups?id=abc6c94f-191e-4df0-9697-7a926207af0e&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: 1108/2272] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:43:04 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:04.670 8 INFO neutron.db.l3_db [None req-0ba9a38d-0d1a-4ea3-84b7-4dcd4618f17d 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Floating IP e0be0425-9a59-499e-993c-b6109b45e155 associated. External IP: 10.96.250.205, port: 99a3f743-340e-4944-b2c2-859ab8e2f5e5. [pid: 8|app: 0|req: 1165/2273] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:43:04 2026] PUT /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 855 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2274] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:43:05 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2275] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2276] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/ports?tenant_id=5b0262eafaca4be5914079db6c624371&device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:06.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a29e0c7-079a-4b40-80e3-4cb6098d693f'] response: {'name': 'network-changed', 'server_uuid': 'e96cd852-9561-439f-88e0-c47318159a68', 'tag': '99a3f743-340e-4944-b2c2-859ab8e2f5e5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1167/2277] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/networks?id=4948b151-845f-4819-bc0e-06f63ccfd7b5 => generated 757 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2278] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=99a3f743-340e-4944-b2c2-859ab8e2f5e5 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2279] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/subnets?id=57b2ebc2-bd24-4966-a850-4966908862e7 => generated 654 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2280] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/ports?network_id=4948b151-845f-4819-bc0e-06f63ccfd7b5&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: 1169/2281] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2282] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:06 2026] GET /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5?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: 1170/2283] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:43:07 2026] GET /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2286] 10.0.0.86 () {34 vars in 989 bytes} [Wed Jun 10 02:43:15 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => 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: 1172/2287] 10.0.0.86 () {34 vars in 1039 bytes} [Wed Jun 10 02:43:15 2026] GET /v2.0/security-groups?id=abc6c94f-191e-4df0-9697-7a926207af0e&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2288] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:16 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2289] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:43:16 2026] GET /v2.0/security-groups?id=abc6c94f-191e-4df0-9697-7a926207af0e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2290] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:43:17 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:43:17.526 8 INFO neutron.db.l3_db [req-cd5c9397-c2e2-408a-808e-0ab10b96a498 req-f5270291-051b-4b44-9142-ddc66e47a6db 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] Floating IP e0be0425-9a59-499e-993c-b6109b45e155 disassociated. External IP: 10.96.250.205, port: 99a3f743-340e-4944-b2c2-859ab8e2f5e5. [pid: 7|app: 0|req: 1118/2291] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:17 2026] GET /v2.0/ports?device_id=e96cd852-9561-439f-88e0-c47318159a68 => 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: 1174/2292] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:43:17 2026] DELETE /v2.0/ports/99a3f743-340e-4944-b2c2-859ab8e2f5e5 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2293] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:43:18 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: 1175/2294] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:43:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2295] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:43:18 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: 1176/2296] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:43:18 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: 1121/2297] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:18 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:43:18.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a12e221b-444f-46b2-8680-ba025514b7db'] response: {'server_uuid': 'e96cd852-9561-439f-88e0-c47318159a68', 'name': 'network-vif-deleted', 'tag': '99a3f743-340e-4944-b2c2-859ab8e2f5e5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1177/2298] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:43:18 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2299] 199.204.45.169 () {34 vars in 717 bytes} [Wed Jun 10 02:43:18 2026] POST /v2.0/ports => generated 1093 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2300] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:18 2026] DELETE /v2.0/security-groups/abc6c94f-191e-4df0-9697-7a926207af0e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1179/2301] 10.0.0.158 () {34 vars in 971 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1093 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2302] 10.0.0.158 () {34 vars in 907 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/extensions => generated 19600 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2303] 199.204.45.169 () {34 vars in 1262 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2304] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1123/2305] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:43:19 2026] DELETE /v2.0/floatingips/e0be0425-9a59-499e-993c-b6109b45e155 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2306] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1124/2307] 199.204.45.169 () {34 vars in 975 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1093 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2308] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/networks?id=564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 803 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2309] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => 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: 1185/2310] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:43:19 2026] GET /v2.0/security-groups?id=100aaf65-8fdb-48f5-955e-1bf1a469d856&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2311] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2312] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:43:19 2026] PUT /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1247 bytes in 486 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: 1127/2313] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2523 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:20.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-506c0925-f3f2-43a1-b61d-9772b46ccbdd'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': '439a5e30-f260-44a0-a753-17324f933a8a', '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: 1128/2314] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => 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: 1129/2315] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2316] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&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: 1187/2317] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:43:20 2026] DELETE /v2.0/ports/1287be26-d3c2-4aa9-a05c-f5f1009c51a1 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2318] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:43:20.617 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1a4a561-eacd-40ed-9fff-69995fdc9b2a'] response: {'server_uuid': '98e61b9c-081d-4013-8392-ceeb3e66e487', 'name': 'network-vif-deleted', 'tag': '1287be26-d3c2-4aa9-a05c-f5f1009c51a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1188/2319] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1132/2320] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1189/2321] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2322] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2323] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/ports?device_id=98e61b9c-081d-4013-8392-ceeb3e66e487 => 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: 1190/2324] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1135/2325] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2326] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:20 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2523 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2327] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/networks?id=564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 803 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2328] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1137/2329] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2330] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2331] 10.0.0.158 () {34 vars in 971 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2332] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1195/2333] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2334] 199.204.45.169 () {34 vars in 789 bytes} [Wed Jun 10 02:43:21 2026] PUT /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1308 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:21.585 8 INFO neutron.api.v2.resource [None req-780f39ef-5e80-4308-bbea-9a7990bfb2cf aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1196/2335] 199.204.45.169 () {30 vars in 763 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/security-groups/lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1140/2336] 199.204.45.169 () {30 vars in 785 bytes} [Wed Jun 10 02:43:21 2026] GET /v2.0/security-groups?name=lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2337] 199.204.45.169 () {34 vars in 789 bytes} [Wed Jun 10 02:43:21 2026] PUT /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1308 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2338] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:21 2026] DELETE /v2.0/security-groups/100aaf65-8fdb-48f5-955e-1bf1a469d856 => 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, ' [pid: 7|app: 0|req: 1142/2339] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:43:22 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: 1143/2340] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2341] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2342] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:43:22 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: 1146/2343] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2344] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2345] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1344 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:22.375 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bc1af13-3c5a-42f9-88b0-ee64d83b24e7'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': '439a5e30-f260-44a0-a753-17324f933a8a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1149/2346] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2347] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2584 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2348] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2349] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/networks?id=564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2350] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2351] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1155/2352] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2353] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2354] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:22.837 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09da0ef7-c470-4b3c-987a-af163742f32c'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': '439a5e30-f260-44a0-a753-17324f933a8a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2355] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2356] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2357] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:22 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2586 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2358] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:23 2026] GET /v2.0/networks?id=564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 803 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2359] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:43:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1163/2360] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:23 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => 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: 1164/2361] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:23 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2362] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:23 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1166/2363] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:23 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1198/2364] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:43:22 2026] PUT /v2.0/routers/fd191c00-9ffe-40bf-b5ce-351fe9a6fa3a/remove_router_interface => generated 309 bytes in 1848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2365] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:43:23 2026] DELETE /v2.0/subnets/57b2ebc2-bd24-4966-a850-4966908862e7 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:43:25.368 8 INFO neutron.services.segments.plugin [-] Segment 0f15ea3b-ef32-4cca-a5b5-5382213ee5b9 resource provider aggregate not found 2026-06-10 02:43:25.381 8 INFO neutron.services.segments.plugin [-] Segment 0f15ea3b-ef32-4cca-a5b5-5382213ee5b9 resource provider aggregate not found 2026-06-10 02:43:25.395 8 INFO neutron.services.segments.plugin [-] Segment 0f15ea3b-ef32-4cca-a5b5-5382213ee5b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f15ea3b-ef32-4cca-a5b5-5382213ee5b9 found for delete ", "request_id": "req-41ae022f-05db-4853-a28d-f2d7b2cb4672"}]} 2026-06-10 02:43:25.398 8 INFO neutron.services.segments.plugin [-] Segment 0f15ea3b-ef32-4cca-a5b5-5382213ee5b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f15ea3b-ef32-4cca-a5b5-5382213ee5b9 found for delete ", "request_id": "req-06bc32c7-5044-4406-a407-9085ab205396"}]} 2026-06-10 02:43:25.405 8 INFO neutron.db.l3_hamode_db [None req-ef1a8190-1ec3-474c-ba50-8228f1e90d0a 7817c2bea6f24ae0906352ee6ca7511a 5b0262eafaca4be5914079db6c624371 - - default default] HA network c5580202-92f0-4880-ab3c-86cb14ec2690 was deleted as no HA routers are present in tenant 5b0262eafaca4be5914079db6c624371. [pid: 8|app: 0|req: 1199/2366] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:43:24 2026] DELETE /v2.0/routers/fd191c00-9ffe-40bf-b5ce-351fe9a6fa3a => generated 0 bytes in 1268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2367] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:43:25 2026] DELETE /v2.0/networks/4948b151-845f-4819-bc0e-06f63ccfd7b5 => 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: 1200/2368] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:26 2026] GET /v2.0/security-groups?tenant_id=5b0262eafaca4be5914079db6c624371&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:26.412 7 INFO neutron.services.segments.plugin [-] Segment d2e2de7d-972e-4ab2-b4ae-d23fb0e24cc0 resource provider aggregate not found 2026-06-10 02:43:26.418 7 INFO neutron.services.segments.plugin [-] Segment d2e2de7d-972e-4ab2-b4ae-d23fb0e24cc0 resource provider aggregate not found 2026-06-10 02:43:26.434 7 INFO neutron.services.segments.plugin [-] Segment d2e2de7d-972e-4ab2-b4ae-d23fb0e24cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2e2de7d-972e-4ab2-b4ae-d23fb0e24cc0 found for delete ", "request_id": "req-09cd6b78-6ced-4eca-b3e0-b985897daf65"}]} 2026-06-10 02:43:26.439 7 INFO neutron.services.segments.plugin [-] Segment d2e2de7d-972e-4ab2-b4ae-d23fb0e24cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2e2de7d-972e-4ab2-b4ae-d23fb0e24cc0 found for delete ", "request_id": "req-7f837a85-24d9-459e-96aa-78141f29059b"}]} [pid: 7|app: 0|req: 1169/2369] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:26 2026] DELETE /v2.0/security-groups/973fb8e2-48a0-4e9f-813e-832181e9a5d2 => 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: 1201/2370] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:26 2026] GET /v2.0/security-groups?tenant_id=7c2dca577818465a80927a1846241480&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2371] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:26 2026] DELETE /v2.0/security-groups/2523c209-fb93-4a66-92dc-f56024f92334 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:43:31.261 7 WARNING neutron_lib.context [None req-9048f407-fcb4-44f0-8544-ee856de2c434 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:43:31.380 7 INFO neutron.db.segments_db [None req-9048f407-fcb4-44f0-8544-ee856de2c434 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Added segment 2b3b6cc6-574d-4f7f-a1df-dca6e7199f77 of type vxlan for network 6ce3e4e0-8d99-4518-b4b9-925339ff35f3 [pid: 7|app: 0|req: 1172/2374] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:43:31 2026] POST /v2.0/networks => generated 632 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:31.506 8 WARNING neutron_lib.context [None req-15e54b0f-5d99-4068-bb55-b2d3f782eb58 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2375] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:43:31 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:31.890 7 WARNING neutron_lib.context [None req-a7dede68-183d-490b-bc77-42758596af5b 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2376] 10.0.0.174 () {34 vars in 666 bytes} [Wed Jun 10 02:43:31 2026] POST /v2.0/trunks => generated 407 bytes in 200 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-06-10 02:43:32.097 8 WARNING neutron_lib.context [None req-7868dd94-cf38-4911-b87d-1c7607b79d64 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:43:32.155 8 INFO neutron.db.segments_db [None req-7868dd94-cf38-4911-b87d-1c7607b79d64 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Added segment ec413a92-c0a7-493d-9d87-b70c8ad72f5d of type vxlan for network e9615c85-e804-4e39-900a-0a3efd67c104 [pid: 8|app: 0|req: 1204/2377] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:43:32 2026] POST /v2.0/networks => generated 631 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:32.319 7 WARNING neutron_lib.context [None req-3c7b1775-1e56-4b06-99ce-eef5729e82c4 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1174/2378] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:43:32 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:32.659 8 WARNING neutron_lib.context [None req-ebbcc7c7-ce83-49a2-94d0-ed60082082a8 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1205/2379] 10.0.0.174 () {34 vars in 666 bytes} [Wed Jun 10 02:43:32 2026] POST /v2.0/trunks => generated 407 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-10 02:43:32.909 7 WARNING neutron_lib.context [None req-ffe5a47e-87cd-4c02-895a-f265d87b19a4 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:43:32.969 7 INFO neutron.db.segments_db [None req-ffe5a47e-87cd-4c02-895a-f265d87b19a4 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Added segment 76bb5c72-cf7f-4141-b537-a7800df9556f of type vxlan for network d1343a06-ea60-4b61-9b0e-66ab1e6a3f05 [pid: 7|app: 0|req: 1175/2380] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:43:32 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-06-10 02:43:33.111 8 WARNING neutron_lib.context [None req-28bb0d05-effd-45f9-b96e-b7f829449c6b 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2381] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:43:33 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:33.459 7 WARNING neutron_lib.context [None req-fd252ab6-97e6-4d56-8e95-383fee2a215f 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1176/2382] 10.0.0.174 () {34 vars in 666 bytes} [Wed Jun 10 02:43:33 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-10 02:43:33.701 8 WARNING neutron_lib.context [None req-d3a51d46-2ca0-474f-af9b-2e7e60fd1c07 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:43:33.756 8 INFO neutron.db.segments_db [None req-d3a51d46-2ca0-474f-af9b-2e7e60fd1c07 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Added segment ea210908-cb06-45f4-a854-0cc2b717222d of type vxlan for network 01033d32-4548-4864-91b9-91373ff42106 [pid: 8|app: 0|req: 1207/2383] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:43:33 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:33.897 7 WARNING neutron_lib.context [None req-e601baff-cb2a-43c7-b4e1-fd3290a1a484 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1177/2384] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:43:33 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-06-10 02:43:34.265 8 WARNING neutron_lib.context [None req-a12e4d79-bd5a-435e-802b-f6b5279c5d0a 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2385] 10.0.0.174 () {34 vars in 666 bytes} [Wed Jun 10 02:43:34 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:43:34.495 7 WARNING neutron_lib.context [None req-cb05e352-d670-48ab-ad02-e5c55fed63a6 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:43:34.551 7 INFO neutron.db.segments_db [None req-cb05e352-d670-48ab-ad02-e5c55fed63a6 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Added segment 87e57995-afae-4083-96d1-0b7c552175fe of type vxlan for network 379c9c45-9198-426f-bb02-eeb0e946952b 2026-06-10 02:43:34.622 8 WARNING neutron_lib.context [None req-cd94708d-1e79-4e74-8e90-a7cd2c617dcb de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2386] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:43:34 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) 2026-06-10 02:43:34.683 7 WARNING neutron_lib.context [None req-66f2adb2-626f-4102-b1a4-a20f5c3feb55 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2387] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:43:34 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:43:35.033 7 WARNING neutron_lib.context [None req-93fcec44-aa3a-4724-af43-0a03a7a7412e 5fbcfad3e2f34b608d99847899b247ee a280f0c90a4b4cfa9e9a2f20ddae3c83 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2388] 10.0.0.174 () {34 vars in 666 bytes} [Wed Jun 10 02:43:35 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2389] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:43:35 2026] PUT /v2.0/trunks/f0c30d9b-93f3-4361-a9fb-c0a0b1759725/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2390] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:43:35 2026] PUT /v2.0/trunks/f3a54dab-9398-48d6-b620-47c8843946e3/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2391] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:43:35 2026] PUT /v2.0/trunks/13322881-194b-48f1-ab1a-c24b6fe3dd5f/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2392] 10.0.0.174 () {34 vars in 749 bytes} [Wed Jun 10 02:43:35 2026] PUT /v2.0/trunks/a794af27-374d-43e7-8a3b-bd631a9a1334/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2393] 10.0.0.174 () {32 vars in 662 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2394] 10.0.0.174 () {32 vars in 676 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2395] 10.0.0.174 () {32 vars in 672 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2396] 10.0.0.174 () {32 vars in 684 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2397] 10.0.0.174 () {32 vars in 670 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2398] 10.0.0.174 () {32 vars in 684 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2399] 10.0.0.174 () {32 vars in 680 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2400] 10.0.0.174 () {32 vars in 692 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:43:35.643 8 INFO neutron.db.l3_db [None req-cd94708d-1e79-4e74-8e90-a7cd2c617dcb de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Floating IP 10491a49-01c1-456f-b489-4e6960314bde associated. External IP: 10.96.250.205, port: 7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54. [pid: 7|app: 0|req: 1193/2401] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks/f0c30d9b-93f3-4361-a9fb-c0a0b1759725 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2402] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/ports/dd4d2946-b0d9-4d91-b4df-1a57b100f227 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2403] 10.0.0.174 () {32 vars in 722 bytes} [Wed Jun 10 02:43:35 2026] DELETE /v2.0/trunks/f0c30d9b-93f3-4361-a9fb-c0a0b1759725 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2404] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/trunks/f3a54dab-9398-48d6-b620-47c8843946e3 => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2405] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:43:35 2026] GET /v2.0/ports/e7cd3eca-489e-460a-b39e-2f23e78ba928 => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2406] 10.0.0.174 () {34 vars in 677 bytes} [Wed Jun 10 02:43:34 2026] POST /v2.0/floatingips => generated 899 bytes in 1388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2407] 10.0.0.174 () {32 vars in 722 bytes} [Wed Jun 10 02:43:35 2026] DELETE /v2.0/trunks/f3a54dab-9398-48d6-b620-47c8843946e3 => 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: 1210/2408] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:43:36 2026] GET /v2.0/trunks/13322881-194b-48f1-ab1a-c24b6fe3dd5f => generated 429 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2409] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:43:36 2026] GET /v2.0/ports/9cea91d0-20fd-4201-9daa-3800e8873df0 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2410] 10.0.0.174 () {32 vars in 722 bytes} [Wed Jun 10 02:43:36 2026] DELETE /v2.0/trunks/13322881-194b-48f1-ab1a-c24b6fe3dd5f => 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: 1200/2411] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:43:36 2026] GET /v2.0/trunks/a794af27-374d-43e7-8a3b-bd631a9a1334 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2412] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:43:36 2026] GET /v2.0/ports/2342795f-c219-4ac0-9e38-00670248859c => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2413] 10.0.0.174 () {32 vars in 722 bytes} [Wed Jun 10 02:43:36 2026] DELETE /v2.0/trunks/a794af27-374d-43e7-8a3b-bd631a9a1334 => 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: 1213/2414] 10.0.0.174 () {32 vars in 719 bytes} [Wed Jun 10 02:43:36 2026] GET /v2.0/trunks/b394a156-505d-4987-a02e-805117fd6372 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2415] 10.0.0.174 () {32 vars in 717 bytes} [Wed Jun 10 02:43:36 2026] GET /v2.0/ports/babf4680-ce27-4ded-97a6-5423945e3459 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2416] 10.0.0.174 () {32 vars in 722 bytes} [Wed Jun 10 02:43:36 2026] DELETE /v2.0/trunks/b394a156-505d-4987-a02e-805117fd6372 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2417] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:43:36 2026] DELETE /v2.0/ports/dd4d2946-b0d9-4d91-b4df-1a57b100f227 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2418] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:43:37 2026] DELETE /v2.0/ports/e7cd3eca-489e-460a-b39e-2f23e78ba928 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2419] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:43:37 2026] DELETE /v2.0/ports/9cea91d0-20fd-4201-9daa-3800e8873df0 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2420] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:43:37 2026] DELETE /v2.0/ports/2342795f-c219-4ac0-9e38-00670248859c => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2421] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:43:37 2026] DELETE /v2.0/ports/babf4680-ce27-4ded-97a6-5423945e3459 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2422] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:43:38 2026] DELETE /v2.0/networks/6ce3e4e0-8d99-4518-b4b9-925339ff35f3 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:43:38.473 7 INFO neutron.services.segments.plugin [-] Segment ec413a92-c0a7-493d-9d87-b70c8ad72f5d resource provider aggregate not found 2026-06-10 02:43:38.479 7 INFO neutron.services.segments.plugin [-] Segment ec413a92-c0a7-493d-9d87-b70c8ad72f5d resource provider aggregate not found 2026-06-10 02:43:38.494 7 INFO neutron.services.segments.plugin [-] Segment ec413a92-c0a7-493d-9d87-b70c8ad72f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec413a92-c0a7-493d-9d87-b70c8ad72f5d found for delete ", "request_id": "req-1e9580fb-a94c-4e7e-adbf-769c9dddb28b"}]} 2026-06-10 02:43:38.502 7 INFO neutron.services.segments.plugin [-] Segment ec413a92-c0a7-493d-9d87-b70c8ad72f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec413a92-c0a7-493d-9d87-b70c8ad72f5d found for delete ", "request_id": "req-e9452b9e-ebb1-4211-9fd5-2d7682299aa1"}]} [pid: 7|app: 0|req: 1206/2423] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:43:38 2026] DELETE /v2.0/networks/e9615c85-e804-4e39-900a-0a3efd67c104 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:43:38.535 8 INFO neutron.services.segments.plugin [-] Segment 2b3b6cc6-574d-4f7f-a1df-dca6e7199f77 resource provider aggregate not found 2026-06-10 02:43:38.542 8 INFO neutron.services.segments.plugin [-] Segment 2b3b6cc6-574d-4f7f-a1df-dca6e7199f77 resource provider aggregate not found 2026-06-10 02:43:38.559 8 INFO neutron.services.segments.plugin [-] Segment 2b3b6cc6-574d-4f7f-a1df-dca6e7199f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3b6cc6-574d-4f7f-a1df-dca6e7199f77 found for delete ", "request_id": "req-19951f9a-68c2-41cc-a057-648a01ee19a5"}]} 2026-06-10 02:43:38.563 8 INFO neutron.services.segments.plugin [-] Segment 2b3b6cc6-574d-4f7f-a1df-dca6e7199f77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b3b6cc6-574d-4f7f-a1df-dca6e7199f77 found for delete ", "request_id": "req-ec0e6d64-4dc1-404b-8a81-49ee03a18965"}]} [pid: 8|app: 0|req: 1218/2424] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:43:38 2026] DELETE /v2.0/networks/d1343a06-ea60-4b61-9b0e-66ab1e6a3f05 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2425] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:43:38 2026] DELETE /v2.0/networks/01033d32-4548-4864-91b9-91373ff42106 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2426] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:43:38 2026] DELETE /v2.0/networks/379c9c45-9198-426f-bb02-eeb0e946952b => 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: 1208/2427] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:43:39 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: 1220/2428] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:43:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2429] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:43:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2430] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:43:39 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) 2026-06-10 02:43:39.412 7 INFO neutron.api.v2.resource [None req-5b17cb5f-40c9-4bf8-9bba-6cc142d5a6fb aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2431] 199.204.45.169 () {30 vars in 763 bytes} [Wed Jun 10 02:43:39 2026] GET /v2.0/security-groups/lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2432] 199.204.45.169 () {30 vars in 785 bytes} [Wed Jun 10 02:43:39 2026] GET /v2.0/security-groups?name=lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 1577 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2433] 199.204.45.169 () {30 vars in 815 bytes} [Wed Jun 10 02:43:39 2026] GET /v2.0/security-group-rules?security_group_id=00fd9224-0762-47c7-ab01-e00e7f6ca3c3 => generated 1118 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2434] 199.204.45.169 () {34 vars in 747 bytes} [Wed Jun 10 02:43:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2435] 199.204.45.169 () {34 vars in 747 bytes} [Wed Jun 10 02:43:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2436] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:40 2026] GET /v2.0/security-groups?tenant_id=6d1d315fbba245b3bdeee22c485452d8&name=default => generated 2805 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2437] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:40 2026] DELETE /v2.0/security-groups/4b78c75b-5f69-476c-bf81-408bc5347124 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:43:40.612 7 INFO neutron.services.segments.plugin [-] Segment ea210908-cb06-45f4-a854-0cc2b717222d resource provider aggregate not found 2026-06-10 02:43:40.617 7 INFO neutron.services.segments.plugin [-] Segment ea210908-cb06-45f4-a854-0cc2b717222d resource provider aggregate not found 2026-06-10 02:43:40.637 7 INFO neutron.services.segments.plugin [-] Segment ea210908-cb06-45f4-a854-0cc2b717222d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea210908-cb06-45f4-a854-0cc2b717222d found for delete ", "request_id": "req-543f333a-778e-4e73-afb2-00a03be14ab4"}]} 2026-06-10 02:43:40.638 7 INFO neutron.services.segments.plugin [-] Segment ea210908-cb06-45f4-a854-0cc2b717222d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea210908-cb06-45f4-a854-0cc2b717222d found for delete ", "request_id": "req-b778e3b3-53dc-4e33-909f-42eed7ccf8df"}]} [pid: 7|app: 0|req: 1213/2438] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:40 2026] GET /v2.0/security-groups?tenant_id=14761d263877436a8d90736468fa1bd7&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:40.753 8 INFO neutron.services.segments.plugin [-] Segment 76bb5c72-cf7f-4141-b537-a7800df9556f resource provider aggregate not found 2026-06-10 02:43:40.758 8 INFO neutron.services.segments.plugin [-] Segment 76bb5c72-cf7f-4141-b537-a7800df9556f resource provider aggregate not found 2026-06-10 02:43:40.772 8 INFO neutron.services.segments.plugin [-] Segment 76bb5c72-cf7f-4141-b537-a7800df9556f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76bb5c72-cf7f-4141-b537-a7800df9556f found for delete ", "request_id": "req-1a8a2fcf-0a89-4529-90b2-d656516b8607"}]} 2026-06-10 02:43:40.781 8 INFO neutron.services.segments.plugin [-] Segment 76bb5c72-cf7f-4141-b537-a7800df9556f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76bb5c72-cf7f-4141-b537-a7800df9556f found for delete ", "request_id": "req-e8b6e698-2bfa-454f-b476-06e8c433e60e"}]} 2026-06-10 02:43:40.787 8 INFO neutron.services.segments.plugin [-] Segment 87e57995-afae-4083-96d1-0b7c552175fe resource provider aggregate not found 2026-06-10 02:43:40.798 8 INFO neutron.services.segments.plugin [-] Segment 87e57995-afae-4083-96d1-0b7c552175fe resource provider aggregate not found 2026-06-10 02:43:40.803 8 INFO neutron.services.segments.plugin [-] Segment 87e57995-afae-4083-96d1-0b7c552175fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e57995-afae-4083-96d1-0b7c552175fe found for delete ", "request_id": "req-764ad324-58dc-4fba-9b70-fdfa3ad67410"}]} 2026-06-10 02:43:40.814 8 INFO neutron.services.segments.plugin [-] Segment 87e57995-afae-4083-96d1-0b7c552175fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e57995-afae-4083-96d1-0b7c552175fe found for delete ", "request_id": "req-f9594391-32a6-434e-94a0-0332c8aa982f"}]} [pid: 8|app: 0|req: 1226/2439] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:40 2026] DELETE /v2.0/security-groups/cdfbd704-9f1a-478c-927e-5dd03b0a0b8e => 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: 1214/2440] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:40 2026] GET /v2.0/security-groups?tenant_id=a280f0c90a4b4cfa9e9a2f20ddae3c83&name=default => generated 2805 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2441] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:41 2026] DELETE /v2.0/security-groups/4de49323-bcfd-476f-bc96-c56f3c0b6dcb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:43:44.592 7 WARNING neutron_lib.context [None req-575155b4-3d43-4bc9-b94c-007ec257fe93 eccbcfef6b1f4536a320788cac7c2250 fa24792eea9747858cbdd380bdb88120 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1216/2444] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:43:44 2026] POST /v2.0/floatingips => generated 552 bytes in 798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2445] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:43:45 2026] PUT /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2446] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2447] 10.0.0.174 () {34 vars in 770 bytes} [Wed Jun 10 02:43:45 2026] PUT /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2448] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2449] 10.0.0.174 () {34 vars in 766 bytes} [Wed Jun 10 02:43:45 2026] PUT /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2450] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2451] 10.0.0.174 () {34 vars in 788 bytes} [Wed Jun 10 02:43:45 2026] PUT /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2452] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/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: 1233/2453] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:43:45 2026] PUT /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2454] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2455] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:43:45.884 7 INFO neutron.api.v2.resource [None req-ddc5c1f8-0c76-4fcc-893b-a7609a3a3faf eccbcfef6b1f4536a320788cac7c2250 fa24792eea9747858cbdd380bdb88120 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2456] 10.0.0.174 () {32 vars in 751 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/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: 1235/2457] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:43:45 2026] DELETE /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2458] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:45 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:43:46.047 8 INFO neutron.api.v2.resource [None req-54a0f056-bbb5-45e5-8c41-a48a073159ff eccbcfef6b1f4536a320788cac7c2250 fa24792eea9747858cbdd380bdb88120 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1236/2459] 10.0.0.174 () {32 vars in 754 bytes} [Wed Jun 10 02:43:46 2026] DELETE /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/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: 1224/2460] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:43:46 2026] DELETE /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2461] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:46 2026] GET /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4/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: 1225/2462] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:43:46 2026] DELETE /v2.0/floatingips/36d2e809-c73a-45d7-8d06-8f5378cc17d4 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2463] 10.0.0.98 () {30 vars in 689 bytes} [Wed Jun 10 02:43:46 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: 1226/2464] 10.0.0.98 () {30 vars in 691 bytes} [Wed Jun 10 02:43:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2465] 10.0.0.98 () {30 vars in 667 bytes} [Wed Jun 10 02:43:46 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: 1227/2466] 10.0.0.98 () {30 vars in 703 bytes} [Wed Jun 10 02:43:46 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: 1228/2467] 10.0.0.98 () {28 vars in 438 bytes} [Wed Jun 10 02:43:47 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2468] 10.0.0.98 () {30 vars in 727 bytes} [Wed Jun 10 02:43:47 2026] GET /v2.0/subnets/10cfcf54-973d-4547-8995-efe2461d80b5 => generated 631 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2469] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:47 2026] GET /v2.0/security-groups?tenant_id=a75859600d204aad9e6b929ebac3047b&name=default => generated 2805 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2470] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:47 2026] DELETE /v2.0/security-groups/78baf119-443f-4f86-a127-63dfdeeb6ef5 => 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: 1241/2471] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:47 2026] GET /v2.0/security-groups?tenant_id=fa24792eea9747858cbdd380bdb88120&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2472] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:47 2026] DELETE /v2.0/security-groups/bbc8f8db-3566-4f5b-bb07-d4e63ea0caba => 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: 1242/2473] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:43:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2474] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:43:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2475] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:43:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2476] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:43:49 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: 1244/2477] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:49 2026] GET /v2.0/subnets/10cfcf54-973d-4547-8995-efe2461d80b5 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2478] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:43:49 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2479] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:43:49 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: 1235/2480] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:43:49 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: 1246/2481] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:43:49 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: 1236/2482] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:43:50 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: 1247/2483] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:50 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1237/2484] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:50 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1248/2485] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:50 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:43:51.220 8 WARNING neutron_lib.context [None req-bbf6013d-e2ca-41bd-87a8-7a48c2c08185 309d92d6a9044fa7a90b7c8249ce9a5d 69be70d8932b467badf9b3dc842ba740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:43:51.327 8 INFO neutron.db.segments_db [None req-bbf6013d-e2ca-41bd-87a8-7a48c2c08185 309d92d6a9044fa7a90b7c8249ce9a5d 69be70d8932b467badf9b3dc842ba740 - - default default] Added segment d611e438-04ae-4add-98bf-6ba895825c13 of type vxlan for network 65d95359-57b6-4f1d-8339-1a548cca25f5 [pid: 7|app: 0|req: 1238/2486] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:43:50 2026] POST /v2.0/ports => generated 1303 bytes in 446 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: 1249/2487] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:43:51 2026] POST /v2.0/networks => generated 631 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:51.444 8 WARNING neutron_lib.context [None req-388b9b4d-abee-4e5e-91e1-e74967ca5596 309d92d6a9044fa7a90b7c8249ce9a5d 69be70d8932b467badf9b3dc842ba740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1250/2488] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:43:51 2026] POST /v2.0/ports => generated 743 bytes in 335 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: 1251/2489] 10.0.0.174 () {34 vars in 747 bytes} [Wed Jun 10 02:43:51 2026] PUT /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2490] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:43:51 2026] PUT /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1428 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2491] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:43:51 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:43:51.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df13233f-868d-4d40-a962-94f9c176b4f7'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': 'f5771c23-2586-44d9-a762-f7bc5c1e00a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1253/2492] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:51 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 4042 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2493] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:43:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2494] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2495] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&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: 1257/2496] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1258/2497] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1259/2498] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1240/2499] 10.0.0.174 () {34 vars in 758 bytes} [Wed Jun 10 02:43:51 2026] PUT /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags/green => generated 4 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2500] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 654 bytes in 37 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: 1261/2501] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2502] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2503] 10.0.0.174 () {34 vars in 754 bytes} [Wed Jun 10 02:43:52 2026] PUT /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2504] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2505] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2506] 10.0.0.174 () {34 vars in 776 bytes} [Wed Jun 10 02:43:52 2026] PUT /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2507] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1265/2508] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2509] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=f5771c23-2586-44d9-a762-f7bc5c1e00a6 => 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: 1245/2510] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A24b&port_id=f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2511] 10.0.0.174 () {34 vars in 747 bytes} [Wed Jun 10 02:43:52 2026] PUT /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2512] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2513] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2514] 10.0.0.174 () {32 vars in 735 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2515] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:52.786 7 INFO neutron.api.v2.resource [None req-f20a9428-88a0-42ec-8ed6-519bf6667fa5 309d92d6a9044fa7a90b7c8249ce9a5d 69be70d8932b467badf9b3dc842ba740 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1248/2516] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/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: 1269/2517] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 7|app: 0|req: 1249/2518] 10.0.0.174 () {32 vars in 738 bytes} [Wed Jun 10 02:43:52 2026] DELETE /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2519] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2520] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:43:52.920 7 INFO neutron.api.v2.resource [None req-295475bc-5439-4ed9-9467-af3af8bb5ec0 309d92d6a9044fa7a90b7c8249ce9a5d 69be70d8932b467badf9b3dc842ba740 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1251/2521] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:43:52 2026] DELETE /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2522] 10.0.0.174 () {32 vars in 730 bytes} [Wed Jun 10 02:43:52 2026] DELETE /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2523] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1253/2524] 10.0.0.174 () {32 vars in 727 bytes} [Wed Jun 10 02:43:52 2026] GET /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2525] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 4042 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2526] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2527] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=f5771c23-2586-44d9-a762-f7bc5c1e00a6 => 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: 1257/2528] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A24b&port_id=f5771c23-2586-44d9-a762-f7bc5c1e00a6 => 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: 1272/2529] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:43:53 2026] DELETE /v2.0/ports/96d62786-6e7a-48f1-86ca-9ad78d2febf9 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2530] 10.0.0.158 () {34 vars in 971 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2531] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2532] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1464 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2533] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2534] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1464 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2535] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:43:53.491 7 INFO neutron.services.segments.plugin [-] Segment d611e438-04ae-4add-98bf-6ba895825c13 resource provider aggregate not found 2026-06-10 02:43:53.497 7 INFO neutron.services.segments.plugin [-] Segment d611e438-04ae-4add-98bf-6ba895825c13 resource provider aggregate not found 2026-06-10 02:43:53.513 7 INFO neutron.services.segments.plugin [-] Segment d611e438-04ae-4add-98bf-6ba895825c13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d611e438-04ae-4add-98bf-6ba895825c13 found for delete ", "request_id": "req-9ff559b4-1f5e-4545-87cc-c570f31ff429"}]} 2026-06-10 02:43:53.517 7 INFO neutron.services.segments.plugin [-] Segment d611e438-04ae-4add-98bf-6ba895825c13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d611e438-04ae-4add-98bf-6ba895825c13 found for delete ", "request_id": "req-37da453b-1aae-43fe-9dcd-85613e8b4dc0"}]} [pid: 7|app: 0|req: 1259/2536] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:43:53 2026] DELETE /v2.0/networks/65d95359-57b6-4f1d-8339-1a548cca25f5 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2537] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2538] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1278/2539] 199.204.45.169 () {34 vars in 790 bytes} [Wed Jun 10 02:43:53 2026] PUT /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1199 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2540] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-10 02:43:54.059 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bffe0984-2dc0-4543-8b52-7272dad24106'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': 'f5771c23-2586-44d9-a762-f7bc5c1e00a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1279/2541] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:53 2026] GET /v2.0/subnets/10cfcf54-973d-4547-8995-efe2461d80b5 => generated 649 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2542] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3813 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2543] 199.204.45.169 () {34 vars in 1096 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2544] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2545] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2546] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2547] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=f5771c23-2586-44d9-a762-f7bc5c1e00a6 => 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: 1282/2548] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2549] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2550] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2551] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2552] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:43:54 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: 1271/2553] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2554] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2555] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2556] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/security-groups?tenant_id=2ddc5e3828b1420ab4c11886fa36b3ad&name=default => generated 2805 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2557] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => 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: 1285/2558] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2559] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1275/2560] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2561] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1286/2562] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:54 2026] DELETE /v2.0/security-groups/db0e393b-f037-4a5c-8e06-b2d080bfa1e4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2563] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2564] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 1278/2565] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2566] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2567] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/security-groups?tenant_id=69be70d8932b467badf9b3dc842ba740&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2568] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2569] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2570] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2571] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:43:54 2026] DELETE /v2.0/security-groups/98504b52-4658-4edc-ae9c-923e5715275b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2572] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:43:54 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2573] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:43:55 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:43:58.534 7 WARNING neutron_lib.context [None req-feb13b4b-4703-43a1-ab9d-744d618a7c4d 818ac1208bb3438bb3446402d094ee48 8374e60c08844cc581ecdeee14f9ca0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:43:58.646 7 INFO neutron.db.segments_db [None req-feb13b4b-4703-43a1-ab9d-744d618a7c4d 818ac1208bb3438bb3446402d094ee48 8374e60c08844cc581ecdeee14f9ca0f - - default default] Added segment cf850685-6819-46c1-8b65-5e139306f010 of type vxlan for network 057e8498-674e-4eaf-a0a9-3937c87f39d7 [pid: 7|app: 0|req: 1283/2574] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:43:58 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:43:58.854 8 WARNING neutron_lib.context [None req-809ce9b2-1b48-4962-8e1f-9c41303a9793 818ac1208bb3438bb3446402d094ee48 8374e60c08844cc581ecdeee14f9ca0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1292/2577] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:43:58 2026] POST /v2.0/subnets => generated 602 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2578] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:43:59 2026] PUT /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2579] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:43:59 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2580] 10.0.0.174 () {34 vars in 762 bytes} [Wed Jun 10 02:43:59 2026] PUT /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2581] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:43:59 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2582] 10.0.0.174 () {34 vars in 758 bytes} [Wed Jun 10 02:43:59 2026] PUT /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2583] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:43:59 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2584] 10.0.0.174 () {34 vars in 780 bytes} [Wed Jun 10 02:43:59 2026] PUT /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2585] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:44:00 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2586] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:44:00 2026] PUT /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2587] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:44:00 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2588] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:44:00 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:44:00.329 8 INFO neutron.api.v2.resource [None req-aaafeb84-e14c-4cdc-b12e-a2952ff706c9 818ac1208bb3438bb3446402d094ee48 8374e60c08844cc581ecdeee14f9ca0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1298/2589] 10.0.0.174 () {32 vars in 743 bytes} [Wed Jun 10 02:44:00 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2590] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:44:00 2026] DELETE /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2591] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:44:00 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:44:00.507 7 INFO neutron.api.v2.resource [None req-32af0c5f-59db-4d0b-85a1-694205a925c9 818ac1208bb3438bb3446402d094ee48 8374e60c08844cc581ecdeee14f9ca0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2592] 10.0.0.174 () {32 vars in 746 bytes} [Wed Jun 10 02:44:00 2026] DELETE /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2593] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:44:00 2026] DELETE /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2594] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 02:44:00 2026] GET /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2595] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:44:00 2026] DELETE /v2.0/subnets/d4e9016f-f136-408d-8f70-acadee711917 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:44:01.377 7 INFO neutron.services.segments.plugin [-] Segment cf850685-6819-46c1-8b65-5e139306f010 resource provider aggregate not found 2026-06-10 02:44:01.382 7 INFO neutron.services.segments.plugin [-] Segment cf850685-6819-46c1-8b65-5e139306f010 resource provider aggregate not found 2026-06-10 02:44:01.394 7 INFO neutron.services.segments.plugin [-] Segment cf850685-6819-46c1-8b65-5e139306f010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf850685-6819-46c1-8b65-5e139306f010 found for delete ", "request_id": "req-83b0c080-204f-4377-8b7d-668096763f0f"}]} 2026-06-10 02:44:01.396 7 INFO neutron.services.segments.plugin [-] Segment cf850685-6819-46c1-8b65-5e139306f010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf850685-6819-46c1-8b65-5e139306f010 found for delete ", "request_id": "req-1461f740-b5c0-4392-b7de-ede612fbd7be"}]} [pid: 7|app: 0|req: 1295/2596] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:44:00 2026] DELETE /v2.0/networks/057e8498-674e-4eaf-a0a9-3937c87f39d7 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2597] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:44:02 2026] GET /v2.0/security-groups?tenant_id=8374e60c08844cc581ecdeee14f9ca0f&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2598] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:44:02 2026] DELETE /v2.0/security-groups/bfd3d7e5-7626-4c79-8d05-016b14074046 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2599] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:44:02 2026] GET /v2.0/security-groups?tenant_id=43b78c9a532842df8b8c59a2ee7beca8&name=default => generated 2805 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2600] 10.0.0.98 () {30 vars in 689 bytes} [Wed Jun 10 02:44:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2601] 10.0.0.98 () {30 vars in 691 bytes} [Wed Jun 10 02:44:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2602] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:44:02 2026] DELETE /v2.0/security-groups/ac5d63d5-ce8e-47b4-8c56-62088e0cc50d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2603] 10.0.0.98 () {30 vars in 667 bytes} [Wed Jun 10 02:44:02 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: 1298/2604] 10.0.0.98 () {30 vars in 703 bytes} [Wed Jun 10 02:44:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2605] 10.0.0.98 () {28 vars in 438 bytes} [Wed Jun 10 02:44:03 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2606] 10.0.0.98 () {30 vars in 727 bytes} [Wed Jun 10 02:44:03 2026] GET /v2.0/subnets/89093383-2232-4228-be70-3d79113366a5 => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2607] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44: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: 1300/2608] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2609] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:05 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: 1301/2610] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2611] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:05 2026] GET /v2.0/subnets/10cfcf54-973d-4547-8995-efe2461d80b5 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2612] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:05 2026] GET /v2.0/subnets/89093383-2232-4228-be70-3d79113366a5 => generated 650 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2613] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:05 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2614] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2615] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2616] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:06 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: 1313/2617] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2618] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:06 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1314/2619] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:06 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2620] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:44:06 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2621] 199.204.45.169 () {38 vars in 955 bytes} [Wed Jun 10 02:44:06 2026] POST /v2.0/ports => generated 1303 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2622] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:44:07 2026] PUT /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1428 bytes in 596 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: 1316/2623] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:07 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 5271 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:44:08.076 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5319d19-bdc3-4a39-93b6-caa335dbd09a'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': 'e893ea1e-93a2-450e-9d65-a2e8f0405b99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1308/2624] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => 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: 1317/2625] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => 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: 1309/2626] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2627] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1310/2628] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1319/2629] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1311/2630] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2631] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2632] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1321/2633] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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/2634] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2635] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2636] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 1323/2637] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1315/2638] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1324/2639] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=e893ea1e-93a2-450e-9d65-a2e8f0405b99 => 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: 1316/2640] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab1&port_id=e893ea1e-93a2-450e-9d65-a2e8f0405b99 => 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: 1325/2641] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/subnets?id=2bb14959-f5d6-406c-a3f5-44177b2446ef&id=89093383-2232-4228-be70-3d79113366a5 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2642] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2643] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&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: 1318/2644] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1327/2645] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1319/2646] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 5271 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2647] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2648] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=e893ea1e-93a2-450e-9d65-a2e8f0405b99 => 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: 1329/2649] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ab1&port_id=e893ea1e-93a2-450e-9d65-a2e8f0405b99 => 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: 1321/2650] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/subnets?id=2bb14959-f5d6-406c-a3f5-44177b2446ef&id=89093383-2232-4228-be70-3d79113366a5 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2651] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2652] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&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: 1331/2653] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1323/2654] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:09 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1332/2655] 10.0.0.158 () {34 vars in 971 bytes} [Wed Jun 10 02:44:10 2026] GET /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1464 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2656] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:10 2026] GET /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1464 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2657] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:10 2026] GET /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1464 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2658] 199.204.45.169 () {34 vars in 790 bytes} [Wed Jun 10 02:44:10 2026] PUT /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1199 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2659] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:44:10 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec => generated 798 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:44:10.911 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81151e64-c16e-44be-a7a2-79886310937f'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': 'e893ea1e-93a2-450e-9d65-a2e8f0405b99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1326/2660] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:10 2026] GET /v2.0/subnets/89093383-2232-4228-be70-3d79113366a5 => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2661] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:10 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 5042 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2662] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2663] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.217&port_id=e893ea1e-93a2-450e-9d65-a2e8f0405b99 => 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: 1328/2664] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/subnets?id=89093383-2232-4228-be70-3d79113366a5 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2665] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2666] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&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: 1330/2667] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2668] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:11 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: 1332/2669] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2670] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2671] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2672] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2673] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1335/2674] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2675] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2676] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2677] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2678] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:11 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2681] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:22 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: 1343/2682] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2683] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:22 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: 1344/2684] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:22 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: 1341/2685] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:22 2026] GET /v2.0/subnets/10cfcf54-973d-4547-8995-efe2461d80b5 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2686] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 5044 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2687] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:23 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: 1346/2688] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2689] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:23 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: 1347/2690] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2691] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2692] 199.204.45.169 () {34 vars in 789 bytes} [Wed Jun 10 02:44:23 2026] PUT /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1026 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2693] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec => generated 798 bytes in 65 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: 1349/2694] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2695] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:44:23.992 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce06895f-ee09-4437-8133-5ec830448620'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': 'e893ea1e-93a2-450e-9d65-a2e8f0405b99', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1347/2696] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:24 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 4869 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2697] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:44:23 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2698] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:24 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2699] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:24 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2700] 199.204.45.169 () {34 vars in 975 bytes} [Wed Jun 10 02:44:24 2026] GET /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2701] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:44:24 2026] DELETE /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => 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: 1350/2702] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:24 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3815 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2703] 199.204.45.169 () {34 vars in 1226 bytes} [Wed Jun 10 02:44:24 2026] GET /v2.0/networks?id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&id=564de1a1-14dd-41b2-b40f-9ccb001164ea&id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 3098 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2704] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => 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: 1351/2705] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3815 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:44:25.205 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4525e150-3d43-4348-b5f0-32a5237dec6e aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1355/2706] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2707] 199.204.45.169 () {32 vars in 759 bytes} [Wed Jun 10 02:44:25 2026] DELETE /v2.0/ports/e893ea1e-93a2-450e-9d65-a2e8f0405b99 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2708] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&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: 1353/2709] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1357/2710] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2711] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1355/2712] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:25 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: 1356/2713] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2714] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => 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: 1357/2715] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:25 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: 1359/2716] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:25 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: 1358/2717] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&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: 1360/2718] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2719] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2720] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1362/2721] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2722] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1363/2723] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2724] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.191&port_id=f5771c23-2586-44d9-a762-f7bc5c1e00a6 => 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: 1364/2725] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2726] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2727] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2728] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2729] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2730] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:44:26.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-511f51f9-53a9-4632-889f-2acfc53036c0'] response: {'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'name': 'network-vif-deleted', 'tag': 'e893ea1e-93a2-450e-9d65-a2e8f0405b99', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1367/2731] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:25 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1365/2732] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:28 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: 1368/2733] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2734] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:28 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: 1369/2735] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2736] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:28 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2737] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:28 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: 1368/2738] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:28 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: 1371/2739] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44: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: 1369/2740] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:28 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: 1372/2741] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:28 2026] GET /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2742] 199.204.45.169 () {34 vars in 789 bytes} [Wed Jun 10 02:44:28 2026] PUT /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1026 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2743] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:44:28 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:44:29.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae026bf9-a6b4-4dbd-b373-78c3c2017518'] response: {'name': 'network-changed', 'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'tag': 'f5771c23-2586-44d9-a762-f7bc5c1e00a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2744] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:28 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3640 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2745] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:29 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3640 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1372/2746] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:44:29 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2747] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:29 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 3640 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2750] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:29 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1378/2751] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:29 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1374/2752] 199.204.45.169 () {34 vars in 975 bytes} [Wed Jun 10 02:44:29 2026] GET /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2753] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:44:29 2026] DELETE /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2754] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:44:30.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-188ef7a8-f30e-40d9-ae3f-07192195dfc9'] response: {'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'name': 'network-vif-deleted', 'tag': 'f5771c23-2586-44d9-a762-f7bc5c1e00a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2755] 199.204.45.169 () {34 vars in 1146 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/networks?id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&id=564de1a1-14dd-41b2-b40f-9ccb001164ea&id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 2311 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2756] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2757] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:44:30.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c64723d9-751b-411c-b100-2999f285af0d aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2758] 199.204.45.169 () {32 vars in 759 bytes} [Wed Jun 10 02:44:30 2026] DELETE /v2.0/ports/f5771c23-2586-44d9-a762-f7bc5c1e00a6 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2759] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2760] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&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: 1383/2761] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1379/2762] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2763] 199.204.45.169 () {34 vars in 1056 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.96&port_id=439a5e30-f260-44a0-a753-17324f933a8a => 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: 1380/2764] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/subnets?id=787d9e1f-25b2-424b-9a60-14e642cf3152 => 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: 1385/2765] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/ports?network_id=564de1a1-14dd-41b2-b40f-9ccb001164ea&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2766] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?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: 1386/2767] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:30 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2768] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2769] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2770] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:31 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: 1388/2771] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2772] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2773] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2774] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2775] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2776] 199.204.45.169 () {30 vars in 743 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2777] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2778] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:31 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2779] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44: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: 7|app: 0|req: 1388/2780] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44: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: 8|app: 0|req: 1393/2781] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44: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: 7|app: 0|req: 1389/2782] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:39 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-06-10 02:44:39.370 8 INFO neutron.api.v2.resource [None req-c358ff59-04a3-4d4e-a9d1-b7e6e2d25aec aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1394/2783] 199.204.45.169 () {30 vars in 763 bytes} [Wed Jun 10 02:44:39 2026] GET /v2.0/security-groups/lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2784] 199.204.45.169 () {30 vars in 785 bytes} [Wed Jun 10 02:44:39 2026] GET /v2.0/security-groups?name=lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 2741 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2785] 199.204.45.169 () {30 vars in 815 bytes} [Wed Jun 10 02:44:39 2026] GET /v2.0/security-group-rules?security_group_id=00fd9224-0762-47c7-ab01-e00e7f6ca3c3 => generated 2206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2786] 199.204.45.169 () {32 vars in 789 bytes} [Wed Jun 10 02:44:39 2026] DELETE /v2.0/security-group-rules/65a5cf4f-a5cf-4b9d-9c2b-5fd7f97e2afe => 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: 1396/2787] 199.204.45.169 () {32 vars in 789 bytes} [Wed Jun 10 02:44:39 2026] DELETE /v2.0/security-group-rules/96910925-87ed-44f5-a7d2-2c743e5ac9a5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:44:43.748 7 INFO neutron.db.l3_db [None req-f53a2c5c-4038-47ad-9a4e-234a617e2101 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Floating IP 10491a49-01c1-456f-b489-4e6960314bde disassociated (deleted). External IP: 10.96.250.205, port: 7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54. [pid: 7|app: 0|req: 1392/2788] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:44:43 2026] DELETE /v2.0/floatingips/10491a49-01c1-456f-b489-4e6960314bde => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:44:44.154 8 INFO neutron.api.v2.resource [None req-2c9e53a6-512b-46e3-ba78-1c1c014ae796 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1397/2789] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:44:44 2026] GET /v2.0/floatingips/10491a49-01c1-456f-b489-4e6960314bde => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2792] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2793] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2794] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2795] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:44 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: 1401/2796] 199.204.45.169 () {30 vars in 741 bytes} [Wed Jun 10 02:44:44 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2797] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:45 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2798] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:45 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2799] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:45 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 2586 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2800] 199.204.45.169 () {34 vars in 975 bytes} [Wed Jun 10 02:44:45 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2801] 199.204.45.169 () {34 vars in 1060 bytes} [Wed Jun 10 02:44:45 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2802] 199.204.45.169 () {34 vars in 1016 bytes} [Wed Jun 10 02:44:45 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea?fields=dns_domain => generated 29 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2803] 199.204.45.169 () {38 vars in 1028 bytes} [Wed Jun 10 02:44:45 2026] PUT /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1147 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2804] 199.204.45.169 () {30 vars in 769 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1248 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: 8|app: 0|req: 1406/2805] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/ports?tenant_id=fd3c433abd6d480bbb45764efea3aee2&device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2806] 199.204.45.169 () {34 vars in 1066 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/networks?id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&id=564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 1524 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2807] 199.204.45.169 () {34 vars in 1062 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.127&port_id=4f7b20b3-bc59-4c8b-9397-722e76b6032e => 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: 1400/2808] 199.204.45.169 () {34 vars in 789 bytes} [Wed Jun 10 02:44:46 2026] PUT /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1086 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2809] 199.204.45.169 () {34 vars in 984 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/subnets?id=2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35 => generated 630 bytes in 36 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: 1401/2810] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 1086 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2811] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/ports?network_id=59bb5be1-85e1-43cc-a3d3-10a2259db94a&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: 1411/2812] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?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: 1412/2813] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:46 2026] GET /v2.0/networks/59bb5be1-85e1-43cc-a3d3-10a2259db94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2814] 199.204.45.169 () {32 vars in 759 bytes} [Wed Jun 10 02:44:46 2026] DELETE /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2815] 199.204.45.169 () {30 vars in 703 bytes} [Wed Jun 10 02:44:47 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: 1403/2816] 199.204.45.169 () {30 vars in 705 bytes} [Wed Jun 10 02:44:47 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: 1414/2817] 199.204.45.169 () {30 vars in 681 bytes} [Wed Jun 10 02:44:47 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: 1404/2818] 199.204.45.169 () {30 vars in 717 bytes} [Wed Jun 10 02:44:47 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-06-10 02:44:47.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fe42d6e-8e93-48ff-bc94-9aea70c12989 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1415/2819] 199.204.45.169 () {32 vars in 759 bytes} [Wed Jun 10 02:44:47 2026] DELETE /v2.0/ports/439a5e30-f260-44a0-a753-17324f933a8a => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2820] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:47 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:44:47.226 8 INFO neutron.api.v2.resource [None req-268a50ef-ce00-44df-8935-20c02330e0b4 aa068e47f2b24326b871f84b97b9713b fd3c433abd6d480bbb45764efea3aee2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2821] 199.204.45.169 () {30 vars in 763 bytes} [Wed Jun 10 02:44:47 2026] GET /v2.0/security-groups/lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2822] 199.204.45.169 () {30 vars in 785 bytes} [Wed Jun 10 02:44:47 2026] GET /v2.0/security-groups?name=lb-840f3f9a-de6d-46e9-969f-bea8da87d925 => generated 1577 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2823] 199.204.45.169 () {30 vars in 737 bytes} [Wed Jun 10 02:44:47 2026] GET /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2824] 199.204.45.169 () {34 vars in 789 bytes} [Wed Jun 10 02:44:47 2026] PUT /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 1094 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2825] 199.204.45.169 () {32 vars in 779 bytes} [Wed Jun 10 02:44:47 2026] DELETE /v2.0/security-groups/00fd9224-0762-47c7-ab01-e00e7f6ca3c3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2826] 199.204.45.169 () {32 vars in 759 bytes} [Wed Jun 10 02:44:47 2026] DELETE /v2.0/ports/7a838a67-6bc3-4ed3-8ade-5cd1b10b6d54 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2827] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:44:49 2026] GET /v2.0/ports?device_id=c8152256-9c97-47c5-9ccc-8c49d2a9a71b => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2828] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:44:49 2026] DELETE /v2.0/ports/4f7b20b3-bc59-4c8b-9397-722e76b6032e => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:44:49.763 8 INFO neutron.db.l3_db [None req-762d257c-5cf8-4b77-bbcb-510aac8fdb7e de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Floating IP 85110fcf-036d-4f0e-a882-59b6d28aeb6d disassociated (deleted). External IP: 10.96.250.218, port: c4efb997-8389-4294-be9e-205296098c75. [pid: 8|app: 0|req: 1420/2829] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:44:49 2026] DELETE /v2.0/floatingips/85110fcf-036d-4f0e-a882-59b6d28aeb6d => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:44:50.243 7 INFO neutron.api.v2.resource [None req-b16f8dbf-2364-4d8d-b0de-05787a0a8cf3 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2830] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/floatingips/85110fcf-036d-4f0e-a882-59b6d28aeb6d => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:44:50.457 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f38ff95e-5040-4398-8d0f-4cd82a9fcb72'] response: {'name': 'network-changed', 'server_uuid': '44078ba0-bb9e-4ed3-bcd2-c04991738f60', 'tag': 'c4efb997-8389-4294-be9e-205296098c75', 'status': 'completed', 'code': 200} 2026-06-10 02:44:50.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-116191b6-ccf6-4d02-ac17-6eda4f214dbf'] response: {'server_uuid': 'c8152256-9c97-47c5-9ccc-8c49d2a9a71b', 'name': 'network-vif-deleted', 'tag': '4f7b20b3-bc59-4c8b-9397-722e76b6032e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2831] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2832] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/ports?device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1204 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2833] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/networks?id=4b79e23b-15ca-4379-8252-a3b34777fdec => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2834] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/security-groups?id=92b65438-2a7d-47fe-9f68-088529db6463&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2835] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=c4efb997-8389-4294-be9e-205296098c75 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2836] 199.204.45.169 () {34 vars in 1106 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=c4efb997-8389-4294-be9e-205296098c75 => 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: 1414/2837] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/subnets?id=2bb14959-f5d6-406c-a3f5-44177b2446ef&id=89093383-2232-4228-be70-3d79113366a5 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2838] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2839] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/ports?network_id=4b79e23b-15ca-4379-8252-a3b34777fdec&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2840] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1416/2841] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:50 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec?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: 1426/2842] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:44:51 2026] GET /v2.0/ports?device_id=44078ba0-bb9e-4ed3-bcd2-c04991738f60 => generated 1204 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2843] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:44:51 2026] DELETE /v2.0/ports/c4efb997-8389-4294-be9e-205296098c75 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:44:56.529 8 INFO neutron.db.l3_db [None req-75af07ed-14c7-489f-9f50-ebdaf5e09043 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] Floating IP 92aac1d5-fbdf-4889-a87f-0473e86b57a6 disassociated (deleted). External IP: 10.96.250.220, port: 47095778-61dd-44c4-b7c5-78eb2d1dece2. [pid: 8|app: 0|req: 1427/2844] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:44:55 2026] DELETE /v2.0/floatingips/92aac1d5-fbdf-4889-a87f-0473e86b57a6 => generated 0 bytes in 1189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:44:56.925 7 INFO neutron.api.v2.resource [None req-bab3fb8f-a3ae-42c6-83c5-e862b5aec1f5 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/2845] 10.0.0.174 () {32 vars in 729 bytes} [Wed Jun 10 02:44:56 2026] GET /v2.0/floatingips/92aac1d5-fbdf-4889-a87f-0473e86b57a6 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:44:57.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e40b9a2-14e7-4bb3-a2ba-463243dbfd3a'] response: {'name': 'network-changed', 'server_uuid': '497ba4a1-9815-4376-bced-f228b6d9c55e', 'tag': '47095778-61dd-44c4-b7c5-78eb2d1dece2', 'status': 'completed', 'code': 200} 2026-06-10 02:44:57.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1070cb48-2044-4b57-8c80-44c1e535f5fa'] response: {'server_uuid': '44078ba0-bb9e-4ed3-bcd2-c04991738f60', 'name': 'network-vif-deleted', 'tag': 'c4efb997-8389-4294-be9e-205296098c75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1419/2846] 199.204.45.169 () {34 vars in 1080 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/ports?tenant_id=0a771058d7a840ebb03011cf08282d83&device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2847] 10.0.0.158 () {34 vars in 990 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1200 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2848] 10.0.0.158 () {34 vars in 1040 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/security-groups?id=92b65438-2a7d-47fe-9f68-088529db6463&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2849] 199.204.45.169 () {34 vars in 986 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/networks?id=1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2850] 199.204.45.169 () {34 vars in 1058 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2851] 199.204.45.169 () {34 vars in 1104 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A291&port_id=47095778-61dd-44c4-b7c5-78eb2d1dece2 => 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: 1431/2852] 199.204.45.169 () {34 vars in 1064 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/subnets?id=10cfcf54-973d-4547-8995-efe2461d80b5&id=94276cd4-82c8-4267-9881-e54eb3bef150 => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2853] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&device_owner=network%3Adhcp => generated 1457 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2854] 199.204.45.169 () {34 vars in 1052 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/ports?network_id=1964b2cf-54c3-4cc3-9366-951a3e3234d5&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: 1423/2855] 199.204.45.169 () {34 vars in 1012 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1433/2856] 199.204.45.169 () {34 vars in 994 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/ports?device_id=497ba4a1-9815-4376-bced-f228b6d9c55e => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2857] 199.204.45.169 () {34 vars in 1112 bytes} [Wed Jun 10 02:44:57 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5?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: 1434/2858] 199.204.45.169 () {36 vars in 997 bytes} [Wed Jun 10 02:44:57 2026] DELETE /v2.0/ports/47095778-61dd-44c4-b7c5-78eb2d1dece2 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:02.354 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5edb06ed-5e7b-4c67-98c1-93cf86eaf401'] response: {'server_uuid': '497ba4a1-9815-4376-bced-f228b6d9c55e', 'name': 'network-vif-deleted', 'tag': '47095778-61dd-44c4-b7c5-78eb2d1dece2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1436/2861] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/3e6c8bb2-8f93-45e3-92ef-78a03c35c67a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:02.419 7 INFO neutron.api.v2.resource [None req-32d92097-6ce2-4ed9-8be4-8137e5aec264 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2862] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:02 2026] GET /v2.0/security-group-rules/3e6c8bb2-8f93-45e3-92ef-78a03c35c67a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2863] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/8d3a0fb8-77b7-4ff0-b843-59ef184d913f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:02.521 7 INFO neutron.api.v2.resource [None req-1800fffc-3cd6-4aa9-a503-b3c39aabd2a7 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2864] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:02 2026] GET /v2.0/security-group-rules/8d3a0fb8-77b7-4ff0-b843-59ef184d913f => 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: 1438/2865] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/57f38dff-c0e9-4bd8-8133-fdb592df9139 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:02.611 7 INFO neutron.api.v2.resource [None req-90b957f6-91d9-465e-9d0d-badb9224c383 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2866] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:02 2026] GET /v2.0/security-group-rules/57f38dff-c0e9-4bd8-8133-fdb592df9139 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2867] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/7e360be2-237e-412e-92b3-7504d7c9928b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:02.702 7 INFO neutron.api.v2.resource [None req-f37e4ba8-b7e8-4552-919f-7a69a2ce5799 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2868] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:02 2026] GET /v2.0/security-group-rules/7e360be2-237e-412e-92b3-7504d7c9928b => 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: 1440/2869] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/cda01da3-e245-4166-bf88-531ebc66b179 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:02.785 7 INFO neutron.api.v2.resource [None req-42e5abd2-12e5-4c8e-9af7-f4c147254538 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2870] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:02 2026] GET /v2.0/security-group-rules/cda01da3-e245-4166-bf88-531ebc66b179 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2871] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/667f9f76-a5a0-498c-a89d-6eec6ef7d578 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:02.868 7 INFO neutron.api.v2.resource [None req-47ab8b73-f830-4fb7-b38c-93f34af6d427 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1431/2872] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:02 2026] GET /v2.0/security-group-rules/667f9f76-a5a0-498c-a89d-6eec6ef7d578 => 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: 1442/2873] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/cc391158-2628-41e5-81b9-63aee31a9734 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:02.956 7 INFO neutron.api.v2.resource [None req-4830ccae-c0bd-4101-a335-0588c7e7e40e de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/2874] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:02 2026] GET /v2.0/security-group-rules/cc391158-2628-41e5-81b9-63aee31a9734 => 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: 1443/2875] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:02 2026] DELETE /v2.0/security-group-rules/acfc323c-1342-41a4-a0c1-51fbb0735f12 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:03.044 7 INFO neutron.api.v2.resource [None req-1092d531-e11a-4c70-8765-d319c897b187 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1433/2876] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:03 2026] GET /v2.0/security-group-rules/acfc323c-1342-41a4-a0c1-51fbb0735f12 => 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: 1444/2877] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:03 2026] DELETE /v2.0/security-group-rules/e9546c7a-f532-43ae-815f-4c354e26ef7b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:03.123 7 INFO neutron.api.v2.resource [None req-e959dabd-138a-4bc9-b0db-01569db6ee06 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/2878] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:03 2026] GET /v2.0/security-group-rules/e9546c7a-f532-43ae-815f-4c354e26ef7b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2879] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:03 2026] DELETE /v2.0/security-group-rules/ee55d49d-9e69-42e4-ba5e-85a3b54b7094 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:03.216 7 INFO neutron.api.v2.resource [None req-daa1bdb1-e4cf-43a8-aba4-1e110c1cb7c8 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2880] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:03 2026] GET /v2.0/security-group-rules/ee55d49d-9e69-42e4-ba5e-85a3b54b7094 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2881] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:45:03 2026] DELETE /v2.0/security-group-rules/2fc8ffd2-7e39-4e10-9eb7-981f791d54bb => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:03.308 7 INFO neutron.api.v2.resource [None req-4b14f2e5-8ab0-489e-b1d4-b784e0eda55d de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2882] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:45:03 2026] GET /v2.0/security-group-rules/2fc8ffd2-7e39-4e10-9eb7-981f791d54bb => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2883] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:03 2026] DELETE /v2.0/security-groups/92b65438-2a7d-47fe-9f68-088529db6463 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:03.427 7 INFO neutron.api.v2.resource [None req-40e8eaf7-9a13-4e58-9993-bf16e3774c2c de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2884] 10.0.0.174 () {32 vars in 737 bytes} [Wed Jun 10 02:45:03 2026] GET /v2.0/security-groups/92b65438-2a7d-47fe-9f68-088529db6463 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2885] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:45:03 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:45:05.433 7 INFO neutron.api.v2.resource [None req-ba8b3a28-7442-47b2-9dd4-3f885afb1a7c de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2886] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:45:04 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/remove_router_interface => generated 198 bytes in 642 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2887] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:45:05 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/remove_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:45:06.899 7 INFO neutron.api.v2.resource [None req-072af3b5-6fd1-4085-846d-b560615b655d de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/2888] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:45:06 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/remove_router_interface => generated 198 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2889] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:45:06 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/remove_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:45:08.264 7 INFO neutron.api.v2.resource [None req-ad1da9d0-6d0b-4eb1-867b-1fff5134af30 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2890] 10.0.0.174 () {34 vars in 789 bytes} [Wed Jun 10 02:45:08 2026] PUT /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402/remove_router_interface => generated 198 bytes in 244 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:45:09.309 8 INFO neutron.services.segments.plugin [-] Segment 267b0b07-095f-41b0-941a-c11e4b35a792 resource provider aggregate not found 2026-06-10 02:45:09.326 8 INFO neutron.services.segments.plugin [-] Segment 267b0b07-095f-41b0-941a-c11e4b35a792 resource provider aggregate not found 2026-06-10 02:45:09.333 8 INFO neutron.services.segments.plugin [-] Segment 267b0b07-095f-41b0-941a-c11e4b35a792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267b0b07-095f-41b0-941a-c11e4b35a792 found for delete ", "request_id": "req-e7ec846a-91dd-4d01-abc3-760592d03e3a"}]} 2026-06-10 02:45:09.341 8 INFO neutron.services.segments.plugin [-] Segment 267b0b07-095f-41b0-941a-c11e4b35a792 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 267b0b07-095f-41b0-941a-c11e4b35a792 found for delete ", "request_id": "req-a4273f14-0751-4c03-baf7-c5f027d721bc"}]} 2026-06-10 02:45:09.351 8 INFO neutron.db.l3_hamode_db [None req-3fa135de-d0d1-4309-95fa-18c48d54dc16 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] HA network 9e386b7f-4aed-45f5-a229-1b271127f43e was deleted as no HA routers are present in tenant 0a771058d7a840ebb03011cf08282d83. [pid: 8|app: 0|req: 1451/2891] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:08 2026] DELETE /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402 => generated 0 bytes in 1088 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:09.391 7 INFO neutron.api.v2.resource [None req-6c90699a-edf5-455d-a245-9d3168b6ca0d de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/2892] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:45:09 2026] GET /v2.0/routers/2cf66823-7d63-43d2-935b-51c986517402 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2893] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:09 2026] DELETE /v2.0/subnets/2bb14959-f5d6-406c-a3f5-44177b2446ef => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:09.662 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82881a1b-f559-403c-b87b-9f57761d7798 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/2894] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:45:09 2026] GET /v2.0/subnets/2bb14959-f5d6-406c-a3f5-44177b2446ef => 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: 1453/2895] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:09 2026] DELETE /v2.0/subnets/89093383-2232-4228-be70-3d79113366a5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:09.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fff14d7-5bef-4d99-b760-30adf7ad9b53 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/2896] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:45:09 2026] GET /v2.0/subnets/89093383-2232-4228-be70-3d79113366a5 => 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: 1454/2897] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:09 2026] DELETE /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:10.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cdce6b7-628f-46d0-9010-7b0a82bdbaaf de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/2898] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:45:10 2026] GET /v2.0/networks/4b79e23b-15ca-4379-8252-a3b34777fdec => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2899] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:10 2026] DELETE /v2.0/subnets/94276cd4-82c8-4267-9881-e54eb3bef150 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:10.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60e5907d-ec39-421c-8894-8efdd871208b de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/2900] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:45:10 2026] GET /v2.0/subnets/94276cd4-82c8-4267-9881-e54eb3bef150 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2901] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:10 2026] DELETE /v2.0/subnets/10cfcf54-973d-4547-8995-efe2461d80b5 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:10.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ac3501c-c738-44fe-a4df-cf177d3aa463 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2902] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:45:10 2026] GET /v2.0/subnets/10cfcf54-973d-4547-8995-efe2461d80b5 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:45:11.589 8 INFO neutron.services.segments.plugin [-] Segment 6ea61173-bb79-4e48-9b34-97ec1ce6dae5 resource provider aggregate not found 2026-06-10 02:45:11.593 8 INFO neutron.services.segments.plugin [-] Segment 6ea61173-bb79-4e48-9b34-97ec1ce6dae5 resource provider aggregate not found 2026-06-10 02:45:11.605 8 INFO neutron.services.segments.plugin [-] Segment 6ea61173-bb79-4e48-9b34-97ec1ce6dae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea61173-bb79-4e48-9b34-97ec1ce6dae5 found for delete ", "request_id": "req-d8a087cb-64e4-4cbf-9d92-07ee1e4a2915"}]} 2026-06-10 02:45:11.610 8 INFO neutron.services.segments.plugin [-] Segment 6ea61173-bb79-4e48-9b34-97ec1ce6dae5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ea61173-bb79-4e48-9b34-97ec1ce6dae5 found for delete ", "request_id": "req-cb06435a-5cb9-4501-a61c-5227882aeb10"}]} [pid: 8|app: 0|req: 1457/2903] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:10 2026] DELETE /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:11.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9750e39-063e-489f-91cc-4ea90aa1c31a de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2904] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:45:11 2026] GET /v2.0/networks/1964b2cf-54c3-4cc3-9366-951a3e3234d5 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2905] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:11 2026] DELETE /v2.0/subnets/ecd76f8d-ad04-46b1-90fb-cddf74f7ffc1 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:12.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee775497-0940-4cce-90c2-4976be3ab051 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2906] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:45:12 2026] GET /v2.0/subnets/ecd76f8d-ad04-46b1-90fb-cddf74f7ffc1 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2907] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:12 2026] DELETE /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:12.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4320b2db-535c-4ce1-bef2-c52dbff7b06c de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2908] 10.0.0.174 () {32 vars in 721 bytes} [Wed Jun 10 02:45:12 2026] GET /v2.0/subnets/787d9e1f-25b2-424b-9a60-14e642cf3152 => 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: 1460/2909] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:12 2026] DELETE /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:12.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-190bd18a-aa2a-4185-9508-82d8669f4cd4 de6ab1d9c36c45c499ed07568ce9e8bd 0a771058d7a840ebb03011cf08282d83 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2910] 10.0.0.174 () {32 vars in 723 bytes} [Wed Jun 10 02:45:12 2026] GET /v2.0/networks/564de1a1-14dd-41b2-b40f-9ccb001164ea => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2913] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:14 2026] GET /v2.0/security-groups?tenant_id=4ff2943189054a83813dcd6ccdc5118b&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:45:15.185 8 INFO neutron.services.segments.plugin [-] Segment 588ef960-6cfd-4896-a40c-94b9a92a7f83 resource provider aggregate not found 2026-06-10 02:45:15.197 8 INFO neutron.services.segments.plugin [-] Segment 588ef960-6cfd-4896-a40c-94b9a92a7f83 resource provider aggregate not found 2026-06-10 02:45:15.213 8 INFO neutron.services.segments.plugin [-] Segment 588ef960-6cfd-4896-a40c-94b9a92a7f83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588ef960-6cfd-4896-a40c-94b9a92a7f83 found for delete ", "request_id": "req-1c177f41-aa54-42b6-aa05-deda9cfa5bab"}]} 2026-06-10 02:45:15.219 8 INFO neutron.services.segments.plugin [-] Segment 588ef960-6cfd-4896-a40c-94b9a92a7f83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 588ef960-6cfd-4896-a40c-94b9a92a7f83 found for delete ", "request_id": "req-5582f82c-19c9-4d48-a3ce-7c14d02e6ac6"}]} 2026-06-10 02:45:15.228 8 INFO neutron.services.segments.plugin [-] Segment 2d1af641-f4e5-4b55-9977-0344419de0d6 resource provider aggregate not found 2026-06-10 02:45:15.240 8 INFO neutron.services.segments.plugin [-] Segment 2d1af641-f4e5-4b55-9977-0344419de0d6 resource provider aggregate not found 2026-06-10 02:45:15.250 8 INFO neutron.services.segments.plugin [-] Segment 2d1af641-f4e5-4b55-9977-0344419de0d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1af641-f4e5-4b55-9977-0344419de0d6 found for delete ", "request_id": "req-137a20a1-14a0-406c-aa3c-a42b670617ab"}]} 2026-06-10 02:45:15.274 8 INFO neutron.services.segments.plugin [-] Segment 2d1af641-f4e5-4b55-9977-0344419de0d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1af641-f4e5-4b55-9977-0344419de0d6 found for delete ", "request_id": "req-db2b5699-adde-45d2-a63a-186adb72909e"}]} [pid: 8|app: 0|req: 1462/2914] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:15 2026] DELETE /v2.0/security-groups/f8148ea3-385f-4693-a819-ff90f66a294a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2915] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:15 2026] GET /v2.0/security-groups?tenant_id=07b91ca5148d4796b89d23a027846823&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2916] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:15 2026] DELETE /v2.0/security-groups/bd7da832-2fcc-44c4-a714-1ca1a2b123f5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2917] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:15 2026] GET /v2.0/security-groups?tenant_id=0a771058d7a840ebb03011cf08282d83&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2918] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:15 2026] DELETE /v2.0/security-groups/4e032c64-2187-4587-a43e-edc362c0e363 => 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: 1455/2919] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:16 2026] GET /v2.0/security-groups?tenant_id=de32049506f2491d82da6f269202e2de&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2920] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:16 2026] DELETE /v2.0/security-groups/ff77dcbf-2960-4a4d-8b82-694935732de7 => 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: 1456/2921] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:16 2026] GET /v2.0/security-groups?tenant_id=508260a5a4e04d31a408e84fe689481c&name=default => generated 2805 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2922] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:16 2026] DELETE /v2.0/security-groups/28afeeb8-8412-423c-bf1e-d08a5e4d9cae => 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: 1457/2923] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:16 2026] GET /v2.0/security-groups?tenant_id=c1308c8757964bad8837127ebc0f8027&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2924] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:16 2026] DELETE /v2.0/security-groups/c759a44f-1048-4135-af60-43da31ae98e7 => 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: 1458/2925] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:17 2026] GET /v2.0/security-groups?tenant_id=fd80be23553849d181c9cea2f78a5cd4&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2926] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:17 2026] DELETE /v2.0/security-groups/aed17d3c-0fc3-4b67-87d1-9ab27fc569fd => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:21.691 7 WARNING neutron_lib.context [None req-41de3c25-7e01-4fcd-abbe-b288768b42ca 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:21.799 7 INFO neutron.db.segments_db [None req-41de3c25-7e01-4fcd-abbe-b288768b42ca 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Added segment 97c04df3-28e8-4e8d-9c83-6fbb81b3d191 of type vxlan for network 5e38a125-db53-46ed-94a8-a03956f314b5 [pid: 7|app: 0|req: 1459/2927] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:21 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:21.926 8 WARNING neutron_lib.context [None req-84166dcb-0d45-4e4a-a9d6-9e9366d1492f 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1469/2928] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:45:21 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:22.277 7 WARNING neutron_lib.context [None req-e992b63f-53dd-4b20-b9be-b5fc5b0b1adc 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:22.330 7 INFO neutron.db.segments_db [None req-e992b63f-53dd-4b20-b9be-b5fc5b0b1adc 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Added segment da723981-f77e-44b3-83c9-5000aa6de938 of type vxlan for network 7df4753c-f687-4dc1-b8d5-91916337cb42 [pid: 7|app: 0|req: 1460/2929] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:22 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-10 02:45:22.466 8 WARNING neutron_lib.context [None req-b43c9fa5-a5df-4116-8ebe-9af75f202bb8 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1470/2930] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:45:22 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:22.795 7 WARNING neutron_lib.context [None req-0867d8db-f0f9-4d9d-bde7-5f93b486d2c6 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:22.849 7 INFO neutron.db.segments_db [None req-0867d8db-f0f9-4d9d-bde7-5f93b486d2c6 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Added segment f65940f5-ab85-4d22-8119-06f1cbe63d96 of type vxlan for network a5786c2b-8a1b-4871-8090-5e49ad2deaae [pid: 7|app: 0|req: 1461/2931] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:22 2026] POST /v2.0/networks => generated 632 bytes in 186 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-06-10 02:45:22.982 8 WARNING neutron_lib.context [None req-7ea0f12b-a9ab-4f21-b3e7-84a389f3b838 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1471/2932] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:45:22 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:23.336 7 WARNING neutron_lib.context [None req-e0821b15-0c2d-41e0-9e9f-6555ba472156 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:23.394 7 INFO neutron.db.segments_db [None req-e0821b15-0c2d-41e0-9e9f-6555ba472156 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Added segment 877081f6-09dc-47b8-9725-d1bd976236b1 of type vxlan for network c82a836c-8ff9-472f-86ba-2cb06bd4c9bb [pid: 7|app: 0|req: 1462/2933] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:23 2026] POST /v2.0/networks => generated 631 bytes in 171 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-06-10 02:45:23.513 8 WARNING neutron_lib.context [None req-5228fce9-3ce6-45b4-a9fe-3646f349e5e5 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1472/2934] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:45:23 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:23.848 7 WARNING neutron_lib.context [None req-33e902c0-2e80-42cb-9697-ad62f13bf22e 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:23.910 7 INFO neutron.db.segments_db [None req-33e902c0-2e80-42cb-9697-ad62f13bf22e 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Added segment b9e1c77f-d1f8-4b9c-bc82-d8e435d5ae57 of type vxlan for network 86805d8d-1a9f-443c-bf5b-bef8f00364b5 [pid: 7|app: 0|req: 1463/2935] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:23 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:45:24.035 8 WARNING neutron_lib.context [None req-4e8a039c-d9dd-4034-b753-54ac302d50f9 87b6fffcc71a41c19fc22d20d9ba545d 4d337319ba924e02891d60d7d2fb69a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1473/2936] 10.0.0.174 () {34 vars in 664 bytes} [Wed Jun 10 02:45:24 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) [pid: 7|app: 0|req: 1464/2937] 10.0.0.174 () {34 vars in 747 bytes} [Wed Jun 10 02:45:24 2026] PUT /v2.0/ports/62b05d57-f20a-40e9-a28f-bc3446a85a19/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1474/2938] 10.0.0.174 () {34 vars in 747 bytes} [Wed Jun 10 02:45:24 2026] PUT /v2.0/ports/f2696770-622d-49cf-b19c-5c0ec767b4fb/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2939] 10.0.0.174 () {34 vars in 747 bytes} [Wed Jun 10 02:45:24 2026] PUT /v2.0/ports/adfa9c37-d665-4ff6-833f-3b5e28fac36c/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2940] 10.0.0.174 () {34 vars in 747 bytes} [Wed Jun 10 02:45:24 2026] PUT /v2.0/ports/50ec58f4-7333-46a3-8bd7-d45e16864b16/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2941] 10.0.0.174 () {32 vars in 660 bytes} [Wed Jun 10 02:45:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2942] 10.0.0.174 () {32 vars in 674 bytes} [Wed Jun 10 02:45:24 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2943] 10.0.0.174 () {32 vars in 670 bytes} [Wed Jun 10 02:45:25 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2944] 10.0.0.174 () {32 vars in 682 bytes} [Wed Jun 10 02:45:25 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2945] 10.0.0.174 () {32 vars in 668 bytes} [Wed Jun 10 02:45:25 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2946] 10.0.0.174 () {32 vars in 682 bytes} [Wed Jun 10 02:45:25 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2947] 10.0.0.174 () {32 vars in 678 bytes} [Wed Jun 10 02:45:25 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2948] 10.0.0.174 () {32 vars in 690 bytes} [Wed Jun 10 02:45:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2949] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:45:25 2026] DELETE /v2.0/ports/62b05d57-f20a-40e9-a28f-bc3446a85a19 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2950] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:45:25 2026] DELETE /v2.0/ports/f2696770-622d-49cf-b19c-5c0ec767b4fb => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2951] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:45:26 2026] DELETE /v2.0/ports/adfa9c37-d665-4ff6-833f-3b5e28fac36c => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2952] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:45:26 2026] DELETE /v2.0/ports/50ec58f4-7333-46a3-8bd7-d45e16864b16 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2953] 10.0.0.174 () {32 vars in 720 bytes} [Wed Jun 10 02:45:26 2026] DELETE /v2.0/ports/032f0d81-d87a-47ef-98ba-5500960c3c78 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:27.033 8 INFO neutron.services.segments.plugin [-] Segment 97c04df3-28e8-4e8d-9c83-6fbb81b3d191 resource provider aggregate not found 2026-06-10 02:45:27.048 8 INFO neutron.services.segments.plugin [-] Segment 97c04df3-28e8-4e8d-9c83-6fbb81b3d191 resource provider aggregate not found 2026-06-10 02:45:27.059 8 INFO neutron.services.segments.plugin [-] Segment 97c04df3-28e8-4e8d-9c83-6fbb81b3d191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97c04df3-28e8-4e8d-9c83-6fbb81b3d191 found for delete ", "request_id": "req-3ab91637-9839-4f32-8b1a-36d3f991180d"}]} 2026-06-10 02:45:27.062 8 INFO neutron.services.segments.plugin [-] Segment 97c04df3-28e8-4e8d-9c83-6fbb81b3d191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97c04df3-28e8-4e8d-9c83-6fbb81b3d191 found for delete ", "request_id": "req-5de0316e-0b8a-43f5-ad34-398954409788"}]} [pid: 8|app: 0|req: 1482/2954] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:26 2026] DELETE /v2.0/networks/5e38a125-db53-46ed-94a8-a03956f314b5 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:27.276 7 INFO neutron.services.segments.plugin [-] Segment da723981-f77e-44b3-83c9-5000aa6de938 resource provider aggregate not found 2026-06-10 02:45:27.281 7 INFO neutron.services.segments.plugin [-] Segment da723981-f77e-44b3-83c9-5000aa6de938 resource provider aggregate not found 2026-06-10 02:45:27.296 7 INFO neutron.services.segments.plugin [-] Segment da723981-f77e-44b3-83c9-5000aa6de938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da723981-f77e-44b3-83c9-5000aa6de938 found for delete ", "request_id": "req-13c024e8-e5d4-40df-aa6e-38d4764bf220"}]} 2026-06-10 02:45:27.297 7 INFO neutron.services.segments.plugin [-] Segment da723981-f77e-44b3-83c9-5000aa6de938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da723981-f77e-44b3-83c9-5000aa6de938 found for delete ", "request_id": "req-2615f71d-64c3-49eb-a59c-115f06a568c1"}]} [pid: 7|app: 0|req: 1473/2955] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:27 2026] DELETE /v2.0/networks/7df4753c-f687-4dc1-b8d5-91916337cb42 => 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: 1483/2956] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:27 2026] DELETE /v2.0/networks/a5786c2b-8a1b-4871-8090-5e49ad2deaae => 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: 1474/2957] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:27 2026] DELETE /v2.0/networks/c82a836c-8ff9-472f-86ba-2cb06bd4c9bb => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2958] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:27 2026] DELETE /v2.0/networks/86805d8d-1a9f-443c-bf5b-bef8f00364b5 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2959] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:28 2026] GET /v2.0/security-groups?tenant_id=a35156a5992647b39fd419a18be053c5&name=default => generated 2805 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:45:29.099 8 INFO neutron.services.segments.plugin [-] Segment f65940f5-ab85-4d22-8119-06f1cbe63d96 resource provider aggregate not found 2026-06-10 02:45:29.111 8 INFO neutron.services.segments.plugin [-] Segment f65940f5-ab85-4d22-8119-06f1cbe63d96 resource provider aggregate not found 2026-06-10 02:45:29.121 8 INFO neutron.services.segments.plugin [-] Segment f65940f5-ab85-4d22-8119-06f1cbe63d96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65940f5-ab85-4d22-8119-06f1cbe63d96 found for delete ", "request_id": "req-4dc200d0-777e-41c7-8279-b44c4ec08082"}]} 2026-06-10 02:45:29.130 8 INFO neutron.services.segments.plugin [-] Segment f65940f5-ab85-4d22-8119-06f1cbe63d96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65940f5-ab85-4d22-8119-06f1cbe63d96 found for delete ", "request_id": "req-f97fdc17-1880-491b-939a-55baec5de38d"}]} 2026-06-10 02:45:29.145 8 INFO neutron.services.segments.plugin [-] Segment b9e1c77f-d1f8-4b9c-bc82-d8e435d5ae57 resource provider aggregate not found 2026-06-10 02:45:29.153 8 INFO neutron.services.segments.plugin [-] Segment b9e1c77f-d1f8-4b9c-bc82-d8e435d5ae57 resource provider aggregate not found 2026-06-10 02:45:29.162 8 INFO neutron.services.segments.plugin [-] Segment b9e1c77f-d1f8-4b9c-bc82-d8e435d5ae57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9e1c77f-d1f8-4b9c-bc82-d8e435d5ae57 found for delete ", "request_id": "req-4a63b0f9-a03f-48a0-9b33-8f578a1fd9ed"}]} 2026-06-10 02:45:29.171 8 INFO neutron.services.segments.plugin [-] Segment b9e1c77f-d1f8-4b9c-bc82-d8e435d5ae57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9e1c77f-d1f8-4b9c-bc82-d8e435d5ae57 found for delete ", "request_id": "req-8a8cfcba-3a64-492b-84bd-41acaf2ae2a7"}]} [pid: 8|app: 0|req: 1485/2960] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:29 2026] DELETE /v2.0/security-groups/ef63a2ef-3729-4cb0-9f31-0f4c0d1527b6 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2963] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:29 2026] GET /v2.0/security-groups?tenant_id=4d667b405e514a2ea13a5bbf81cc9423&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:45:29.492 7 INFO neutron.services.segments.plugin [-] Segment 877081f6-09dc-47b8-9725-d1bd976236b1 resource provider aggregate not found 2026-06-10 02:45:29.500 7 INFO neutron.services.segments.plugin [-] Segment 877081f6-09dc-47b8-9725-d1bd976236b1 resource provider aggregate not found 2026-06-10 02:45:29.509 7 INFO neutron.services.segments.plugin [-] Segment 877081f6-09dc-47b8-9725-d1bd976236b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 877081f6-09dc-47b8-9725-d1bd976236b1 found for delete ", "request_id": "req-391494a9-9abe-42a8-b092-8052be9558a7"}]} 2026-06-10 02:45:29.518 7 INFO neutron.services.segments.plugin [-] Segment 877081f6-09dc-47b8-9725-d1bd976236b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 877081f6-09dc-47b8-9725-d1bd976236b1 found for delete ", "request_id": "req-a77f903c-ac4d-4878-a07d-762f1c536222"}]} [pid: 7|app: 0|req: 1477/2964] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:29 2026] DELETE /v2.0/security-groups/37aad301-a471-43be-abf3-fcf17c04a67d => 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: 1488/2965] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:29 2026] GET /v2.0/security-groups?tenant_id=4d337319ba924e02891d60d7d2fb69a7&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2966] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:29 2026] DELETE /v2.0/security-groups/e869bc7e-9d19-449d-9269-0e5ed206a986 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:34.116 8 WARNING neutron_lib.context [None req-c9ec8c08-70c3-414a-a109-5f5027b511c6 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:34.258 8 INFO neutron.db.segments_db [None req-c9ec8c08-70c3-414a-a109-5f5027b511c6 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Added segment 1db3b979-b6f1-4abe-b8f1-babe9b642756 of type vxlan for network 68facbdd-7616-4001-bed2-b845593a00a8 [pid: 8|app: 0|req: 1489/2967] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:33 2026] POST /v2.0/networks => generated 631 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:34.380 7 WARNING neutron_lib.context [None req-c30e9603-8e71-4d1b-ac20-ee47a89bc5df 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1479/2968] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:45:34 2026] POST /v2.0/subnets => generated 602 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:34.757 8 WARNING neutron_lib.context [None req-b97e4046-f883-4ee9-b220-bb68e3bf5266 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:34.813 8 INFO neutron.db.segments_db [None req-b97e4046-f883-4ee9-b220-bb68e3bf5266 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Added segment 3025208b-5ace-4101-8d0a-57ed524f6718 of type vxlan for network 12635a83-5ac8-48bd-9c9f-bf944aa5d26a [pid: 8|app: 0|req: 1490/2969] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:34 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-06-10 02:45:34.941 7 WARNING neutron_lib.context [None req-15e19087-0291-4400-b4bd-b424b6205579 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1480/2970] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:45:34 2026] POST /v2.0/subnets => generated 605 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:35.348 8 WARNING neutron_lib.context [None req-ef02219a-90b9-48e0-be3a-b515260d2842 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:35.405 8 INFO neutron.db.segments_db [None req-ef02219a-90b9-48e0-be3a-b515260d2842 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Added segment 9bd84b3a-9b88-4e35-b1bc-862525b0c45e of type vxlan for network f1462869-3ad9-4328-a571-ee99010492f0 [pid: 8|app: 0|req: 1491/2971] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:35 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:35.513 7 WARNING neutron_lib.context [None req-5c2005b2-9355-437b-9f23-d19c461f6413 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1481/2972] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:45:35 2026] POST /v2.0/subnets => generated 605 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:35.824 8 WARNING neutron_lib.context [None req-bddf1b5b-3519-48fb-9773-38c06e22bc3b 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:35.907 8 INFO neutron.db.segments_db [None req-bddf1b5b-3519-48fb-9773-38c06e22bc3b 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Added segment 5b73860f-d4b5-4c1b-9d97-1d56801bc158 of type vxlan for network e89209d4-f722-49cf-bf3f-bca692ca82db [pid: 8|app: 0|req: 1492/2973] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:35 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:36.032 7 WARNING neutron_lib.context [None req-f48e14a3-97ec-4e28-bd69-6aaa33996c2f 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1482/2974] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:45:36 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:36.403 8 WARNING neutron_lib.context [None req-4da47ee6-d0c5-4d05-b77f-13ef1e60facc 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:36.481 8 INFO neutron.db.segments_db [None req-4da47ee6-d0c5-4d05-b77f-13ef1e60facc 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Added segment 866a730d-7612-48a2-a24d-84fae95cd50d of type vxlan for network d33d001d-8fb0-4257-b096-183a523e76fe [pid: 8|app: 0|req: 1493/2975] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:36 2026] POST /v2.0/networks => generated 631 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:36.626 7 WARNING neutron_lib.context [None req-650d8ccb-0768-4f09-b9ef-fdb88c8116a5 499a2ad88a9e4c35a27a834ab999104f 17d07be898d64b47ba464e2a4a059f24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1483/2976] 10.0.0.174 () {34 vars in 669 bytes} [Wed Jun 10 02:45:36 2026] POST /v2.0/subnets => generated 605 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2977] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:45:36 2026] PUT /v2.0/subnets/5b00bb5b-33fd-4665-aab5-d03106e77b77/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2978] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:45:37 2026] PUT /v2.0/subnets/d0b5f410-83f1-47fe-b174-a47019b49174/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2979] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:45:37 2026] PUT /v2.0/subnets/aa0ac624-d945-4cca-b1ed-7736ac639fa0/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2980] 10.0.0.174 () {34 vars in 751 bytes} [Wed Jun 10 02:45:37 2026] PUT /v2.0/subnets/af99a2f3-ebc9-49a3-97f5-339e7bed32a6/tags => 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: 1496/2981] 10.0.0.174 () {32 vars in 664 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2982] 10.0.0.174 () {32 vars in 678 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2983] 10.0.0.174 () {32 vars in 674 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2984] 10.0.0.174 () {32 vars in 686 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2985] 10.0.0.174 () {32 vars in 672 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2986] 10.0.0.174 () {32 vars in 686 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2987] 10.0.0.174 () {32 vars in 682 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2988] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:45:37 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2989] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:37 2026] DELETE /v2.0/subnets/5b00bb5b-33fd-4665-aab5-d03106e77b77 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2990] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:38 2026] DELETE /v2.0/subnets/d0b5f410-83f1-47fe-b174-a47019b49174 => 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: 1501/2991] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:38 2026] DELETE /v2.0/subnets/aa0ac624-d945-4cca-b1ed-7736ac639fa0 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2992] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:38 2026] DELETE /v2.0/subnets/af99a2f3-ebc9-49a3-97f5-339e7bed32a6 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2993] 10.0.0.174 () {32 vars in 724 bytes} [Wed Jun 10 02:45:38 2026] DELETE /v2.0/subnets/0c1ee13b-4231-423c-95e4-1e0de67b7eac => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:39.197 7 INFO neutron.services.segments.plugin [-] Segment 1db3b979-b6f1-4abe-b8f1-babe9b642756 resource provider aggregate not found 2026-06-10 02:45:39.203 7 INFO neutron.services.segments.plugin [-] Segment 1db3b979-b6f1-4abe-b8f1-babe9b642756 resource provider aggregate not found 2026-06-10 02:45:39.226 7 INFO neutron.services.segments.plugin [-] Segment 1db3b979-b6f1-4abe-b8f1-babe9b642756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1db3b979-b6f1-4abe-b8f1-babe9b642756 found for delete ", "request_id": "req-3c405153-ea06-4df7-9b1f-516eaf695e30"}]} 2026-06-10 02:45:39.227 7 INFO neutron.services.segments.plugin [-] Segment 1db3b979-b6f1-4abe-b8f1-babe9b642756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1db3b979-b6f1-4abe-b8f1-babe9b642756 found for delete ", "request_id": "req-8633179c-e282-49e7-a69c-644b3604bc61"}]} [pid: 7|app: 0|req: 1492/2994] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:38 2026] DELETE /v2.0/networks/68facbdd-7616-4001-bed2-b845593a00a8 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:45:39.462 8 INFO neutron.services.segments.plugin [-] Segment 3025208b-5ace-4101-8d0a-57ed524f6718 resource provider aggregate not found 2026-06-10 02:45:39.468 8 INFO neutron.services.segments.plugin [-] Segment 3025208b-5ace-4101-8d0a-57ed524f6718 resource provider aggregate not found 2026-06-10 02:45:39.483 8 INFO neutron.services.segments.plugin [-] Segment 3025208b-5ace-4101-8d0a-57ed524f6718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3025208b-5ace-4101-8d0a-57ed524f6718 found for delete ", "request_id": "req-33d531ac-79cf-488b-b5af-bda673e9b46b"}]} 2026-06-10 02:45:39.484 8 INFO neutron.services.segments.plugin [-] Segment 3025208b-5ace-4101-8d0a-57ed524f6718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3025208b-5ace-4101-8d0a-57ed524f6718 found for delete ", "request_id": "req-a6f5e6ad-2517-419b-b362-066deefa7b6a"}]} [pid: 8|app: 0|req: 1503/2995] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:39 2026] DELETE /v2.0/networks/12635a83-5ac8-48bd-9c9f-bf944aa5d26a => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2996] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:39 2026] DELETE /v2.0/networks/f1462869-3ad9-4328-a571-ee99010492f0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2997] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:39 2026] DELETE /v2.0/networks/e89209d4-f722-49cf-bf3f-bca692ca82db => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2998] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:40 2026] DELETE /v2.0/networks/d33d001d-8fb0-4257-b096-183a523e76fe => 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: 1505/2999] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:41 2026] GET /v2.0/security-groups?tenant_id=657531cccfc44bff8f0e51103bf2bf6d&name=default => generated 2805 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:45:41.465 7 INFO neutron.services.segments.plugin [-] Segment 9bd84b3a-9b88-4e35-b1bc-862525b0c45e resource provider aggregate not found 2026-06-10 02:45:41.470 7 INFO neutron.services.segments.plugin [-] Segment 9bd84b3a-9b88-4e35-b1bc-862525b0c45e resource provider aggregate not found 2026-06-10 02:45:41.483 7 INFO neutron.services.segments.plugin [-] Segment 9bd84b3a-9b88-4e35-b1bc-862525b0c45e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd84b3a-9b88-4e35-b1bc-862525b0c45e found for delete ", "request_id": "req-1cc545cf-e15a-4125-adfd-199598064e0b"}]} 2026-06-10 02:45:41.489 7 INFO neutron.services.segments.plugin [-] Segment 9bd84b3a-9b88-4e35-b1bc-862525b0c45e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd84b3a-9b88-4e35-b1bc-862525b0c45e found for delete ", "request_id": "req-31c6bee9-12c4-419e-aef1-6b9029a57000"}]} 2026-06-10 02:45:41.499 7 INFO neutron.services.segments.plugin [-] Segment 866a730d-7612-48a2-a24d-84fae95cd50d resource provider aggregate not found 2026-06-10 02:45:41.506 7 INFO neutron.services.segments.plugin [-] Segment 866a730d-7612-48a2-a24d-84fae95cd50d resource provider aggregate not found 2026-06-10 02:45:41.511 7 INFO neutron.services.segments.plugin [-] Segment 866a730d-7612-48a2-a24d-84fae95cd50d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866a730d-7612-48a2-a24d-84fae95cd50d found for delete ", "request_id": "req-c74c3309-8be0-4b7a-bbd3-1dd8d21f4c14"}]} 2026-06-10 02:45:41.524 7 INFO neutron.services.segments.plugin [-] Segment 866a730d-7612-48a2-a24d-84fae95cd50d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866a730d-7612-48a2-a24d-84fae95cd50d found for delete ", "request_id": "req-ca35949f-20db-4c54-bef2-5ffb5dfd2038"}]} [pid: 7|app: 0|req: 1495/3000] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:41 2026] DELETE /v2.0/security-groups/750b8df5-fac0-4ae1-8163-33742d8bdf9d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:41.687 8 INFO neutron.services.segments.plugin [-] Segment 5b73860f-d4b5-4c1b-9d97-1d56801bc158 resource provider aggregate not found 2026-06-10 02:45:41.692 8 INFO neutron.services.segments.plugin [-] Segment 5b73860f-d4b5-4c1b-9d97-1d56801bc158 resource provider aggregate not found 2026-06-10 02:45:41.700 8 INFO neutron.services.segments.plugin [-] Segment 5b73860f-d4b5-4c1b-9d97-1d56801bc158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b73860f-d4b5-4c1b-9d97-1d56801bc158 found for delete ", "request_id": "req-7421c43e-3aa1-4b8b-b8d2-2dd2fb6eb11e"}]} 2026-06-10 02:45:41.708 8 INFO neutron.services.segments.plugin [-] Segment 5b73860f-d4b5-4c1b-9d97-1d56801bc158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b73860f-d4b5-4c1b-9d97-1d56801bc158 found for delete ", "request_id": "req-77df9228-7eac-4473-94f5-513bb79e4d2a"}]} [pid: 8|app: 0|req: 1506/3001] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:41 2026] GET /v2.0/security-groups?tenant_id=17d07be898d64b47ba464e2a4a059f24&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3002] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:41 2026] DELETE /v2.0/security-groups/44dac7a4-d87d-48ea-bbfd-03aa59042fbd => 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: 1507/3003] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:41 2026] GET /v2.0/security-groups?tenant_id=163fe73462f047c193da9dfd587a159d&name=default => generated 2805 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3004] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:42 2026] DELETE /v2.0/security-groups/3f928dbc-dba2-4a4a-94ee-c2032468e4d8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:46.423 7 WARNING neutron_lib.context [None req-0d796994-97aa-447a-931c-84090386e324 292e1f11e00f43a39f8452dc6ec6e8e4 86ffd66b22314106b2122dfbaab09a48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1499/3007] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:45:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:46.492 8 WARNING neutron_lib.context [None req-e05c2798-3a28-4aa6-b56e-6deac492f45a 292e1f11e00f43a39f8452dc6ec6e8e4 86ffd66b22314106b2122dfbaab09a48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1509/3008] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:45:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:46.555 7 WARNING neutron_lib.context [None req-8916745d-82f8-4863-89c3-1c588051b034 292e1f11e00f43a39f8452dc6ec6e8e4 86ffd66b22314106b2122dfbaab09a48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1500/3009] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:45:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:46.615 8 WARNING neutron_lib.context [None req-9a807a7f-a0ef-4031-8ce5-42a131eb59fe 292e1f11e00f43a39f8452dc6ec6e8e4 86ffd66b22314106b2122dfbaab09a48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1510/3010] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:45:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:45:46.673 7 WARNING neutron_lib.context [None req-251c43de-8cad-4d7d-9f5c-7aa718864680 292e1f11e00f43a39f8452dc6ec6e8e4 86ffd66b22314106b2122dfbaab09a48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1501/3011] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:45:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3012] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:45:46 2026] PUT /v2.0/subnetpools/13b60428-f2a5-46db-88d3-95cc0faf49d0/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3013] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:45:46 2026] PUT /v2.0/subnetpools/003f6487-fc6f-405f-99e1-c6f44ed930ee/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3014] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:45:46 2026] PUT /v2.0/subnetpools/f3327f6e-3d01-477f-9c5d-cf9a723215a7/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3015] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:45:46 2026] PUT /v2.0/subnetpools/3a16d790-027a-4abb-aaec-64b46518e9d6/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3016] 10.0.0.174 () {32 vars in 672 bytes} [Wed Jun 10 02:45:46 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3017] 10.0.0.174 () {32 vars in 686 bytes} [Wed Jun 10 02:45:46 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3018] 10.0.0.174 () {32 vars in 682 bytes} [Wed Jun 10 02:45:46 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3019] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:45:47 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3020] 10.0.0.174 () {32 vars in 680 bytes} [Wed Jun 10 02:45:47 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3021] 10.0.0.174 () {32 vars in 694 bytes} [Wed Jun 10 02:45:47 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3022] 10.0.0.174 () {32 vars in 690 bytes} [Wed Jun 10 02:45:47 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3023] 10.0.0.174 () {32 vars in 702 bytes} [Wed Jun 10 02:45:47 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3024] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:45:47 2026] DELETE /v2.0/subnetpools/13b60428-f2a5-46db-88d3-95cc0faf49d0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3025] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:45:47 2026] DELETE /v2.0/subnetpools/003f6487-fc6f-405f-99e1-c6f44ed930ee => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3026] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:45:47 2026] DELETE /v2.0/subnetpools/f3327f6e-3d01-477f-9c5d-cf9a723215a7 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3027] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:45:47 2026] DELETE /v2.0/subnetpools/3a16d790-027a-4abb-aaec-64b46518e9d6 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3028] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:45:47 2026] DELETE /v2.0/subnetpools/f198d288-2593-45c1-8094-fd52bf44086d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3029] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:48 2026] GET /v2.0/security-groups?tenant_id=86ffd66b22314106b2122dfbaab09a48&name=default => generated 2805 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3030] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:48 2026] DELETE /v2.0/security-groups/275c1558-03cd-4011-9670-ba0ec427dc9f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3031] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:48 2026] GET /v2.0/security-groups?tenant_id=67a7fa5d32b24f35ae01767858759f93&name=default => generated 2805 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3032] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:48 2026] DELETE /v2.0/security-groups/1c82736a-0627-43ac-930a-13ed3cd055aa => 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: 1512/3033] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:49 2026] GET /v2.0/security-groups?tenant_id=0599709ddd2b47b680a227b7639a1827&name=default => generated 2805 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3034] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:49 2026] DELETE /v2.0/security-groups/dd44b598-f247-4cdb-93e1-68e87895ca4e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:52.567 7 WARNING neutron_lib.context [None req-e9bb2683-f2a6-490c-98fa-353eb405162f 54b01d3def1440cb8a5d975fcec98daa 8a18413fca5c4de7b42ecc1e6318bcf0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:45:52.669 7 INFO neutron.db.segments_db [None req-e9bb2683-f2a6-490c-98fa-353eb405162f 54b01d3def1440cb8a5d975fcec98daa 8a18413fca5c4de7b42ecc1e6318bcf0 - - default default] Added segment 04eac25b-a8eb-4fe6-ad3e-b72e5914eb3c of type vxlan for network 49dfa92c-5994-49b1-8106-8600f9fc2a75 [pid: 7|app: 0|req: 1513/3035] 10.0.0.174 () {34 vars in 670 bytes} [Wed Jun 10 02:45:52 2026] POST /v2.0/networks => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3036] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:45:52 2026] PUT /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3037] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:52 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3038] 10.0.0.174 () {34 vars in 764 bytes} [Wed Jun 10 02:45:52 2026] PUT /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3039] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:52 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3040] 10.0.0.174 () {34 vars in 760 bytes} [Wed Jun 10 02:45:53 2026] PUT /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3041] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:53 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3042] 10.0.0.174 () {34 vars in 782 bytes} [Wed Jun 10 02:45:53 2026] PUT /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3043] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:53 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3044] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:45:53 2026] PUT /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3045] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:53 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3046] 10.0.0.174 () {32 vars in 741 bytes} [Wed Jun 10 02:45:53 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:53.447 7 INFO neutron.api.v2.resource [None req-800ec09f-fda5-4b61-88c6-eeeae7ec4181 54b01d3def1440cb8a5d975fcec98daa 8a18413fca5c4de7b42ecc1e6318bcf0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3047] 10.0.0.174 () {32 vars in 745 bytes} [Wed Jun 10 02:45:53 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3048] 10.0.0.174 () {32 vars in 744 bytes} [Wed Jun 10 02:45:53 2026] DELETE /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags/red => 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: 1520/3049] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:53 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:45:53.623 8 INFO neutron.api.v2.resource [None req-281493aa-b5a4-4e77-9965-7c0eb40e064e 54b01d3def1440cb8a5d975fcec98daa 8a18413fca5c4de7b42ecc1e6318bcf0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3050] 10.0.0.174 () {32 vars in 748 bytes} [Wed Jun 10 02:45:53 2026] DELETE /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3051] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:45:53 2026] DELETE /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3052] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:53 2026] GET /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:45:53.949 7 INFO neutron.services.segments.plugin [-] Segment 04eac25b-a8eb-4fe6-ad3e-b72e5914eb3c resource provider aggregate not found 2026-06-10 02:45:53.954 7 INFO neutron.services.segments.plugin [-] Segment 04eac25b-a8eb-4fe6-ad3e-b72e5914eb3c resource provider aggregate not found 2026-06-10 02:45:53.971 7 INFO neutron.services.segments.plugin [-] Segment 04eac25b-a8eb-4fe6-ad3e-b72e5914eb3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04eac25b-a8eb-4fe6-ad3e-b72e5914eb3c found for delete ", "request_id": "req-1b28fe56-bbcb-4323-8ddc-52c4af6b4007"}]} 2026-06-10 02:45:53.972 7 INFO neutron.services.segments.plugin [-] Segment 04eac25b-a8eb-4fe6-ad3e-b72e5914eb3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04eac25b-a8eb-4fe6-ad3e-b72e5914eb3c found for delete ", "request_id": "req-a92220d4-15e8-4e72-b716-cb4aebff1d81"}]} [pid: 7|app: 0|req: 1522/3053] 10.0.0.174 () {32 vars in 726 bytes} [Wed Jun 10 02:45:53 2026] DELETE /v2.0/networks/49dfa92c-5994-49b1-8106-8600f9fc2a75 => 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: 1532/3054] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:54 2026] GET /v2.0/security-groups?tenant_id=2d742f77d5884460ab9bef4429deb15c&name=default => generated 2805 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3055] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:54 2026] DELETE /v2.0/security-groups/e592a84e-fc5c-42ca-b448-6f722558d462 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3056] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:55 2026] GET /v2.0/security-groups?tenant_id=8a18413fca5c4de7b42ecc1e6318bcf0&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3057] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:45:55 2026] DELETE /v2.0/security-groups/4bd49169-a918-4546-b90c-8429a35ee14c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3058] 10.0.0.174 () {34 vars in 678 bytes} [Wed Jun 10 02:45:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3059] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:45:58 2026] PUT /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3060] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3061] 10.0.0.174 () {34 vars in 764 bytes} [Wed Jun 10 02:45:58 2026] PUT /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3062] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3063] 10.0.0.174 () {34 vars in 760 bytes} [Wed Jun 10 02:45:58 2026] PUT /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3064] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3065] 10.0.0.174 () {34 vars in 782 bytes} [Wed Jun 10 02:45:58 2026] PUT /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3066] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/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: 1529/3067] 10.0.0.174 () {34 vars in 753 bytes} [Wed Jun 10 02:45:58 2026] PUT /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3068] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3069] 10.0.0.174 () {32 vars in 741 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:45:58.941 8 INFO neutron.api.v2.resource [None req-30208b4f-844f-4f00-9724-157fd5de43e3 417da0ec2c62404490816b04a157d24b 6bbe67ccc78c4b9ab0e7841181893270 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3070] 10.0.0.174 () {32 vars in 745 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3071] 10.0.0.174 () {32 vars in 744 bytes} [Wed Jun 10 02:45:58 2026] DELETE /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3072] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:58 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:45:59.029 7 INFO neutron.api.v2.resource [None req-f458d548-38e5-4a2c-9f09-f5b2346168c9 417da0ec2c62404490816b04a157d24b 6bbe67ccc78c4b9ab0e7841181893270 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3073] 10.0.0.174 () {32 vars in 748 bytes} [Wed Jun 10 02:45:59 2026] DELETE /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3074] 10.0.0.174 () {32 vars in 736 bytes} [Wed Jun 10 02:45:59 2026] DELETE /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3075] 10.0.0.174 () {32 vars in 733 bytes} [Wed Jun 10 02:45:59 2026] GET /v2.0/policies/642fb217-9a8e-4788-9721-113ea5f99488/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3076] 10.0.0.174 () {32 vars in 734 bytes} [Wed Jun 10 02:45:59 2026] DELETE /v2.0/qos/policies/642fb217-9a8e-4788-9721-113ea5f99488 => 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: 1535/3079] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:45:59 2026] GET /v2.0/security-groups?tenant_id=3316cb982a3b4c908787695d495a5264&name=default => generated 2805 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3080] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:46:00 2026] DELETE /v2.0/security-groups/5cfc6e58-0469-4b1b-8d69-b1c668db4992 => 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: 1536/3081] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:46:00 2026] GET /v2.0/security-groups?tenant_id=6bbe67ccc78c4b9ab0e7841181893270&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3082] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:46:00 2026] DELETE /v2.0/security-groups/476fa70d-fa0a-4a4d-bdc9-c013d3031588 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:46:03.726 7 WARNING neutron_lib.context [None req-9a12e0a5-4b28-4dae-a70a-3cd2eafcc146 84b956e8869a4edaa8d5754d5092dd03 325b7bf36e5744cf96f4938756200ac7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1537/3083] 10.0.0.174 () {34 vars in 676 bytes} [Wed Jun 10 02:46:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3084] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:46:03 2026] PUT /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3085] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:46:03 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3086] 10.0.0.174 () {34 vars in 770 bytes} [Wed Jun 10 02:46:03 2026] PUT /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags/green => 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: 1539/3087] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:46:03 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3088] 10.0.0.174 () {34 vars in 766 bytes} [Wed Jun 10 02:46:03 2026] PUT /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3089] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:46:03 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3090] 10.0.0.174 () {34 vars in 788 bytes} [Wed Jun 10 02:46:03 2026] PUT /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/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: 1541/3091] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:46:04 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3092] 10.0.0.174 () {34 vars in 759 bytes} [Wed Jun 10 02:46:04 2026] PUT /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3093] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:46:04 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3094] 10.0.0.174 () {32 vars in 747 bytes} [Wed Jun 10 02:46:04 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:46:04.198 7 INFO neutron.api.v2.resource [None req-5280bf95-8cc4-4c68-9944-3005aaa23b3f 84b956e8869a4edaa8d5754d5092dd03 325b7bf36e5744cf96f4938756200ac7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3095] 10.0.0.174 () {32 vars in 751 bytes} [Wed Jun 10 02:46:04 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3096] 10.0.0.174 () {32 vars in 750 bytes} [Wed Jun 10 02:46:04 2026] DELETE /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3097] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:46:04 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:46:04.303 8 INFO neutron.api.v2.resource [None req-28633b5c-4cbb-4f1b-ab2e-7a6b2c6c1a56 84b956e8869a4edaa8d5754d5092dd03 325b7bf36e5744cf96f4938756200ac7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3098] 10.0.0.174 () {32 vars in 754 bytes} [Wed Jun 10 02:46:04 2026] DELETE /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3099] 10.0.0.174 () {32 vars in 742 bytes} [Wed Jun 10 02:46:04 2026] DELETE /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3100] 10.0.0.174 () {32 vars in 739 bytes} [Wed Jun 10 02:46:04 2026] GET /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0/tags => 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: 1546/3101] 10.0.0.174 () {32 vars in 732 bytes} [Wed Jun 10 02:46:04 2026] DELETE /v2.0/subnetpools/48087830-a36b-4a38-808e-a6fdf4a8b6a0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3102] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:46:05 2026] GET /v2.0/security-groups?tenant_id=325b7bf36e5744cf96f4938756200ac7&name=default => generated 2805 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3103] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:46:05 2026] DELETE /v2.0/security-groups/686e7bd1-8a80-424f-9e06-3159d6152327 => 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: 1557/3104] 10.0.0.174 () {32 vars in 774 bytes} [Wed Jun 10 02:46:05 2026] GET /v2.0/security-groups?tenant_id=bd2a02d4a68445ca979ebfca105f9b27&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3105] 10.0.0.174 () {32 vars in 740 bytes} [Wed Jun 10 02:46:05 2026] DELETE /v2.0/security-groups/a747333b-6a49-496d-a459-2418add54566 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3106] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:46:08 2026] GET /v2.0/networks => generated 2168 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3107] 10.0.0.174 () {32 vars in 655 bytes} [Wed Jun 10 02:46:09 2026] GET /v2.0/floatingips => 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: 1559/3108] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:46:09 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3109] 10.0.0.174 () {32 vars in 643 bytes} [Wed Jun 10 02:46:09 2026] GET /v2.0/ports => generated 4725 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3110] 10.0.0.174 () {32 vars in 647 bytes} [Wed Jun 10 02:46:09 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3111] 10.0.0.174 () {32 vars in 649 bytes} [Wed Jun 10 02:46:09 2026] GET /v2.0/networks => generated 2168 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3112] 10.0.0.174 () {32 vars in 663 bytes} [Wed Jun 10 02:46:10 2026] GET /v2.0/security-groups => generated 16626 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3113] 10.0.0.174 () {32 vars in 655 bytes} [Wed Jun 10 02:46:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)